Mypal/layout/reftests/bugs/214077-1a.html
2019-03-11 13:26:37 +03:00

9 lines
183 B
HTML

<!DOCTYPE html>
<html>
<head><style>
input { border-color: lime }
</style></head>
<body><form>
<input type="image" src="solidblue.png" vspace="20" border="1">
</form></body></html>