Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/text/auto-hyphenation-8-ref.html

10 lines
208 B
HTML

<!DOCTYPE html>
<html>
<!-- check that hyphenation is not applied when language is not specified -->
<body>
<div style="width: 5em; hyphens: none;">
supercalifragilisticexpialidocious
</div>
</body>
</html>