comparison: layout/reftests/forms/button/disabled-3-notref.html
layout/reftests/forms/button/disabled-3-notref.html
- branch
- TOR_BUG_9701
- changeset 13
- 44a2da4a2ab2
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head> |
|
4 <title>Bug 1007278: check disabled and non-disabled buttons look different</title> |
|
5 </head> |
|
6 <body> |
|
7 <button disabled>Some text</button> |
|
8 </body> |
|
9 </html> |