NEW258215
clip-path <geometry-box> doesn't support content-box, padding-box, border-box, margin-box for HTML elements
https://bugs.webkit.org/show_bug.cgi?id=258215
Summary clip-path <geometry-box> doesn't support content-box, padding-box, border-box...
Michael Landis
Reported 2023-06-16 09:17:33 PDT
content-box, padding-box, border-box or margin-box causes the clip-path property to be ignored. I'm not sure if they are relevant for SVG, but I'd imagine they should work for HTML. See the full example list on MDN at https://developer.mozilla.org/en-US/docs/Web/CSS/clip-path#comparison_of_html_and_svg for examples. The cases identified include additional shapes (circles, paths, etc) but it should also work without the additional shapes.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-06-23 09:18:17 PDT
Note You need to log in before you can comment on or make changes to this bug.