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 5 changesets (bug 1940797, bug 1940800, bug 1940819, bug 1939881, bug...
[gecko.git]
/
layout
/
reftests
/
text-overflow
/
dynamic-change-1-ref.html
blob
2a1560e07f49c35c828b8f02c4409d17adb9bb10
1
<!DOCTYPE
html
>
2
<html>
3
<div
style
=
"overflow: hidden; width: 130px; white-space: nowrap;
4
text-overflow: ellipsis"
>
5
Some long text that cannot possibly fit in
130
px, because it just can't.
6
</div>
7
</html>