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

Side by Side Diff: LayoutTests/platform/linux/fast/ruby/ruby-simple-rp-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 784x60 6 RenderBlock (anonymous) at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 763x39 7 RenderText {#text} at (0,0) size 763x39
8 text run at (0,0) width 318: "This is a test for simple ruby that cont ains <rp> tags. " 8 text run at (0,0) width 318: "This is a test for simple ruby that cont ains <rp> tags. "
9 text run at (318,0) width 445: "Contents of the <rp> tags (opening and closing brackets) should not show" 9 text run at (318,0) width 445: "Contents of the <rp> tags (opening and closing brackets) should not show"
10 text run at (0,20) width 157: "when ruby is suppoorted. " 10 text run at (0,20) width 157: "when ruby is suppoorted. "
11 RenderBR {BR} at (157,35) size 0x0 11 LayoutBR {BR} at (157,35) size 0x0
12 RenderBR {BR} at (0,40) size 0x19 12 LayoutBR {BR} at (0,40) size 0x19
13 RenderBlock {P} at (0,76) size 784x32 13 RenderBlock {P} at (0,76) size 784x32
14 RenderText {#text} at (0,12) size 151x19 14 RenderText {#text} at (0,12) size 151x19
15 text run at (0,12) width 151: "Ruby is often used in the " 15 text run at (0,12) width 151: "Ruby is often used in the "
16 LayoutRuby (inline) {RUBY} at (0,0) size 111x19 16 LayoutRuby (inline) {RUBY} at (0,0) size 111x19
17 LayoutRubyRun (anonymous) at (151,12) size 111x20 17 LayoutRubyRun (anonymous) at (151,12) size 111x20
18 LayoutRubyText {RT} at (0,-12) size 111x12 18 LayoutRubyText {RT} at (0,-12) size 111x12
19 RenderText {#text} at (38,0) size 35x12 19 RenderText {#text} at (38,0) size 35x12
20 text run at (38,0) width 35: "Nihongo" 20 text run at (38,0) width 35: "Nihongo"
21 LayoutRubyBase (anonymous) at (0,0) size 111x20 21 LayoutRubyBase (anonymous) at (0,0) size 111x20
22 RenderText {#text} at (0,0) size 111x19 22 RenderText {#text} at (0,0) size 111x19
23 text run at (0,0) width 111: "Japanese language" 23 text run at (0,0) width 111: "Japanese language"
24 RenderText {#text} at (262,12) size 4x19 24 RenderText {#text} at (262,12) size 4x19
25 text run at (262,12) width 4: "." 25 text run at (262,12) width 4: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698