comparison: layout/reftests/text-decoration/underline-button-2.html
layout/reftests/text-decoration/underline-button-2.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!doctype html> |
|
2 <html> |
|
3 <body> |
|
4 <span style="text-decoration: underline; font: 16px sans-serif"> |
|
5 Some<button style="display: inline; color: black; font: 16px sans-serif">text</button>and a button |
|
6 </span> |
|
7 </body> |
|
8 </html> |