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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/marvin/x_thead_align_center-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
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 800x138 3 layer at (0,0) size 800x134
4 RenderBlock {html} at (0,0) size 800x138 4 RenderBlock {html} at (0,0) size 800x134
5 RenderBody {body} at (8,16) size 784x114 5 RenderBody {body} at (8,16) size 784x110
6 RenderBlock {p} at (0,0) size 784x18 6 RenderBlock {p} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 335x18 7 RenderText {#text} at (0,0) size 335x18
8 text run at (0,0) width 335: "In this test, the THEAD text should be c enter aligned" 8 text run at (0,0) width 335: "In this test, the THEAD text should be c enter aligned"
9 RenderTable {table} at (0,34) size 179x80 [border: (1px outset #808080)] 9 RenderTable {table} at (0,34) size 179x76 [border: (1px outset #808080)]
10 RenderTableSection {thead} at (1,1) size 177x26 10 RenderTableSection {thead} at (1,1) size 177x26
11 RenderTableRow {tr} at (0,2) size 177x22 11 RenderTableRow {tr} at (0,2) size 177x22
12 RenderTableCell {td} at (2,2) size 173x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 12 RenderTableCell {td} at (2,2) size 173x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
13 RenderText {#text} at (58,2) size 57x18 13 RenderText {#text} at (58,2) size 57x18
14 text run at (58,2) width 57: "THEAD" 14 text run at (58,2) width 57: "THEAD"
15 RenderTableSection {tfoot} at (1,53) size 177x26 15 RenderTableSection {tfoot} at (1,51) size 177x24
16 RenderTableRow {tr} at (0,2) size 177x22 16 RenderTableRow {tr} at (0,0) size 177x22
17 RenderTableCell {td} at (2,2) size 173x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 17 RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
18 RenderText {#text} at (2,2) size 165x18 18 RenderText {#text} at (2,2) size 165x18
19 text run at (2,2) width 165: "This text is in the TFOOT" 19 text run at (2,2) width 165: "This text is in the TFOOT"
20 RenderTableSection {tbody} at (1,27) size 177x26 20 RenderTableSection {tbody} at (1,27) size 177x24
21 RenderTableRow {tr} at (0,2) size 177x22 21 RenderTableRow {tr} at (0,0) size 177x22
22 RenderTableCell {td} at (2,2) size 173x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 22 RenderTableCell {td} at (2,0) size 173x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
23 RenderText {#text} at (2,2) size 169x18 23 RenderText {#text} at (2,2) size 169x18
24 text run at (2,2) width 169: "This text is in the TBODY" 24 text run at (2,2) width 169: "This text is in the TBODY"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698