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

Unified Diff: LayoutTests/platform/linux/printing/iframe-print-expected.txt

Issue 940943002: Auto-rebaseline for r190462 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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: LayoutTests/platform/linux/printing/iframe-print-expected.txt
diff --git a/LayoutTests/platform/linux/printing/iframe-print-expected.txt b/LayoutTests/platform/linux/printing/iframe-print-expected.txt
index d5b7bf383c309815c80498c3074a160ce610ab80..71851dc3a86bfc898f8f1cfc2c49e68a0064ab4a 100644
--- a/LayoutTests/platform/linux/printing/iframe-print-expected.txt
+++ b/LayoutTests/platform/linux/printing/iframe-print-expected.txt
@@ -22,12 +22,12 @@ layer at (316,8) size 304x304
layer at (35,0) size 265x300
RenderBlock {HTML} at (0,0) size 265x300
RenderBody {BODY} at (8,8) size 249x284
- RenderText {#text} at (0,0) size 19x232
- text run at (0,0) width 232: "You should see this text when printed. "
- LayoutBR {BR} at (0,231) size 19x1
- RenderText {#text} at (20,0) size 19x151
- text run at (20,0) width 151: "Vertical text on the right. "
- LayoutBR {BR} at (20,150) size 19x1
+ RenderText {#text} at (0,0) size 19x233
+ text run at (0,0) width 233: "You should see this text when printed. "
+ LayoutBR {BR} at (0,233) size 19x0
+ RenderText {#text} at (20,0) size 19x152
+ text run at (20,0) width 152: "Vertical text on the right. "
+ LayoutBR {BR} at (20,152) size 19x0
RenderText {#text} at (0,0) size 0x0
layer at (48,8) size 204x154
LayoutIFrame {IFRAME} at (40,0) size 204x154 [border: (2px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698