summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/area/href/scheme-http-no-slash-novalid.html
blob: 2d3ba5b5bfda884e45db01f6a7436e20dc5df015 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid href: scheme-http-no-slash</title>
<map name=foo><area href="http:foo.com" alt></map>