- From: L. David Baron via GitHub <sysbot+gh@w3.org>
- Date: Thu, 27 Oct 2022 18:49:45 +0000
- To: public-css-archive@w3.org
> > * `.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