[Webkit-unassigned] [Bug 196761] Unprefixed clip-path present in computed stye (for SVG), but doesn't work on CSS boxes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 4 10:50:05 PDT 2019


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

--- Comment #5 from Dirk Schulze <krit at webkit.org> ---
(In reply to Dirk Schulze from comment #4)
> We did not unprefix clip-path yet (though there is a patch for doing so).
> Sadly that means that both properties behave like 2 different properties as
> long as we did not unprefix (and alias the prefixed version) of Clip-path.

Forgot the background: clip-path was introduced by and for SVG. -WebKit-Clip-path for HTML first. So those properties currently ARE 2 different properties. When unprefixing we plan to make them one. Foundation is there already. You should be able to find the bug that is duplicated by this bug by searching for clip-path.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191004/4a6722f0/attachment.html>


More information about the webkit-unassigned mailing list