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)

Unfortunately, using Paint API to replace the rendering of HTML elements (particularly text and interactive elements) is explicitly a non-goal for Paint API in its current form; doing it properly would require significant additional work in text rendering, layout, and accessibility to make the display remotely usable for users of the website.

We do have plans for allowing more custom control over the painting phases of an element, but that's a future spec, and there is currently no timeline for working on that.

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

Received on Friday, 25 October 2019 18:11:47 UTC