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

Side by Side Diff: LayoutTests/platform/win-xp/fast/ruby/ruby-runs-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock (anonymous) at (0,0) size 784x40 6 RenderBlock (anonymous) at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 213x19 7 RenderText {#text} at (0,0) size 213x19
8 text run at (0,0) width 213: "This is a test for multiple ruby runs. " 8 text run at (0,0) width 213: "This is a test for multiple ruby runs. "
9 RenderBR {BR} at (213,15) size 0x0 9 LayoutBR {BR} at (213,15) size 0x0
10 RenderBR {BR} at (0,20) size 0x19 10 LayoutBR {BR} at (0,20) size 0x19
11 RenderBlock {P} at (0,56) size 784x32 11 RenderBlock {P} at (0,56) size 784x32
12 RenderText {#text} at (0,12) size 146x19 12 RenderText {#text} at (0,12) size 146x19
13 text run at (0,12) width 146: "<ruby> is defined in the " 13 text run at (0,12) width 146: "<ruby> is defined in the "
14 LayoutRuby (inline) {RUBY} at (0,0) size 129x19 14 LayoutRuby (inline) {RUBY} at (0,0) size 129x19
15 LayoutRubyRun (anonymous) at (142,12) size 24x20 15 LayoutRubyRun (anonymous) at (142,12) size 24x20
16 LayoutRubyText {RT} at (0,-12) size 24x12 16 LayoutRubyText {RT} at (0,-12) size 24x12
17 RenderText {#text} at (0,0) size 24x12 17 RenderText {#text} at (0,0) size 24x12
18 text run at (0,0) width 24: "Hyper" 18 text run at (0,0) width 24: "Hyper"
19 LayoutRubyBase (anonymous) at (0,0) size 24x20 19 LayoutRubyBase (anonymous) at (0,0) size 24x20
20 RenderText {#text} at (6,0) size 12x19 20 RenderText {#text} at (6,0) size 12x19
(...skipping 21 matching lines...) Expand all
42 text run at (14,0) width 10: "L" 42 text run at (14,0) width 10: "L"
43 LayoutRubyRun (anonymous) at (250,12) size 29x20 43 LayoutRubyRun (anonymous) at (250,12) size 29x20
44 LayoutRubyText {RT} at (0,-12) size 29x12 44 LayoutRubyText {RT} at (0,-12) size 29x12
45 RenderText {#text} at (0,0) size 29x12 45 RenderText {#text} at (0,0) size 29x12
46 text run at (0,0) width 29: "Level 5" 46 text run at (0,0) width 29: "Level 5"
47 LayoutRubyBase (anonymous) at (0,0) size 29x20 47 LayoutRubyBase (anonymous) at (0,0) size 29x20
48 RenderText {#text} at (10,0) size 9x19 48 RenderText {#text} at (10,0) size 9x19
49 text run at (10,0) width 9: "5" 49 text run at (10,0) width 9: "5"
50 RenderText {#text} at (275,12) size 42x19 50 RenderText {#text} at (275,12) size 42x19
51 text run at (275,12) width 42: " specs." 51 text run at (275,12) width 42: " specs."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698