- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 22 Sep 2009 11:27:07 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7488
Simon Pieters <simonp@opera.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |simonp@opera.com
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #3 from Simon Pieters <simonp@opera.com> 2009-09-22 11:27:07 ---
Still missing:
* A DocumentType node with a name that does not match QName.
* A DocumentType node hat has an external subset system identifier that does
not match the XML Char production. ("[^...]" is subtracted from Char.)
* An Attr node with no namespace and a local name "xmlns"
* An Element node that has two (or more) Attr nodes with the same local name
and namespace.
--
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 Tuesday, 22 September 2009 11:40:24 UTC