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