[Bug 8566] The 1st paragraph of this section doesn't match the parsing rules in the last paragraph. Also, the first para seems to refer to document type rather than element type. Change "element in the document" to "document element" maybe?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8566


Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch>  2010-01-11 04:47:21 ---
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the tracker issue; or you may create a tracker issue
yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Partially Accepted
Change Description: see diff given below - I fixed the confusion between
"{element in the document} with type" and "element {in the document with type}"
by using "element with type in the document".
Rationale: The conformance rules don't have to match the parsing rules, so long
as doing the conforming thing leads to the right effect, which it will in this
case (as far as I can tell). We have to have the suboptimal parsing rules here
for legacy reasons.


-- 
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 Monday, 11 January 2010 04:47:23 UTC