Update cssparser

Pick up a behavior fix https://github.com/servo/rust-cssparser/pull/251
This commit is contained in:
Simon Sapin 2019-07-17 10:47:58 +02:00
parent 005320c08c
commit 0677704953
2 changed files with 12 additions and 15 deletions

View file

@ -11,6 +11,3 @@
[Fallback value which is also a variable reference]
expected: FAIL
[You can't build up a single token where part of it is provided by a variable (percentages)]
expected: FAIL