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