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

Side by Side Diff: LayoutTests/platform/mac/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 784x36 6 RenderBlock (anonymous) at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 234x18 7 RenderText {#text} at (0,0) size 234x18
8 text run at (0,0) width 234: "This is a test for multiple ruby runs. " 8 text run at (0,0) width 234: "This is a test for multiple ruby runs. "
9 RenderBR {BR} at (233,14) size 1x0 9 LayoutBR {BR} at (233,14) size 1x0
10 RenderBR {BR} at (0,18) size 0x18 10 LayoutBR {BR} at (0,18) size 0x18
11 RenderBlock {P} at (0,52) size 784x28 11 RenderBlock {P} at (0,52) size 784x28
12 RenderText {#text} at (0,10) size 159x18 12 RenderText {#text} at (0,10) size 159x18
13 text run at (0,10) width 159: "<ruby> is defined in the " 13 text run at (0,10) width 159: "<ruby> is defined in the "
14 LayoutRuby (inline) {RUBY} at (0,0) size 123x18 14 LayoutRuby (inline) {RUBY} at (0,0) size 123x18
15 LayoutRubyRun (anonymous) at (154.02,10) size 22.50x18 15 LayoutRubyRun (anonymous) at (154.02,10) size 22.50x18
16 LayoutRubyText {RT} at (0,-10) size 22.50x10 16 LayoutRubyText {RT} at (0,-10) size 22.50x10
17 RenderText {#text} at (0,0) size 23x10 17 RenderText {#text} at (0,0) size 23x10
18 text run at (0,0) width 23: "Hyper" 18 text run at (0,0) width 23: "Hyper"
19 LayoutRubyBase (anonymous) at (0,0) size 22.50x18 19 LayoutRubyBase (anonymous) at (0,0) size 22.50x18
20 RenderText {#text} at (5,0) size 13x18 20 RenderText {#text} at (5,0) size 13x18
(...skipping 21 matching lines...) Expand all
42 text run at (13,0) width 11: "L" 42 text run at (13,0) width 11: "L"
43 LayoutRubyRun (anonymous) at (257,10) size 27.25x18 43 LayoutRubyRun (anonymous) at (257,10) size 27.25x18
44 LayoutRubyText {RT} at (0,-10) size 27.25x10 44 LayoutRubyText {RT} at (0,-10) size 27.25x10
45 RenderText {#text} at (0,0) size 28x10 45 RenderText {#text} at (0,0) size 28x10
46 text run at (0,0) width 28: "Level 5" 46 text run at (0,0) width 28: "Level 5"
47 LayoutRubyBase (anonymous) at (0,0) size 27.25x18 47 LayoutRubyBase (anonymous) at (0,0) size 27.25x18
48 RenderText {#text} at (9,0) size 9x18 48 RenderText {#text} at (9,0) size 9x18
49 text run at (9,0) width 9: "5" 49 text run at (9,0) width 9: "5"
50 RenderText {#text} at (280,10) size 43x18 50 RenderText {#text} at (280,10) size 43x18
51 text run at (280,10) width 43: " specs." 51 text run at (280,10) width 43: " specs."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698