summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html/elements/button/formaction/scheme-file-slash-slash-abc-bar-novalid.html
blob: af53544e7b0618864c0bc9d2dde666bff1bc90b0 (plain)
1
2
3
4
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid formaction: scheme-file-slash-slash-abc-bar</title>
<button formaction="file://abc|/foo/bar"></button>