Anne van Kesteren (2014-03-06T07:29:18.000Z)
On Wed, Mar 5, 2014 at 11:19 PM, Domenic Denicola
<domenic at domenicdenicola.com> wrote:
> Personally I think the more useful model to follow than
> `String.prototype.contains` is `Set.prototype.has`.

That would not allow us to kill DOMStringList.


-- 
http://annevankesteren.nl/
domenic at domenicdenicola.com (2014-03-20T16:08:55.627Z)
On Wed, Mar 5, 2014 at 11:19 PM, Domenic Denicola <domenic at domenicdenicola.com> wrote:
> Personally I think the more useful model to follow than
> `String.prototype.contains` is `Set.prototype.has`.

That would not allow us to kill DOMStringList.