1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
|
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2339
LayoutView at (0,0) size 800x600
layer at (0,0) size 785x2339 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x2339
LayoutBlockFlow {BODY} at (8,16) size 769x2275 [bgcolor=#FFFFFF]
LayoutBlockFlow {P} at (0,0) size 769x19
LayoutText {#text} at (0,0) size 162x18
text run at (0,0) width 162: "This page is part of the "
LayoutInline {A} at (0,0) size 72x18 [color=#0000EE]
LayoutText {#text} at (162,0) size 72x18
text run at (162,0) width 72: "CSS3.info"
LayoutText {#text} at (234,0) size 4x18
text run at (234,0) width 4: " "
LayoutInline {A} at (0,0) size 130x18 [color=#0000EE]
LayoutText {#text} at (238,0) size 130x18
text run at (238,0) width 130: "CSS selectors test"
LayoutText {#text} at (368,0) size 131x18
text run at (368,0) width 131: ". See more info on "
LayoutInline {A} at (0,0) size 110x18 [color=#0000EE]
LayoutText {#text} at (499,0) size 110x18
text run at (499,0) width 110: "CSS3 selectors"
LayoutText {#text} at (609,0) size 4x18
text run at (609,0) width 4: "."
LayoutBlockFlow {DIV} at (0,35) size 769x0 [bgcolor=#009900]
LayoutBlockFlow {OL} at (0,35) size 769x2240
LayoutListItem {LI} at (40,0) size 615.19x251 [bgcolor=#AAAAAA]
LayoutBlockFlow {DIV} at (16,16) size 583.19x24 [bgcolor=#990000]
LayoutBlockFlow {DIV} at (0,0) size 583.19x24 [bgcolor=#009900]
LayoutBlockFlow {PRE} at (16,53) size 583.19x112 [bgcolor=#FFFFFF]
LayoutListMarker (anonymous) at (-33,6.50) size 17x18: "1"
LayoutText {#text} at (6,9) size 145x97
text run at (6,9) width 145: "div :first-child {"
text run at (150,9) width 1: " "
text run at (6,26) width 9: "}"
text run at (14,26) width 1: " "
text run at (6,42) width 1: " "
text run at (6,58) width 41: "<div>"
text run at (46,58) width 1: " "
text run at (6,74) width 113: " <div></div>"
text run at (118,74) width 1: " "
text run at (6,90) width 49: "</div>"
LayoutBlockFlow {P} at (16,181) size 583.19x38
LayoutText {#text} at (0,0) size 569x37
text run at (0,0) width 569: "The CSS selector should match the inner div element, because it is the only child of"
text run at (0,19) width 143: "the outer div element"
LayoutListItem {LI} at (40,299) size 615.19x267 [bgcolor=#AAAAAA]
LayoutBlockFlow {DIV} at (16,16) size 583.19x24 [bgcolor=#990000]
LayoutBlockFlow {DIV} at (0,0) size 583.19x24 [bgcolor=#009900]
LayoutBlockFlow {BLOCKQUOTE} at (0,24) size 583.19x0
LayoutBlockFlow {PRE} at (16,53) size 583.19x128 [bgcolor=#FFFFFF]
LayoutListMarker (anonymous) at (-33,6.50) size 17x18: "2"
LayoutText {#text} at (6,9) size 225x113
text run at (6,9) width 145: "div :first-child {"
text run at (150,9) width 1: " "
text run at (6,26) width 9: "}"
text run at (14,26) width 1: " "
text run at (6,42) width 1: " "
text run at (6,58) width 49: "<div> "
text run at (54,58) width 1: " "
text run at (6,74) width 113: " <div></div>"
text run at (118,74) width 1: " "
text run at (6,90) width 225: " <blockquote></blockquote>"
text run at (230,90) width 1: " "
text run at (6,106) width 49: "</div>"
LayoutBlockFlow {P} at (16,197) size 583.19x38
LayoutText {#text} at (0,0) size 567x37
text run at (0,0) width 567: "The CSS selector should match the inner div element, because it is the first child of"
text run at (0,19) width 143: "the outer div element"
LayoutListItem {LI} at (40,614) size 615.19x286 [bgcolor=#AAAAAA]
LayoutBlockFlow {DIV} at (16,16) size 583.19x24 [bgcolor=#990000]
LayoutBlockFlow {DIV} at (0,0) size 583.19x24 [bgcolor=#009900]
LayoutBlockFlow {PRE} at (16,53) size 583.19x128 [bgcolor=#FFFFFF]
LayoutListMarker (anonymous) at (-33,6.50) size 17x18: "3"
LayoutText {#text} at (6,9) size 209x113
text run at (6,9) width 145: "div :first-child {"
text run at (150,9) width 1: " "
text run at (6,26) width 9: "}"
text run at (14,26) width 1: " "
text run at (6,42) width 1: " "
text run at (6,58) width 49: "<div> "
text run at (54,58) width 1: " "
text run at (6,74) width 209: " <!-- Just a comment -->"
text run at (214,74) width 1: " "
text run at (6,90) width 113: " <div></div>"
text run at (118,90) width 1: " "
text run at (6,106) width 49: "</div>"
LayoutBlockFlow {P} at (16,197) size 583.19x57
LayoutText {#text} at (0,0) size 577x56
text run at (0,0) width 567: "The CSS selector should match the inner div element, because it is the first child of"
text run at (0,19) width 147: "the outer div element "
text run at (147,19) width 430: "Comments are not elements, so they should not be considered"
text run at (0,38) width 216: "when determining the first child."
LayoutListItem {LI} at (40,948) size 615.19x302 [bgcolor=#AAAAAA]
LayoutBlockFlow {DIV} at (16,16) size 583.19x43 [bgcolor=#990000]
LayoutBlockFlow (anonymous) at (0,0) size 583.19x19
LayoutListMarker (anonymous) at (-33,0) size 17x18: "4"
LayoutText {#text} at (0,0) size 4x18
text run at (0,0) width 4: "."
LayoutBlockFlow {DIV} at (0,19) size 583.19x24 [bgcolor=#009900]
LayoutBlockFlow {PRE} at (16,72) size 583.19x125 [bgcolor=#FFFFFF]
LayoutText {#text} at (6,7) size 225x112
text run at (6,7) width 145: "div :first-child {"
text run at (150,7) width 1: " "
text run at (6,23) width 9: "}"
text run at (14,23) width 1: " "
text run at (6,39) width 1: " "
text run at (6,55) width 49: "<div> "
text run at (54,55) width 1: " "
text run at (6,71) width 225: " How about regular text..."
text run at (230,71) width 1: " "
text run at (6,87) width 113: " <div></div>"
text run at (118,87) width 1: " "
text run at (6,103) width 49: "</div>"
LayoutBlockFlow {P} at (16,213) size 583.19x57
LayoutText {#text} at (0,0) size 569x56
text run at (0,0) width 567: "The CSS selector should match the inner div element, because it is the first child of"
text run at (0,19) width 151: "the outer div element. "
text run at (151,19) width 418: "Regular text is not an element, so it should not be considered"
text run at (0,38) width 216: "when determining the first child."
LayoutListItem {LI} at (40,1298) size 615.19x267 [bgcolor=#AAAAAA]
LayoutBlockFlow {DIV} at (16,16) size 583.19x24 [bgcolor=#009900]
LayoutBlockFlow {BLOCKQUOTE} at (0,0) size 583.19x0 [bgcolor=#990000]
LayoutBlockFlow {DIV} at (0,0) size 583.19x24
LayoutBlockFlow {PRE} at (16,53) size 583.19x128 [bgcolor=#FFFFFF]
LayoutListMarker (anonymous) at (-33,6.50) size 17x18: "5"
LayoutText {#text} at (6,9) size 225x113
text run at (6,9) width 145: "div :first-child {"
text run at (150,9) width 1: " "
text run at (6,26) width 9: "}"
text run at (14,26) width 1: " "
text run at (6,42) width 1: " "
text run at (6,58) width 49: "<div> "
text run at (54,58) width 1: " "
text run at (6,74) width 225: " <blockquote></blockquote>"
text run at (230,74) width 1: " "
text run at (6,90) width 113: " <div></div>"
text run at (118,90) width 1: " "
text run at (6,106) width 49: "</div>"
LayoutBlockFlow {P} at (16,197) size 583.19x38
LayoutText {#text} at (0,0) size 565x37
text run at (0,0) width 565: "The CSS selector should not match the inner div element, because it is the second"
text run at (0,19) width 196: "child of the outer div element"
LayoutListItem {LI} at (40,1613) size 615.19x299 [bgcolor=#AAAAAA]
LayoutBlockFlow {DIV} at (16,16) size 583.19x24 [bgcolor=#990000]
LayoutBlockFlow {DIV} at (0,0) size 583.19x24 [bgcolor=#009900]
LayoutBlockFlow {DIV} at (0,24) size 583.19x0
LayoutBlockFlow {PRE} at (16,53) size 583.19x160 [bgcolor=#FFFFFF]
LayoutListMarker (anonymous) at (-33,6.50) size 17x18: "6"
LayoutText {#text} at (6,9) size 521x145
text run at (6,9) width 145: "div :first-child {"
text run at (150,9) width 1: " "
text run at (6,26) width 9: "}"
text run at (14,26) width 1: " "
text run at (6,42) width 1: " "
text run at (6,58) width 41: "<div>"
text run at (46,58) width 1: " "
text run at (6,74) width 257: " <div id='insertBefore'></div>"
text run at (262,74) width 1: " "
text run at (6,90) width 49: "</div>"
text run at (54,90) width 1: " "
text run at (6,106) width 1: " "
text run at (6,122) width 393: "var ib = document.getElementById('insertBefore');"
text run at (398,122) width 1: " "
text run at (6,138) width 521: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
LayoutBlockFlow {P} at (16,229) size 583.19x38
LayoutText {#text} at (0,0) size 551x37
text run at (0,0) width 551: "The CSS selector should match the div element that is inserted by the Javascript"
text run at (0,19) width 39: "code."
LayoutListItem {LI} at (40,1960) size 615.19x280 [bgcolor=#AAAAAA]
LayoutBlockFlow {DIV} at (16,16) size 583.19x24 [bgcolor=#009900]
LayoutBlockFlow {DIV} at (0,0) size 583.19x0 [bgcolor=#990000]
LayoutBlockFlow {DIV} at (0,0) size 583.19x24
LayoutBlockFlow {PRE} at (16,53) size 583.19x160 [bgcolor=#FFFFFF]
LayoutListMarker (anonymous) at (-33,6.50) size 17x18: "7"
LayoutText {#text} at (6,9) size 521x145
text run at (6,9) width 145: "div :first-child {"
text run at (150,9) width 1: " "
text run at (6,26) width 9: "}"
text run at (14,26) width 1: " "
text run at (6,42) width 1: " "
text run at (6,58) width 41: "<div>"
text run at (46,58) width 1: " "
text run at (6,74) width 257: " <div id='insertBefore'></div>"
text run at (262,74) width 1: " "
text run at (6,90) width 49: "</div>"
text run at (54,90) width 1: " "
text run at (6,106) width 1: " "
text run at (6,122) width 393: "var ib = document.getElementById('insertBefore');"
text run at (398,122) width 1: " "
text run at (6,138) width 521: "ib.parentElement.insertBefore(document.createElement(\"div\"), ib);"
LayoutBlockFlow {P} at (16,229) size 583.19x19
LayoutText {#text} at (0,0) size 499x18
text run at (0,0) width 499: "The original div element should not be a match for the :first-child selector."
|