- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Sat, 13 Jun 2020 01:49:12 +0000
- To: public-css-archive@w3.org
@chrishtr It should be handled no differently from any other linked/embedded SVG document. If it's an external document, it won't inherit any CSS properties, because those don't inherit through such links. But it should be given the same @media environment, and should follow the same rules as the loading of any other SVG document. We don't make any exceptions for favicons, so I don't see why that wouldn't be the case already. Is there something you think should be happening that's an *exception* to the normal way we handle SVG documents? -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5205#issuecomment-643551266 using your GitHub account
Received on Saturday, 13 June 2020 01:49:14 UTC