mirror of
https://github.com/servo/servo.git
synced 2025-08-04 21:20:23 +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
|
type: testharness
|
||||||
[Null bytes]
|
[Null bytes]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
bug: https://github.com/servo/servo/issues/10685
|
||||||
|
|
||||||
[Various tests]
|
[Various tests]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
bug: https://github.com/servo/servo/issues/10685
|
||||||
|
|
||||||
[Surrogates]
|
[Surrogates]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
bug: https://github.com/servo/servo/issues/6564
|
||||||
|
|
||||||
|
|
|
@ -3,13 +3,17 @@
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
[localStorage[\] = "<22>"]
|
[localStorage[\] = "<22>"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
bug: https://github.com/servo/servo/issues/6564
|
||||||
|
|
||||||
[localStorage[\] = "<22>a"]
|
[localStorage[\] = "<22>a"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
bug: https://github.com/servo/servo/issues/6564
|
||||||
|
|
||||||
[localStorage[\] = "a<>"]
|
[localStorage[\] = "a<>"]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
bug: https://github.com/servo/servo/issues/6564
|
||||||
|
|
||||||
[localStorage["0"\]]
|
[localStorage["0"\]]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
bug: https://github.com/servo/servo/issues/10686
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue