- From: <bugzilla@jessica.w3.org>
- Date: Fri, 18 Oct 2013 18:50:34 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23565 Bug ID: 23565 Summary: cloneNode IDL does not match reality Product: WebAppsWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: DOM Assignee: annevk@annevk.nl Reporter: bzbarsky@mit.edu QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, www-dom@w3.org The spec has: Node cloneNode(optional boolean deep = true); but the web depends on passing undefined being treated as false. In particlar, CKEditor depends on it. See https://bugzilla.mozilla.org/show_bug.cgi?id=926305 -- You are receiving this mail because: You are on the CC list for the bug.
Received on Friday, 18 October 2013 18:50:35 UTC