summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/214077-1-ref.html
blob: 17271790471c9317d6d5bbbe1836c6acc665be32 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
<head><style>
  img { border-color: lime }
</style></head>
<body><form>
<img src="solidblue.png" vspace="20" border="1">
</form></body></html>