Title: [111406] trunk/LayoutTests
Revision
111406
Author
[email protected]
Date
2012-03-20 10:18:40 -0700 (Tue, 20 Mar 2012)

Log Message

[Chromium] Adding missing results for canvas-putImageData for Windows.

* platform/chromium-win/fast/repaint/canvas-putImageData-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111405 => 111406)


--- trunk/LayoutTests/ChangeLog	2012-03-20 16:59:44 UTC (rev 111405)
+++ trunk/LayoutTests/ChangeLog	2012-03-20 17:18:40 UTC (rev 111406)
@@ -1,3 +1,9 @@
+2012-03-20  Levi Weintraub  <[email protected]>
+
+        [Chromium] Adding missing results for canvas-putImageData for Windows.
+
+        * platform/chromium-win/fast/repaint/canvas-putImageData-expected.txt: Added.
+
 2012-03-20  Gyuyoung Kim  <[email protected]>
 
         Convert hasSpellingMarker to use Internals interface.

Added: trunk/LayoutTests/platform/chromium-win/fast/repaint/canvas-putImageData-expected.txt (0 => 111406)


--- trunk/LayoutTests/platform/chromium-win/fast/repaint/canvas-putImageData-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/fast/repaint/canvas-putImageData-expected.txt	2012-03-20 17:18:40 UTC (rev 111406)
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderHTMLCanvas {CANVAS} at (0,0) size 100x100
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to