summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-empty-userinfo-empty-novalid.html
blob: 04279b9598e3d828a3e8b9461ce3161178b6b1eb (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid formaction: host-empty-userinfo-empty</title>
<button formaction="http://@/www.example.com"></button>