Title: [102506] trunk/LayoutTests
Revision
102506
Author
[email protected]
Date
2011-12-09 17:59:34 -0800 (Fri, 09 Dec 2011)

Log Message

[Gtk] Unskip two passing Shadow DOM tests
https://bugs.webkit.org/show_bug.cgi?id=74186

Patch by Zan Dobersek <[email protected]> on 2011-12-09
Reviewed by Martin Robinson.

Unskip two passing tests after bug #59571 was fixed.

* platform/gtk/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (102505 => 102506)


--- trunk/LayoutTests/ChangeLog	2011-12-10 01:57:24 UTC (rev 102505)
+++ trunk/LayoutTests/ChangeLog	2011-12-10 01:59:34 UTC (rev 102506)
@@ -1,3 +1,14 @@
+2011-12-09  Zan Dobersek  <[email protected]>
+
+        [Gtk] Unskip two passing Shadow DOM tests
+        https://bugs.webkit.org/show_bug.cgi?id=74186
+
+        Reviewed by Martin Robinson.
+
+        Unskip two passing tests after bug #59571 was fixed.
+
+        * platform/gtk/Skipped:
+
 2011-12-09  Mark Pilgrim  <[email protected]>
 
         [FileSystem API] Entry.remove successCallback is required

Modified: trunk/LayoutTests/platform/gtk/Skipped (102505 => 102506)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-12-10 01:57:24 UTC (rev 102505)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-12-10 01:59:34 UTC (rev 102506)
@@ -1305,10 +1305,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=59391
 editing/text-iterator/findString.html
 
-# Unskip when https://bugs.webkit.org/show_bug.cgi?id=59571 is fixed
-fast/dom/shadow/gc-shadow.html
-fast/dom/shadow/no-renderers-for-light-children.html
-
 # Skipping newly added tests while I'm finding out what is wrong.
 # https://bugs.webkit.org/show_bug.cgi?id=59706
 http/tests/inspector/resource-tree/resource-tree-document-url.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to