hlfan left a comment (openstreetmap/openstreetmap-website#5752)
Speaking just of clip paths:
Without a _`<clip-source>`_ `url()`/`src()` or `shape()`, and `path()` being
[barely](https://caniuse.com/mdn-css_properties_clip-path_path) out of the 2021
compatibility threshold, only `polygon()` is left of the options that are
customizable enough. With that, you have only one closed loop at your disposal.
Utilizing `clip-rule` too, you can either imitate an area with holes or
multiple hole-less areas. Not both, unless you wanna risk fringes at the points
where you have to overlap the clip paths.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5752#issuecomment-2769729905
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5752/c2769729...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev