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

Unified Diff: LayoutTests/platform/android/fast/multicol/pagination-v-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/android/fast/multicol/pagination-v-horizontal-tb-expected.txt
diff --git a/LayoutTests/platform/android/fast/multicol/pagination-v-horizontal-tb-expected.txt b/LayoutTests/platform/android/fast/multicol/pagination-v-horizontal-tb-expected.txt
index 14f29c64561084204cd1971e0848e083c47588ee..f73feb14a44ba2b704162ab559db6cb4761ea2f5 100644
--- a/LayoutTests/platform/android/fast/multicol/pagination-v-horizontal-tb-expected.txt
+++ b/LayoutTests/platform/android/fast/multicol/pagination-v-horizontal-tb-expected.txt
@@ -4,20 +4,20 @@ layer at (0,0) size 785x922
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,543) size 0x0
+ LayoutBR {BR} at (253,543) 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,632) size 0x0
+ LayoutBR {BR} at (253,632) size 0x0

Powered by Google App Engine
This is Rietveld 408576698