Title: [92502] trunk/LayoutTests
Revision
92502
Author
[email protected]
Date
2011-08-05 13:29:04 -0700 (Fri, 05 Aug 2011)

Log Message

Add a Lion specific test for fast/repaint/canvas-putImageData.html

* platform/mac-snowleopard/fast/repaint: Added.
* platform/mac-snowleopard/fast/repaint/canvas-putImageData-expected.txt: Copied from fast/repaint/canvas-putImageData-expected.txt.
* platform/mac/fast/repaint/canvas-putImageData-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (92501 => 92502)


--- trunk/LayoutTests/ChangeLog	2011-08-05 20:26:27 UTC (rev 92501)
+++ trunk/LayoutTests/ChangeLog	2011-08-05 20:29:04 UTC (rev 92502)
@@ -1,5 +1,13 @@
 2011-08-05  Anders Carlsson  <[email protected]>
 
+        Add a Lion specific test for fast/repaint/canvas-putImageData.html
+
+        * platform/mac-snowleopard/fast/repaint: Added.
+        * platform/mac-snowleopard/fast/repaint/canvas-putImageData-expected.txt: Copied from fast/repaint/canvas-putImageData-expected.txt.
+        * platform/mac/fast/repaint/canvas-putImageData-expected.txt: Added.
+
+2011-08-05  Anders Carlsson  <[email protected]>
+
         Add more Lion specific test results.
 
         * platform/mac-snowleopard/fast/text/capitalize-boundaries-expected.png: Copied from platform/mac/fast/text/capitalize-boundaries-expected.png.

Added: trunk/LayoutTests/platform/mac/fast/repaint/canvas-putImageData-expected.txt (0 => 92502)


--- trunk/LayoutTests/platform/mac/fast/repaint/canvas-putImageData-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/fast/repaint/canvas-putImageData-expected.txt	2011-08-05 20:29:04 UTC (rev 92502)
@@ -0,0 +1,9 @@
+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
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 100x100
+  RenderHTMLCanvas {CANVAS} at (0,0) size 100x100

Copied: trunk/LayoutTests/platform/mac-snowleopard/fast/repaint/canvas-putImageData-expected.txt (from rev 92482, trunk/LayoutTests/fast/repaint/canvas-putImageData-expected.txt) (0 => 92502)


--- trunk/LayoutTests/platform/mac-snowleopard/fast/repaint/canvas-putImageData-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac-snowleopard/fast/repaint/canvas-putImageData-expected.txt	2011-08-05 20:29:04 UTC (rev 92502)
@@ -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