summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/area/href/userinfo-backslash-novalid.html
blob: 9419fd0a766f2df6cfa80d1fc69e4a3009d0f0f3 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid href: userinfo-backslash</title>
<map name=foo><area href="http://a\b:c\d@foo.com" alt></map>