- From: <bugzilla@jessica.w3.org>
- Date: Thu, 28 Jul 2011 15:47:02 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13409
Summary: Defining Entity references for characters in XHTML.
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: davidc@nag.co.uk
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
http://www.w3.org/TR/2011/WD-html5-20110525/the-xhtml-syntax.html#parsing-xhtml-documents
Parsing XHTML documents
Defines a list of 9 (fairly obsolete) DTD Public identifiers for which
the XML parser should fetch a predefined set of (html5) character
entity definitions.
This list encourages the use of non conforming (for XHTML5) DTD, it
would be preferable if the html5 entity definitions were also loaded
for the standard HTML5 doctype declaration <!DOCTYPE html> or all
doctypes, thus removing the need for this list. (XML parsers not in a
browser could in most cases be configured to behave this way using a
suitable catalog, but as in the current text this can be a "should"
requirement to allow XML parsers that do not read the definitions to be
conforming.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 28 July 2011 15:47:03 UTC