Sign in
webkit
/
WebKit
/
34f5efbbe2903324708c7d6f83220e30b3f6ddd8
/
.
/
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