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