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

Side by Side Diff: LayoutTests/platform/win/fast/table/invisible-cell-background-expected.txt

Issue 546663004: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 320x17 7 RenderText {#text} at (0,0) size 320x17
8 text run at (0,0) width 320: "This tests that the background of a tabl e cell with " 8 text run at (0,0) width 320: "This tests that the background of a tabl e cell with "
9 RenderInline {TT} at (0,0) size 133x15 9 RenderInline {TT} at (0,0) size 137x16
10 RenderText {#text} at (319,3) size 133x15 10 RenderText {#text} at (319,2) size 137x16
11 text run at (319,3) width 133: "visibility:hidden" 11 text run at (319,2) width 137: "visibility:hidden"
12 RenderText {#text} at (451,0) size 110x17 12 RenderText {#text} at (455,0) size 110x17
13 text run at (451,0) width 110: " is never painted." 13 text run at (455,0) width 110: " is never painted."
14 RenderBlock {P} at (0,34) size 784x18 14 RenderBlock {P} at (0,34) size 784x18
15 RenderText {#text} at (0,0) size 466x17 15 RenderText {#text} at (0,0) size 466x17
16 text run at (0,0) width 466: "You should see nine green squares and no red, orange or yellow squares." 16 text run at (0,0) width 466: "You should see nine green squares and no red, orange or yellow squares."
17 RenderTable {TABLE} at (4,68) size 27x25 17 RenderTable {TABLE} at (4,68) size 27x25
18 RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00] 18 RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
19 RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500] 19 RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
20 RenderTableCell {TD} at (0,11) size 27x2 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1] 20 RenderTableCell {TD} at (0,11) size 27x2 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
21 RenderTable {TABLE} at (4,97) size 27x25 [bgcolor=#FF0000] 21 RenderTable {TABLE} at (4,97) size 27x25 [bgcolor=#FF0000]
22 RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00] 22 RenderTableSection {TBODY} at (0,0) size 27x25 [bgcolor=#FFFF00]
23 RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500] 23 RenderTableRow {TR} at (0,0) size 27x25 [bgcolor=#FFA500]
(...skipping 23 matching lines...) Expand all
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,300) size 27x25 [bgcolor=#FF0000] 49 RenderTable {TABLE} at (4,300) 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,329) size 27x25 [bgcolor=#008000] 53 RenderTable {TABLE} at (4,329) 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