Title: [94751] trunk/LayoutTests
Revision
94751
Author
o...@webkit.org
Date
2011-09-08 03:16:49 -0700 (Thu, 08 Sep 2011)

Log Message

[Qt] fast/css/line-after-floating-div.html fails
https://bugs.webkit.org/show_bug.cgi?id=67772

Patch by Oliver Varga <voli...@inf.u-szeged.hu> on 2011-09-08
Reviewed by Csaba Osztrogonác.

* platform/qt/Skipped: Skip it until fix.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94750 => 94751)


--- trunk/LayoutTests/ChangeLog	2011-09-08 10:11:26 UTC (rev 94750)
+++ trunk/LayoutTests/ChangeLog	2011-09-08 10:16:49 UTC (rev 94751)
@@ -1,5 +1,14 @@
 2011-09-08  Oliver Varga  <voli...@inf.u-szeged.hu>
 
+        [Qt] fast/css/line-after-floating-div.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=67772
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/Skipped: Skip it until fix.
+
+2011-09-08  Oliver Varga  <voli...@inf.u-szeged.hu>
+
         Gardening: add missing result after: r94710.
         https://bugs.webkit.org/show_bug.cgi?id=67768
 

Modified: trunk/LayoutTests/platform/qt/Skipped (94750 => 94751)


--- trunk/LayoutTests/platform/qt/Skipped	2011-09-08 10:11:26 UTC (rev 94750)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-09-08 10:16:49 UTC (rev 94751)
@@ -2410,3 +2410,7 @@
 fast/multicol/positive-leading.html
 fast/multicol/overflow-unsplittable.html
 fast/multicol/overflow-across-columns.html
+
+# new test introduced in r94696, but fails on Qt.
+# https://bugs.webkit.org/show_bug.cgi?id=67772
+fast/css/line-after-floating-div.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to