[Webkit-unassigned] [Bug 93144] [SVG] Clip paths referencing clip-paths do not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 3 15:43:58 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93144





--- Comment #4 from Stephen Chenney <schenney at chromium.org>  2012-08-03 15:43:58 PST ---
(In reply to comment #2)
> The attached example works for me. And I am pretty sure that it worked since I spend a lot of my time to implement it :P
> 
> I am aslo not sure what you meant with "that the clip-path property is not defined to apply to clipPath elements"? It is defined.

If you look at the property index, the thing that lists all the properties and what elements they apply to, it says that "clip-path" can be applied to container and graphics elements. However, the doc for "clip-path" itself says that it can apply to "container elements, graphics elements and clipPath".

So the spec is inconsistent with the error certainly in the property index.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list