Title: [108318] trunk/LayoutTests
Revision
108318
Author
[email protected]
Date
2012-02-21 00:10:59 -0800 (Tue, 21 Feb 2012)

Log Message

Skip some test that are failing after r108278.

* platform/gtk/Skipped: Skip a few tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (108317 => 108318)


--- trunk/LayoutTests/ChangeLog	2012-02-21 07:54:25 UTC (rev 108317)
+++ trunk/LayoutTests/ChangeLog	2012-02-21 08:10:59 UTC (rev 108318)
@@ -1,3 +1,9 @@
+2012-02-21  Martin Robinson  <[email protected]>
+
+        Skip some test that are failing after r108278.
+
+        * platform/gtk/Skipped: Skip a few tests.
+
 2012-02-20  Adam Barth  <[email protected]>
 
         Invalid cast in WebCore::toElement / WebCore::HTMLElementStack::ElementRecord::element

Modified: trunk/LayoutTests/platform/gtk/Skipped (108317 => 108318)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-02-21 07:54:25 UTC (rev 108317)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-02-21 08:10:59 UTC (rev 108318)
@@ -1629,3 +1629,15 @@
 # https://bugs.webkit.org/show_bug.cgi?id=78900
 tables/mozilla/bugs/bug27038-1.html
 tables/mozilla/bugs/bug27038-2.html
+
+# Removing an explicit grab focus on WebCore broke some tests
+# https://bugs.webkit.org/show_bug.cgi?id=79084
+fast/images/imagemap-focus-ring-zoom-style.html
+fast/forms/number/input-number-events.html
+fast/events/tabindex-focus-chain.html
+fast/events/tab-focus-hidden.html
+fast/events/tab-focus-anchor.html
+fast/events/media-element-focus-tab.html
+fast/events/keypress-insert-tab.html
+fast/images/imagemap-focus-ring-zoom-style.html
+editing/pasteboard/copy-element-with-conflicting-background-color-from-rule.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to