repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Backed out changeset b94afd94ed9c (bug 1924861) for causing multiple bc failures...
[gecko.git]
/
layout
/
reftests
/
forms
/
select
/
dynamic-text-overflow-1-ref.html
blob
8de69cf5cc56eca23d0c71ec4a146a6de91f7596
1
<!DOCTYPE
html
>
2
<select
style
=
"width: 100px; overflow: hidden; text-overflow: ellipsis;"
>
3
<option
selected
>
Text that is long enough that it totally overflows
<option>
4
</select>