[Bug 19962] Add insertAdjacentText and insertAdjacentElement?

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