Sign in
webkit
/
WebKit
/
77b63b8e6a326c64f4e14dec31520d24b21e7c7f
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
images
/
png-missing-plte-before-trns-crash.html
blob: f38f9f0d2d34823b4016f355132050a5cd9606b5 [
file
] [
log
] [
blame
]
<!-- http://bugzil.la/251381 This test should not crash. -->
<img
src
=
"resources/missing-plte-before-trns.png"
>
<p>
PASS
</p>
<script>
if
(
window
.
testRunner
)
window
.
testRunner
.
dumpAsText
();
</script>