[webkit-dev] Delaying Applying CSS Effects

2012-07-24 Thread Keyar Hood
resolving these CSS effects until after the DOM has finished loading. Regards, Keyar Hood ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev

Re: [webkit-dev] Delaying Applying CSS Effects

2012-07-25 Thread Keyar Hood
at 7:43 PM, Dirk Schulze wrote: > > In SVG we have SVGResourcesCache which takes care of that. > > Greetings, > Dirk > > On Jul 24, 2012, at 3:56 PM, Dean Jackson wrote: > > > > > On 25/07/2012, at 6:09 AM, Keyar Hood wrote: > > > >> I am worki

Re: [webkit-dev] Delaying Applying CSS Effects

2012-07-27 Thread Keyar Hood
, Dean Jackson wrote: > > > On 25/07/2012, at 6:09 AM, Keyar Hood wrote: > > I am working on https://bugs.webkit.org/show_bug.cgi?id=90405 > > The problem is that when doing SVG filters in CSS using URL references, if > the target SVG filter is after the element that the fil