blob: fff14e545d3f08a53c30b733dcb54ddb223f3bc2 [file] [log] [blame]
<!DOCTYPE html>
<script>
if (window.internals)
internals.setQuickLookPassword("test");
</script>
<style>
iframe {
width: 100vw;
height: 100vh;
}
</style>
<iframe src="resources/password-protected.pages"></iframe>