- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 20 Sep 2011 12:51:39 -0700
- To: Brian Manthos <brianman@microsoft.com>
- Cc: "www-style@w3.org" <www-style@w3.org>
On Tue, Sep 20, 2011 at 11:20 AM, Brian Manthos <brianman@microsoft.com> wrote: > Is there a draft that discusses this? > > I couldn’t find one. It's been discussed in the past in relation to gradients, but hasn't yet made it into a draft. I considered adding it to Image Values, but we instead decided it should go into B&B4. The effect of it is that it displays the entire image when an image overflows the concrete object size. This never happens with raster images, but it always happens with gradients, and sometimes happens with SVG images. This value is placed under background-repeat because, name notwithstanding, the effect of the property is to specify how to paint a finite-sized image onto an infinite canvas. 'extend' fits right in alongside the tiling values. ~TJ
Received on Tuesday, 20 September 2011 19:52:34 UTC