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

Side by Side Diff: LayoutTests/platform/win/fast/ruby/ruby-simple-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 233x17 7 RenderText {#text} at (0,0) size 233x17
8 text run at (0,0) width 233: "This is a initial test for simple ruby. " 8 text run at (0,0) width 233: "This is a initial test for simple ruby. "
9 RenderBR {BR} at (232,14) size 1x0 9 LayoutBR {BR} at (232,14) size 1x0
10 RenderBR {BR} at (0,18) size 0x17 10 LayoutBR {BR} at (0,18) size 0x17
11 RenderBlock {P} at (0,52) size 784x30 11 RenderBlock {P} at (0,52) size 784x30
12 RenderText {#text} at (0,12) size 164x17 12 RenderText {#text} at (0,12) size 164x17
13 text run at (0,12) width 164: "Ruby is often used in the " 13 text run at (0,12) width 164: "Ruby is often used in the "
14 LayoutRuby (inline) {RUBY} at (0,0) size 120x17 14 LayoutRuby (inline) {RUBY} at (0,0) size 120x17
15 LayoutRubyRun (anonymous) at (163.53,12) size 118.61x18 15 LayoutRubyRun (anonymous) at (163.53,12) size 118.61x18
16 LayoutRubyText {RT} at (0,-12) size 118.61x12 16 LayoutRubyText {RT} at (0,-12) size 118.61x12
17 RenderText {#text} at (41,0) size 36x12 17 RenderText {#text} at (41,0) size 36x12
18 text run at (41,0) width 36: "Nihongo" 18 text run at (41,0) width 36: "Nihongo"
19 LayoutRubyBase (anonymous) at (0,0) size 118.61x18 19 LayoutRubyBase (anonymous) at (0,0) size 118.61x18
20 RenderText {#text} at (0,0) size 119x17 20 RenderText {#text} at (0,0) size 119x17
21 text run at (0,0) width 119: "Japanese language" 21 text run at (0,0) width 119: "Japanese language"
22 RenderText {#text} at (282,12) size 5x17 22 RenderText {#text} at (282,12) size 5x17
23 text run at (282,12) width 5: "." 23 text run at (282,12) width 5: "."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698