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

Side by Side Diff: LayoutTests/platform/win-xp/fast/table/invisible-cell-background-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 {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 297x19 7 RenderText {#text} at (0,0) size 297x19
8 text run at (0,0) width 297: "This tests that the background of a tabl e cell with " 8 text run at (0,0) width 297: "This tests that the background of a tabl e cell with "
9 RenderInline {TT} at (0,0) size 136x16 9 RenderInline {TT} at (0,0) size 136x16
10 RenderText {#text} at (297,3) size 136x16 10 RenderText {#text} at (297,3) size 136x16
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500] 47 RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
48 RenderTableCell {TD} at (0,11) size 27x2 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1] 48 RenderTableCell {TD} at (0,11) size 27x2 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
49 RenderTable {TABLE} at (4,304) size 27x25 [bgcolor=#FF0000] 49 RenderTable {TABLE} at (4,304) size 27x25 [bgcolor=#FF0000]
50 RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00] 50 RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
51 RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500] 51 RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
52 RenderTableCell {TD} at (0,11) size 27x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1] 52 RenderTableCell {TD} at (0,11) size 27x2 [bgcolor=#008000] [r=0 c=0 rs=1 cs=1]
53 RenderTable {TABLE} at (4,333) size 27x25 [bgcolor=#008000] 53 RenderTable {TABLE} at (4,333) size 27x25 [bgcolor=#008000]
54 RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00] 54 RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
55 RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500] 55 RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
56 RenderTableCell {TD} at (0,11) size 27x2 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1] 56 RenderTableCell {TD} at (0,11) size 27x2 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698