Bug 1837620 - Part 6: Make edges for multiple shape guard weak too r=sfink
[gecko.git] / layout / reftests / text-decoration / underline-select-1-ref.html
blobe10ebe9783fb14f24a47a9bdff9d9ea85942c64b
1 <!doctype html>
2 <html>
3 <body>
4 <span style="text-decoration: underline">
5 Some</span><select><option>text</option></select><span
6 style="text-decoration: underline">and a button
7 </span>
8 </body>
9 </html>