Bug 246596 - CSS Keyframes names can't be CSS wide keywords
Summary: CSS Keyframes names can't be CSS wide keywords
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-16 13:42 PDT by Dean Jackson
Modified: 2022-10-17 12:29 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2022-10-16 13:42:52 PDT
The CSS Animations and CSS Values specifications forbid keyframes names to be CSS wide keywords, and "default", and "none".
Comment 1 Radar WebKit Bug Importer 2022-10-16 13:43:10 PDT
<rdar://problem/101226253>
Comment 2 Dean Jackson 2022-10-16 13:44:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5432
Comment 3 EWS 2022-10-17 12:29:03 PDT
Committed 255640@main (d71fb1b829e7): <https://commits.webkit.org/255640@main>

Reviewed commits have been landed. Closing PR #5432 and removing active labels.