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

Unified Diff: LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/inline-block/006-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-mountainlion/virtual/slimmingpaint/fast/inline-block/006-expected.txt
diff --git a/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/inline-block/006-expected.txt b/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/inline-block/006-expected.txt
index cd8da3211981696ec80a04fd6bec9257a068cae4..f5507f07fee05f06665bba2e9f84d0d075b96c61 100644
--- a/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/inline-block/006-expected.txt
+++ b/LayoutTests/platform/mac-mountainlion/virtual/slimmingpaint/fast/inline-block/006-expected.txt
@@ -7,11 +7,11 @@ layer at (0,0) size 800x600
text run at (0,0) width 322: "This is a baseline alignment test for inline blocks. "
text run at (321,0) width 450: "The last lines of the two red-bordered inline blocks should line up and"
text run at (0,18) width 124: "be on the baseline. "
- RenderBR {BR} at (123,32) size 1x0
+ LayoutBR {BR} at (123,32) size 1x0
RenderBlock {DIV} at (0,64) size 259.95x60 [border: (2px solid #FF0000)]
RenderText {#text} at (12,12) size 83x18
text run at (12,12) width 83: "This is block"
- RenderBR {BR} at (94,26) size 1x0
+ LayoutBR {BR} at (94,26) size 1x0
RenderText {#text} at (12,30) size 236x18
text run at (12,30) width 84: "number one. "
text run at (95,30) width 153: "This line is the last one."
@@ -21,7 +21,7 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (12,12) size 171.98x36
RenderText {#text} at (0,0) size 44x18
text run at (0,0) width 44: "This is"
- RenderBR {BR} at (43,14) size 1x0
+ LayoutBR {BR} at (43,14) size 1x0
RenderText {#text} at (0,18) size 81x18
text run at (0,18) width 81: "number two."
RenderBlock {DIV} at (12,48) size 171.98x38
@@ -29,6 +29,6 @@ layer at (0,0) size 800x600
text run at (10,10) width 152: "This line is the last one."
RenderText {#text} at (459,94) size 144x18
text run at (459,94) width 144: " More text on the line."
- RenderBR {BR} at (602,108) size 1x0
+ LayoutBR {BR} at (602,108) size 1x0
RenderText {#text} at (0,164) size 89x18
text run at (0,164) width 89: "The next line."

Powered by Google App Engine
This is Rietveld 408576698