summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/input/type-image-src-whitespace-only-novalid.html
blob: e3d0486e6225f8b482ef5968b12f52dcdb46c0d4 (plain)
1
2
3
4
5
<!DOCTYPE html>
<meta charset=utf-8>
<title>empty src is not valid</title>
<input type=image alt="foo" src="	 
">