[Bug 19962] Add insertAdjacentText and insertAdjacentElement?

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

--- Comment #4 from Simon Pieters <simonp@opera.com> ---
Those data sets do not have external scripts. Checking with google code search:

External scripts:

http://code.google.com/codesearch#search/&q=%5C.insertAdjacentElement%5Cs*%5C(%20lang:js&type=cs
1,292
http://code.google.com/codesearch#search/&q=%5C.insertAdjacentText%5Cs*%5C(%20lang:js&type=cs
24
http://code.google.com/codesearch#search/&q=%5C.insertAdjacentHTML%5Cs*%5C(%20lang:js&type=cs
1,667

Internal scripts:

http://code.google.com/codesearch#search/&q=%5C.insertAdjacentElement%5Cs*%5C(%20lang:html&type=cs
109
http://code.google.com/codesearch#search/&q=%5C.insertAdjacentText%5Cs*%5C(%20lang:html&type=cs
6
http://code.google.com/codesearch#search/&q=%5C.insertAdjacentHTML%5Cs*%5C(%20lang:html&type=cs
259

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

Received on Wednesday, 14 November 2012 15:31:26 UTC