Title: [105150] trunk/LayoutTests
Revision
105150
Author
[email protected]
Date
2012-01-17 06:34:05 -0800 (Tue, 17 Jan 2012)

Log Message

[Qt] fast/canvas/2d.text.draw.fill.maxWidth.gradient.html fails with newer Qt5
https://bugs.webkit.org/show_bug.cgi?id=74785

Patch by Simon Hausmann <[email protected]> on 2012-01-17
Reviewed by Csaba Osztrogonác.

Upstream bug in Qt 5 is fixed, so we can unskip the test now.

* platform/qt-5.0/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (105149 => 105150)


--- trunk/LayoutTests/ChangeLog	2012-01-17 14:31:30 UTC (rev 105149)
+++ trunk/LayoutTests/ChangeLog	2012-01-17 14:34:05 UTC (rev 105150)
@@ -1,3 +1,14 @@
+2012-01-17  Simon Hausmann  <[email protected]>
+
+        [Qt] fast/canvas/2d.text.draw.fill.maxWidth.gradient.html fails with newer Qt5
+        https://bugs.webkit.org/show_bug.cgi?id=74785
+
+        Reviewed by Csaba Osztrogonác.
+
+        Upstream bug in Qt 5 is fixed, so we can unskip the test now.
+
+        * platform/qt-5.0/Skipped:
+
 2012-01-17  Rafael Brandao  <[email protected]>
 
         [Qt] editing/selection/regional-indicators.html fails

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (105149 => 105150)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2012-01-17 14:31:30 UTC (rev 105149)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2012-01-17 14:34:05 UTC (rev 105150)
@@ -804,8 +804,3 @@
 # Frame::findString does nothing on pages that prevent selection
 # https://bugs.webkit.org/show_bug.cgi?id=40361
 editing/text-iterator/findString-selection-disabled.html
-
-# [Qt] fast/canvas/2d.text.draw.fill.maxWidth.gradient.html fails with newer Qt5
-# https://bugs.webkit.org/show_bug.cgi?id=74785
-fast/canvas/2d.text.draw.fill.maxWidth.gradient.html
-
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to