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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/fixed-table-with-percent-inside-percent-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 784x36 [bgcolor=#FF0000] 6 RenderTable {TABLE} at (0,0) size 784x36 [bgcolor=#FF0000]
7 RenderTableSection {TBODY} at (0,0) size 784x36 7 RenderTableSection {TBODY} at (0,0) size 784x36
8 RenderTableRow {TR} at (0,2) size 784x2 8 RenderTableRow {TR} at (0,2) size 784x2
9 RenderTableCell {TD} at (2,2) size 780x2 [r=0 c=0 rs=1 cs=1] 9 RenderTableCell {TD} at (2,2) size 780x2 [r=0 c=0 rs=1 cs=1]
10 RenderTableRow {TR} at (0,6) size 784x28 10 RenderTableRow {TR} at (0,6) size 784x28
11 RenderTableCell {TD} at (2,6) size 780x28 [r=1 c=0 rs=1 cs=1] 11 RenderTableCell {TD} at (2,6) size 780x28 [r=1 c=0 rs=1 cs=1]
12 RenderTable {TABLE} at (1,1) size 778x26 [bgcolor=#008000] 12 RenderTable {TABLE} at (1,1) size 778x26 [bgcolor=#008000]
13 RenderTableSection {TBODY} at (0,0) size 778x26 13 RenderTableSection {TBODY} at (0,0) size 778x26
14 RenderTableRow {TR} at (0,2) size 778x22 14 RenderTableRow {TR} at (0,2) size 778x22
15 RenderTableCell {TD} at (2,2) size 774x22 [r=0 c=0 rs=1 cs=1 ] 15 RenderTableCell {TD} at (2,2) size 774x22 [r=0 c=0 rs=1 cs=1 ]
16 RenderText {#text} at (1,1) size 48x19 16 RenderText {#text} at (1,1) size 48x19
17 text run at (1,1) width 48: "Content" 17 text run at (1,1) width 48: "Content"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698