- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 22 Dec 2009 07:41:30 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8533
Summary: "Throws a SYNTAX_ERR exception the arguments have
invalid values (e.g., in the case of XML documents, if
the given string is not well-formed)." Should read
"Throws a SYNTAX_ERR exception IF the arguments have
invalid values (e.g., in the case of XML docum
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-
work/#insertadjacenthtml()
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section:
http://www.whatwg.org/specs/web-apps/current-work/#insertadjacenthtml()
Comment:
"Throws a SYNTAX_ERR exception the arguments have invalid values (e.g., in the
case of XML documents, if the given string is not well-formed)." Should read
"Throws a SYNTAX_ERR exception IF the arguments have invalid values (e.g., in
the case of XML documents, if the given string is not well-formed)."
Posted from: 67.180.160.250
--
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 Tuesday, 22 December 2009 07:41:31 UTC