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