summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/port-leading-colon-novalid.html
blob: c5f0924d8706d21d63eff273540fe6dfd213a8a0 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid formaction: port-leading-colon</title>
<button formaction="http://2001::1"></button>