Re: [csswg-drafts] [css-nesting] How to resolve nested CSS with pseudo elements in the parent (#7433)

Right, I allowed for that in my calculation - that's why it's 5-choose-2. Note that the expanded selector has to end with `.c` on its own; you're just merging the `.a .b` and `.d .e` preludes together, and there are five locations in the first selector (each compound, and between/before/after each) where you can drop in the two compounds of the second selector, so 5-choose-2 combos in total.

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


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

Received on Tuesday, 25 October 2022 19:55:18 UTC