Bug 1944627 - update sidebar button checked state for non-revamped sidebar cases...
[gecko.git] / layout / reftests / text / auto-hyphenation-6.html
blob5f66d64e2a2e36d91690ca63d262200a61502c5c
1 <!DOCTYPE html>
2 <html>
3 <!-- style changes don't break hyphenation -->
4 <body lang="en-us">
5 <div style="width: 0; hyphens: auto;">
6 hy<span style="color:red">phen</span>ation
7 </div>
8 </body>
9 </html>