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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/bugs/bug29157-expected.txt

Issue 308653008: Unreviewed Win XP rebaselines for r175038, part 11 (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 RenderTable {TABLE} at (0,0) size 116x82 [border: (1px outset #808080)] 6 RenderTable {TABLE} at (0,0) size 116x82 [border: (1px outset #808080)]
7 RenderBlock {CAPTION} at (0,0) size 116x0 7 RenderBlock {CAPTION} at (0,0) size 116x0
8 RenderTableSection {TBODY} at (1,1) size 114x80 8 RenderTableSection {TBODY} at (1,1) size 114x80
9 RenderTableRow {TR} at (0,2) size 114x24 9 RenderTableRow {TR} at (0,2) size 114x24
10 RenderTableCell {TD} at (2,2) size 54x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1] 10 RenderTableCell {TD} at (2,2) size 54x24 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
(...skipping 12 matching lines...) Expand all
23 RenderTableRow {TR} at (0,54) size 114x24 23 RenderTableRow {TR} at (0,54) size 114x24
24 RenderTableCell {TD} at (2,54) size 54x24 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1] 24 RenderTableCell {TD} at (2,54) size 54x24 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1]
25 RenderText {#text} at (2,2) size 50x19 25 RenderText {#text} at (2,2) size 50x19
26 text run at (2,2) width 50: "cell data" 26 text run at (2,2) width 50: "cell data"
27 RenderTableCell {TD} at (58,54) size 54x24 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1] 27 RenderTableCell {TD} at (58,54) size 54x24 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1]
28 RenderText {#text} at (2,2) size 50x19 28 RenderText {#text} at (2,2) size 50x19
29 text run at (2,2) width 50: "cell data" 29 text run at (2,2) width 50: "cell data"
30 RenderBlock (anonymous) at (0,82) size 784x20 30 RenderBlock (anonymous) at (0,82) size 784x20
31 RenderText {#text} at (0,0) size 177x19 31 RenderText {#text} at (0,0) size 177x19
32 text run at (0,0) width 177: "[object HTMLTableElement]" 32 text run at (0,0) width 177: "[object HTMLTableElement]"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698