haikuwebkit/LayoutTests/crypto/subtle/rsa-indexeddb-non-exportabl...

13 lines
342 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-non-exportable.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>