Update cssparser to fix CSS.escape test failures

Fixed failing tests #10685
This commit is contained in:
Maciej Skrzypkowski 2016-05-06 12:41:27 +02:00
parent 0558687d71
commit 43b72537dc
6 changed files with 31 additions and 43 deletions

View file

@ -1,14 +1,5 @@
[escape.htm]
type: testharness
[Null bytes]
expected: FAIL
bug: https://github.com/servo/servo/issues/10685
[Various tests]
expected: FAIL
bug: https://github.com/servo/servo/issues/10685
[Surrogates]
expected: FAIL
bug: https://github.com/servo/servo/issues/6564