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/win-xp/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-xp/fast/block/float/029-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/block/float/029-expected.txt b/LayoutTests/platform/win-xp/fast/block/float/029-expected.txt
index bbbcfbbf346df9400fbe56a8653271033cc79d91..a43c0ce676ff60ae3afc02448edaf89d7cd7e50b 100644
--- a/LayoutTests/platform/win-xp/fast/block/float/029-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/block/float/029-expected.txt
@@ -6,27 +6,27 @@ layer at (0,0) size 800x172
RenderBlock (floating) {DIV} at (532,0) size 252x102 [border: (1px solid #FF0000)]
RenderText {#text} at (1,1) size 82x19
text run at (1,1) width 82: "TOP-RIGHT"
- RenderBR {BR} at (83,1) size 0x19
+ LayoutBR {BR} at (83,1) size 0x19
RenderText {#text} at (1,21) size 59x19
text run at (1,21) width 59: "float:right;"
- RenderBR {BR} at (60,21) size 0x19
+ LayoutBR {BR} at (60,21) size 0x19
RenderText {#text} at (1,41) size 83x19
text run at (1,41) width 83: "width: 250px;"
- RenderBR {BR} at (84,41) size 0x19
+ LayoutBR {BR} at (84,41) size 0x19
RenderText {#text} at (1,61) size 81x19
text run at (1,61) width 81: "height:100px;"
RenderBlock {DIV} at (0,0) size 394x42 [border: (1px solid #FF0000)]
RenderText {#text} at (1,1) size 30x19
text run at (1,1) width 30: "TOP"
- RenderBR {BR} at (31,1) size 0x19
+ LayoutBR {BR} at (31,1) size 0x19
RenderText {#text} at (1,21) size 69x19
text run at (1,21) width 69: "width:50%;"
RenderBlock (floating) {DIV} at (0,102) size 110x62 [border: (1px solid #FF0000)]
RenderText {#text} at (1,1) size 108x19
text run at (1,1) width 108: "BOTTOM-LEFT"
- RenderBR {BR} at (109,1) size 0x19
+ LayoutBR {BR} at (109,1) size 0x19
RenderText {#text} at (1,21) size 55x19
text run at (1,21) width 55: "float: left;"
- RenderBR {BR} at (56,21) size 0x19
+ LayoutBR {BR} at (56,21) size 0x19
RenderText {#text} at (1,41) size 67x19
text run at (1,41) width 67: "clear: both;"

Powered by Google App Engine
This is Rietveld 408576698