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