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