mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Fix panic in webstorage/symbol-props.window.js (#33108)
Issue: https://github.com/servo/servo/issues/32987 Signed-off-by: Akash Pateria <pateria.akash77@gmail.com>
This commit is contained in:
parent
f3e6188502
commit
c76524e63b
2 changed files with 21 additions and 1 deletions
|
@ -1,2 +1,6 @@
|
|||
[symbol-props.window.html]
|
||||
expected: CRASH
|
||||
[localStorage: defineProperty not configurable]
|
||||
expected: FAIL
|
||||
|
||||
[sessionStorage: defineProperty not configurable]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue