Bug 1934520 - [devtools] Avoid errors in document-events webconsole listeners for...
[gecko.git] / layout / reftests / text-decoration / underline-button-1-ref.html
blobc5b84e1c2d68adb9df7e5ffc6cb480f636158e1d
1 <!doctype html>
2 <html>
3 <body>
4 <span style="text-decoration: underline">
5 Some</span><button>text</button><span
6 style="text-decoration: underline">and a button
7 </span>
8 </body>
9 </html>