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

Unified Diff: LayoutTests/platform/win-xp/fast/multicol/pagination-h-horizontal-tb-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/multicol/pagination-h-horizontal-tb-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/multicol/pagination-h-horizontal-tb-expected.txt b/LayoutTests/platform/win-xp/fast/multicol/pagination-h-horizontal-tb-expected.txt
index 169bc3f74bb52fb4698f1c28c54981d3c4df83aa..dd97f2fff19c5e94122ce44eeea861ca8a424e58 100644
--- a/LayoutTests/platform/win-xp/fast/multicol/pagination-h-horizontal-tb-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/multicol/pagination-h-horizontal-tb-expected.txt
@@ -4,20 +4,20 @@ layer at (0,0) size 800x922 backgroundClip at (0,0) size 1600x585 clip at (0,0)
RenderBlock {HTML} at (0,0) size 800x922
RenderBody {BODY} at (8,8) size 784x906
RenderBlock {DIV} at (0,0) size 784x906 [border: (3px solid #000000)]
- RenderBR {BR} at (3,-2) size 0x50
- RenderBR {BR} at (3,38) size 0x50
- RenderBR {BR} at (3,78) size 0x50
- RenderBR {BR} at (3,118) size 0x50
- RenderBR {BR} at (3,158) size 0x50
- RenderBR {BR} at (3,198) size 0x50
- RenderBR {BR} at (3,238) size 0x50
- RenderBR {BR} at (3,278) size 0x50
- RenderBR {BR} at (3,318) size 0x50
- RenderBR {BR} at (3,358) size 0x50
+ LayoutBR {BR} at (3,-2) size 0x50
+ LayoutBR {BR} at (3,38) size 0x50
+ LayoutBR {BR} at (3,78) size 0x50
+ LayoutBR {BR} at (3,118) size 0x50
+ LayoutBR {BR} at (3,158) size 0x50
+ LayoutBR {BR} at (3,198) size 0x50
+ LayoutBR {BR} at (3,238) size 0x50
+ LayoutBR {BR} at (3,278) size 0x50
+ LayoutBR {BR} at (3,318) size 0x50
+ LayoutBR {BR} at (3,358) size 0x50
RenderText {#text} at (3,398) size 250x50
text run at (3,398) width 250: "Lorem"
- RenderBR {BR} at (253,438) size 0x0
+ LayoutBR {BR} at (253,438) size 0x0
RenderInline {SPAN} at (0,0) size 250x50 [color=#FF0000]
RenderText {#text} at (3,438) size 250x50
text run at (3,438) width 250: "ipsum"
- RenderBR {BR} at (253,478) size 0x0
+ LayoutBR {BR} at (253,478) size 0x0

Powered by Google App Engine
This is Rietveld 408576698