I’m reading CSS3 Background & Border Module, and for the background-repeat property, I see two new values, namely space and round.
While it has the description of what they do, I can’t figure out how they differ from the ordinary repeat value. The example given there is not really a good one, and I can get the result with repeat value either.
Can anyone please make a good differentiation between them, preferably giving some graphical cues?
Quoting Mozilla developer network, emphasis mine: