summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/forms/the-input-element/image01.html
blob: e9028dceec736da67b8c8814cb103cfecbc518a0 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<meta charset=utf-8>
<title>input type image</title>
<link rel="author" title="Denis Ah-Kang" href="mailto:denis@w3.org">
<link rel=help href="https://html.spec.whatwg.org/multipage/#image-button-state-(type=image)">
<link rel="match" href="image01-ref.html">
<input type=image id=image src="/media/poster.png">