Re: [filter-effects][css-masking] Move security model for resources to CSP

On 5/31/13 1:51 PM, Dirk Schulze wrote:
> It is just clipPath that influences hit testing and it would not be different to anything that you can do with the overflow, display, or clip properties.

overflow/display/clip properties can't leak much data, typically, while 
arbitrary paths can (in fact in many SVG files the paths _are_ all the 
data to have).  But if clipping is restricted to paths inside 
<clipPath>, that helps a lot.  It looks like that's the case?

-Boris

Received on Friday, 31 May 2013 18:01:09 UTC