Sign in
webkit
/
WebKit
/
06204d2e2b5c6ccf55b5fc1570c0d6699747839a
/
.
/
LayoutTests
/
storage
/
domstorage
/
remove-item.html
blob: 6fc9d540fb1dc1e977fc9cc7848508c27b1c1eb9 [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../../resources/js-test-pre.js"
></script>
</head>
<body>
<p
id
=
"description"
></p>
<div
id
=
"console"
></div>
<script
src
=
"script-tests/remove-item.js"
></script>
</body>
</html>