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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/fixed-table-with-percent-width-inside-fixed-width-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 784x64 [bgcolor=#FF0000] 6 RenderTable {TABLE} at (0,0) size 784x64 [bgcolor=#FF0000]
7 RenderTableSection {TBODY} at (0,0) size 784x64 7 RenderTableSection {TBODY} at (0,0) size 784x64
8 RenderTableRow {TR} at (0,2) size 784x60 8 RenderTableRow {TR} at (0,2) size 784x60
9 RenderTableCell {TD} at (2,2) size 780x60 [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 780x60 [r=0 c=0 rs=1 cs=1]
10 RenderBlock {DIV} at (1,1) size 778x58 10 RenderBlock {DIV} at (1,1) size 778x58
11 RenderBlock (anonymous) at (0,0) size 778x20 11 RenderBlock (anonymous) at (0,0) size 778x20
12 RenderText {#text} at (0,0) size 24x19 12 RenderText {#text} at (0,0) size 24x19
13 text run at (0,0) width 24: "boo" 13 text run at (0,0) width 24: "boo"
14 RenderTable {TABLE} at (0,20) size 100x38 [bgcolor=#800080] 14 RenderTable {TABLE} at (0,20) size 100x38 [bgcolor=#800080]
15 RenderTableSection {TBODY} at (0,0) size 100x38 15 RenderTableSection {TBODY} at (0,0) size 100x38
16 RenderTableRow {TR} at (0,2) size 100x34 16 RenderTableRow {TR} at (0,2) size 100x34
17 RenderTableCell {TD} at (2,2) size 96x34 [r=0 c=0 rs=1 cs= 1] 17 RenderTableCell {TD} at (2,2) size 96x34 [r=0 c=0 rs=1 cs= 1]
18 RenderTable {TABLE} at (1,1) size 94x32 [bgcolor=#0000FF ] 18 RenderTable {TABLE} at (1,1) size 94x32 [bgcolor=#0000FF ]
19 RenderTableSection {TBODY} at (0,0) size 94x32 19 RenderTableSection {TBODY} at (0,0) size 94x32
20 RenderTableRow {TR} at (0,2) size 94x28 20 RenderTableRow {TR} at (0,2) size 94x28
21 RenderTableCell {TD} at (2,2) size 90x28 [r=0 c=0 rs=1 cs=1] 21 RenderTableCell {TD} at (2,2) size 90x28 [r=0 c=0 rs=1 cs=1]
22 RenderTable {TABLE} at (1,1) size 88x26 [bgcolor =#008000] 22 RenderTable {TABLE} at (1,1) size 88x26 [bgcolor =#008000]
23 RenderTableSection {TBODY} at (0,0) size 88x26 23 RenderTableSection {TBODY} at (0,0) size 88x26
24 RenderTableRow {TR} at (0,2) size 88x22 24 RenderTableRow {TR} at (0,2) size 88x22
25 RenderTableCell {TD} at (2,2) size 84x22 [ r=0 c=0 rs=1 cs=1] 25 RenderTableCell {TD} at (2,2) size 84x22 [ r=0 c=0 rs=1 cs=1]
26 RenderText {#text} at (1,1) size 48x19 26 RenderText {#text} at (1,1) size 48x19
27 text run at (1,1) width 48: "Content" 27 text run at (1,1) width 48: "Content"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698