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

Side by Side Diff: LayoutTests/platform/mac/css2.1/20110323/inline-table-002a-expected.txt

Issue 616003003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 800x68 3 layer at (0,0) size 800x64
4 RenderBlock {HTML} at (0,0) size 800x68 4 RenderBlock {HTML} at (0,0) size 800x64
5 RenderBody {BODY} at (8,16) size 784x36 5 RenderBody {BODY} at (8,16) size 784x32
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x32
7 RenderText {#text} at (0,0) size 7x18 7 RenderText {#text} at (0,0) size 8x16
8 text run at (0,0) width 7: "a" 8 text run at (0,0) width 8: "a"
9 RenderTable {SPAN} at (7,0) size 23x36 9 RenderTable {SPAN} at (7.09,0) size 24x32
10 RenderTableSection (anonymous) at (0,0) size 23x36 10 RenderTableSection (anonymous) at (0,0) size 24x32
11 RenderTableRow (anonymous) at (0,0) size 23x36 11 RenderTableRow (anonymous) at (0,0) size 24x32
12 RenderTableCell (anonymous) at (0,0) size 23x36 [r=0 c=0 rs=1 cs=1 ] 12 RenderTableCell (anonymous) at (0,0) size 24x32 [r=0 c=0 rs=1 cs=1 ]
13 RenderBlock (anonymous) at (0,0) size 23x18 13 RenderBlock (anonymous) at (0,0) size 24x16
14 RenderText {#text} at (0,0) size 23x18 14 RenderText {#text} at (0,0) size 24x16
15 text run at (0,0) width 23: "bcd" 15 text run at (0,0) width 24: "bcd"
16 RenderBlock {SPAN} at (0,18) size 23x18 16 RenderBlock {SPAN} at (0,16) size 24x16
17 RenderText {#text} at (0,0) size 8x18 17 RenderText {#text} at (0,0) size 8x16
18 text run at (0,0) width 8: "x" 18 text run at (0,0) width 8: "x"
19 RenderText {#text} at (30,0) size 7x18 19 RenderText {#text} at (31,0) size 8x16
20 text run at (30,0) width 7: "e" 20 text run at (31,0) width 8: "e"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698