Sign in
webkit
/
WebKit
/
7da9358be6e516995933e60cccdc53109c6f35ed
/
.
/
LayoutTests
/
js
/
dom
/
array-sort-non-writeable-proto-hole.html
blob: 161a397801888bfce39447d13dd3fe62cb28c19a [
file
] [
log
] [
blame
]
<!DOCTYPE HTML>
<html>
<head>
<script
src
=
"../../resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"script-tests/array-sort-non-writeable-proto-hole.js"
></script>
<script
src
=
"../../resources/js-test-post.js"
></script>
</body>
</html>