comparison: layout/reftests/bugs/214077-1a.html
layout/reftests/bugs/214077-1a.html
- branch
- TOR_BUG_9701
- changeset 3
- 141e0f1194b1
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head><style> |
|
4 input { border-color: lime } |
|
5 </style></head> |
|
6 <body><form> |
|
7 <input type="image" src="solidblue.png" vspace="20" border="1"> |
|
8 </form></body></html> |