Title: [125431] trunk/LayoutTests
Revision
125431
Author
[email protected]
Date
2012-08-13 12:07:15 -0700 (Mon, 13 Aug 2012)

Log Message

[Qt] new test css3/flexbox/line-wrapping.html failing
https://bugs.webkit.org/show_bug.cgi?id=72490

Patch by Lauro Neto <[email protected]> on 2012-08-13
Reviewed by Kenneth Rohde Christiansen.

Gardening. Unskip now passing test.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125430 => 125431)


--- trunk/LayoutTests/ChangeLog	2012-08-13 18:55:13 UTC (rev 125430)
+++ trunk/LayoutTests/ChangeLog	2012-08-13 19:07:15 UTC (rev 125431)
@@ -1,3 +1,14 @@
+2012-08-13  Lauro Neto  <[email protected]>
+
+        [Qt] new test css3/flexbox/line-wrapping.html failing
+        https://bugs.webkit.org/show_bug.cgi?id=72490
+
+        Reviewed by Kenneth Rohde Christiansen.
+
+        Gardening. Unskip now passing test.
+
+        * platform/qt/Skipped:
+
 2012-06-24  Robert Hogan  <[email protected]>
 
         CSS 2.1 failure: Word-spacing affects each space and non-breaking space

Modified: trunk/LayoutTests/platform/qt/Skipped (125430 => 125431)


--- trunk/LayoutTests/platform/qt/Skipped	2012-08-13 18:55:13 UTC (rev 125430)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-08-13 19:07:15 UTC (rev 125431)
@@ -1536,10 +1536,6 @@
 css3/filters/effect-brightness-hw.html
 css3/filters/effect-contrast-hw.html
 
-# [Qt] new test css3/flexbox/line-wrapping.html failing
-# https://bugs.webkit.org/show_bug.cgi?id=72490
-css3/flexbox/line-wrapping.html
-
 # [Qt] New css3/flexbox/flexitem.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=88963
 css3/flexbox/flexitem.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to