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

Side by Side Diff: LayoutTests/platform/win/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 784x54 6 RenderBlock (anonymous) at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 777x35 7 RenderText {#text} at (0,0) size 777x35
8 text run at (0,0) width 342: "This is a test for simple ruby that cont ains <rp> tags. " 8 text run at (0,0) width 342: "This is a test for simple ruby that cont ains <rp> tags. "
9 text run at (341,0) width 436: "Contents of the <rp> tags (opening and closing brackets) should not" 9 text run at (341,0) width 436: "Contents of the <rp> tags (opening and closing brackets) should not"
10 text run at (0,18) width 204: "show when ruby is suppoorted. " 10 text run at (0,18) width 204: "show when ruby is suppoorted. "
11 RenderBR {BR} at (203,32) size 1x0 11 LayoutBR {BR} at (203,32) size 1x0
12 RenderBR {BR} at (0,36) size 0x17 12 LayoutBR {BR} at (0,36) size 0x17
13 RenderBlock {P} at (0,70) size 784x30 13 RenderBlock {P} at (0,70) size 784x30
14 RenderText {#text} at (0,12) size 164x17 14 RenderText {#text} at (0,12) size 164x17
15 text run at (0,12) width 164: "Ruby is often used in the " 15 text run at (0,12) width 164: "Ruby is often used in the "
16 LayoutRuby (inline) {RUBY} at (0,0) size 120x17 16 LayoutRuby (inline) {RUBY} at (0,0) size 120x17
17 LayoutRubyRun (anonymous) at (163.53,12) size 118.61x18 17 LayoutRubyRun (anonymous) at (163.53,12) size 118.61x18
18 LayoutRubyText {RT} at (0,-12) size 118.61x12 18 LayoutRubyText {RT} at (0,-12) size 118.61x12
19 RenderText {#text} at (41,0) size 36x12 19 RenderText {#text} at (41,0) size 36x12
20 text run at (41,0) width 36: "Nihongo" 20 text run at (41,0) width 36: "Nihongo"
21 LayoutRubyBase (anonymous) at (0,0) size 118.61x18 21 LayoutRubyBase (anonymous) at (0,0) size 118.61x18
22 RenderText {#text} at (0,0) size 119x17 22 RenderText {#text} at (0,0) size 119x17
23 text run at (0,0) width 119: "Japanese language" 23 text run at (0,0) width 119: "Japanese language"
24 RenderText {#text} at (282,12) size 5x17 24 RenderText {#text} at (282,12) size 5x17
25 text run at (282,12) width 5: "." 25 text run at (282,12) width 5: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698