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

Side by Side Diff: LayoutTests/platform/win-xp/fast/ruby/ruby-inline-table-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x60 6 RenderBlock (anonymous) at (0,0) size 784x60
7 RenderText {#text} at (0,0) size 747x39 7 RenderText {#text} at (0,0) size 747x39
8 text run at (0,0) width 747: "Test that <ruby> rendered as inline-tabl e (or somesuch) is not affected by ruby rendering. Both <div> below should look the" 8 text run at (0,0) width 747: "Test that <ruby> rendered as inline-tabl e (or somesuch) is not affected by ruby rendering. Both <div> below should look the"
9 text run at (0,20) width 39: "same. " 9 text run at (0,20) width 39: "same. "
10 RenderBR {BR} at (39,35) size 0x0 10 RenderBR {BR} at (39,35) size 0x0
(...skipping 25 matching lines...) Expand all
36 RenderTableCell (anonymous) at (0,0) size 40x20 [r=0 c=0 rs=1 cs=1 ] 36 RenderTableCell (anonymous) at (0,0) size 40x20 [r=0 c=0 rs=1 cs=1 ]
37 RenderText {#text} at (4,0) size 32x19 37 RenderText {#text} at (4,0) size 32x19
38 text run at (4,0) width 32: "Ruby" 38 text run at (4,0) width 32: "Ruby"
39 RenderTableSection {RT} at (0,0) size 40x12 39 RenderTableSection {RT} at (0,0) size 40x12
40 RenderTableRow (anonymous) at (0,0) size 40x12 40 RenderTableRow (anonymous) at (0,0) size 40x12
41 RenderTableCell (anonymous) at (0,0) size 40x12 [r=0 c=0 rs=1 cs=1 ] 41 RenderTableCell (anonymous) at (0,0) size 40x12 [r=0 c=0 rs=1 cs=1 ]
42 RenderText {#text} at (0,0) size 40x12 42 RenderText {#text} at (0,0) size 40x12
43 text run at (0,0) width 40: "guide text" 43 text run at (0,0) width 40: "guide text"
44 RenderText {#text} at (260,21) size 54x19 44 RenderText {#text} at (260,21) size 54x19
45 text run at (260,21) width 54: " markup." 45 text run at (260,21) width 54: " markup."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698