Sign in
chromium
/
chromium
/
src
/
69b378ee1
/
.
/
third_party
/
WebKit
/
LayoutTests
/
storage
/
domstorage
/
clear.html
blob: 06c922700c9889f9f1031cbde9c9172dc214ac43 [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../../resources/js-test.js"
></script>
</head>
<body>
<p
id
=
"description"
></p>
<div
id
=
"console"
></div>
<script
src
=
"script-tests/clear.js"
></script>
</body>
</html>