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