Files
eranos/src/components
Lemon 6a8d1505f1 Split Saturn ring into explicit front/back arc segments for Safari-safe mask
Replaced the pathLength/strokeDasharray trick with two literal front-arc
path segments in the mask (computed by splitting the cubic bezier at
circle intersection points). The ring visually passes in front of the
planet body at the bottom-left and top-right, and behind it through the
middle — identical to the previous Chrome rendering, now cross-browser.
2026-03-22 23:33:06 -07:00
..