Title: [88182] trunk/LayoutTests
Revision
88182
Author
jber...@webkit.org
Date
2011-06-06 12:57:32 -0700 (Mon, 06 Jun 2011)

Log Message

Windows DRT needs an implementation of shadowRoot.
https://bugs.webkit.org/show_bug.cgi?id=59081

Skip more tests on Windows that use the Shadow DOM to get the bots green.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88181 => 88182)


--- trunk/LayoutTests/ChangeLog	2011-06-06 19:42:54 UTC (rev 88181)
+++ trunk/LayoutTests/ChangeLog	2011-06-06 19:57:32 UTC (rev 88182)
@@ -1,3 +1,12 @@
+2011-06-06  Jessie Berlin  <jber...@apple.com>
+
+        Windows DRT needs an implementation of shadowRoot.
+        https://bugs.webkit.org/show_bug.cgi?id=59081
+
+        Skip more tests on Windows that use the Shadow DOM to get the bots green.
+
+        * platform/win/Skipped:
+
 2011-06-06  Anna Cavender  <ann...@chromium.org>
 
         Reviewed by David Levin.

Modified: trunk/LayoutTests/platform/win/Skipped (88181 => 88182)


--- trunk/LayoutTests/platform/win/Skipped	2011-06-06 19:42:54 UTC (rev 88181)
+++ trunk/LayoutTests/platform/win/Skipped	2011-06-06 19:57:32 UTC (rev 88182)
@@ -1284,6 +1284,8 @@
 
 # Windows DRT needs an implementation of shadowRoot
 # https://bugs.webkit.org/show_bug.cgi?id=59081
+fast/dom/HTMLMeterElement/meter-clone.html
+fast/dom/HTMLProgressElement/progress-clone.html
 fast/dom/shadow
 fast/html/clone-keygen.html
 fast/html/clone-range.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to