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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/text/basic/012-expected.txt
diff --git a/LayoutTests/platform/mac/fast/text/basic/012-expected.txt b/LayoutTests/platform/mac/fast/text/basic/012-expected.txt
index 384f05c0a00dba16347b34db210ae084697ea11c..84520f0b76f67200f22d92bc4b6761510dc15468 100644
--- a/LayoutTests/platform/mac/fast/text/basic/012-expected.txt
+++ b/LayoutTests/platform/mac/fast/text/basic/012-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 764: "This bug only seems to occur if the bullet character is non-ASCII (has a Unicode value higher than 127). Non-breaking"
text run at (0,18) width 286: "spaces ( ), however, are an exception."
RenderBlock (anonymous) at (0,151.91) size 784x72
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderInline {FONT} at (0,0) size 338x54 [color=#CC0000]
RenderText {#text} at (0,18) size 338x18
text run at (0,18) width 70: "\x{BB} England "
@@ -24,8 +24,8 @@ layer at (0,0) size 800x600
text run at (130,18) width 73: "\x{BB} Scotland "
text run at (202,18) width 77: "\x{BB} Germany "
text run at (278,18) width 60: "\x{BB} France "
- RenderBR {BR} at (337,32) size 1x0
- RenderBR {BR} at (0,36) size 0x18
+ LayoutBR {BR} at (337,32) size 1x0
+ LayoutBR {BR} at (0,36) size 0x18
RenderText {#text} at (0,54) size 338x18
text run at (0,54) width 70: "\x{BB} England "
text run at (69,54) width 62: "\x{BB} Ireland "
@@ -33,4 +33,4 @@ layer at (0,0) size 800x600
text run at (202,54) width 77: "\x{BB} Germany "
text run at (278,54) width 60: "\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