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

Unified Diff: LayoutTests/platform/android/fast/text/whitespace/pre-wrap-spaces-after-newline-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/android/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
diff --git a/LayoutTests/platform/android/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt b/LayoutTests/platform/android/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
index 391767b8c609c2e2412c6176d37e4b19d413f934..20b4ddc6c4753b5c3265c412a11e13bf5a2b585c 100644
--- a/LayoutTests/platform/android/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
+++ b/LayoutTests/platform/android/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
@@ -46,7 +46,7 @@ layer at (0,0) size 785x822
RenderBlock {PRE} at (0,194) size 42x48 [bgcolor=#C0C0C0]
RenderText {#text} at (0,0) size 24x16
text run at (0,0) width 24: "foo"
- RenderBR {BR} at (24,12) size 0x0
+ LayoutBR {BR} at (24,12) size 0x0
RenderText {#text} at (0,16) size 24x32
text run at (0,16) width 24: " "
text run at (0,32) width 24: "bar"
@@ -54,7 +54,7 @@ layer at (0,0) size 785x822
RenderText {#text} at (0,0) size 56x16
text run at (0,0) width 40: "foo "
text run at (40,0) width 16: " "
- RenderBR {BR} at (56,12) size 0x0
+ LayoutBR {BR} at (56,12) size 0x0
RenderText {#text} at (0,16) size 24x32
text run at (0,16) width 24: " "
text run at (0,32) width 24: "bar"
@@ -99,7 +99,7 @@ layer at (0,0) size 785x822
RenderBlock {PRE} at (0,660) size 42x64 [bgcolor=#C0C0C0]
RenderText {#text} at (0,0) size 24x16
text run at (0,0) width 24: "foo"
- RenderBR {BR} at (24,12) size 0x0
+ LayoutBR {BR} at (24,12) size 0x0
RenderText {#text} at (0,16) size 24x48
text run at (0,16) width 0: " "
text run at (0,32) width 24: " "

Powered by Google App Engine
This is Rietveld 408576698