mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update cssparser to fix CSS.escape test failures
Fixed failing tests #10685
This commit is contained in:
parent
0558687d71
commit
43b72537dc
6 changed files with 31 additions and 43 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue