Title: [128060] trunk/LayoutTests
Revision
128060
Author
m...@apple.com
Date
2012-09-10 07:38:00 -0700 (Mon, 10 Sep 2012)

Log Message

REGRESSION (r128006): Three spatial navigation tests are failing
https://bugs.webkit.org/show_bug.cgi?id=96226

Added fast/spatial-navigation/snav-container-white-space.html,
fast/spatial-navigation/snav-div-overflow-scrol-hidden.html, and
fast/spatial-navigation/snav-imagemap-overlapped-areas.html to the mac skip list.

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128059 => 128060)


--- trunk/LayoutTests/ChangeLog	2012-09-10 14:34:48 UTC (rev 128059)
+++ trunk/LayoutTests/ChangeLog	2012-09-10 14:38:00 UTC (rev 128060)
@@ -1,5 +1,16 @@
 2012-09-10  Dan Bernstein  <m...@apple.com>
 
+        REGRESSION (r128006): Three spatial navigation tests are failing
+        https://bugs.webkit.org/show_bug.cgi?id=96226
+
+        Added fast/spatial-navigation/snav-container-white-space.html,
+        fast/spatial-navigation/snav-div-overflow-scrol-hidden.html, and
+        fast/spatial-navigation/snav-imagemap-overlapped-areas.html to the mac skip list.
+
+        * platform/mac/Skipped:
+
+2012-09-10  Dan Bernstein  <m...@apple.com>
+
         Added platform-specific results for this test from r128042.
 
         * platform/mac/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt: Added.

Modified: trunk/LayoutTests/platform/mac/Skipped (128059 => 128060)


--- trunk/LayoutTests/platform/mac/Skipped	2012-09-10 14:34:48 UTC (rev 128059)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-09-10 14:38:00 UTC (rev 128060)
@@ -1010,6 +1010,13 @@
 platform/mac/accessibility/search-with-frames.html
 svg/custom/use-instanceRoot-as-event-target.xhtml
 
+# https://bugs.webkit.org/show_bug.cgi?id=96226
+# REGRESSION (r128006): Three spatial navigation tests are failing
+
+fast/spatial-navigation/snav-container-white-space.html
+fast/spatial-navigation/snav-div-overflow-scrol-hidden.html
+fast/spatial-navigation/snav-imagemap-overlapped-areas.html
+
 # Assorted failures that need investigation
 
 # --- Canvas ---
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to