Title: [103146] trunk/LayoutTests
Revision
103146
Author
[email protected]
Date
2011-12-17 05:07:12 -0800 (Sat, 17 Dec 2011)

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

* platform/qt-5.0/Skipped: Skip fast/canvas/2d.text.draw.fill.maxWidth.gradient.html.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (103145 => 103146)


--- trunk/LayoutTests/ChangeLog	2011-12-17 08:59:29 UTC (rev 103145)
+++ trunk/LayoutTests/ChangeLog	2011-12-17 13:07:12 UTC (rev 103146)
@@ -1,3 +1,10 @@
+2011-12-17  Csaba Osztrogonác  <[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
+
+        * platform/qt-5.0/Skipped: Skip fast/canvas/2d.text.draw.fill.maxWidth.gradient.html.
+
 2011-12-16  Ami Fischman  <[email protected]>
 
         Layout Test media/controls-right-click-on-timebar.html is flaky - Crash on LEOPARD CG DEBUG

Modified: trunk/LayoutTests/platform/qt-5.0/Skipped (103145 => 103146)


--- trunk/LayoutTests/platform/qt-5.0/Skipped	2011-12-17 08:59:29 UTC (rev 103145)
+++ trunk/LayoutTests/platform/qt-5.0/Skipped	2011-12-17 13:07:12 UTC (rev 103146)
@@ -3685,3 +3685,7 @@
 # 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