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