Sign in
mojo
/
mojo
/
0e87326783f914dbc8d6e197538e61a8dd912d6b
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
popup
/
select_rtl_width.html
blob: 4b71c8803b48a28caf4c2ee3317bca58f9241bb2 [
file
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
"UTF-8"
>
</head>
<body>
<select
autofocus
>
<option
dir
=
"ltr"
>
بحث کاربر
</option>
<option
dir
=
"rtl"
>
بحث کاربر
</option>
</select>
</body>
</html>