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

Side by Side Diff: LayoutTests/tables/layering/paint-test-layering-2-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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x54
7 RenderText {#text} at (0,0) size 782x36
8 text run at (0,0) width 782: "This test checks the renderer's ability to layer multiple cells in a table on top of one another. This test has three ce lls that span"
9 text run at (0,18) width 183: "multiple table grid slots. The "
10 RenderInline {SPAN} at (0,0) size 23x18 [color=#FF0000]
11 RenderText {#text} at (183,18) size 23x18
12 text run at (183,18) width 23: "red"
13 RenderText {#text} at (206,18) size 376x18
14 text run at (206,18) width 376: " cell starts at row 1 and column 4 an d spans four rows. The "
15 RenderInline {SPAN} at (0,0) size 29x18 [color=#0000FF]
16 RenderText {#text} at (582,18) size 29x18
17 text run at (582,18) width 29: "blue"
18 RenderText {#text} at (611,18) size 760x36
19 text run at (611,18) width 149: " cell starts at row 2, and"
20 text run at (0,36) width 253: "column 1, and spans four columns. The "
21 RenderInline {SPAN} at (0,0) size 38x18 [color=#008000]
22 RenderText {#text} at (253,36) size 38x18
23 text run at (253,36) width 38: "green"
24 RenderText {#text} at (291,36) size 196x18
25 text run at (291,36) width 196: " cell spans 4 columns of row 4."
26 RenderBlock {P} at (0,70) size 784x36
27 RenderText {#text} at (0,0) size 764x36
28 text run at (0,0) width 764: "If the test succeeds then you should see no text inside the table. If you see the text 'FAIL' inside the table, then the test has"
29 text run at (0,18) width 39: "failed."
30 RenderTable {TABLE} at (0,122) size 188x100 [border: (1px outset #808080)]
31 RenderTableSection {TBODY} at (1,1) size 186x98
32 RenderTableRow {TR} at (0,2) size 186x22
33 RenderTableCell {TD} at (2,2) size 44x22 [border: (1px inset #808080 )] [r=0 c=0 rs=1 cs=1]
34 RenderText {#text} at (2,2) size 16x18
35 text run at (2,2) width 16: " "
36 RenderTableCell {TD} at (48,2) size 44x22 [border: (1px inset #80808 0)] [r=0 c=1 rs=1 cs=1]
37 RenderText {#text} at (2,2) size 16x18
38 text run at (2,2) width 16: " "
39 RenderTableCell {TD} at (94,2) size 44x22 [border: (1px inset #80808 0)] [r=0 c=2 rs=1 cs=1]
40 RenderText {#text} at (2,2) size 16x18
41 text run at (2,2) width 16: " "
42 RenderTableCell {TD} at (140,38) size 44x22 [bgcolor=#FF0000] [borde r: (1px inset #808080)] [r=0 c=3 rs=4 cs=1]
43 RenderBlock {DIV} at (2,2) size 40x18
44 RenderText {#text} at (0,0) size 40x18
45 text run at (0,0) width 40: " "
46 RenderTableRow {TR} at (0,26) size 186x22
47 RenderTableCell {TD} at (2,26) size 182x22 [bgcolor=#0000FF] [border : (1px inset #808080)] [r=1 c=0 rs=1 cs=4]
48 RenderBlock {DIV} at (2,2) size 178x18
49 RenderText {#text} at (138,0) size 40x18
50 text run at (138,0) width 40: " "
51 RenderTableRow {TR} at (0,50) size 186x22
52 RenderTableCell {TD} at (2,50) size 44x22 [border: (1px inset #80808 0)] [r=2 c=0 rs=1 cs=1]
53 RenderText {#text} at (2,2) size 40x18
54 text run at (2,2) width 40: " "
55 RenderTableCell {TD} at (48,50) size 44x22 [border: (1px inset #8080 80)] [r=2 c=1 rs=1 cs=1]
56 RenderText {#text} at (2,2) size 40x18
57 text run at (2,2) width 40: " "
58 RenderTableCell {TD} at (94,50) size 44x22 [border: (1px inset #8080 80)] [r=2 c=2 rs=1 cs=1]
59 RenderText {#text} at (2,2) size 40x18
60 text run at (2,2) width 40: " "
61 RenderTableRow {TR} at (0,74) size 186x22
62 RenderTableCell {TD} at (2,74) size 182x22 [bgcolor=#008000] [border : (1px inset #808080)] [r=3 c=0 rs=1 cs=4]
63 RenderBlock {DIV} at (2,2) size 178x18 [color=#008000]
64 RenderText {#text} at (138,0) size 40x18
65 text run at (138,0) width 40: "FAIL "
OLDNEW
« no previous file with comments | « LayoutTests/tables/layering/paint-test-layering-1-expected.txt ('k') | LayoutTests/tables/mozilla/bugs/bug10009-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698