summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/button/formaction-whitespace-only-novalid.html
blob: 37b4f02a48d39d3366fbac4ef8bf96afb307b73b (plain)
1
2
3
4
5
<!DOCTYPE html>
<meta charset=utf-8>
<title>empty formaction is not valid</title>
<button formaction="	 
"></button>