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

Unified Diff: LayoutTests/fast/text/soft-hyphen-4-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/fast/text/soft-hyphen-4-expected.txt
diff --git a/LayoutTests/fast/text/soft-hyphen-4-expected.txt b/LayoutTests/fast/text/soft-hyphen-4-expected.txt
index 21b2a4bd9183c8d458f818daab7550737cdb1c15..0ba933264bedfe3c3cd5b6936bae08ff9ceeb7b7 100644
--- a/LayoutTests/fast/text/soft-hyphen-4-expected.txt
+++ b/LayoutTests/fast/text/soft-hyphen-4-expected.txt
@@ -8,8 +8,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (7,7) size 330x36
text run at (7,7) width 330: "12345678901 anti\x{AD}" + hyphen string "\x{2010}"
text run at (7,25) width 144: "aliasing"
- RenderBR {BR} at (151,39) size 0x0
- RenderBR {BR} at (7,43) size 0x18
+ LayoutBR {BR} at (151,39) size 0x0
+ LayoutBR {BR} at (7,43) size 0x18
RenderText {#text} at (7,61) size 330x36
text run at (7,61) width 330: "12345678901 anti\x{AD}" + hyphen string "\x{2010}"
text run at (7,79) width 144: "aliasing"

Powered by Google App Engine
This is Rietveld 408576698