Sign in
webkit
/
WebKit
/
63c63479e42d5d7cd9e5c20fa3c0adb62aed122e
/
.
/
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