Title: [186905] trunk/LayoutTests
Revision
186905
Author
[email protected]
Date
2015-07-16 13:07:09 -0700 (Thu, 16 Jul 2015)

Log Message

Rebaseline test for Windows.

* platform/win/fast/shrink-wrap: Added.
* platform/win/fast/shrink-wrap/rect-shrink-wrap-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (186904 => 186905)


--- trunk/LayoutTests/ChangeLog	2015-07-16 20:06:43 UTC (rev 186904)
+++ trunk/LayoutTests/ChangeLog	2015-07-16 20:07:09 UTC (rev 186905)
@@ -1,3 +1,10 @@
+2015-07-16  Tim Horton  <[email protected]>
+
+        Rebaseline test for Windows.
+
+        * platform/win/fast/shrink-wrap: Added.
+        * platform/win/fast/shrink-wrap/rect-shrink-wrap-expected.txt: Added.
+
 2015-07-16  Keith Miller  <[email protected]>
 
         Remove leak of objects between isolated worlds on custom events, message events, and pop state events.

Added: trunk/LayoutTests/platform/win/fast/shrink-wrap/rect-shrink-wrap-expected.txt (0 => 186905)


--- trunk/LayoutTests/platform/win/fast/shrink-wrap/rect-shrink-wrap-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/win/fast/shrink-wrap/rect-shrink-wrap-expected.txt	2015-07-16 20:07:09 UTC (rev 186905)
@@ -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 (0,0) size 800x600
+      RenderText {#text} at (0,0) size 0x0
+layer at (0,0) size 800x600
+  RenderHTMLCanvas {CANVAS} at (0,0) size 800x600
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to