Title: [118665] trunk/LayoutTests
- Revision
- 118665
- Author
- [email protected]
- Date
- 2012-05-28 02:54:29 -0700 (Mon, 28 May 2012)
Log Message
[EFL] Move input element's internal spinner layout tests to test_expectations.txt
https://bugs.webkit.org/show_bug.cgi?id=87629
Unreviewed EFL gardening.
Patch by Alexander Shalamov <[email protected]> on 2012-05-28
* platform/efl/Skipped:
* platform/efl/test_expectations.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (118664 => 118665)
--- trunk/LayoutTests/ChangeLog 2012-05-28 09:54:00 UTC (rev 118664)
+++ trunk/LayoutTests/ChangeLog 2012-05-28 09:54:29 UTC (rev 118665)
@@ -1,3 +1,13 @@
+2012-05-28 Alexander Shalamov <[email protected]>
+
+ [EFL] Move input element's internal spinner layout tests to test_expectations.txt
+ https://bugs.webkit.org/show_bug.cgi?id=87629
+
+ Unreviewed EFL gardening.
+
+ * platform/efl/Skipped:
+ * platform/efl/test_expectations.txt:
+
2012-05-28 Christophe Dumez <[email protected]>
[EFL] Unreviewed EFL gardening after r118585
Modified: trunk/LayoutTests/platform/efl/Skipped (118664 => 118665)
--- trunk/LayoutTests/platform/efl/Skipped 2012-05-28 09:54:00 UTC (rev 118664)
+++ trunk/LayoutTests/platform/efl/Skipped 2012-05-28 09:54:29 UTC (rev 118665)
@@ -393,15 +393,6 @@
editing/deleting/deletionUI-single-instance.html
fast/dom/Element/id-in-deletebutton.html
-# webkit-efl's <input type="number"> is not a spinbutton
-fast/forms/number/input-number-events.html
-fast/forms/number/input-number-large-padding.html
-fast/forms/number/input-number-size.html
-fast/forms/number/input-spinbutton-capturing.html
-fast/forms/number/spin-button-gets-disabled-or-readonly.html
-fast/forms/number/spin-button-state.html
-fast/events/touch/touch-before-pressing-spin-button.html
-
# This test is out-dated since r95899.
# https://bugs.webkit.org/show_bug.cgi?id=65709
canvas/philip/tests/2d.drawImage.outsidesource.html
Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (118664 => 118665)
--- trunk/LayoutTests/platform/efl/test_expectations.txt 2012-05-28 09:54:00 UTC (rev 118664)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt 2012-05-28 09:54:29 UTC (rev 118665)
@@ -150,6 +150,17 @@
BUGWK76439 DEBUG : fast/dom/shadow/content-element-api.html = TEXT
BUGWK76439 DEBUG : fast/dom/shadow/content-element-outside-shadow.html = TEXT
+// Needs inner spin button widget for input element
+BUGWK86846 : fast/events/touch/touch-before-pressing-spin-button.html = TEXT
+BUGWK86846 : fast/forms/number/input-number-events.html = TEXT
+BUGWK86846 : fast/forms/number/input-number-large-padding.html = TEXT
+BUGWK86846 : fast/forms/number/input-spinbutton-capturing.html = TEXT
+BUGWK86846 : fast/forms/number/spin-button-gets-disabled-or-readonly.html = TEXT
+BUGWK86846 : fast/forms/number/spin-button-state.html = TEXT
+
+// Needs inner spin button to respect -webkit-inner-spin-button style
+BUGWK87619 : fast/forms/number/input-number-size.html = TEXT
+
BUGWK83007 : fast/repaint/region-painting-invalidation.html = FAIL MISSING
// Needs to have PNG generated, which currently fails for this case.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes