Title: [122308] trunk/LayoutTests
Revision
122308
Author
[email protected]
Date
2012-07-11 00:42:05 -0700 (Wed, 11 Jul 2012)

Log Message

Unreviewed GTK gardening, adding an image expectation for the
fast/forms/input-in-table-cell-no-value.html reftest, failing
after it was introduced in r122290 due to <input type='date'>
being used. The ENABLE_INPUT_TYPE_DATE feature is not enabled
on the Gtk port.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122307 => 122308)


--- trunk/LayoutTests/ChangeLog	2012-07-11 07:27:32 UTC (rev 122307)
+++ trunk/LayoutTests/ChangeLog	2012-07-11 07:42:05 UTC (rev 122308)
@@ -1,3 +1,13 @@
+2012-07-11  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening, adding an image expectation for the
+        fast/forms/input-in-table-cell-no-value.html reftest, failing
+        after it was introduced in r122290 due to <input type='date'>
+        being used. The ENABLE_INPUT_TYPE_DATE feature is not enabled
+        on the Gtk port.
+
+        * platform/gtk/TestExpectations:
+
 2012-07-11  Kenneth Russell  <[email protected]>
 
         compositing/webgl/webgl-nonpremultiplied-blend.html is flaky on Lion

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (122307 => 122308)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-07-11 07:27:32 UTC (rev 122307)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-07-11 07:42:05 UTC (rev 122308)
@@ -137,6 +137,7 @@
 BUGWK29359 : fast/forms/date = TEXT
 BUGWK29359 : fast/forms/date/date-stepup-stepdown-from-renderer.html = PASS
 BUGWK29359 : fast/forms/date/no-page-popup-controller.html = PASS
+BUGWK89209 : fast/forms/input-in-table-cell-no-value.html = IMAGE
 BUGWK29359 : fast/css/pseudo-in-range.html = TEXT
 BUGWK29359 : fast/css/pseudo-out-of-range.html = TEXT
 BUGWK29359 : fast/css/pseudo-in-range-invalid-value.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to