Title: [123327] trunk/LayoutTests
Revision
123327
Author
[email protected]
Date
2012-07-23 04:07:58 -0700 (Mon, 23 Jul 2012)

Log Message

[Qt] new test introduced in r123205 fails on Qt
https://bugs.webkit.org/show_bug.cgi?id=91967

Patch by Andrei Poenaru <[email protected]> on 2012-07-23
Reviewed by Kenneth Rohde Christiansen.

Skipped WebInspector test that needs CSS Regions enabled.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (123326 => 123327)


--- trunk/LayoutTests/ChangeLog	2012-07-23 10:54:17 UTC (rev 123326)
+++ trunk/LayoutTests/ChangeLog	2012-07-23 11:07:58 UTC (rev 123327)
@@ -1,3 +1,14 @@
+2012-07-23  Andrei Poenaru  <[email protected]>
+
+        [Qt] new test introduced in r123205 fails on Qt
+        https://bugs.webkit.org/show_bug.cgi?id=91967
+
+        Reviewed by Kenneth Rohde Christiansen.
+
+        Skipped WebInspector test that needs CSS Regions enabled.
+
+        * platform/qt/Skipped:
+
 2012-07-23  Zan Dobersek  <[email protected]>
 
         Unreviewed GTK gardening.

Modified: trunk/LayoutTests/platform/qt/Skipped (123326 => 123327)


--- trunk/LayoutTests/platform/qt/Skipped	2012-07-23 10:54:17 UTC (rev 123326)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-07-23 11:07:58 UTC (rev 123327)
@@ -254,6 +254,7 @@
 
 # CSS Exclusions support not yet enabled. http://webkit.org/b/57311
 fast/exclusions
+inspector/styles/protocol-getNamedFlowCollection-command.html
 
 # USE(V8)
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to