Re: [fxtf-drafts] [filter-effects-1] Clarify the size of the "input image" (#324)

@mstange I see `userSpaceOnUse` being set for `primitiveUnits` and `filterUnits`. Since `x`, `y`, `width` and `height` were not set, the filter region would be 120% of the entire viewport and the subregion would be 100% of that 120% viewport. So the input image size (`SourceGraphic`) would be 600x600, right?

I am not sure what the kernel is supposed to do but why would it be fully white?

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

Received on Monday, 16 September 2019 06:14:46 UTC