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

Unified Diff: LayoutTests/fast/multicol/pagination-v-horizontal-bt-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-v-horizontal-bt-expected.txt
diff --git a/LayoutTests/fast/multicol/pagination-v-horizontal-bt-expected.txt b/LayoutTests/fast/multicol/pagination-v-horizontal-bt-expected.txt
index 765197259891902ed39ed8815d8985346fa49d16..699f970407e51eb523f6ae02514f236d6549566e 100644
--- a/LayoutTests/fast/multicol/pagination-v-horizontal-bt-expected.txt
+++ b/LayoutTests/fast/multicol/pagination-v-horizontal-bt-expected.txt
@@ -4,20 +4,20 @@ layer at (0,-322) size 785x922 backgroundClip at (0,0) size 785x600 clip at (0,0
RenderBlock {HTML} at (0,0) size 785x922
RenderBody {BODY} at (8,8) size 769x906
RenderBlock {DIV} at (0,0) size 769x906 [border: (3px solid #000000)]
- RenderBR {BR} at (3,3) size 0x50
- RenderBR {BR} at (3,53) size 0x50
- RenderBR {BR} at (3,103) size 0x50
- RenderBR {BR} at (3,153) size 0x50
- RenderBR {BR} at (3,203) size 0x50
- RenderBR {BR} at (3,253) size 0x50
- RenderBR {BR} at (3,303) size 0x50
- RenderBR {BR} at (3,353) size 0x50
- RenderBR {BR} at (3,403) size 0x50
- RenderBR {BR} at (3,453) size 0x50
+ LayoutBR {BR} at (3,3) size 0x50
+ LayoutBR {BR} at (3,53) size 0x50
+ LayoutBR {BR} at (3,103) size 0x50
+ LayoutBR {BR} at (3,153) size 0x50
+ LayoutBR {BR} at (3,203) size 0x50
+ LayoutBR {BR} at (3,253) size 0x50
+ LayoutBR {BR} at (3,303) size 0x50
+ LayoutBR {BR} at (3,353) size 0x50
+ LayoutBR {BR} at (3,403) size 0x50
+ LayoutBR {BR} at (3,453) size 0x50
RenderText {#text} at (3,503) size 250x50
text run at (3,503) width 250: "Lorem"
- RenderBR {BR} at (253,513) size 0x0
+ LayoutBR {BR} at (253,513) size 0x0
RenderInline {SPAN} at (0,0) size 250x50 [color=#FF0000]
RenderText {#text} at (3,592) size 250x50
text run at (3,592) width 250: "ipsum"
- RenderBR {BR} at (253,602) size 0x0
+ LayoutBR {BR} at (253,602) size 0x0

Powered by Google App Engine
This is Rietveld 408576698