- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 May 2019 21:58:12 +0000
- To: public-css-archive@w3.org
I think you can leave the `display: contents` text as is, and the specific case @heycam brought up could be handled under the general rule of SVG elements that are in invalid locations in the DOM tree are not rendered. So the `<textPath>` that is inside another text content element would continue to be not rendered because of DOM invalidity, separate from the layout on the parent element being ignored or not. -- GitHub Notification of comment by AmeliaBR Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3302#issuecomment-493246213 using your GitHub account
Received on Thursday, 16 May 2019 21:58:13 UTC