Bug 279953

Summary: [appearance: base] Style switching should work when used inside @keyframes
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.