mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|
|
|