Sign in
webkit
/
WebKit
/
a9c91ce2c5aea1dcbb1791839037fd37c48643d1
/
.
/
LayoutTests
/
storage
/
filesystemaccess
/
directory-handle-basics-worker.html
blob: 84f9a0659b3e4e4caba8c88197db70efb41154e7 [
file
] [
log
] [
blame
]
<html>
<head>
<script
src
=
"../../resources/js-test.js"
></script>
</head>
<body>
<script>
worker
=
startWorker
(
'resources/directory-handle-basics.js'
);
</script>
</body>
</html>