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