Re: [fxtf-drafts] Clip backdrop root (input) image to border box of element (#342)

Agreed that it was previously unclear as well.
I'm actually not sure what would be the best way to address this. It's not an easy question to answer. Have you checked how Safari / CoreAnimation deals with the transformed case?
My inclination would be "clip to the axis-aligned bounding box", because that should be the easiest to implement. But you're right that this would result in unfortunate interactions in the case where a transformed element has both an outer box-shadow and a backdrop blur.

-- 
GitHub Notification of comment by mstange
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/pull/342#issuecomment-500976529 using your GitHub account

Received on Tuesday, 11 June 2019 18:54:40 UTC