mirror of
https://github.com/servo/servo.git
synced 2025-10-09 21:10:19 +01:00
5 lines
213 B
HTML
5 lines
213 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 src="/images/anim-gr.gif">
|