Sign in
webkit
/
WebKit
/
be800f2b4249f6e46325267ce4669c9f1df1106a
/
.
/
LayoutTests
/
quicklook
/
excel.html
blob: 8848ad505c0b148bd611dd26daa66610686709a5 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<style>
iframe
{
width
:
100vw
;
height
:
100vh
;
}
</style>
<iframe
src
=
"resources/excel.xlsx"
></iframe>