WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-18 21:42:06 PDT
<
rdar://problem/136269735
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug