chromium/third_party/blink/web_tests/fast/backgrounds/repeat/resources/margin-shorthand.css

#icon {
    background-image: url(gradient.gif);
    background-repeat: no-repeat;
    margin: 0px;
}