Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
quicklook
/
invalid-ql-id-url.html
blob: c9d937bd15992509b0a10fa1d040aaeda959551f [
file
] [
edit
]
<!DOCTYPE html>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
<style>
iframe
{
width
:
100vw
;
height
:
100vh
;
}
</style>
<iframe
src
=
"resources/invalid-ql-id-url.xls"
></iframe>