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

Unified Diff: LayoutTests/platform/win/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/win/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
diff --git a/LayoutTests/platform/win/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt b/LayoutTests/platform/win/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
index a71974adc63de0f156bdde2b7cbc9dbd11d24b5d..2f10dd484963a75fb24a3ce9d6bd348c0f5e7cc7 100644
--- a/LayoutTests/platform/win/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
+++ b/LayoutTests/platform/win/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
@@ -46,7 +46,7 @@ layer at (0,0) size 785x812 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {PRE} at (0,186) size 35x48 [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 785x812 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,0) size 56x16
text run at (0,0) width 32: "foo "
text run at (32,0) width 24: " "
- 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 785x812 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {PRE} at (0,650) size 35x64 [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