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/fast/multicol/pagination-h-vertical-lr-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/fast/multicol/pagination-h-vertical-lr-expected.txt
diff --git a/LayoutTests/fast/multicol/pagination-h-vertical-lr-expected.txt b/LayoutTests/fast/multicol/pagination-h-vertical-lr-expected.txt
index 9f0edacb0a867d2c760ff77669dd61693acfd7aa..d355a4388c6240a1fc14a1828029f571a16c6924 100644
--- a/LayoutTests/fast/multicol/pagination-h-vertical-lr-expected.txt
+++ b/LayoutTests/fast/multicol/pagination-h-vertical-lr-expected.txt
@@ -4,24 +4,24 @@ layer at (0,0) size 1222x585 backgroundClip at (0,0) size 800x585 clip at (0,0)
RenderBlock {HTML} at (0,0) size 1222x585
RenderBody {BODY} at (8,8) size 1206x569
RenderBlock {DIV} at (0,0) size 1206x569 [border: (3px solid #000000)]
- RenderBR {BR} at (3,3) size 50x0
- RenderBR {BR} at (53,3) size 50x0
- RenderBR {BR} at (103,3) size 50x0
- RenderBR {BR} at (153,3) size 50x0
- RenderBR {BR} at (203,3) size 50x0
- RenderBR {BR} at (253,3) size 50x0
- RenderBR {BR} at (303,3) size 50x0
- RenderBR {BR} at (353,3) size 50x0
- RenderBR {BR} at (403,3) size 50x0
- RenderBR {BR} at (453,3) size 50x0
- RenderBR {BR} at (503,3) size 50x0
- RenderBR {BR} at (553,3) size 50x0
- RenderBR {BR} at (603,3) size 50x0
- RenderBR {BR} at (653,3) size 50x0
+ LayoutBR {BR} at (3,3) size 50x0
+ LayoutBR {BR} at (53,3) size 50x0
+ LayoutBR {BR} at (103,3) size 50x0
+ LayoutBR {BR} at (153,3) size 50x0
+ LayoutBR {BR} at (203,3) size 50x0
+ LayoutBR {BR} at (253,3) size 50x0
+ LayoutBR {BR} at (303,3) size 50x0
+ LayoutBR {BR} at (353,3) size 50x0
+ LayoutBR {BR} at (403,3) size 50x0
+ LayoutBR {BR} at (453,3) size 50x0
+ LayoutBR {BR} at (503,3) size 50x0
+ LayoutBR {BR} at (553,3) size 50x0
+ LayoutBR {BR} at (603,3) size 50x0
+ LayoutBR {BR} at (653,3) size 50x0
RenderText {#text} at (703,3) size 50x250
text run at (703,3) width 250: "Lorem"
- RenderBR {BR} at (713,253) size 0x0
+ LayoutBR {BR} at (713,253) size 0x0
RenderInline {SPAN} at (0,0) size 50x250 [color=#FF0000]
RenderText {#text} at (792,3) size 50x250
text run at (792,3) width 250: "ipsum"
- RenderBR {BR} at (802,253) size 0x0
+ LayoutBR {BR} at (802,253) size 0x0

Powered by Google App Engine
This is Rietveld 408576698