gecko-dev/layout/reftests/text/auto-hyphenation-6-ref.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
161 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<body lang="en-us">
<div style="width: 0; hyphens: manual;">
hy&shy;<span style="color:red">phen&shy;</span>ation
</div>
</body>
</html>