haikuwebkit/LayoutTests/crypto/subtle/rsa-indexeddb-private.html

13 lines
327 B
HTML

<!-- webkit-test-runner [ useEphemeralSession=true ] -->
<!DOCTYPE html>
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
<script src="../resources/common.js"></script>
</head>
<body>
<script src="resources/rsa-indexeddb.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>