Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/apng-mime/reftest.list
<!doctype html>
<title>apng test</title>
<picture>
<source type="image/apng" srcset="animated.apng">
<img src="static.png">
</picture>