- From: mattwoodrow via GitHub <noreply@w3.org>
- Date: Thu, 29 May 2025 18:45:56 +0000
- To: public-css-archive@w3.org
> Sorry should've clarified, so when you have `<my-component><div/></my-component>`, `<my-component>` generates two anonymous block fragments around (before and after) the `<div>`. In that case, I think `<my-component>` should be skipped. I _think_ that's what [@mattwoodrow](https://github.com/mattwoodrow) was proposing, but maybe he can confirm? You're right that the block itself probably shouldn't be skipped tho. Yes indeed, it's the inline that gets multiple fragments and should be skipped (I believe). > Seems like [#1477](https://github.com/w3c/csswg-drafts/issues/1477) is still open? Open pending edits, but the WG resolution is in the there :) -- GitHub Notification of comment by mattwoodrow Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12217#issuecomment-2920272068 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 29 May 2025 18:45:57 UTC