- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 May 2019 17:19:11 +0000
- To: public-svg-issues@w3.org
All of which seems to indicate that, for best interoperability, a valid SVG Native document must not contain any of the external or internal XML DTD subset (and thus, **define** no entities). That part we already resolved on. It also implies that a valid SVG Native document must not **use** entities. Which is fine because, compared to 1998 when XML and SVG were starting out, Unicode is widespread and if you want é or Ť or ɔʇə you just type them or pick them, rather than relying on character entities like `é` and so on. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/svgwg/issues/672#issuecomment-490170873 using your GitHub account
Received on Tuesday, 7 May 2019 17:19:13 UTC