[Bug 5752] Parsing should be specified for future updates

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


Rob Burns <rob@robburns.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rob@robburns.com
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #2 from Rob Burns <rob@robburns.com>  2008-06-14 09:41:53 ---
The main problems are:
 * unknown elements in the head are moved to the body (see
http://www.w3.org/TR/html5/tree-construction.html#parsing-main-inheadnoscript
just above the fragment identifier)
 * the lack of a way to let non-schema-processing implementations know the
occurrence of a void element so that the following content will not be
incorrectly nested

On the issue of the solidus, can you provide some reference for the claim that
solidus characters appear in significant quantities of content for unknown
elements that the author does not mean as a self-closing element? I have never
encountered it in my research.


-- 
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 Saturday, 14 June 2008 09:42:31 UTC