File: if-conditionals.html.ini

package info (click to toggle)
firefox 147.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,683,320 kB
  • sloc: cpp: 7,607,359; javascript: 6,533,295; ansic: 3,775,223; python: 1,415,500; xml: 634,561; asm: 438,949; java: 186,241; sh: 62,752; makefile: 18,079; objc: 13,092; perl: 12,808; yacc: 4,583; cs: 3,846; pascal: 3,448; lex: 1,720; ruby: 1,003; php: 436; lisp: 258; awk: 247; sql: 66; sed: 54; csh: 10; exp: 6
file content (606 lines) | stat: -rw-r--r-- 16,070 bytes parent folder | download | duplicates (3)
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
[if-conditionals.html]
  [CSS Values and Units Test: CSS inline if() function]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 1]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 2]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 3]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 4]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 5]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 6]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 7]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 8]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 9]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 10]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 11]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 12]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 13]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 14]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 15]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 16]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 17]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 18]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 19]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 20]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 21]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 22]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 23]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 24]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 25]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 26]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 27]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 28]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 29]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 30]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 31]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 32]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 33]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 34]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 35]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 36]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 37]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 38]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 39]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 40]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 41]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 42]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 43]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 44]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 45]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 46]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 47]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 48]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 49]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 50]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 51]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 52]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 53]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 54]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 55]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 56]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 57]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 58]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 59]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 60]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 61]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 62]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 63]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 64]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 65]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 66]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 67]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 68]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 69]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 70]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 71]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 72]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 73]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 74]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 75]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 76]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 77]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 78]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 79]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 80]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 81]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 82]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 83]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 84]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 85]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 86]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 87]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 88]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 89]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 90]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 91]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 92]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 93]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 94]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 95]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 96]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 97]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 98]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 99]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 100]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 101]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 102]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 103]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 104]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 105]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 106]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 107]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 108]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 109]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 110]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 111]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 112]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 113]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 114]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 115]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 116]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 117]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 118]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 119]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 120]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 121]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 122]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 123]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 124]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 125]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 126]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 127]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 128]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 129]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 130]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 131]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 132]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 133]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 134]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 135]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 136]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 137]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 138]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 139]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 140]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 141]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 142]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 143]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 144]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 145]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 146]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 147]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 148]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 149]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 150]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 151]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 152]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 153]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 154]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 155]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 156]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 157]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 158]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 159]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 160]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 161]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 162]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 163]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 164]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 165]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 166]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 167]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 168]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 169]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 170]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 171]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 172]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 173]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 174]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 175]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 176]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 177]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 178]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 179]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 180]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 181]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 182]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 183]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 184]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 185]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 186]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 187]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 188]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 190]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 191]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 189]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 192]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 193]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 194]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 195]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 196]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 197]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 198]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 199]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 200]
    expected: FAIL

  [CSS Values and Units Test: CSS inline if() function 201]
    expected: FAIL