[storage_setitem.html]
type: testharness
expected: TIMEOUT
[localStorage[\] = "�"]
expected: FAIL
bug: https://github.com/servo/servo/issues/6564
[localStorage[\] = "�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