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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_th_colspan-expected.txt

Issue 308123005: Unreviewed Win XP rebaselines for r175038, part 10 (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 800x72 3 layer at (0,0) size 800x72
4 RenderBlock {html} at (0,0) size 800x72 4 RenderBlock {html} at (0,0) size 800x72
5 RenderBody {body} at (8,8) size 784x56 5 RenderBody {body} at (8,8) size 784x56
6 RenderTable {table} at (0,0) size 193x56 [border: (1px outset #808080)] 6 RenderTable {table} at (0,0) size 193x56 [border: (1px outset #808080)]
7 RenderTableSection (anonymous) at (1,1) size 191x54 7 RenderTableSection (anonymous) at (1,1) size 191x54
8 RenderTableRow {tr} at (0,2) size 191x24 8 RenderTableRow {tr} at (0,2) size 191x24
9 RenderTableCell {th} at (2,2) size 187x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=2] 9 RenderTableCell {th} at (2,2) size 187x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=2]
10 RenderText {#text} at (2,2) size 183x19 10 RenderText {#text} at (2,2) size 183x19
11 text run at (2,2) width 183: "This cell spans two columns" 11 text run at (2,2) width 183: "This cell spans two columns"
12 RenderTableRow {tr} at (0,28) size 191x24 12 RenderTableRow {tr} at (0,28) size 191x24
13 RenderTableCell {th} at (2,28) size 92x24 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1] 13 RenderTableCell {th} at (2,28) size 92x24 [border: (1px inset #80808 0)] [r=1 c=0 rs=1 cs=1]
14 RenderText {#text} at (20,2) size 52x19 14 RenderText {#text} at (20,2) size 52x19
15 text run at (20,2) width 52: "xxx xxx" 15 text run at (20,2) width 52: "xxx xxx"
16 RenderTableCell {th} at (96,28) size 93x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1] 16 RenderTableCell {th} at (96,28) size 93x24 [border: (1px inset #8080 80)] [r=1 c=1 rs=1 cs=1]
17 RenderText {#text} at (20,2) size 53x19 17 RenderText {#text} at (20,2) size 53x19
18 text run at (20,2) width 53: "xxx xxx" 18 text run at (20,2) width 53: "xxx xxx"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698