Sign in
webkit
/
WebKit
/
5477927d104775982421a977c5683c552d9374f2
/
.
/
LayoutTests
/
quicklook
/
resources
/
invalid-ql-id-url.xls
blob: 41aeced2e1acdce92aebedb5c9d65482cfd1463c [
file
] [
log
] [
blame
]
<html>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpResourceLoadCallbacks
();
</script>
<body>
We should not attempt to load the image URL below:
<br>
<img
src
=
"x-apple-ql-id://nonexistent.jpg"
>
</body>
</html>