Title: [128167] trunk/LayoutTests
Revision
128167
Author
[email protected]
Date
2012-09-11 03:34:22 -0700 (Tue, 11 Sep 2012)

Log Message

[Qt] New fast/canvas/canvas-lineDash.html introduced in r128116 fails.
https://bugs.webkit.org/show_bug.cgi?id=96360

Patch by Szilard Ledan <[email protected]> on 2012-09-11
Reviewed by Csaba Osztrogonác.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128166 => 128167)


--- trunk/LayoutTests/ChangeLog	2012-09-11 10:29:23 UTC (rev 128166)
+++ trunk/LayoutTests/ChangeLog	2012-09-11 10:34:22 UTC (rev 128167)
@@ -1,3 +1,12 @@
+2012-09-11  Szilard Ledan  <[email protected]>
+
+        [Qt] New fast/canvas/canvas-lineDash.html introduced in r128116 fails.
+        https://bugs.webkit.org/show_bug.cgi?id=96360
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/Skipped:
+
 2012-09-11  Tommy Widenflycht  <[email protected]>
 
         MediaStream API: add RTCPeerConnection::onnegotiationneeded

Modified: trunk/LayoutTests/platform/qt/Skipped (128166 => 128167)


--- trunk/LayoutTests/platform/qt/Skipped	2012-09-11 10:29:23 UTC (rev 128166)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-09-11 10:34:22 UTC (rev 128167)
@@ -2795,3 +2795,7 @@
 fast/spatial-navigation/snav-container-white-space.html
 fast/spatial-navigation/snav-div-overflow-scrol-hidden.html
 fast/spatial-navigation/snav-imagemap-overlapped-areas.html
+
+# New fast/canvas/canvas-lineDash.html introduced in r128116 fails
+# https://bugs.webkit.org/show_bug.cgi?id=96360
+fast/canvas/canvas-lineDash.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to