Re: [csswg-drafts] [css-nesting-1] Syntax Invites Errors (#7834)

> > * `.foo { .bar { … }}` — how do we serialize this?
> > * `.foo { & .bar { … }}` — how do we serialize this?
> > * `.foo { > .bar { … }}` — how do we serialize this?
> > * `.foo { & > .bar { … }}` — how do we serialize this?
> 
> I suppose it's fine to serialize with the implicit `&`.

I think it would be good to file a separate issue for the serialization question as well.

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


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

Received on Thursday, 27 October 2022 18:49:47 UTC