Re: [csswg-drafts] [css-selectors] `:has()` and performance (#3345)

What @bkardell points out is also a problem, too, since that means that changes to an element can now affect the styles of arbitrary ancestors, and computing which ancestors are affected is not quite trivial.

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

Received on Monday, 26 November 2018 09:11:41 UTC