- From: <bugzilla@jessica.w3.org>
- Date: Wed, 11 Jan 2012 09:34:40 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15510 David Carlisle <davidc@nag.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |davidc@nag.co.uk --- Comment #1 from David Carlisle <davidc@nag.co.uk> 2012-01-11 09:34:39 UTC --- [non editor comment] The polyglot spec details the extra constraints that a document that is well formed xml and valid html needs to satisfy in order that an xml and html parser produce equivalent parse trees. A document with minimised attributes is not well formed XML (ie, is not XML at all) and wouldn't produce any output from an XML parser, thus doesn't meet the preconditions for the conditions described in the polyglot spec. -- Configure bugmail: https://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 Wednesday, 11 January 2012 09:38:45 UTC