haikuwebkit/LayoutTests/fast/forms/date/date-input-rendering-basic....

7 lines
168 B
HTML

<html>
<body>
<input type="date" dir="ltr" value="1976-04-01"></input>
<input type="date" dir="rtl" value="1976-04-01"></input>
</body>
</html>