RESOLVED DUPLICATE of bug 313300313223
Sibling index on rotate function not acting as expected
https://bugs.webkit.org/show_bug.cgi?id=313223
Summary Sibling index on rotate function not acting as expected
Cyd Stumpel
Reported 2026-04-24 03:15:06 PDT
I came across this Safari bug, at first I thought it was because of sibling-index/-count support but it seems to be related to using sibling-count/-index in a rotate function, both in the transform and rotate property. It's fixed when you remove the rotate from the transform (uncomment line 49) or if you first explicitly define them as variables using @property. https://codepen.io/Sidstumple/pen/yyarOba
Attachments
Radar WebKit Bug Importer
Comment 1 2026-05-01 03:16:10 PDT
Ahmad Saleem
Comment 2 2026-05-10 18:03:00 PDT
Fixed in 312860@main *** This bug has been marked as a duplicate of bug 313300 ***
Note You need to log in before you can comment on or make changes to this bug.