Sign in
webkit
/
WebKit
/
2edee9877067cddc35399f986e377b30f8ac5d66
/
.
/
LayoutTests
/
storage
/
domstorage
/
script-tests
/
TEMPLATE.html
blob: 4f0f75544b17265cca51225f6be76c01fd223033 [
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
=
"YOUR_JS_FILE_HERE"
></script>
</body>
</html>