Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/text/reftest.list
<!DOCTYPE html>
<head><title>Hyphenation test</title></head>
<!-- style changes don't break hyphenation -->
<body xml:lang="en-us">
<div style="width: 0; hyphens: auto;">
hy<span style="color:red">phen</span>ation
</div>
</body>
</html>