Sign in
webkit
/
WebKit
/
f4cd4372d25f44b9850806bbd8cfba827c658376
/
.
/
LayoutTests
/
storage
/
domstorage
/
clear.html
blob: 9a7f7699c63d07964c9bd9bd891d0e92bf208611 [
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/clear.js"
></script>
</body>
</html>