Title: [111265] trunk/LayoutTests
Revision
111265
Author
jber...@webkit.org
Date
2012-03-19 16:02:32 -0700 (Mon, 19 Mar 2012)

Log Message

Shadow DOM is not enabled on Mac, so skip the whole directory instead of skipping the tests
one by one.

* platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111264 => 111265)


--- trunk/LayoutTests/ChangeLog	2012-03-19 23:01:57 UTC (rev 111264)
+++ trunk/LayoutTests/ChangeLog	2012-03-19 23:02:32 UTC (rev 111265)
@@ -1,3 +1,10 @@
+2012-03-19  Jessie Berlin  <jber...@apple.com>
+
+        Shadow DOM is not enabled on Mac, so skip the whole directory instead of skipping the tests
+        one by one.
+
+        * platform/mac/Skipped:
+
 2012-03-19  Abhishek Arya  <infe...@chromium.org>
 
         Crash due to layer tree information not updated when moving run-in children.

Modified: trunk/LayoutTests/platform/mac/Skipped (111264 => 111265)


--- trunk/LayoutTests/platform/mac/Skipped	2012-03-19 23:01:57 UTC (rev 111264)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-03-19 23:02:32 UTC (rev 111265)
@@ -432,23 +432,7 @@
 fast/css/style-scoped
 
 # ENABLE(SHADOW_DOM) is disabled.
-fast/dom/shadow/content-element-api.html
-fast/dom/shadow/content-element-outside-shadow.html
-fast/dom/shadow/content-element-outside-shadow-style.html
-fast/dom/shadow/get-element-by-id-in-shadow-root.html
-fast/dom/shadow/shadow-root-js-api.html
-fast/dom/shadow/shadow-disable.html
-fast/dom/shadow/shadow-root-activeElement.html
-fast/dom/shadow/shadow-root-attached.html
-fast/dom/shadow/shadow-root-innerHTML.html
-fast/dom/shadow/shadow-root-new.html
-fast/dom/shadow/shadow-ul-li.html
-fast/dom/shadow/shadow-root-append.html
-fast/dom/shadow/shadow-element-rendering-single.html
-fast/dom/shadow/shadow-element-rendering-multiple.html
-fast/dom/shadow/multiple-shadowroot.html
-fast/dom/shadow/multiple-shadowroot-rendering.html
-fast/dom/shadow/multiple-shadowroot-adopt.html
+fast/dom/shadow
 
 # JSC does not support setIsolatedWorldSecurityOrigin (http://webkit.org/b/61540)
 http/tests/security/isolatedWorld/cross-origin-xhr.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to