[Bug 28067] DOMStringList has been removed from DOM

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

Mike Taylor <miketaylr@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |miketaylr@gmail.com

--- Comment #3 from Mike Taylor <miketaylr@gmail.com> ---
Array.prototype.contains at one point existed in ES6, but was renamed to
Array.prototype.includes [1] because it wasn't web-compatible [2].

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1070767#c1
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1075059

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

Received on Tuesday, 24 February 2015 15:41:33 UTC