Source code
Revision control
Copy as Markdown
Other Tools
[image-decode-image-document.html]
expected:
if (os == "linux") and (processor == "x86"): [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[HTMLImageElement.prototype.decode(), image document tests. Decode from iframe with image document, succeeds (img not loaded)]
expected:
if (processor == "x86") and (os == "linux"): [PASS, TIMEOUT]