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

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

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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/mac/printing/iframe-print-expected.txt
diff --git a/LayoutTests/platform/mac/printing/iframe-print-expected.txt b/LayoutTests/platform/mac/printing/iframe-print-expected.txt
index 13a9e45a3f5f21b3e1003429b52c2e1bbe120418..c79ea4087fc7883a93df9a54cf8bfbeb73567076 100644
--- a/LayoutTests/platform/mac/printing/iframe-print-expected.txt
+++ b/LayoutTests/platform/mac/printing/iframe-print-expected.txt
@@ -24,10 +24,10 @@ layer at (316,8) size 304x304
RenderBody {BODY} at (8,8) size 244x284
RenderText {#text} at (0,0) size 18x249
text run at (0,0) width 249: "You should see this text when printed. "
- RenderBR {BR} at (0,248) size 18x1
+ LayoutBR {BR} at (0,248) size 18x1
RenderText {#text} at (18,0) size 18x164
text run at (18,0) width 164: "Vertical text on the right. "
- RenderBR {BR} at (18,163) size 18x1
+ LayoutBR {BR} at (18,163) size 18x1
RenderText {#text} at (0,0) size 0x0
layer at (52,8) size 204x154
LayoutIFrame {IFRAME} at (36,0) size 204x154 [border: (2px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698