RESOLVED FIXED255979
[CSS typed OM] CSSStyleValue.parse only accepts properties that are enabled in strictCSSParserContext
https://bugs.webkit.org/show_bug.cgi?id=255979
Summary [CSS typed OM] CSSStyleValue.parse only accepts properties that are enabled i...
Antti Koivisto
Reported 2023-04-26 04:10:00 PDT
We currently pass strictCSSParserContext() to the CSSParser which does not contain any settings. This creates a discrepancy between which properties are allowed by which API.
Attachments
Antti Koivisto
Comment 1 2023-04-26 04:11:05 PDT
Antti Koivisto
Comment 2 2023-04-26 04:24:20 PDT
EWS
Comment 3 2023-04-26 08:45:56 PDT
Committed 263415@main (f49785eb803f): <https://commits.webkit.org/263415@main> Reviewed commits have been landed. Closing PR #13193 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.