comparison: layout/reftests/text-decoration/underline-button-1.html
layout/reftests/text-decoration/underline-button-1.html
- branch
- TOR_BUG_9701
- changeset 11
- deefc01c0e14
equal
deleted
inserted
replaced
|
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> |