3 PASS query (orientation) should be parseable
4 PASS query not (orientation) should not be parseable
5 PASS query only (orientation) should not be parseable
6 PASS query all and (orientation) should be parseable
7 PASS query not all and (orientation) should be parseable
8 PASS query only all and (orientation) should be parseable
9 PASS query (orientation: 'landscape') should not be parseable
10 PASS expression width should be parseable
11 PASS expression width: 0 should be parseable
12 PASS expression width: 0px should be parseable
13 PASS expression width: 0em should be parseable
14 PASS expression width: -0 should be parseable
15 PASS expression min-width: -0 should be parseable
16 PASS expression max-width: -0 should be parseable
17 PASS expression width: -0cm should be parseable
18 PASS expression width: 1px should be parseable
19 PASS expression width: 0.001mm should be parseable
20 PASS expression width: 100000px should be parseable
21 PASS expression width: -1px should not be parseable
22 PASS expression width: '20px' should not be parseable
23 PASS expression min-width: -1px should not be parseable
24 PASS expression max-width: -1px should not be parseable
25 PASS expression min-width: '10px' should not be parseable
26 PASS expression max-width: '10px' should not be parseable
27 PASS expression width: -0.00001mm should not be parseable
28 PASS expression width: -100000em should not be parseable
29 PASS expression min-width should not be parseable
30 PASS expression max-width should not be parseable
31 PASS expression height should be parseable
32 PASS expression height: 0 should be parseable
33 PASS expression height: 0px should be parseable
34 PASS expression height: 0em should be parseable
35 PASS expression height: -0 should be parseable
36 PASS expression min-height: -0 should be parseable
37 PASS expression max-height: -0 should be parseable
38 PASS expression height: -0cm should be parseable
39 PASS expression height: 1px should be parseable
40 PASS expression height: 0.001mm should be parseable
41 PASS expression height: 100000px should be parseable
42 PASS expression height: -1px should not be parseable
43 PASS expression height: '20px' should not be parseable
44 PASS expression min-height: -1px should not be parseable
45 PASS expression max-height: -1px should not be parseable
46 PASS expression min-height: '10px' should not be parseable
47 PASS expression max-height: '10px' should not be parseable
48 PASS expression height: -0.00001mm should not be parseable
49 PASS expression height: -100000em should not be parseable
50 PASS expression min-height should not be parseable
51 PASS expression max-height should not be parseable
52 PASS expression device-width should be parseable
53 PASS expression device-width: 0 should be parseable
54 PASS expression device-width: 0px should be parseable
55 PASS expression device-width: 0em should be parseable
56 PASS expression device-width: -0 should be parseable
57 PASS expression min-device-width: -0 should be parseable
58 PASS expression max-device-width: -0 should be parseable
59 PASS expression device-width: -0cm should be parseable
60 PASS expression device-width: 1px should be parseable
61 PASS expression device-width: 0.001mm should be parseable
62 PASS expression device-width: 100000px should be parseable
63 PASS expression device-width: -1px should not be parseable
64 PASS expression device-width: '20px' should not be parseable
65 PASS expression min-device-width: -1px should not be parseable
66 PASS expression max-device-width: -1px should not be parseable
67 PASS expression min-device-width: '10px' should not be parseable
68 PASS expression max-device-width: '10px' should not be parseable
69 PASS expression device-width: -0.00001mm should not be parseable
70 PASS expression device-width: -100000em should not be parseable
71 PASS expression min-device-width should not be parseable
72 PASS expression max-device-width should not be parseable
73 PASS expression device-height should be parseable
74 PASS expression device-height: 0 should be parseable
75 PASS expression device-height: 0px should be parseable
76 PASS expression device-height: 0em should be parseable
77 PASS expression device-height: -0 should be parseable
78 PASS expression min-device-height: -0 should be parseable
79 PASS expression max-device-height: -0 should be parseable
80 PASS expression device-height: -0cm should be parseable
81 PASS expression device-height: 1px should be parseable
82 PASS expression device-height: 0.001mm should be parseable
83 PASS expression device-height: 100000px should be parseable
84 PASS expression device-height: -1px should not be parseable
85 PASS expression device-height: '20px' should not be parseable
86 PASS expression min-device-height: -1px should not be parseable
87 PASS expression max-device-height: -1px should not be parseable
88 PASS expression min-device-height: '10px' should not be parseable
89 PASS expression max-device-height: '10px' should not be parseable
90 PASS expression device-height: -0.00001mm should not be parseable
91 PASS expression device-height: -100000em should not be parseable
92 PASS expression min-device-height should not be parseable
93 PASS expression max-device-height should not be parseable
94 PASS all and (width: width px) should apply
95 PASS all and (width: width +1 px) should not apply
96 PASS all and (width: width -1 px) should not apply
97 PASS all and (min-width: width px) should apply
98 PASS all and (min-width: width +1 px) should not apply
99 PASS all and (min-width: width -1 px) should apply
100 PASS all and (max-width: width px) should apply
101 PASS all and (max-width: width +1 px) should apply
102 PASS all and (max-width: width +1 px) should not apply
103 PASS all and (min-width: width +1 em) should not apply
104 PASS all and (min-width: width -1 em) should apply
105 PASS all and (max-width: width +1 em) should apply
106 PASS all and (max-width: width -1 em) should not apply
107 PASS all and (height: height px) should apply
108 PASS all and (height: height +1 px) should not apply
109 PASS all and (height: height -1 px) should not apply
110 PASS all and (min-height: height px) should apply
111 PASS all and (min-height: height +1 px) should not apply
112 PASS all and (min-height: height -1 px) should apply
113 PASS all and (max-height: height px) should apply
114 PASS all and (max-height: height +1 px) should apply
115 PASS all and (max-height: height +1 px) should not apply
116 PASS all and (min-height: height +1 em) should not apply
117 PASS all and (min-height: height -1 em) should apply
118 PASS all and (max-height: height +1 em) should apply
119 PASS all and (max-height: height -1 em) should not apply
120 PASS all and (device-width: device-width px) should apply
121 PASS all and (device-width: device-width +1 px) should not apply
122 PASS all and (device-width: device-width -1 px) should not apply
123 PASS all and (min-device-width: device-width px) should apply
124 PASS all and (min-device-width: device-width +1 px) should not apply
125 PASS all and (min-device-width: device-width -1 px) should apply
126 PASS all and (max-device-width: device-width px) should apply
127 PASS all and (max-device-width: device-width +1 px) should apply
128 PASS all and (max-device-width: device-width +1 px) should not apply
129 PASS all and (min-device-width: device-width +1 em) should not apply
130 PASS all and (min-device-width: device-width -1 em) should apply
131 PASS all and (max-device-width: device-width +1 em) should apply
132 PASS all and (max-device-width: device-width -1 em) should not apply
133 PASS all and (device-height: device-height px) should apply
134 PASS all and (device-height: device-height +1 px) should not apply
135 PASS all and (device-height: device-height -1 px) should not apply
136 PASS all and (min-device-height: device-height px) should apply
137 PASS all and (min-device-height: device-height +1 px) should not apply
138 PASS all and (min-device-height: device-height -1 px) should apply
139 PASS all and (max-device-height: device-height px) should apply
140 PASS all and (max-device-height: device-height +1 px) should apply
141 PASS all and (max-device-height: device-height +1 px) should not apply
142 PASS all and (min-device-height: device-height +1 em) should not apply
143 PASS all and (min-device-height: device-height -1 em) should apply
144 PASS all and (max-device-height: device-height +1 em) should apply
145 PASS all and (max-device-height: device-height -1 em) should not apply
146 PASS all and (height) should apply
147 PASS all and (width) should not apply
148 PASS all and (height) should not apply
149 PASS all and (width) should not apply
150 PASS all and (device-height) should apply
151 PASS all and (device-width) should apply
152 PASS all and (height) should not apply
153 PASS all and (width) should apply
154 PASS all and (height) should apply
155 PASS all and (width) should apply
156 PASS expression orientation should be parseable
157 PASS expression orientation: portrait should be parseable
158 PASS expression orientation: landscape should be parseable
159 PASS expression min-orientation should not be parseable
160 PASS expression min-orientation: portrait should not be parseable
161 PASS expression min-orientation: landscape should not be parseable
162 PASS expression max-orientation should not be parseable
163 PASS expression max-orientation: portrait should not be parseable
164 PASS expression max-orientation: landscape should not be parseable
165 PASS (orientation) should apply
166 PASS (orientation: landscape) should apply
167 PASS (orientation: portrait) should not apply
168 PASS not all and (orientation: portrait) should apply
169 PASS (orientation) should apply
170 PASS (orientation: landscape) should not apply
171 PASS not all and (orientation: landscape) should apply
172 PASS (orientation: portrait) should apply
173 PASS (aspect-ratio: 59/80) should apply
174 PASS (aspect-ratio: 58/80) should not apply
175 PASS (aspect-ratio: 59/81) should not apply
176 PASS (aspect-ratio: 60/80) should not apply
177 PASS (aspect-ratio: 59/79) should not apply
178 PASS (aspect-ratio: 177/240) should apply
179 PASS (aspect-ratio: 413/560) should apply
180 PASS (aspect-ratio: 5900/8000) should apply
181 PASS (aspect-ratio: 5901/8000) should not apply
182 PASS (aspect-ratio: 5899/8000) should not apply
183 PASS (aspect-ratio: 5900/8001) should not apply
184 PASS (aspect-ratio: 5900/7999) should not apply
185 PASS (aspect-ratio) should apply
186 PASS (min-aspect-ratio: 59/80) should apply
187 PASS (min-aspect-ratio: 58/80) should apply
188 PASS (min-aspect-ratio: 59/81) should apply
189 PASS (min-aspect-ratio: 60/80) should not apply
190 PASS (min-aspect-ratio: 59/79) should not apply
191 PASS expression min-aspect-ratio should not be parseable
192 PASS (max-aspect-ratio: 59/80) should apply
193 PASS (max-aspect-ratio: 58/80) should not apply
194 PASS (max-aspect-ratio: 59/81) should not apply
195 PASS (max-aspect-ratio: 60/80) should apply
196 PASS (max-aspect-ratio: 59/79) should apply
197 PASS expression max-aspect-ratio should not be parseable
198 PASS (device-aspect-ratio: device-width / device-height) should apply
199 PASS not all and (device-aspect-ratio: device-width + 1 / device-height) should apply
200 PASS all and (device-aspect-ratio: device-width / device-height - 1) should not apply
201 PASS all and (device-aspect-ratio: device-width - 1 / device-height) should not apply
202 PASS not all and (device-aspect-ratio: device-width / device-height + 1) should apply
203 PASS (device-aspect-ratio) should apply
204 PASS (min-device-aspect-ratio: device-width / device-height) should apply
205 PASS not all and (device-aspect-ratio: device-width + 1 / device-height) should not apply
206 PASS not all and (min-device-aspect-ratio: device-width / device-height - 1) should apply
207 PASS not all and (min-device-aspect-ratio: device-width - 1 / device-height) should not apply
208 PASS all and (min-device-aspect-ratio: device-width / device-height + 1) should apply
209 PASS expression min-device-aspect-ratio should not be parseable
210 PASS all and (max-device-aspect-ratio: device-width / device-height) should apply
211 PASS (max-device-aspect-ratio: device-width + 1 / device-height) should apply
212 PASS (max-device-aspect-ratio: device-width / device-height - 1 should apply
213 PASS all and (max-device-aspect-ratio: device-width - 1 / device-height) should not apply
214 PASS not all and (max-device-aspect-ratio: device-width / device-height + 1) should apply
215 PASS expression max-device-aspect-ratio should not be parseable
216 PASS expression max-aspect-ratio: 1/1 should be parseable
217 PASS expression max-aspect-ratio: 1 /1 should be parseable
218 PASS expression max-aspect-ratio: 1 /
219 1 should be parseable
220 PASS expression max-aspect-ratio: 1/
221 1 should be parseable
222 PASS expression max-aspect-ratio: 1 should not be parseable
223 PASS expression max-aspect-ratio: 0.5 should not be parseable
224 PASS expression max-aspect-ratio: 1.0/1 should not be parseable
225 PASS expression max-aspect-ratio: 1/1.0 should not be parseable
226 PASS expression max-aspect-ratio: 1.0/1.0 should not be parseable
227 PASS expression max-aspect-ratio: 0/1 should not be parseable
228 PASS expression max-aspect-ratio: 1/0 should not be parseable
229 PASS expression max-aspect-ratio: 0/0 should not be parseable
230 PASS expression max-aspect-ratio: -1/1 should not be parseable
231 PASS expression max-aspect-ratio: 1/-1 should not be parseable
232 PASS expression max-aspect-ratio: -1/-1 should not be parseable
233 PASS expression device-aspect-ratio: 1/1 should be parseable
234 PASS expression device-aspect-ratio: 1 /1 should be parseable
235 PASS expression device-aspect-ratio: 1 /
236 1 should be parseable
237 PASS expression device-aspect-ratio: 1/
238 1 should be parseable
239 PASS expression device-aspect-ratio: 1 should not be parseable
240 PASS expression device-aspect-ratio: 0.5 should not be parseable
241 PASS expression device-aspect-ratio: 1.0/1 should not be parseable
242 PASS expression device-aspect-ratio: 1/1.0 should not be parseable
243 PASS expression device-aspect-ratio: 1.0/1.0 should not be parseable
244 PASS expression device-aspect-ratio: 0/1 should not be parseable
245 PASS expression device-aspect-ratio: 1/0 should not be parseable
246 PASS expression device-aspect-ratio: 0/0 should not be parseable
247 PASS expression device-aspect-ratio: -1/1 should not be parseable
248 PASS expression device-aspect-ratio: 1/-1 should not be parseable
249 PASS expression device-aspect-ratio: -1/-1 should not be parseable
250 PASS monochrome_and_color
252 PASS all and (color: depth) should apply
253 PASS all and (color: depth - 1) should not apply
254 PASS all and (color: depth + 1) should not apply
255 PASS all and (max-color: depth) should apply
256 PASS all and (max-color: depth - 1) should not apply
257 PASS all and (max-color: depth + 1) should apply
258 PASS all and (color) should apply
259 PASS expression max-color should not be parseable
260 PASS expression min-color should not be parseable
261 PASS all and (monochrome) should not apply
262 PASS expression max-monochrome should not be parseable
263 PASS expression min-monochrome should not be parseable
264 PASS not all and (monochrome) should apply
265 PASS not all and (color) should not apply
266 PASS only all and (color) should apply
267 PASS only all and (monochrome) should not apply
268 PASS expression color: 1 should be parseable
269 PASS expression color: 327 should be parseable
270 PASS expression color: 0 should be parseable
271 PASS expression color: 1.0 should not be parseable
272 PASS expression color: -1 should not be parseable
273 PASS expression color: 1/1 should not be parseable
274 PASS expression min-monochrome: 1 should be parseable
275 PASS expression min-monochrome: 327 should be parseable
276 PASS expression min-monochrome: 0 should be parseable
277 PASS expression min-monochrome: 1.0 should not be parseable
278 PASS expression min-monochrome: -1 should not be parseable
279 PASS expression min-monochrome: 1/1 should not be parseable
281 PASS (resolution: dpi) should apply
282 PASS (resolution: dpi + 1) should not apply
283 PASS (resolution: dpi - 1) should not apply
284 PASS (min-resolution: dpi - 1 ) should apply
285 PASS not all and (min-resolution: dpi - 1 ) should not apply
286 PASS not all and (min-resolution: dpi + 1 ) should apply
287 PASS all and (min-resolution: dpi + 1 ) should not apply
288 PASS (min-resolution: dpcm (dpi - 1) ) should apply
289 PASS (max-resolution: dpcm (dpi + 1) ) should apply
290 PASS (max-resolution: dpcm (dpi - 1) ) should not apply
291 PASS not all and (min-resolution: dpcm (dpi + 1) ) should apply
292 PASS expression grid should be parseable
293 PASS expression grid: 0 should be parseable
294 PASS expression grid: 1 should be parseable
295 PASS expression grid: 1 should be parseable
296 PASS expression min-grid should not be parseable
297 PASS expression min-grid:0 should not be parseable
298 PASS expression max-grid: 1 should not be parseable
299 PASS expression grid: 2 should not be parseable
300 PASS expression grid: -1 should not be parseable
301 PASS (grid) should not apply
302 PASS (grid: 0) should apply
303 PASS (grid: 1) should not apply
304 PASS (grid: 2) should not apply
305 PASS (grid: -1) should not apply