Hacker News new | ask | show | jobs
by hhaidar 4822 days ago
It's because you're able to define all the background styling in one line:

background: #000 url(pic.png) no-repeat;

So having background-repeat: none; would conflict with background/background-image: none;