Sign in
webkit
/
WebKit
/
d507f536e123365c4233f3083e0192532185e8fc
/
.
/
LayoutTests
/
fast
/
forms
/
date
/
date-input-rendering-basic.html
blob: abed3984c4f3dee690fc97ec400b41ba22000232 [
file
] [
log
] [
blame
]
<html>
<body>
<input
type
=
"date"
dir
=
"ltr"
value
=
"1976-04-01"
></input>
<input
type
=
"date"
dir
=
"rtl"
value
=
"1976-04-01"
></input>
</body>
</html>