summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-double-percent-encoded-novalid.html
blob: f0a118b85a08fbb9e7db9f3b25876e26b55a56c8 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid formaction: host-double-percent-encoded</title>
<button formaction="http://%41.com"></button>