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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/nested-percent-height-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 RenderBlock {H3} at (0,0) size 784x23 6 RenderBlock {H3} at (0,0) size 784x23
7 RenderText {#text} at (0,0) size 189x22 7 RenderText {#text} at (0,0) size 189x22
8 text run at (0,0) width 189: "Height:100% Problems" 8 text run at (0,0) width 189: "Height:100% Problems"
9 RenderBlock {P} at (0,41.72) size 784x20 9 RenderBlock {P} at (0,41.72) size 784x20
10 RenderText {#text} at (0,0) size 706x19 10 RenderText {#text} at (0,0) size 706x19
11 text run at (0,0) width 378: "In the example below, the inner table sh ould be 300 pixels tall. " 11 text run at (0,0) width 378: "In the example below, the inner table sh ould be 300 pixels tall. "
12 text run at (378,0) width 328: "Instead the height:100% on the table c ell isn't honored." 12 text run at (378,0) width 328: "Instead the height:100% on the table c ell isn't honored."
13 RenderTable {TABLE} at (357,77.72) size 70x300 [bgcolor=#FF0000] 13 RenderTable {TABLE} at (357,77.72) size 70x300 [bgcolor=#FF0000]
14 RenderTableSection {TBODY} at (0,0) size 70x300 14 RenderTableSection {TBODY} at (0,0) size 70x300
15 RenderTableRow {TR} at (0,0) size 70x300 15 RenderTableRow {TR} at (0,0) size 70x300
16 RenderTableCell {TD} at (0,0) size 70x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1] 16 RenderTableCell {TD} at (0,0) size 70x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
17 RenderTable {TABLE} at (0,0) size 70x300 [bgcolor=#008000] 17 RenderTable {TABLE} at (0,0) size 70x300 [bgcolor=#008000]
18 RenderTableSection {TBODY} at (0,0) size 70x300 18 RenderTableSection {TBODY} at (0,0) size 70x300
19 RenderTableRow {TR} at (0,2) size 70x296 19 RenderTableRow {TR} at (0,2) size 70x296
20 RenderTableCell {TD} at (2,139) size 66x22 [r=0 c=0 rs=1 cs= 1] 20 RenderTableCell {TD} at (2,139) size 66x22 [r=0 c=0 rs=1 cs= 1]
21 RenderText {#text} at (1,1) size 64x19 21 RenderText {#text} at (1,1) size 64x19
22 text run at (1,1) width 64: "Inner table" 22 text run at (1,1) width 64: "Inner table"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698