Title: [92591] trunk/LayoutTests
Revision
92591
Author
[email protected]
Date
2011-08-08 05:16:58 -0700 (Mon, 08 Aug 2011)

Log Message

[Qt] fast/forms/input-number-size.html added in r92589 fails
https://bugs.webkit.org/show_bug.cgi?id=65851

Unreviewed gardening.

* platform/qt/Skipped: Skip the test.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (92590 => 92591)


--- trunk/LayoutTests/ChangeLog	2011-08-08 10:56:32 UTC (rev 92590)
+++ trunk/LayoutTests/ChangeLog	2011-08-08 12:16:58 UTC (rev 92591)
@@ -1,3 +1,12 @@
+2011-08-08  Andras Becsi  <[email protected]>
+
+        [Qt] fast/forms/input-number-size.html added in r92589 fails
+        https://bugs.webkit.org/show_bug.cgi?id=65851
+
+        Unreviewed gardening.
+
+        * platform/qt/Skipped: Skip the test.
+
 2011-08-08  John Knottenbelt  <[email protected]>
 
         Adjust test expectations.

Modified: trunk/LayoutTests/platform/qt/Skipped (92590 => 92591)


--- trunk/LayoutTests/platform/qt/Skipped	2011-08-08 10:56:32 UTC (rev 92590)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-08-08 12:16:58 UTC (rev 92591)
@@ -1064,6 +1064,10 @@
 # eventSender missing touchCancel() and cancelTouchPoint()
 fast/events/touch/send-oncancel-event.html
 
+# [Qt] fast/forms/input-number-size.html added in r92589 fails
+# https://bugs.webkit.org/show_bug.cgi?id=65851
+fast/forms/input-number-size.html
+
 # Relies on WebKit API [WebView _loadBackForwardListFromOtherView:]
 fast/loader/crash-copying-backforwardlist.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to