haikuwebkit/LayoutTests/quicklook/powerpoint-legacy.html

13 lines
225 B
HTML

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