<!DOCTYPE html> | |
<html> | |
<head> | |
<title>AVIF animation reftest: when animation ends, compare its last frame against the reference static avif image.</title> | |
<style> | |
img { margin: 1px; } | |
</style> | |
</head> | |
<body style="margin: 1px"> | |
<img src=resources/avifs00-ref.avif><img src=resources/avifs01-ref.avif><img src=resources/avifs02-ref.avif> | |
</body> | |
</html> |