summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-square-brackets-port-contains-colon-novalid.html
blob: 27cb19090108522ce8d2711c9216a9ad0ef21cd7 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid formaction: host-square-brackets-port-contains-colon</title>
<button formaction="http://[1::2]:3:4"></button>