Title: [221688] trunk/LayoutTests
Revision
221688
Author
[email protected]
Date
2017-09-06 11:45:38 -0700 (Wed, 06 Sep 2017)

Log Message

Rebaseline printing/width-overflow.html after r219121.

Unreviewed test gardening.

* platform/win/printing/width-overflow-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221687 => 221688)


--- trunk/LayoutTests/ChangeLog	2017-09-06 18:26:21 UTC (rev 221687)
+++ trunk/LayoutTests/ChangeLog	2017-09-06 18:45:38 UTC (rev 221688)
@@ -1,3 +1,11 @@
+2017-09-06  Per Arne Vollan  <[email protected]>
+
+        Rebaseline printing/width-overflow.html after r219121.
+
+        Unreviewed test gardening.
+
+        * platform/win/printing/width-overflow-expected.txt:
+
 2017-09-06  Matt Lewis  <[email protected]>
 
         Marked js/arraybuffer-wrappers.html as flaky.

Modified: trunk/LayoutTests/platform/win/printing/width-overflow-expected.txt (221687 => 221688)


--- trunk/LayoutTests/platform/win/printing/width-overflow-expected.txt	2017-09-06 18:26:21 UTC (rev 221687)
+++ trunk/LayoutTests/platform/win/printing/width-overflow-expected.txt	2017-09-06 18:45:38 UTC (rev 221688)
@@ -1,9 +1,9 @@
 layer at (0,0) size 1300x2284
   RenderView at (0,0) size 1300x2284
-layer at (0,0) size 981x2284
-  RenderBlock {HTML} at (0,0) size 981x2284
-    RenderBody {BODY} at (0,16) size 981x2252
-      RenderBlock {P} at (0,0) size 981x18
+layer at (0,0) size 1300x2284
+  RenderBlock {HTML} at (0,0) size 1300x2284
+    RenderBody {BODY} at (0,16) size 1300x2252
+      RenderBlock {P} at (0,0) size 1300x18
         RenderText {#text} at (0,0) size 748x18
           text run at (0,0) width 748: "To run this test manually, print this page. If the right side of any lines is printed without being truncated, the test passes."
       RenderBlock {DIV} at (0,34) size 1300x2218
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to