Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / css1 / cascade / important-expected.txt
blobb4e47c6a4fe70ad4ef7519a89588d80aa0165b0a
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   LayoutBlockFlow {HTML} at (0,0) size 800x600
5     LayoutBlockFlow {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
6       LayoutBlockFlow {P} at (0,0) size 784x20 [color=#008000]
7         LayoutText {#text} at (0,0) size 337x19
8           text run at (0,0) width 337: "The style declarations which apply to the text below are:"
9       LayoutBlockFlow {PRE} at (0,36) size 784x64
10         LayoutText {#text} at (0,0) size 232x64
11           text run at (0,0) width 232: "P {color: green ! important;}"
12           text run at (232,0) width 0: " "
13           text run at (0,16) width 120: "P {color: red;}"
14           text run at (120,16) width 0: " "
15           text run at (0,32) width 176: "P#id1 {color: purple;}"
16           text run at (176,32) width 0: " "
17           text run at (0,48) width 0: " "
18       LayoutBlockFlow {HR} at (0,113) size 784x2 [border: (1px inset #EEEEEE)]
19       LayoutBlockFlow {P} at (0,131) size 784x40 [color=#008000]
20         LayoutText {#text} at (0,0) size 755x39
21           text run at (0,0) width 755: "This sentence should be green, because the declaration marked important should override any other normal declaration for the"
22           text run at (0,20) width 315: "same element, even if it occurs later in the stylesheet."
23       LayoutBlockFlow {P} at (0,187) size 784x40 [color=#008000]
24         LayoutText {#text} at (0,0) size 381x19
25           text run at (0,0) width 381: "This sentence should also be green, even though it has an ID of "
26         LayoutInline {TT} at (0,0) size 24x16
27           LayoutText {#text} at (381,3) size 24x16
28             text run at (381,3) width 24: "id1"
29         LayoutText {#text} at (405,0) size 738x39
30           text run at (405,0) width 242: ", which would ordinarily make it purple. "
31           text run at (647,0) width 91: "This is because"
32           text run at (0,20) width 611: "declarations marked important have more weight than normal declarations given in a STYLE attribute."
33       LayoutBlockFlow {P} at (0,243) size 784x40 [color=#008000]
34         LayoutText {#text} at (0,0) size 741x39
35           text run at (0,0) width 574: "This sentence should also be green, even though it has a STYLE attribute declaring it to be red. "
36           text run at (574,0) width 167: "This is because declarations"
37           text run at (0,20) width 535: "marked important have more weight than normal declarations given in a STYLE attribute."
38       LayoutTable {TABLE} at (0,299) size 784x190 [border: (1px outset #808080)]
39         LayoutTableSection {TBODY} at (1,1) size 782x188
40           LayoutTableRow {TR} at (0,0) size 782x28
41             LayoutTableCell {TD} at (0,0) size 782x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
42               LayoutInline {STRONG} at (0,0) size 159x19
43                 LayoutText {#text} at (4,4) size 159x19
44                   text run at (4,4) width 159: "TABLE Testing Section"
45           LayoutTableRow {TR} at (0,28) size 782x160
46             LayoutTableCell {TD} at (0,94) size 12x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
47               LayoutText {#text} at (4,4) size 4x19
48                 text run at (4,4) width 4: " "
49             LayoutTableCell {TD} at (12,28) size 770x160 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
50               LayoutBlockFlow {P} at (4,4) size 762x40 [color=#008000]
51                 LayoutText {#text} at (0,0) size 755x39
52                   text run at (0,0) width 755: "This sentence should be green, because the declaration marked important should override any other normal declaration for the"
53                   text run at (0,20) width 315: "same element, even if it occurs later in the stylesheet."
54               LayoutBlockFlow {P} at (4,60) size 762x40 [color=#008000]
55                 LayoutText {#text} at (0,0) size 381x19
56                   text run at (0,0) width 381: "This sentence should also be green, even though it has an ID of "
57                 LayoutInline {TT} at (0,0) size 24x16
58                   LayoutText {#text} at (381,3) size 24x16
59                     text run at (381,3) width 24: "id1"
60                 LayoutText {#text} at (405,0) size 738x39
61                   text run at (405,0) width 242: ", which would ordinarily make it purple. "
62                   text run at (647,0) width 91: "This is because"
63                   text run at (0,20) width 611: "declarations marked important have more weight than normal declarations given in a STYLE attribute."
64               LayoutBlockFlow {P} at (4,116) size 762x40 [color=#008000]
65                 LayoutText {#text} at (0,0) size 741x39
66                   text run at (0,0) width 574: "This sentence should also be green, even though it has a STYLE attribute declaring it to be red. "
67                   text run at (574,0) width 167: "This is because declarations"
68                   text run at (0,20) width 535: "marked important have more weight than normal declarations given in a STYLE attribute."