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

Side by Side Diff: LayoutTests/platform/linux/fast/ruby/ruby-run-break-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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x80 6 RenderBlock (anonymous) at (0,0) size 784x80
7 RenderText {#text} at (0,0) size 770x59 7 RenderText {#text} at (0,0) size 770x59
8 text run at (0,0) width 750: "This is a test for multiple ruby runs an d line breaks. There is a div with a blue border and 10px padding. This contains a single" 8 text run at (0,0) width 750: "This is a test for multiple ruby runs an d line breaks. There is a div with a blue border and 10px padding. This contains a single"
9 text run at (0,20) width 437: "<ruby> markup in the text contained in the block, broken across 2 lines. " 9 text run at (0,20) width 437: "<ruby> markup in the text contained in the block, broken across 2 lines. "
10 text run at (437,20) width 333: "Part of it should be on the first lin e, the rest on the other" 10 text run at (437,20) width 333: "Part of it should be on the first lin e, the rest on the other"
11 text run at (0,40) width 28: "line. " 11 text run at (0,40) width 28: "line. "
12 RenderBR {BR} at (28,55) size 0x0 12 LayoutBR {BR} at (28,55) size 0x0
13 RenderBR {BR} at (0,60) size 0x19 13 LayoutBR {BR} at (0,60) size 0x19
14 RenderBlock {DIV} at (0,80) size 284x77 [border: (2px solid #0000FF)] 14 RenderBlock {DIV} at (0,80) size 284x77 [border: (2px solid #0000FF)]
15 RenderText {#text} at (12,14) size 146x19 15 RenderText {#text} at (12,14) size 146x19
16 text run at (12,14) width 146: "<ruby> is defined in the " 16 text run at (12,14) width 146: "<ruby> is defined in the "
17 LayoutRuby (inline) {RUBY} at (0,0) size 250x50 17 LayoutRuby (inline) {RUBY} at (0,0) size 250x50
18 LayoutRubyRun (anonymous) at (154,14) size 24x20 18 LayoutRubyRun (anonymous) at (154,14) size 24x20
19 LayoutRubyText {RT} at (0,-12) size 24x12 19 LayoutRubyText {RT} at (0,-12) size 24x12
20 RenderText {#text} at (0,0) size 24x12 20 RenderText {#text} at (0,0) size 24x12
21 text run at (0,0) width 24: "Hyper" 21 text run at (0,0) width 24: "Hyper"
22 LayoutRubyBase (anonymous) at (0,0) size 24x20 22 LayoutRubyBase (anonymous) at (0,0) size 24x20
23 RenderText {#text} at (6,0) size 12x19 23 RenderText {#text} at (6,0) size 12x19
(...skipping 21 matching lines...) Expand all
45 text run at (14,0) width 10: "L" 45 text run at (14,0) width 10: "L"
46 LayoutRubyRun (anonymous) at (12,45) size 29x20 46 LayoutRubyRun (anonymous) at (12,45) size 29x20
47 LayoutRubyText {RT} at (0,-12) size 29x12 47 LayoutRubyText {RT} at (0,-12) size 29x12
48 RenderText {#text} at (0,0) size 29x12 48 RenderText {#text} at (0,0) size 29x12
49 text run at (0,0) width 29: "Level 5" 49 text run at (0,0) width 29: "Level 5"
50 LayoutRubyBase (anonymous) at (0,0) size 29x20 50 LayoutRubyBase (anonymous) at (0,0) size 29x20
51 RenderText {#text} at (10,0) size 9x19 51 RenderText {#text} at (10,0) size 9x19
52 text run at (10,0) width 9: "5" 52 text run at (10,0) width 9: "5"
53 RenderText {#text} at (37,45) size 42x19 53 RenderText {#text} at (37,45) size 42x19
54 text run at (37,45) width 42: " specs." 54 text run at (37,45) width 42: " specs."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698