haikuwebkit/LayoutTests/quicklook/keynote-09.html

13 lines
218 B
HTML

<!DOCTYPE html>
<script>
if (window.testRunner)
testRunner.dumpDOMAsWebArchive();
</script>
<style>
iframe {
width: 100vw;
height: 100vh;
}
</style>
<iframe src="resources/keynote-09.key"></iframe>