Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid formaction: scheme-file-backslash</title>
<button formaction="file:c:\foo\bar.html"></button>
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid formaction: scheme-file-backslash</title>
<button formaction="file:c:\foo\bar.html"></button>