Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-writing-modes/forms/file-input-horizontal.optional.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<title>File input writing mode horizontal</title>
<meta charset="utf-8">
<link rel="mismatch" href="file-input-vertical.optional.html">
<link rel="mismatch" href="file-input-vertical-rtl.optional.html">
<!-- Note test description should be the same across all files to mismatch on. -->
<p>The file input below should match the correct writing mode.</p>
<input type="file" style="writing-mode: horizontal-tb">