Re: [svgwg] [svg-native] Support for XML entities/CDATA required? (#672)

Yes, we definitely need to support the basic entities defined in XML. In addition to the ones Tab mentioned, I'd suggest including [character references based on codepoint values](https://www.w3.org/TR/2008/REC-xml-20081126/#sec-references) for tool chains that aren't Unicode friendly. I'm pretty sure any XML tool supports that much.

Beyond that, there would be no way to create a valid named entity, so using any other entity would be equally invalid.

-- 
GitHub Notification of comment by AmeliaBR
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/672#issuecomment-490249933 using your GitHub account

Received on Tuesday, 7 May 2019 20:49:50 UTC