Sign in
webkit
/
WebKit
/
ef6778290974b47bfa080fe796c37d9aecfefe8e
/
.
/
LayoutTests
/
js
/
dom
/
array-sort-non-writeable-element-expected.txt
blob: d2b36118a52e7414c725587b82814c8c3f459ae2 [
file
] [
log
] [
blame
]
PASS array.sort((a, b) => a - b) threw exception TypeError: Attempted to assign to readonly property..
PASS successfullyParsed is true
TEST COMPLETE