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>
<!-- check that hyphens:none prevents break at ­ -->
<body xml:lang="en-us">
<div style="width: 5em; hyphens: none;">
su­per­cal­ifrag­ilis­tic­ex­pi­ali­do­cious
</div>
</body>
</html>