summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/area/href/host-newline-novalid.html
blob: ece26cf6ad3403879b23a7d151b4de8513e73e43 (plain)
1
2
3
4
5
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid href: host-newline</title>
<map name=foo><area href="http://example.
org" alt></map>