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
Bug 1944627 - update sidebar button checked state for non-revamped sidebar cases...
[gecko.git]
/
layout
/
reftests
/
text
/
soft-hyphens-break-word-1b.html
blob
74d58cc6a255bc1d78a166db3b4a7b885651a2d5
1
<html>
2
<body>
3
4
<div
style
=
"width:0; word-wrap:break-word;"
>
5
<p>
Hy
­­
phen.
6
<p><span>
Hy
</span>
­­
phen.
7
<p><span>
Hy
­
</span>
­
phen.
8
<p><span>
Hy
­­
</span>
phen.
9
<p><span>
Hy
­­
p
</span>
hen.
10
</div>
11
12
</body>
13
</html>