Bug 255979
| Summary: | [CSS typed OM] CSSStyleValue.parse only accepts properties that are enabled in strictCSSParserContext | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antti Koivisto <koivisto> |
| Component: | CSS | Assignee: | Antti Koivisto <koivisto> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antti Koivisto
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
rdar://108249093
Antti Koivisto
Pull request: https://github.com/WebKit/WebKit/pull/13193
EWS
Committed 263415@main (f49785eb803f): <https://commits.webkit.org/263415@main>
Reviewed commits have been landed. Closing PR #13193 and removing active labels.