- From: <bugzilla@jessica.w3.org>
- Date: Sun, 21 Dec 2014 01:02:10 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19962 --- Comment #10 from Philip Jägenstedt <philipj@opera.com> --- Could the common bits between insertAdjacentHTML(), insertAdjacentElement() and insertAdjacentText() be pulled into DOM then? In Blink there's a common insertAdjacent() internally which take a Node, and the Web-exposed functions do very little on top of that. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Sunday, 21 December 2014 01:02:12 UTC