Re: [svgwg] Trying to understand the 'enable-background' property (#733)

I think the spec only says that you ignore opacity, filters and masking _on Ai_ while you are drawing into the offscreen buffer. So start with a black transparent buffer and draw the children of Ai into the offscreen buffer so that a filter may use the `BackgroundImage` without worrying about if the resources of Ai matter.

-- 
GitHub Notification of comment by dirkschulze
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/733#issuecomment-532469276 using your GitHub account

Received on Wednesday, 18 September 2019 00:41:14 UTC