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