- From: Dirk Schulze <vbs85@gmx.de>
- Date: Fri, 19 Mar 2010 10:08:25 +0100
- To: "www-svg@w3.org" <www-svg@w3.org>
Hi, If a child of clip-path has the property display:none, it isn't used for the clipping. What about visibility:hidden? Opera seems to ignore elements that are not visible, Batik and WebKit just ignore elements with display:none and Firefox doesn't care about display or visibility attributes at all. What is the correct behavior? (example: http://trac.webkit.org/export/56232/trunk/LayoutTests/svg/custom/clip-path-display-none-child.svg) Greetings, Dirk
Received on Friday, 19 March 2010 09:09:00 UTC