- From: <bugzilla@jessica.w3.org>
- Date: Wed, 06 Jun 2012 19:31:05 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17430 Summary: pre-insert is confused about "following" Product: WebAppsWG Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: DOM AssignedTo: annevk@annevk.nl ReportedBy: Ms2ger@gmail.com QAContact: public-webapps-bugzilla@w3.org CC: mike@w3.org, www-dom@w3.org > If /node/ is an element and either /parent/ has an element child or > /child/ is not null and a doctype is following /child/, throw a > "HierarchyRequestError" and terminate these steps. This wants to include the case where the doctype *is* /child/. (Same for the fragment case before that.) -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Wednesday, 6 June 2012 19:31:08 UTC