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