mirror of
https://github.com/servo/servo.git
synced 2025-10-09 04:59:23 +01:00
5 lines
245 B
HTML
5 lines
245 B
HTML
<!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">
|