Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / 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 784x16 [color=#008000]
7         RenderText {#text} at (0,0) size 363x16
8           text run at (0,0) width 363: "The style declarations which apply to the text below are:"
9       RenderBlock {PRE} at (0,32) size 784x52
10         RenderText {#text} at (0,0) size 227x52
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,13) width 118: "P {color: red;}"
14           text run at (117,13) width 1: " "
15           text run at (0,26) width 172: "P#id1 {color: purple;}"
16           text run at (171,26) width 1: " "
17           text run at (0,39) width 0: " "
18       RenderBlock {HR} at (0,97) size 784x2 [border: (1px inset #EEEEEE)]
19       RenderBlock {P} at (0,115) size 784x32 [color=#008000]
20         RenderText {#text} at (0,0) size 784x32
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,16) width 366: "the same element, even if it occurs later in the stylesheet."
23       RenderBlock {P} at (0,163) size 784x32 [color=#008000]
24         RenderText {#text} at (0,0) size 409x16
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 25x13
27           RenderText {#text} at (408,2) size 25x13
28             text run at (408,2) width 25: "id1"
29         RenderText {#text} at (432,0) size 738x32
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,16) width 714: "because declarations marked important have more weight than normal declarations given in a STYLE attribute."
33       RenderBlock {P} at (0,211) size 784x32 [color=#008000]
34         RenderText {#text} at (0,0) size 712x32
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,16) width 659: "declarations marked important have more weight than normal declarations given in a STYLE attribute."
38       RenderTable {TABLE} at (0,259) size 784x162 [border: (1px outset #808080)]
39         RenderTableSection {TBODY} at (1,1) size 782x160
40           RenderTableRow {TR} at (0,0) size 782x24
41             RenderTableCell {TD} at (0,0) size 782x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
42               RenderInline {STRONG} at (0,0) size 163x16
43                 RenderText {#text} at (4,4) size 163x16
44                   text run at (4,4) width 163: "TABLE Testing Section"
45           RenderTableRow {TR} at (0,24) size 782x136
46             RenderTableCell {TD} at (0,80) size 12x24 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
47               RenderText {#text} at (4,4) size 4x16
48                 text run at (4,4) width 4: " "
49             RenderTableCell {TD} at (12,24) size 770x136 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
50               RenderBlock {P} at (4,4) size 762x32 [color=#008000]
51                 RenderText {#text} at (0,0) size 761x32
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,16) width 388: "for the same element, even if it occurs later in the stylesheet."
54               RenderBlock {P} at (4,52) size 762x32 [color=#008000]
55                 RenderText {#text} at (0,0) size 409x16
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 25x13
58                   RenderText {#text} at (408,2) size 25x13
59                     text run at (408,2) width 25: "id1"
60                 RenderText {#text} at (432,0) size 738x32
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,16) width 714: "because declarations marked important have more weight than normal declarations given in a STYLE attribute."
64               RenderBlock {P} at (4,100) size 762x32 [color=#008000]
65                 RenderText {#text} at (0,0) size 712x32
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,16) width 659: "declarations marked important have more weight than normal declarations given in a STYLE attribute."