Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
dom
/
DeviceMotion
/
script-tests
/
TEMPLATE.html
blob: 01a6e6e78aee05f31e158c7ec3e2713a11237cac [
file
]
<html>
<head>
<script
src
=
"../../js/resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"YOUR_JS_FILE_HERE"
></script>
<script
src
=
"../../js/resources/js-test-post.js"
></script>
</body>
</html>