[Webkit-unassigned] [Bug 32747] "Unmatched </p> encountered. Converting </p> into <p></p>." does not tell the truth

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 19:52:37 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32747


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2009-12-18 19:52:36 PST ---
> Headlines maybe are not allowed within paragraph-tags. But why is
> Safari changing the html-code? 

WebKit just does what HTML5 standard prescribes. Please see section 9.2
"Parsing HTML documents" at
<http://www.whatwg.org/specs/web-apps/current-work/>. You can also use
<http://james.html5.org/parsetree.html> to experiment with standard-compliant
parsing visually.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list