summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/host-space-novalid.html
blob: 4aee6d7c4b65df148cb1160ed939c4a0665c17c3 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid formaction: host-space</title>
<button formaction="http://example .org"></button>