Title: [148955] trunk/LayoutTests
Revision
148955
Author
[email protected]
Date
2013-04-23 02:42:15 -0700 (Tue, 23 Apr 2013)

Log Message

Unreviewed GTK gardening.

* platform/gtk/TestExpectations: Adding failure expectations for two DOM4 constructors tests
that started failing after enabling the subpixel layout due to LayoutUnit overflows.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (148954 => 148955)


--- trunk/LayoutTests/ChangeLog	2013-04-23 09:05:09 UTC (rev 148954)
+++ trunk/LayoutTests/ChangeLog	2013-04-23 09:42:15 UTC (rev 148955)
@@ -1,3 +1,10 @@
+2013-04-23  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Adding failure expectations for two DOM4 constructors tests
+        that started failing after enabling the subpixel layout due to LayoutUnit overflows.
+
 2013-04-23  Jinwoo Song  <[email protected]>
 
         [EFL] EFL gardening

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (148954 => 148955)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-04-23 09:05:09 UTC (rev 148954)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-04-23 09:42:15 UTC (rev 148955)
@@ -1376,6 +1376,9 @@
 webkit.org/b/131010 tables/mozilla_expected_failures/bugs/bug131020-3.html [ ImageOnlyFailure Rebaseline ]
 webkit.org/b/23847 tables/mozilla_expected_failures/bugs/bug23847.html [ ImageOnlyFailure Rebaseline ]
 
+webkit.org/b/115025 fast/events/constructors/mouse-event-constructor.html [ Failure ]
+webkit.org/b/115025 fast/events/constructors/wheel-event-constructor.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to