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