local-if-substitution.html.ini (1586B)
1 [local-if-substitution.html] 2 [var() in if() condition's custom property value substitutes locally] 3 expected: FAIL 4 5 [var() in if() condition's specified value substitutes locally] 6 expected: FAIL 7 8 [var() in if() declaration value substitutes locally] 9 expected: FAIL 10 11 [var() in if() condition's custom property value substitutes locally, argument] 12 expected: FAIL 13 14 [var() in if() condition's specified value substitutes locally, argument] 15 expected: FAIL 16 17 [var() in if() declaration value substitutes locally, argument] 18 expected: FAIL 19 20 [dashed function in if() declaration value] 21 expected: FAIL 22 23 [dashed function with argument in if() declaration value] 24 expected: FAIL 25 26 [if() cycle through local] 27 expected: FAIL 28 29 [if() cycle in condition custom property through local] 30 expected: FAIL 31 32 [if() cycle in condition specified value through local] 33 expected: FAIL 34 35 [if() cycle through function] 36 expected: FAIL 37 38 [if() no cycle in overridden local] 39 expected: FAIL 40 41 [if() no cycle in overridden argument] 42 expected: FAIL 43 44 [CSS-wide keywords are interpreted locally (initial)] 45 expected: FAIL 46 47 [CSS-wide keywords are interpreted locally (inherit)] 48 expected: FAIL 49 50 [CSS-wide keywords are interpreted locally (guaranteed-invalid, initial)] 51 expected: FAIL 52 53 [CSS-wide keywords are interpreted locally (guaranteed-invalid, unset)] 54 expected: FAIL 55 56 [CSS-wide keywords are interpreted locally (revert)] 57 expected: FAIL 58 59 [CSS-wide keywords are interpreted locally (revert-layer)] 60 expected: FAIL