Re: [fxtf-drafts] Clarify the feTile area (#327)

>the default subregion is 0%, 0%, 100%, 100%,
>where as a special-case the percentages are relative to the dimensions of the filter region

So in my original example, `feOffset` will be equal to the *filter region* and therefore I'm losing the 10x10 `feFlood` region. Then `feTile` input is equal to the *filter region* and I have no idea how should I tile it now.

So *filter primitive region* is inherited from the previous one, but only in some cases? Then in which one? Because the spec lists only `feImage` and `feTurbulence`.

-- 
GitHub Notification of comment by RazrFalcon
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/327#issuecomment-443513825 using your GitHub account

Received on Sunday, 2 December 2018 14:57:45 UTC