tenfourfox/layout/reftests/text/auto-hyphenation-7-ref.html

10 lines
161 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html>
<body lang="en-us">
<div style="width: 0; hyphens: manual;">
h<span style="color:red">y&shy;phen&shy;a</span>tion
</div>
</body>
</html>