Title: [130435] trunk/LayoutTests
Revision
130435
Author
[email protected]
Date
2012-10-04 16:52:28 -0700 (Thu, 04 Oct 2012)

Log Message

[Qt] New test introduced in r129346 inspector-protocol/css-getSupportedCSSProperties.html fails
https://bugs.webkit.org/show_bug.cgi?id=97451

Patch by Tullio Lucena <[email protected]> on 2012-10-04
Reviewed by Kenneth Rohde Christiansen.

Unskipping this test that is passing.

* platform/qt/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (130434 => 130435)


--- trunk/LayoutTests/ChangeLog	2012-10-04 23:51:33 UTC (rev 130434)
+++ trunk/LayoutTests/ChangeLog	2012-10-04 23:52:28 UTC (rev 130435)
@@ -1,3 +1,14 @@
+2012-10-04  Tullio Lucena  <[email protected]>
+
+        [Qt] New test introduced in r129346 inspector-protocol/css-getSupportedCSSProperties.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=97451
+
+        Reviewed by Kenneth Rohde Christiansen.
+
+        Unskipping this test that is passing.
+
+        * platform/qt/TestExpectations:
+
 2012-10-04  Kent Tamura  <[email protected]>
 
         Update some picker tests for input[type=date]

Modified: trunk/LayoutTests/platform/qt/TestExpectations (130434 => 130435)


--- trunk/LayoutTests/platform/qt/TestExpectations	2012-10-04 23:51:33 UTC (rev 130434)
+++ trunk/LayoutTests/platform/qt/TestExpectations	2012-10-04 23:52:28 UTC (rev 130435)
@@ -2721,10 +2721,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=97199
 fast/regions/overflow-size-change-with-stacking-context.html
 
-# [Qt] New test introduced in r129346 inspector-protocol/css-getSupportedCSSProperties.html fails
-# https://bugs.webkit.org/show_bug.cgi?id=97451
-inspector-protocol/css-getSupportedCSSProperties.html
-
 # [Qt] fast/profiler/apply.html fails with LLInt on 32 bit
 # https://bugs.webkit.org/show_bug.cgi?id=97791
 fast/profiler/apply.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to