Sign in
webkit
/
WebKit
/
a69a1d2dc48078e2e585cc4597a2f7a1e3be42c8
/
.
/
LayoutTests
/
quicklook
/
powerpoint.html
blob: d5b2280e6d1258252b8b76ae306b09e58118e54a [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpDOMAsWebArchive
();
</script>
<style>
iframe
{
width
:
100vw
;
height
:
100vh
;
}
</style>
<iframe
src
=
"resources/powerpoint.pptx"
></iframe>