Sign in
webkit
/
WebKit
/
fe1d59f21403d4b4e40ea9a0713584ae719a590e
/
.
/
LayoutTests
/
storage
/
indexeddb
/
readonly.html
blob: 14f5272f67125daa3081e6660caa905ede861756 [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../../resources/js-test-pre.js"
></script>
<script
src
=
"resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/readonly.js"
></script>
<script
src
=
"../../resources/js-test-post.js"
></script>
</body>
</html>