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    

Description Chris Dumez 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.
Comment 1 Chris Dumez 2022-12-14 13:17:27 PST
Pull request: https://github.com/WebKit/WebKit/pull/7633
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2022-12-15 09:48:26 PST
<rdar://problem/103407101>