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

Side by Side Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug19599-expected.txt

Issue 616923003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 784x36 6 RenderBlock {P} at (0,0) size 784x32
7 RenderText {#text} at (0,0) size 728x18 7 RenderText {#text} at (0,0) size 742x16
8 text run at (0,0) width 728: "The INPUT element using the IMAGE attrib ute is used to load the image in the table. This image flows outside the " 8 text run at (0,0) width 742: "The INPUT element using the IMAGE attrib ute is used to load the image in the table. This image flows outside the "
9 RenderBR {BR} at (0,0) size 0x0 9 RenderBR {BR} at (0,0) size 0x0
10 RenderText {#text} at (0,18) size 275x18 10 RenderText {#text} at (0,16) size 280x16
11 text run at (0,18) width 275: "the table after the window has been res ized." 11 text run at (0,16) width 280: "the table after the window has been res ized."
12 RenderTable {TABLE} at (292,52) size 200x24 [bgcolor=#FF0000] 12 RenderTable {TABLE} at (292,48) size 200x24 [bgcolor=#FF0000]
13 RenderTableSection {TBODY} at (0,0) size 200x24 13 RenderTableSection {TBODY} at (0,0) size 200x24
14 RenderTableRow {TR} at (0,2) size 200x20 14 RenderTableRow {TR} at (0,2) size 200x20
15 RenderTableCell {TD} at (2,2) size 196x20 [r=0 c=0 rs=1 cs=1] 15 RenderTableCell {TD} at (2,2) size 196x20 [r=0 c=0 rs=1 cs=1]
16 RenderImage {INPUT} at (1,1) size 19x18 16 RenderImage {INPUT} at (1,1) size 19x18
17 RenderText {#text} at (0,0) size 0x0 17 RenderText {#text} at (0,0) size 0x0
18 RenderBlock {P} at (0,92) size 784x18 18 RenderBlock {P} at (0,88) size 784x16
19 RenderText {#text} at (0,0) size 547x18 19 RenderText {#text} at (0,0) size 560x16
20 text run at (0,0) width 547: "This test case is identicate to one abov e except the table is assigned a border of 2 pixels" 20 text run at (0,0) width 560: "This test case is identicate to one abov e except the table is assigned a border of 2 pixels"
21 RenderTable {TABLE} at (292,126) size 200x30 [bgcolor=#FF0000] [border: (2 px outset #808080)] 21 RenderTable {TABLE} at (292,120) size 200x30 [bgcolor=#FF0000] [border: (2 px outset #808080)]
22 RenderTableSection {TBODY} at (2,2) size 196x26 22 RenderTableSection {TBODY} at (2,2) size 196x26
23 RenderTableRow {TR} at (0,2) size 196x22 23 RenderTableRow {TR} at (0,2) size 196x22
24 RenderTableCell {TD} at (2,2) size 192x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 24 RenderTableCell {TD} at (2,2) size 192x22 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
25 RenderImage {INPUT} at (2,2) size 19x18 25 RenderImage {INPUT} at (2,2) size 19x18
26 RenderText {#text} at (0,0) size 0x0 26 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698