Re: [css-houdini-drafts] `[css-paint-api]` Any way to pass JS Object/Var to the paint class or Set property as return value? (#881)

The use case could be creating components like listbox/combobox that can display options in pseudo (before, after) elements.
This would reduce so many of HTML elements with a nice visual effect in a performant way. 
The code independency of the worklet is a great idea, but if we could’ve access to the dom, or receive a signal from worklet anyway, we can create components even better than customComponents which force browser to reflow and add unnecessary elements to document tree.


-- 
GitHub Notification of comment by samad-aghaei
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/881#issuecomment-488771575 using your GitHub account

Received on Thursday, 2 May 2019 18:00:51 UTC