Sign in
webkit
/
WebKit
/
5477927d104775982421a977c5683c552d9374f2
/
.
/
LayoutTests
/
storage
/
indexeddb
/
prefetch-race-private.html
blob: 3c0e56861f76f32e729d66a4492a604afb8ccd2a [
file
] [
log
] [
blame
]
<!-- webkit-test-runner [ useEphemeralSession=true ] -->
<html>
<head>
<script
src
=
"../../resources/js-test.js"
></script>
<script
src
=
"resources/shared.js"
></script>
</head>
<body>
<script
src
=
"resources/prefetch-race.js"
></script>
</body>
</html>