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:
Akash Pateria 2024-10-01 17:34:35 -07:00 committed by GitHub
parent f3e6188502
commit c76524e63b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 1 deletions

View file

@ -1,2 +1,6 @@
[symbol-props.window.html]
expected: CRASH
[localStorage: defineProperty not configurable]
expected: FAIL
[sessionStorage: defineProperty not configurable]
expected: FAIL