Title: [87254] trunk/LayoutTests
Revision
87254
Author
[email protected]
Date
2011-05-24 19:35:35 -0700 (Tue, 24 May 2011)

Log Message

2011-05-24  Leon Scroggins  <[email protected]>

        Reviewed by Kenneth Russell.

        Update expectations for tests drawing a canvas into another canvas (or itself), which have been fixed in gpu.
        https://bugs.webkit.org/show_bug.cgi?id=61362

        * platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (87253 => 87254)


--- trunk/LayoutTests/ChangeLog	2011-05-25 02:22:23 UTC (rev 87253)
+++ trunk/LayoutTests/ChangeLog	2011-05-25 02:35:35 UTC (rev 87254)
@@ -1,3 +1,12 @@
+2011-05-24  Leon Scroggins  <[email protected]>
+
+        Reviewed by Kenneth Russell.
+
+        Update expectations for tests drawing a canvas into another canvas (or itself), which have been fixed in gpu.
+        https://bugs.webkit.org/show_bug.cgi?id=61362
+
+        * platform/chromium/test_expectations.txt:
+
 2011-05-24  Ryosuke Niwa  <[email protected]>
 
         Final attempt to fix a test; if this fails, I'm just going to skip it.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (87253 => 87254)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-05-25 02:22:23 UTC (rev 87253)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-05-25 02:35:35 UTC (rev 87254)
@@ -1011,8 +1011,6 @@
 
 // Misc. render failures
 BUGCR81718 WIN LINUX GPU : compositing/tiling/huge-layer-img.html = CRASH
-BUGCR79741 WIN LINUX GPU : fast/canvas/canvasDrawingIntoSelf.html = IMAGE
-BUGCR79741 WIN LINUX GPU : fast/canvas/drawImage.html = IMAGE
 BUGCR81601 WIN LINUX GPU : fast/repaint/canvas-putImageData.html = IMAGE+TEXT
 BUGCR81606 WIN LINUX GPU : fast/canvas/drawImage-with-globalAlpha.html = IMAGE
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to