mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Note bugs.
This commit is contained in:
parent
82e2d017ef
commit
5944add496
2 changed files with 7 additions and 0 deletions
|
@ -2,10 +2,13 @@
|
|||
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
|
||||
|
||||
|
|
|
@ -3,13 +3,17 @@
|
|||
expected: TIMEOUT
|
||||
[localStorage[\] = "<22>"]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/6564
|
||||
|
||||
[localStorage[\] = "<22>a"]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/6564
|
||||
|
||||
[localStorage[\] = "a<>"]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/6564
|
||||
|
||||
[localStorage["0"\]]
|
||||
expected: TIMEOUT
|
||||
bug: https://github.com/servo/servo/issues/10686
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue