Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<script>
inputElem.QueryInterface(Ci.imgIDecoderObserver);
inputElem.onStartDecode(null);
</script>
<!DOCTYPE html>
<script>
inputElem.QueryInterface(Ci.imgIDecoderObserver);
inputElem.onStartDecode(null);
</script>