mirror of
https://github.com/servo/servo.git
synced 2025-10-17 00:39:15 +01:00
This implementation is more-or-less on par with the one from layout_2013 and in some cases better. There are still some cases where we don't return the correct "resolved value," but this is enough to test animations and transitions.
19 lines
302 B
INI
19 lines
302 B
INI
[variable-names.html]
|
|
[custom property '--a']
|
|
expected: FAIL
|
|
|
|
[custom property '---']
|
|
expected: FAIL
|
|
|
|
[custom property '--ab']
|
|
expected: FAIL
|
|
|
|
[custom property '--0']
|
|
expected: FAIL
|
|
|
|
[custom property '--a;b']
|
|
expected: FAIL
|
|
|
|
[custom property '--\\']
|
|
expected: FAIL
|
|
|