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
/
LayoutTests
/
fast
/
forms
/
option-text-clip.html
blob
2f205647358354b6695c322e2948bc7411094706
1
This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control.
2
<br>
3
<select
style
=
"width:150px"
>
4
<option>
12345 6789
ABCD EFGH
</option>
5
</select>