mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-07 17:09:07 +00:00
12 lines
305 B
HTML
12 lines
305 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body lang="en-us">
|
|
<div style="width: 5em; -moz-hyphens: auto; font-family:sans-serif;">
|
|
supercalifragilisticexpialidocious
|
|
<span style="-moz-hyphens:none">super<span lang="foo">cali</span>fragilisticexpialidocious</span>
|
|
supercalifragilisticexpialidocious
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|