mirror of
https://github.com/servo/servo
synced 2026-04-28 02:19:14 +02:00
20 lines
464 B
INI
20 lines
464 B
INI
[storage_setitem.html]
|
||
type: testharness
|
||
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
|
||
|