Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<head><title>Hyphenation test</title></head>
<!-- check that hyphens:none prevents break at &shy; -->
<body xml:lang="en-us">
<div style="width: 5em; hyphens: none;">
su&#173;per&#173;cal&#173;ifrag&#173;ilis&#173;tic&#173;ex&#173;pi&#173;ali&#173;do&#173;cious
</div>
</body>
</html>