[Webkit-unassigned] [Bug 284872] @property: initial-value not working
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 19 23:17:30 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=284872
--- Comment #2 from Miguel da Mota <miguel at damota.de> ---
Hi, I updated the CodePen, I forgot to save it the other day. Sorry.
The issue is that when I define a variable like --tw-translate-x in :root and set its value to 0 everything works fine in the CodePen. However, when defining it via @property with an initial-value of 0, I would expect to be the same behavior but its not. I also added a comment in the CodePen which explains the issue.
I also tested it with the latest Safari TP (210) with WebKit 20621.1.8.111.2
--
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/20241220/350b8412/attachment.htm>
More information about the webkit-unassigned
mailing list