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

> 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.

It lists those two as examples, but they are not the only ones.   In the spec it says:

> x, y, width and height default to the union (i.e., tightest fitting bounding box) of the subregions defined for all referenced nodes.

By "referenced nodes" here, it means **input nodes**.  I.e. any primitive that takes an `in` or `in2`.  



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

Received on Sunday, 2 December 2018 15:02:54 UTC