blob: 7c7665366d4585a74a15b35bf869ec6a839e58a0 (
plain)
1
2
3
4
5
|
<!doctype html>
<title>Printing animated image</title>
<link rel="help" href="https://html.spec.whatwg.org/#the-img-element">
<link rel="mismatch" href="/css/reference/blank.html">
<img src="/images/anim-gr.gif">
|