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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/block/float/029-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/virtual/slimmingpaint/fast/block/float/029-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/float/029-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/float/029-expected.txt
index 0b8befe794636a5204242a59d3c44c57ba5e58da..3134a1f0ad6e8e1588c5b98741def7690f01c8fd 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/float/029-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/float/029-expected.txt
@@ -6,27 +6,27 @@ layer at (0,0) size 800x166
RenderBlock (floating) {DIV} at (532,0) size 252x102 [border: (1px solid #FF0000)]
RenderText {#text} at (1,1) size 85x17
text run at (1,1) width 85: "TOP-RIGHT"
- RenderBR {BR} at (85,1) size 1x17
+ LayoutBR {BR} at (85,1) size 1x17
RenderText {#text} at (1,19) size 69x17
text run at (1,19) width 69: "float:right;"
- RenderBR {BR} at (69,19) size 1x17
+ LayoutBR {BR} at (69,19) size 1x17
RenderText {#text} at (1,37) size 90x17
text run at (1,37) width 90: "width: 250px;"
- RenderBR {BR} at (90,37) size 1x17
+ LayoutBR {BR} at (90,37) size 1x17
RenderText {#text} at (1,55) size 89x17
text run at (1,55) width 89: "height:100px;"
RenderBlock {DIV} at (0,0) size 394x38 [border: (1px solid #FF0000)]
RenderText {#text} at (1,1) size 31x17
text run at (1,1) width 31: "TOP"
- RenderBR {BR} at (31,1) size 1x17
+ LayoutBR {BR} at (31,1) size 1x17
RenderText {#text} at (1,19) size 75x17
text run at (1,19) width 75: "width:50%;"
RenderBlock (floating) {DIV} at (0,102) size 113.09x56 [border: (1px solid #FF0000)]
RenderText {#text} at (1,1) size 112x17
text run at (1,1) width 112: "BOTTOM-LEFT"
- RenderBR {BR} at (112,1) size 1x17
+ LayoutBR {BR} at (112,1) size 1x17
RenderText {#text} at (1,19) size 64x17
text run at (1,19) width 64: "float: left;"
- RenderBR {BR} at (64,19) size 1x17
+ LayoutBR {BR} at (64,19) size 1x17
RenderText {#text} at (1,37) size 73x17
text run at (1,37) width 73: "clear: both;"

Powered by Google App Engine
This is Rietveld 408576698