Re: [csswg-drafts] [css-nesting] Concern about combinatorial explosion (#2881)

Note that Chrome has the same timing if each rule is a single selector wrapped in `:is()` (that is, `:is(& e1a, & e1b) {...}`, so the perf issues are introduced by something other than the branching itself. (This also means we can't base it on a complexity budget depending on the length of the selector lists.)

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 19 July 2023 20:35:31 UTC