Title: [125417] trunk/LayoutTests
Revision
125417
Author
[email protected]
Date
2012-08-13 06:43:41 -0700 (Mon, 13 Aug 2012)

Log Message

Unreviewed GTK gardening, updating test expectation for
canvas/philip/tests/2d.drawImage.self.2.html to note that
bug #93244 tracks the regression.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125416 => 125417)


--- trunk/LayoutTests/ChangeLog	2012-08-13 13:31:00 UTC (rev 125416)
+++ trunk/LayoutTests/ChangeLog	2012-08-13 13:43:41 UTC (rev 125417)
@@ -1,3 +1,11 @@
+2012-08-13  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening, updating test expectation for
+        canvas/philip/tests/2d.drawImage.self.2.html to note that
+        bug #93244 tracks the regression.
+
+        * platform/gtk/TestExpectations:
+
 2012-08-13  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Unreviewed gardening, skip a failing test.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (125416 => 125417)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-13 13:31:00 UTC (rev 125416)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-13 13:43:41 UTC (rev 125417)
@@ -922,7 +922,7 @@
 // When drawing canvas into itself, WebCore draws canvas's buffer into the same buffer. This
 // results in recursive drawing into cairo surface. We should either use groups when drawing
 // with cairo or copy the buffer every time the HTMLCanvasElement gets repainted.
-BUGWKGTK : canvas/philip/tests/2d.drawImage.self.2.html = TEXT
+BUGWK93244 : canvas/philip/tests/2d.drawImage.self.2.html = TEXT
 
 // A testcase for this failure is already in cairo tree, but has not yet been fixed.
 // http://cgit.freedesktop.org/cairo/commit/?id=4d4056872db94573183473610ad1d81d5439fdc6
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to