blob: 8e2ff0e3ed2b708695078f5657c89f861be72fbe (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
[container-ident-function.html]
[Property container-name value 'ident("--myident" calc(42 * sign(1em - 1px)))']
expected: FAIL
[Property container-name value '--c ident("--myident" calc(42 * sign(1em - 1px)))']
expected: FAIL
[Property container value 'ident("--myident" calc(42 * sign(1em - 1px)))']
expected: FAIL
[Property container value '--c ident("--myident" calc(42 * sign(1em - 1px))) / size']
expected: FAIL
|