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

Unified Diff: LayoutTests/platform/win/fast/block/basic/001-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/win/fast/block/basic/001-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/basic/001-expected.txt b/LayoutTests/platform/win/fast/block/basic/001-expected.txt
index 047e24e587920cd205b3ead5bae8e126ed054de4..177c00ce1add973c7306d035c2811bd5c5157943 100644
--- a/LayoutTests/platform/win/fast/block/basic/001-expected.txt
+++ b/LayoutTests/platform/win/fast/block/basic/001-expected.txt
@@ -23,11 +23,11 @@ layer at (0,0) size 800x600
RenderInline {FONT} at (0,0) size 98x35 [color=#FF0000]
RenderText {#text} at (0,0) size 98x17
text run at (0,0) width 98: "Now more text."
- RenderBR {BR} at (97,14) size 1x0
+ LayoutBR {BR} at (97,14) size 1x0
RenderText {#text} at (0,18) size 68x17
text run at (0,18) width 68: "This is red"
RenderText {#text} at (67,18) size 233x17
text run at (67,18) width 233: " but now only italic on the same line"
- RenderBR {BR} at (299,32) size 1x0
+ LayoutBR {BR} at (299,32) size 1x0
RenderText {#text} at (0,36) size 132x17
text run at (0,36) width 132: "Plain line at the end."

Powered by Google App Engine
This is Rietveld 408576698