Bug 249331

Summary: [CSS-Typed-OM] Reification of CSSValues should stop converting string values to CSSKeywordValues
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: CSSAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 175733    

Chris Dumez
Reported 2022-12-14 13:16:02 PST
Reification of CSSValues should stop converting string values to CSSKeywordValues. Only know keywords / identifiers should get converted to CSSKeywordValue, other strings should use get converted to the generic CSSStyleValue instead.
Attachments
Chris Dumez
Comment 1 2022-12-14 13:17:27 PST
EWS
Comment 2 2022-12-15 09:47:56 PST
Committed 257932@main (4b3c4dd45929): <https://commits.webkit.org/257932@main> Reviewed commits have been landed. Closing PR #7633 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-12-15 09:48:26 PST
Note You need to log in before you can comment on or make changes to this bug.