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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.txt

Issue 309503009: Unreviewed Win XP rebaselines for r175038, part 8 (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 784x38 [bgcolor=#FF0000] 6 RenderTable {TABLE} at (0,0) size 784x38 [bgcolor=#FF0000]
7 RenderTableSection {TBODY} at (0,0) size 784x38 7 RenderTableSection {TBODY} at (0,0) size 784x38
8 RenderTableRow {TR} at (0,2) size 784x34 8 RenderTableRow {TR} at (0,2) size 784x34
9 RenderTableCell {TD} at (2,2) size 780x34 [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 780x34 [r=0 c=0 rs=1 cs=1]
10 RenderTable {TABLE} at (1,1) size 778x32 [bgcolor=#0000FF] 10 RenderTable {TABLE} at (1,1) size 778x32 [bgcolor=#0000FF]
11 RenderTableSection {TBODY} at (0,0) size 778x32 11 RenderTableSection {TBODY} at (0,0) size 778x32
12 RenderTableRow {TR} at (0,2) size 778x28 12 RenderTableRow {TR} at (0,2) size 778x28
13 RenderTableCell {TD} at (2,2) size 774x28 [r=0 c=0 rs=1 cs=1 ] 13 RenderTableCell {TD} at (2,2) size 774x28 [r=0 c=0 rs=1 cs=1 ]
14 RenderTable {TABLE} at (1,1) size 772x26 [bgcolor=#008000] 14 RenderTable {TABLE} at (1,1) size 772x26 [bgcolor=#008000]
15 RenderTableSection {TBODY} at (0,0) size 772x26 15 RenderTableSection {TBODY} at (0,0) size 772x26
16 RenderTableRow {TR} at (0,2) size 772x22 16 RenderTableRow {TR} at (0,2) size 772x22
17 RenderTableCell {TD} at (2,2) size 768x22 [r=0 c=0 r s=1 cs=1] 17 RenderTableCell {TD} at (2,2) size 768x22 [r=0 c=0 r s=1 cs=1]
18 RenderText {#text} at (1,1) size 48x19 18 RenderText {#text} at (1,1) size 48x19
19 text run at (1,1) width 48: "Content" 19 text run at (1,1) width 48: "Content"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698