summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-ftp-no-slash-novalid.html
blob: 1f094e3fc735a45056d516711e06ae4d5fb260de (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid formaction: scheme-ftp-no-slash</title>
<button formaction="ftp:example.com/"></button>