Title: [125724] trunk/LayoutTests
Revision
125724
Author
[email protected]
Date
2012-08-15 17:05:22 -0700 (Wed, 15 Aug 2012)

Log Message

[Qt] new test fast/forms/radio/radio-group.html introduced in r104668 fails
https://bugs.webkit.org/show_bug.cgi?id=76051

Patch by Lauro Neto <[email protected]> on 2012-08-15
Reviewed by Csaba Osztrogonác.

Unskip now working test.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125723 => 125724)


--- trunk/LayoutTests/ChangeLog	2012-08-15 23:43:11 UTC (rev 125723)
+++ trunk/LayoutTests/ChangeLog	2012-08-16 00:05:22 UTC (rev 125724)
@@ -1,3 +1,14 @@
+2012-08-15  Lauro Neto  <[email protected]>
+
+        [Qt] new test fast/forms/radio/radio-group.html introduced in r104668 fails
+        https://bugs.webkit.org/show_bug.cgi?id=76051
+
+        Reviewed by Csaba Osztrogonác.
+
+        Unskip now working test.
+
+        * platform/qt/Skipped:
+
 2012-08-15  Matt Falkenhagen  <[email protected]>
 
         Add a layout test for :lang() selector observing dynamic changes to lang

Modified: trunk/LayoutTests/platform/qt/Skipped (125723 => 125724)


--- trunk/LayoutTests/platform/qt/Skipped	2012-08-15 23:43:11 UTC (rev 125723)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-08-16 00:05:22 UTC (rev 125724)
@@ -2480,10 +2480,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=75321
 fast/inline/nested-text-descendants.html
 
-# [Qt] new test fast/forms/radio/radio-group.html failing after r104668
-# https://bugs.webkit.org/show_bug.cgi?id=76051
-fast/forms/radio/radio-group.html
-
 # Linecaps wrong for zero length lines
 # https://bugs.webkit.org/show_bug.cgi?id=71820
 # Temporarily skip these tests after r105878 until necessary functionality lands and new results added.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to