-1:000000000000 | 0:ab9c3a29f025 |
---|---|
1 <!DOCTYPE html> | |
2 <html> | |
3 <!-- check that -moz-hyphens:none prevents break at ­ --> | |
4 <body lang="en-us"> | |
5 <div style="width: 5em; -moz-hyphens: none;"> | |
6 su­per­cal­ifrag­ilis­tic­ex­pi­ali­do­cious | |
7 </div> | |
8 </body> | |
9 </html> | |
10 |