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

Side by Side Diff: LayoutTests/platform/win-xp/tables/mozilla/marvin/x_thead_class-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 800x98 3 layer at (0,0) size 800x98
4 RenderBlock {html} at (0,0) size 800x98 4 RenderBlock {html} at (0,0) size 800x98
5 RenderBody {body} at (8,8) size 784x82 5 RenderBody {body} at (8,8) size 784x82
6 RenderTable {table} at (0,0) size 598x82 [border: (1px outset #808080)] 6 RenderTable {table} at (0,0) size 598x82 [border: (1px outset #808080)]
7 RenderTableSection {thead} at (1,1) size 596x28 [bgcolor=#00FF00] 7 RenderTableSection {thead} at (1,1) size 596x28 [bgcolor=#00FF00]
8 RenderTableRow {tr} at (0,2) size 596x24 8 RenderTableRow {tr} at (0,2) size 596x24
9 RenderTableCell {td} at (2,2) size 295x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {td} at (2,2) size 295x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 252x19 10 RenderText {#text} at (2,2) size 252x19
(...skipping 10 matching lines...) Expand all
21 RenderText {#text} at (2,2) size 284x19 21 RenderText {#text} at (2,2) size 284x19
22 text run at (2,2) width 284: "This tfoot should NOT have a lime background" 22 text run at (2,2) width 284: "This tfoot should NOT have a lime background"
23 RenderTableSection {tbody} at (1,29) size 596x26 23 RenderTableSection {tbody} at (1,29) size 596x26
24 RenderTableRow {tr} at (0,0) size 596x24 24 RenderTableRow {tr} at (0,0) size 596x24
25 RenderTableCell {td} at (2,0) size 295x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 25 RenderTableCell {td} at (2,0) size 295x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
26 RenderText {#text} at (2,2) size 291x19 26 RenderText {#text} at (2,2) size 291x19
27 text run at (2,2) width 291: "This tbody should NOT have a lime background" 27 text run at (2,2) width 291: "This tbody should NOT have a lime background"
28 RenderTableCell {td} at (299,0) size 295x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1] 28 RenderTableCell {td} at (299,0) size 295x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
29 RenderText {#text} at (2,2) size 291x19 29 RenderText {#text} at (2,2) size 291x19
30 text run at (2,2) width 291: "This tbody should NOT have a lime background" 30 text run at (2,2) width 291: "This tbody should NOT have a lime background"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698