Title: [89488] trunk/LayoutTests
Revision
89488
Author
[email protected]
Date
2011-06-22 15:28:43 -0700 (Wed, 22 Jun 2011)

Log Message

2011-06-22  Matthew Delaney  <[email protected]>

        Reviewed by Adam Roben.

        Setting expected results for platform/win
        https://bugs.webkit.org/show_bug.cgi?id=63190

        * platform/win/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89487 => 89488)


--- trunk/LayoutTests/ChangeLog	2011-06-22 22:27:50 UTC (rev 89487)
+++ trunk/LayoutTests/ChangeLog	2011-06-22 22:28:43 UTC (rev 89488)
@@ -1,3 +1,12 @@
+2011-06-22  Matthew Delaney  <[email protected]>
+
+        Reviewed by Adam Roben.
+
+        Setting expected results for platform/win
+        https://bugs.webkit.org/show_bug.cgi?id=63190
+
+        * platform/win/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Added.
+
 2011-06-22  Adam Roben  <[email protected]>
 
         Add Windows expected results for some new tests from r87779

Added: trunk/LayoutTests/platform/win/compositing/layer-creation/spanOverlapsCanvas-expected.txt (0 => 89488)


--- trunk/LayoutTests/platform/win/compositing/layer-creation/spanOverlapsCanvas-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win/compositing/layer-creation/spanOverlapsCanvas-expected.txt	2011-06-22 22:28:43 UTC (rev 89488)
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x70
+  RenderBlock {HTML} at (0,0) size 800x70
+    RenderBody {BODY} at (8,8) size 784x54
+      RenderHTMLCanvas {CANVAS} at (0,0) size 100x50
+      RenderText {#text} at (0,0) size 0x0
+layer at (8,8) size 100x50
+  RenderBlock (positioned) {DIV} at (8,8) size 100x50 [bgcolor=#008000]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to