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/date-input-appearance-native-horizontal.optional.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<link rel="author" title="Di Zhang" href="mailto:dizhangg@chromium.org">
<title>native input[type=date] in horizontal writing mode</title>
<meta charset="utf-8">
<link rel="mismatch" href="date-input-appearance-native-vertical.optional.html">
<link rel="mismatch" href="date-input-appearance-none-vertical.optional.html">
<!-- Note test description should be the same across all files to mismatch on. -->
<p>The date input below should match the correct writing mode.</p>
<input type="date">