[Webkit-unassigned] [Bug 198680] New: Automate generation of computedProperties
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 7 14:43:14 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198680
Bug ID: 198680
Summary: Automate generation of computedProperties
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
AFAICT, there's no good reason why we don't generate the `computedProperties` list in CSSComputedStyleDeclaration.cpp from CSSProperties.json (or some other source). I think we should migrate to a blacklist (take the full list of `CSSPropertyID` and remove those that aren't a longhand property) instead of a whitelist (what we have now, where it's a hardcoded list of items to include).
--
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/20190607/efbd3d74/attachment-0001.html>
More information about the webkit-unassigned
mailing list