Bug 249331 - [CSS-Typed-OM] Reification of CSSValues should stop converting string values to CSSKeywordValues
Summary: [CSS-Typed-OM] Reification of CSSValues should stop converting string values ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 175733
  Show dependency treegraph
 
Reported: 2022-12-14 13:16 PST by Chris Dumez
Modified: 2022-12-15 09:48 PST (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 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>