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