layout/reftests/text-decoration/underline-button-1.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:58bae016bcc5
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>

mercurial