haikuwebkit/LayoutTests/quicklook/keynote.html

9 lines
127 B
HTML

<!DOCTYPE html>
<style>
iframe {
width: 100vw;
height: 100vh;
}
</style>
<iframe src="resources/keynote.key"></iframe>