Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: dom/base/crashtests/crashtests.list
<!DOCTYPE html>
<script>
inputElem.QueryInterface(Ci.imgIDecoderObserver);
inputElem.onStartDecode(null);
</script>