1 2 3 4 5 6 7 8
<!doctype html> <style> body { margin: 0 } img { margin: 16px; /* to account for iframe + body margin in the test */ } </style> <img src="/images/green-100x50.png" alt="FAIL">