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

Unified Diff: LayoutTests/platform/win-xp/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-xp/fast/block/basic/001-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/block/basic/001-expected.txt b/LayoutTests/platform/win-xp/fast/block/basic/001-expected.txt
index a83e892b1e947c246a70eddf45fc195e7b5886b0..e8bf7d7beaecf2a06b7e84305700a8bc6da94bc5 100644
--- a/LayoutTests/platform/win-xp/fast/block/basic/001-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/block/basic/001-expected.txt
@@ -23,11 +23,11 @@ layer at (0,0) size 800x600
RenderInline {FONT} at (0,0) size 100x39 [color=#FF0000]
RenderText {#text} at (0,0) size 100x19
text run at (0,0) width 100: "Now more text."
- RenderBR {BR} at (100,15) size 0x0
+ LayoutBR {BR} at (100,15) size 0x0
RenderText {#text} at (0,20) size 66x19
text run at (0,20) width 66: "This is red"
RenderText {#text} at (66,20) size 231x19
text run at (66,20) width 231: " but now only italic on the same line"
- RenderBR {BR} at (297,35) size 0x0
+ LayoutBR {BR} at (297,35) size 0x0
RenderText {#text} at (0,40) size 120x19
text run at (0,40) width 120: "Plain line at the end."

Powered by Google App Engine
This is Rietveld 408576698