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