Bug 15393

Summary: SVG renders should not paint when obscured
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: ahmad.saleem792
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   

Description Eric Seidel (no email) 2007-10-06 00:49:28 PDT
SVG renders should not paint when obscured

I'm not sure how we could ever implement this efficiently.  But, ideally SVG elements would not paint when they are fully obscured (and even better, clip when they're partially obscured).  The desire for this behavior is made clear when using something like: http://research.sun.com/projects/lively/index.xhtml which has opaque "windows" which obscure other animated content (yet the content still draws below it causing unnecessary repainting).
Comment 1 Eric Seidel (no email) 2009-12-18 11:15:55 PST
This could be fixed on Sun's side once we fix bug 14015.
Comment 2 Ahmad Saleem 2023-10-17 13:01:05 PDT
There is copy on Wayback Archive: https://web.archive.org/web/20071016141137/http://research.sun.com:80/projects/lively/index.xhtml

But it is loading empty in Chrome Canary 120, Firefox Nightly 120 and Safari Technology Preview 180.

Since we don't have reproducible test case for this 2007 bug, I would rather close it and focus on newer ones.

So marking this as 'RESOLVED CONFIGURATION CHANGED'.