[Webkit-unassigned] [Bug 78887] Node.cloneNode's deep parameter should be optional (default to true)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 20 09:07:13 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78887





--- Comment #5 from Aryeh Gregor <ayg at aryeh.name>  2012-02-20 09:07:13 PST ---
Testing: IE10 Developer Preview and Chrome 18 dev default to false.  Firefox 13.0a1 and Opera Next 12.00 alpha throw exceptions due to too few arguments.  So false is correct.  I've updated the spec:

http://dvcs.w3.org/hg/domcore/rev/f2d97e6f5cf1

Thanks for the feedback.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list