NEW 279953
[appearance: base] Style switching should work when used inside @keyframes
https://bugs.webkit.org/show_bug.cgi?id=279953
Summary [appearance: base] Style switching should work when used inside @keyframes
Tim Nguyen (:ntim)
Reported 2024-09-18 21:41:46 PDT
@keyframes base { 0% { appearance: base; } 100% { appearance: base; } } should apply the appearance: base styles
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-18 21:42:06 PDT
Note You need to log in before you can comment on or make changes to this bug.