[Webkit-unassigned] [Bug 189694] Implement CSS Custom Properties and Values Skeleton
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 18 00:51:28 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189694
--- Comment #2 from Justin Michaud <justin_michaud at apple.com> ---
For reviewer: The bindings code is particularly scary/messy/likely to break something, I would appreciate some help with it. Also, is Document the right place to store the list of registered properties? I was planning on adding code to StyleResolver::applyProperty to handle inherits and initialValue after this patch is sorted out, which does have access to a Document, but I wonder if there is a cleaner way.
--
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/20180918/4dac791d/attachment.html>
More information about the webkit-unassigned
mailing list