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

Side by Side Diff: LayoutTests/tables/mozilla/marvin/x_tfoot_id-expected.txt

Issue 23974003: Auto-rebaseline for r157364 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x70
4 RenderBlock {html} at (0,0) size 800x70
5 RenderBody {body} at (8,8) size 784x54
6 RenderTable {table} at (0,0) size 630x54 [border: (1px outset #808080)]
7 RenderTableSection {tfoot} at (1,27) size 628x26 [bgcolor=#00FF00]
8 RenderTableRow {tr} at (0,2) size 628x22
9 RenderTableCell {td} at (2,2) size 311x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
10 RenderText {#text} at (2,2) size 262x18
11 text run at (2,2) width 262: "This tfoot should have a lime back ground"
12 RenderTableCell {td} at (315,2) size 311x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
13 RenderText {#text} at (2,2) size 262x18
14 text run at (2,2) width 262: "This tfoot should have a lime back ground"
15 RenderTableSection {tbody} at (1,1) size 628x26
16 RenderTableRow {tr} at (0,2) size 628x22
17 RenderTableCell {td} at (2,2) size 311x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
18 RenderText {#text} at (2,2) size 307x18
19 text run at (2,2) width 307: "This tbody should NOT have a lime background"
20 RenderTableCell {td} at (315,2) size 311x22 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
21 RenderText {#text} at (2,2) size 307x18
22 text run at (2,2) width 307: "This tbody should NOT have a lime background"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698