Sign in
webkit
/
WebKit
/
6b7c45f751131450b1675ef5b4b89fb3a0e35aba
/
.
/
LayoutTests
/
fast
/
images
/
large-size-image-crash.html
blob: 152e204bdbbd51b185c092b7f06da1a2dd479e05 [
file
] [
log
] [
blame
]
<html>
<head>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
</head>
<body>
<img
src
=
"resources/large-size-image-crash.jpeg"
>
<p>
PASS
</p>
</body>
</html>