- From: <bugzilla@jessica.w3.org>
- Date: Mon, 10 Dec 2012 04:40:50 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20319 Bug ID: 20319 Summary: Parser issue with AAA Classification: Unclassified Product: HTML WG Version: unspecified Hardware: All OS: All Status: NEW Severity: critical Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: ian@hixie.ch QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org The HTML parser misorders the text nodes in this example: <b><i><a><s><tt><div></b>first</b></div></tt></s></a>second</i> Given the importance of the HTML parser, this should probably be fixed before CR. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 10 December 2012 04:41:40 UTC