Re: [csswg-drafts] [css-shadow-parts] Expose parts programmatically (#3228)

That's a reasonable concern; marking it as a function rather than an attribute is probably appropriate, then.

This recursion is no more expensive than many other recursive operations, so we don't need to do anything more special than that. But having it recurse does violate the usual expectation of attributes=cheap.

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

Received on Friday, 14 December 2018 19:18:24 UTC