5e70b962e0a3f171ee039657cec3a34310086ed0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / css1 / cascade / important-expected.txt
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 [bgcolor=#CCCCCC]
6       RenderBlock {P} at (0,0) size 784x18 [color=#008000]
7         RenderText {#text} at (0,0) size 363x17
8           text run at (0,0) width 363: "The style declarations which apply to the text below are:"
9       RenderBlock {PRE} at (0,34) size 784x60
10         RenderText {#text} at (0,0) size 227x60
11           text run at (0,0) width 227: "P {color: green ! important;}"
12           text run at (226,0) width 1: " "
13           text run at (0,15) width 118: "P {color: red;}"
14           text run at (117,15) width 1: " "
15           text run at (0,30) width 172: "P#id1 {color: purple;}"
16           text run at (171,30) width 1: " "
17           text run at (0,45) width 0: " "
18       RenderBlock {HR} at (0,107) size 784x2 [border: (1px inset #EEEEEE)]
19       RenderBlock {P} at (0,125) size 784x36 [color=#008000]
20         RenderText {#text} at (0,0) size 784x35
21           text run at (0,0) width 784: "This sentence should be green, because the declaration marked important should override any other normal declaration for"
22           text run at (0,18) width 366: "the same element, even if it occurs later in the stylesheet."
23       RenderBlock {P} at (0,177) size 784x36 [color=#008000]
24         RenderText {#text} at (0,0) size 409x17
25           text run at (0,0) width 409: "This sentence should also be green, even though it has an ID of "
26         RenderInline {TT} at (0,0) size 25x15
27           RenderText {#text} at (408,3) size 25x15
28             text run at (408,3) width 25: "id1"
29         RenderText {#text} at (432,0) size 738x35
30           text run at (432,0) width 263: ", which would ordinarily make it purple. "
31           text run at (694,0) width 44: "This is"
32           text run at (0,18) width 714: "because declarations marked important have more weight than normal declarations given in a STYLE attribute."
33       RenderBlock {P} at (0,229) size 784x36 [color=#008000]
34         RenderText {#text} at (0,0) size 712x35
35           text run at (0,0) width 615: "This sentence should also be green, even though it has a STYLE attribute declaring it to be red. "
36           text run at (614,0) width 98: "This is because"
37           text run at (0,18) width 659: "declarations marked important have more weight than normal declarations given in a STYLE attribute."
38       RenderTable {TABLE} at (0,281) size 784x176 [border: (1px outset #808080)]
39         RenderTableSection {TBODY} at (1,1) size 782x174
40           RenderTableRow {TR} at (0,0) size 782x26
41             RenderTableCell {TD} at (0,0) size 782x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
42               RenderInline {STRONG} at (0,0) size 163x17
43                 RenderText {#text} at (4,4) size 163x17
44                   text run at (4,4) width 163: "TABLE Testing Section"
45           RenderTableRow {TR} at (0,26) size 782x148
46             RenderTableCell {TD} at (0,87) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
47               RenderText {#text} at (4,4) size 4x17
48                 text run at (4,4) width 4: " "
49             RenderTableCell {TD} at (12,26) size 770x148 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
50               RenderBlock {P} at (4,4) size 762x36 [color=#008000]
51                 RenderText {#text} at (0,0) size 761x35
52                   text run at (0,0) width 761: "This sentence should be green, because the declaration marked important should override any other normal declaration"
53                   text run at (0,18) width 388: "for the same element, even if it occurs later in the stylesheet."
54               RenderBlock {P} at (4,56) size 762x36 [color=#008000]
55                 RenderText {#text} at (0,0) size 409x17
56                   text run at (0,0) width 409: "This sentence should also be green, even though it has an ID of "
57                 RenderInline {TT} at (0,0) size 25x15
58                   RenderText {#text} at (408,3) size 25x15
59                     text run at (408,3) width 25: "id1"
60                 RenderText {#text} at (432,0) size 738x35
61                   text run at (432,0) width 263: ", which would ordinarily make it purple. "
62                   text run at (694,0) width 44: "This is"
63                   text run at (0,18) width 714: "because declarations marked important have more weight than normal declarations given in a STYLE attribute."
64               RenderBlock {P} at (4,108) size 762x36 [color=#008000]
65                 RenderText {#text} at (0,0) size 712x35
66                   text run at (0,0) width 615: "This sentence should also be green, even though it has a STYLE attribute declaring it to be red. "
67                   text run at (614,0) width 98: "This is because"
68                   text run at (0,18) width 659: "declarations marked important have more weight than normal declarations given in a STYLE attribute."