- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 31 Aug 2005 23:52:04 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1861
chamberl@almaden.ibm.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From chamberl@almaden.ibm.com 2005-08-31 23:52 -------
Yes, you are right. In fact, this problem is rather widespread. On 31 Aug 2005
the working group decided to fix all the node constructors, both direct and
computed, to specify that the parent property of the constructed node is empty.
This affects the following sections:
3.7.1.1 Rule 5c (direct element constructors)
3.7.2 (direct PI and comment constructors)
3.7.3.1 Rule 4c (computed element constructors)
3.7.3.2 (computed attribute constructors)
3.7.3.4 (text node constructors)
3.7.3.5 (computed PI constructors)
3.7.3.6 (computed comment constructors)
These changes have been implemented, and I have marked the bug report as fixed
and closed. Please reopen the bug report if you have any further concerns.
Regards, --Don Chamberlin
Received on Wednesday, 31 August 2005 23:52:07 UTC