[Bug 19962] Add insertAdjacentText and insertAdjacentElement?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19962

Simon Pieters <simonp@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simonp@opera.com

--- Comment #2 from Simon Pieters <simonp@opera.com> ---
$ grep -aPc "\.insertAdjacentElement\s*\(" web200904 
85
$ grep -aPc "\.insertAdjacentText\s*\(" web200904 
4
$ grep -aPc "\.insertAdjacent(Text|Element)\s*\(" stevef-all
0

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 14 November 2012 15:11:49 UTC