Files
servo/tests/wpt/metadata/webstorage/storage_setitem.html.ini
2016-04-21 09:45:45 +02:00

20 lines
464 B
INI
Raw Blame History

[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