Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: third_party/WebKit/LayoutTests/platform/win/printing/iframe-print-expected.txt

Issue 1418503007: Manual rebaseline for r355526 https://codereview.chromium.org/1413573004/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More trimming. virtual/threaded/ expectations are the same Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win/printing/iframe-print-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/printing/iframe-print-expected.txt b/third_party/WebKit/LayoutTests/platform/win/printing/iframe-print-expected.txt
index 7e2c5019597fe8bf66ba6a00ed2d41294d9d682d..109ca896fe27c2b369b53f13d95c5aa0f02da46a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/printing/iframe-print-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/printing/iframe-print-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 0x0
LayoutView at (0,0) size 0x0
-layer at (0,0) size 1000x324
- LayoutBlockFlow {HTML} at (0,0) size 1000x324
- LayoutBlockFlow {BODY} at (8,8) size 984x308
+layer at (0,0) size 1000x750
+ LayoutBlockFlow {HTML} at (0,0) size 1000x750
+ LayoutBlockFlow {BODY} at (8,8) size 984x734
LayoutText {#text} at (304,290) size 4x17
text run at (304,290) width 4: " "
LayoutText {#text} at (0,0) size 0x0
@@ -13,8 +13,8 @@ layer at (8,208) size 304x104
layer at (0,0) size 300x34
LayoutBlockFlow {HTML} at (0,0) size 300x34
LayoutBlockFlow {BODY} at (8,8) size 284x18
- LayoutText {#text} at (0,0) size 246x17
- text run at (0,0) width 246: "You should see this text when printed."
+ LayoutText {#text} at (0,0) size 245x17
+ text run at (0,0) width 245: "You should see this text when printed."
layer at (316,8) size 304x304
LayoutIFrame {IFRAME} at (308,0) size 304x304 [border: (2px inset #EEEEEE)]
layer at (0,0) size 300x300
@@ -36,6 +36,6 @@ layer at (316,8) size 304x304
layer at (0,0) size 200x52
LayoutBlockFlow {HTML} at (0,0) size 200x52
LayoutBlockFlow {BODY} at (8,8) size 184x36
- LayoutText {#text} at (0,0) size 154x35
- text run at (0,0) width 154: "You should see this text"
+ LayoutText {#text} at (0,0) size 153x35
+ text run at (0,0) width 153: "You should see this text"
text run at (0,18) width 88: "when printed."

Powered by Google App Engine
This is Rietveld 408576698