Sign in
webkit
/
WebKit
/
61dd3584f31cb59cef7f6b2ddb5031a9bd4f1c78
/
.
/
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>