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

Unified Diff: LayoutTests/platform/win-xp/fast/text/basic/012-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/text/basic/012-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/text/basic/012-expected.txt b/LayoutTests/platform/win-xp/fast/text/basic/012-expected.txt
index 1e4dc2f6718d063bc03af04a7ba39530c81d3c99..fab59dfc680e8325fe60eb4ffa8170f55bceb8b3 100644
--- a/LayoutTests/platform/win-xp/fast/text/basic/012-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/text/basic/012-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 760: "This bug only seems to occur if the bullet character is non-ASCII (has a Unicode value higher than 127). Non-breaking spaces"
text run at (0,20) width 229: "( ), however, are an exception."
RenderBlock (anonymous) at (0,158.91) size 784x80
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderInline {FONT} at (0,0) size 315x59 [color=#CC0000]
RenderText {#text} at (0,20) size 315x19
text run at (0,20) width 63: "\x{BB} England "
@@ -24,8 +24,8 @@ layer at (0,0) size 800x600
text run at (120,20) width 68: "\x{BB} Scotland "
text run at (188,20) width 70: "\x{BB} Germany "
text run at (258,20) width 57: "\x{BB} France "
- RenderBR {BR} at (315,35) size 0x0
- RenderBR {BR} at (0,40) size 0x19
+ LayoutBR {BR} at (315,35) size 0x0
+ LayoutBR {BR} at (0,40) size 0x19
RenderText {#text} at (0,60) size 315x19
text run at (0,60) width 63: "\x{BB} England "
text run at (63,60) width 57: "\x{BB} Ireland "
@@ -33,4 +33,4 @@ layer at (0,0) size 800x600
text run at (188,60) width 70: "\x{BB} Germany "
text run at (258,60) width 57: "\x{BB} France "
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698