blob: d5ec1a8e237e2d362586e67c96b7f4717078c700 (
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 style="image-orientation: none" src="/images/anim-gr.gif">
|