WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
255979
[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
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2023-04-26 04:11:05 PDT
rdar://108249093
Antti Koivisto
Comment 2
2023-04-26 04:24:20 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13193
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.
Top of Page
Format For Printing
XML
Clone This Bug