Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
fast
/
forms
/
time
/
time-input-rendering-basic.html
blob: 7f9cdd88bf11465d57c1d1c4791838d97189a341 [
file
] [
log
] [
blame
]
<html>
<body>
<input
type
=
"time"
dir
=
"ltr"
value
=
"09:41:00"
></input>
<input
type
=
"time"
dir
=
"rtl"
value
=
"09:41:00"
></input>
</body>
</html>