Bug 1858983 [wpt PR 42532] - Update wpt metadata, a=testonly
[gecko.git] / layout / reftests / text / auto-hyphenation-3.html
blob5ebb1a12baefd1c0c13dbf74f3bf504b93b4d3fd
1 <!DOCTYPE html>
2 <html>
3 <!-- check that hyphens:none prevents break at &shy; -->
4 <body lang="en-us">
5 <div style="width: 5em; hyphens: none;">
6 su&shy;per&shy;cal&shy;ifrag&shy;ilis&shy;tic&shy;ex&shy;pi&shy;ali&shy;do&shy;cious
7 </div>
8 </body>
9 </html>