Bug 1858983 [wpt PR 42532] - Update wpt metadata, a=testonly
[gecko.git] / layout / reftests / text / auto-hyphenation-9-ref.html
blob54c2006697160bd43f1cc2fdc45438d577477995
1 <!DOCTYPE html>
2 <html>
3 <meta charset="iso-8859-1">
4 <!-- check that hyphenation is not applied when language is not specified -->
5 <body>
6 <div style="width: 5em; hyphens: none;">
7 supercalifragilisticexpialidocious
8 </div>
9 </body>
10 </html>