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

Unified Diff: LayoutTests/platform/mac/virtual/antialiasedtext/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/mac/virtual/antialiasedtext/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
index 30da5fe92779c3a59d54aad581ca5df9b07e0279..aa1815884afb8e530a7cfc9c598ccb8a67c63ee5 100644
--- a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
+++ b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt
@@ -46,7 +46,7 @@ layer at (0,0) size 785x781 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {PRE} at (0,184) size 42.08x45 [bgcolor=#C0C0C0]
RenderText {#text} at (0,0) size 24x15
text run at (0,0) width 24: "foo"
- RenderBR {BR} at (23,12) size 1x0
+ LayoutBR {BR} at (23,12) size 1x0
RenderText {#text} at (0,15) size 24x30
text run at (0,15) width 24: " "
text run at (0,30) width 24: "bar"
@@ -54,7 +54,7 @@ layer at (0,0) size 785x781 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,0) size 55x15
text run at (0,0) width 40: "foo "
text run at (39,0) width 16: " "
- RenderBR {BR} at (54,12) size 1x0
+ LayoutBR {BR} at (54,12) size 1x0
RenderText {#text} at (0,15) size 24x30
text run at (0,15) width 24: " "
text run at (0,30) width 24: "bar"
@@ -99,7 +99,7 @@ layer at (0,0) size 785x781 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {PRE} at (0,627) size 42.08x60 [bgcolor=#C0C0C0]
RenderText {#text} at (0,0) size 24x15
text run at (0,0) width 24: "foo"
- RenderBR {BR} at (23,12) size 1x0
+ LayoutBR {BR} at (23,12) size 1x0
RenderText {#text} at (0,15) size 24x45
text run at (0,15) width 0: " "
text run at (0,30) width 24: " "

Powered by Google App Engine
This is Rietveld 408576698