Sign in
chromium
/
chromium
/
blink
/
407c1d7b2c45974aa614b3f847ffe9e8fce205fa
/
.
/
LayoutTests
/
storage
/
domstorage
/
clear.html
blob: c1a20e8fae2665642600e3f1ca37efbfa3dc2d7e [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../../fast/js/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>