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