[Webkit-unassigned] [Bug 238549] InspectorCSSAgent::getSupportedCSSProperties() should use a real CSS parser context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 10:32:39 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=238549

--- Comment #2 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
Also, as part of this, we should add to CSSParserFastPaths::isValidKeywordPropertyAndValue:

> ASSERT(isCSSPropertyExposed(propertyId, &context.propertySettings))

Or if that's still not possible (perhaps with `isInternalCSSProperty(propertyId)` if we need to), we should file another bug for that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220405/ff5e7cca/attachment.htm>


More information about the webkit-unassigned mailing list