Files
UXP-Fixed/layout/reftests/text/auto-hyphenation-7-ref.html
T
2018-02-02 04:16:08 -05:00

10 lines
161 B
HTML

<!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>