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