Re: Margins for filters?

> Specifically, I suggest we change the definition of the filter effects
> region so that we no longer clip to it. The filter effects region
> becomes completely irrelevant and we can remove it. I suggest we
> continue to allow filter primitive subregions to clip filter
> primitives, but that we make the default filter primitive subregion
> (for all filter primitives) be infinite so no clipping is performed.
> Remove all mention of "intermediate offscreens".
So moving a primitive outside of the filterRegion by feOffset, blurring
it with feGaussianBlur and moving the effect back would result as the
blurred version of the first primitive (without any translation)?

Received on Sunday, 18 April 2010 12:09:54 UTC