tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / qt / css1 / cascade / important-expected.txt
1 layer at (0,0) size 784x607
2   RenderView at (0,0) size 784x600
3 layer at (0,0) size 784x607
4   RenderBlock {HTML} at (0,0) size 784x607
5     RenderBody {BODY} at (8,8) size 768x591 [bgcolor=#CCCCCC]
6       RenderBlock {P} at (0,0) size 768x21 [color=#008000]
7         RenderText {#text} at (0,0) size 395x21
8           text run at (0,0) width 395: "The style declarations which apply to the text below are:"
9       RenderBlock {PRE} at (0,37) size 768x68
10         RenderText {#text} at (0,0) size 159x68
11           text run at (0,0) width 159: "P {color: green ! important;}"
12           text run at (159,0) width 0: " "
13           text run at (0,17) width 79: "P {color: red;}"
14           text run at (79,17) width 0: " "
15           text run at (0,34) width 120: "P#id1 {color: purple;}"
16           text run at (120,34) width 0: " "
17           text run at (0,51) width 0: " "
18       RenderBlock {HR} at (0,118) size 768x2 [border: (1px inset #000000)]
19       RenderBlock {P} at (0,136) size 768x42 [color=#008000]
20         RenderText {#text} at (0,0) size 761x42
21           text run at (0,0) width 761: "This sentence should be green, because the declaration marked important should override any other normal"
22           text run at (0,21) width 507: "declaration for the same element, even if it occurs later in the stylesheet."
23       RenderBlock {P} at (0,194) size 768x63 [color=#008000]
24         RenderText {#text} at (0,0) size 454x21
25           text run at (0,0) width 454: "This sentence should also be green, even though it has an ID of "
26         RenderInline {TT} at (0,0) size 17x17
27           RenderText {#text} at (454,3) size 17x17
28             text run at (454,3) width 17: "id1"
29         RenderText {#text} at (471,0) size 768x63
30           text run at (471,0) width 275: ", which would ordinarily make it purple."
31           text run at (0,21) width 768: "This is because declarations marked important have more weight than normal declarations given in a STYLE"
32           text run at (0,42) width 61: "attribute."
33       RenderBlock {P} at (0,273) size 768x63 [color=#008000]
34         RenderText {#text} at (0,0) size 724x63
35           text run at (0,0) width 677: "This sentence should also be green, even though it has a STYLE attribute declaring it to be red. "
36           text run at (677,0) width 47: "This is"
37           text run at (0,21) width 717: "because declarations marked important have more weight than normal declarations given in a STYLE"
38           text run at (0,42) width 61: "attribute."
39       RenderTable {TABLE} at (0,352) size 768x239 [border: (1px outset #808080)]
40         RenderTableSection {TBODY} at (1,1) size 766x237
41           RenderTableRow {TR} at (0,0) size 766x29
42             RenderTableCell {TD} at (0,0) size 766x29 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
43               RenderInline {STRONG} at (0,0) size 178x21
44                 RenderText {#text} at (4,4) size 178x21
45                   text run at (4,4) width 178: "TABLE Testing Section"
46           RenderTableRow {TR} at (0,29) size 766x208
47             RenderTableCell {TD} at (0,118) size 12x29 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
48               RenderText {#text} at (4,4) size 4x21
49                 text run at (4,4) width 4: " "
50             RenderTableCell {TD} at (12,29) size 754x208 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
51               RenderBlock {P} at (4,4) size 746x42 [color=#008000]
52                 RenderText {#text} at (0,0) size 708x42
53                   text run at (0,0) width 708: "This sentence should be green, because the declaration marked important should override any other"
54                   text run at (0,21) width 560: "normal declaration for the same element, even if it occurs later in the stylesheet."
55               RenderBlock {P} at (4,62) size 746x63 [color=#008000]
56                 RenderText {#text} at (0,0) size 454x21
57                   text run at (0,0) width 454: "This sentence should also be green, even though it has an ID of "
58                 RenderInline {TT} at (0,0) size 17x17
59                   RenderText {#text} at (454,3) size 17x17
60                     text run at (454,3) width 17: "id1"
61                 RenderText {#text} at (471,0) size 746x63
62                   text run at (471,0) width 275: ", which would ordinarily make it purple."
63                   text run at (0,21) width 712: "This is because declarations marked important have more weight than normal declarations given in a"
64                   text run at (0,42) width 117: "STYLE attribute."
65               RenderBlock {P} at (4,141) size 746x63 [color=#008000]
66                 RenderText {#text} at (0,0) size 724x63
67                   text run at (0,0) width 677: "This sentence should also be green, even though it has a STYLE attribute declaring it to be red. "
68                   text run at (677,0) width 47: "This is"
69                   text run at (0,21) width 717: "because declarations marked important have more weight than normal declarations given in a STYLE"
70                   text run at (0,42) width 61: "attribute."