repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
Source
/
web
/
tests
/
data
/
popup
/
select_rtl_width.html
blob
4b71c8803b48a28caf4c2ee3317bca58f9241bb2
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<meta
charset
=
"UTF-8"
>
5
</head>
6
<body>
7
<select
autofocus
>
8
<option
dir
=
"ltr"
>
بحث کاربر
</option>
9
<option
dir
=
"rtl"
>
بحث کاربر
</option>
10
</select>
11
</body>
12
</html>