Title: [142078] trunk/LayoutTests
Revision
142078
Author
[email protected]
Date
2013-02-07 00:59:50 -0800 (Thu, 07 Feb 2013)

Log Message

Unreviewed GTK gardening.

Expanding failure expectation for fast/dom/Window/slow-unload-handler.html.
Adding failure expectation for the new fast/css/negative-text-indent-in-inline-block.html
layout tests.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (142077 => 142078)


--- trunk/LayoutTests/ChangeLog	2013-02-07 08:42:13 UTC (rev 142077)
+++ trunk/LayoutTests/ChangeLog	2013-02-07 08:59:50 UTC (rev 142078)
@@ -1,3 +1,13 @@
+2013-02-07  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Expanding failure expectation for fast/dom/Window/slow-unload-handler.html.
+        Adding failure expectation for the new fast/css/negative-text-indent-in-inline-block.html
+        layout tests.
+
+        * platform/gtk/TestExpectations:
+
 2013-02-03  Kentaro Hara  <[email protected]>
 
         WebKit's focus events are UIEvents (instead of FocusEvent) and thus don't expose .relatedTarget

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (142077 => 142078)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-07 08:42:13 UTC (rev 142077)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-07 08:59:50 UTC (rev 142078)
@@ -120,7 +120,7 @@
 fast/css/apple-prefix.html [ WontFix Failure ]
 
 # This port doesn't support detecting slow unload handlers.
-fast/dom/Window/slow-unload-handler.html [ WontFix Timeout ]
+fast/dom/Window/slow-unload-handler.html [ WontFix Timeout Failure ]
 fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ WontFix Timeout Failure ]
 
 # Accessibility tests that should never be run for GTK due to be
@@ -1477,6 +1477,8 @@
 webkit.org/b/91665 fast/dynamic/floating-to-non-floating.html [ Failure ]
 webkit.org/b/91665 fast/dynamic/static-positioned-to-absolute-positioned.html [ Failure ]
 
+webkit.org/b/108973 fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to