- From: <bugzilla@jessica.w3.org>
- Date: Mon, 26 Sep 2011 10:39:39 +0000
- To: public-webapps@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14288
Summary: document.documentElement.insertAdjacentHTML specs
WebKit behavior instead of IE behavior
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: DOM Parsing and Serialization
AssignedTo: Ms2ger@gmail.com
ReportedBy: hsivonen@iki.fi
QAContact: member-webapi-cvs@w3.org
CC: mike@w3.org, public-webapps@w3.org
Consider
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1148
It throws in Chrome and per spec. It doesn't throw in IE9 or in Opera 11.51.
Given that insertAdjacentHTML is originally an IE API, shouldn't the spec
describe IE behavior instead of WebKit behavior? Is there a good reason to
throw?
--
Configure bugmail: http://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 Monday, 26 September 2011 10:39:41 UTC