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

Unified Diff: LayoutTests/fast/multicol/pagination-v-vertical-rl-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-vertical-rl-expected.txt
diff --git a/LayoutTests/fast/multicol/pagination-v-vertical-rl-expected.txt b/LayoutTests/fast/multicol/pagination-v-vertical-rl-expected.txt
index 6b29fd56e4c39b4a40f4a1a94d6b0b6a8bb16b2a..e023aaeeeab6ebb58828bd7aa7543993d3cc6f8d 100644
--- a/LayoutTests/fast/multicol/pagination-v-vertical-rl-expected.txt
+++ b/LayoutTests/fast/multicol/pagination-v-vertical-rl-expected.txt
@@ -4,24 +4,24 @@ layer at (-437,0) size 1222x600 backgroundClip at (0,0) size 785x600 clip at (0,
RenderBlock {HTML} at (0,0) size 1222x600
RenderBody {BODY} at (8,8) size 1206x584
RenderBlock {DIV} at (0,0) size 1206x584 [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 (743,253) size 0x0
+ LayoutBR {BR} at (743,253) size 0x0
RenderInline {SPAN} at (0,0) size 50x250 [color=#FF0000]
RenderText {#text} at (777,3) size 50x250
text run at (777,3) width 250: "ipsum"
- RenderBR {BR} at (817,253) size 0x0
+ LayoutBR {BR} at (817,253) size 0x0
« no previous file with comments | « LayoutTests/fast/multicol/pagination-v-vertical-lr-expected.txt ('k') | LayoutTests/fast/repaint/text-emphasis-h-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698