History of String.prototype.endsWith() Revision history for: English (US) Sep 6, 2016, 8:50:02 AM ariyankhan Previous Jul 22, 2016, 5:03:55 PM eduardoboucas Add "Return value" section as per Bug 1287421 Previous May 26, 2016, 1:28:12 PM wesbos Note on how endsWith() is always case sensitive - it's something I've looked for a few times. Previous Jan 21, 2016, 3:47:01 AM fscholz fix compat parsing error Previous Jan 4, 2016, 7:56:08 AM fscholz Previous Jan 4, 2016, 7:55:34 AM fscholz Previous Jan 4, 2016, 7:55:12 AM fscholz add ES draft Previous Dec 27, 2015, 7:11:29 AM smalllong Edge12 supports Previous Nov 2, 2015, 1:08:35 AM Koblaid Link under "See also" was named "String.prototype.contains()" but linked to "String.prototype.includes()". Changed the link to "String.prototype.includes()" Previous Oct 9, 2015, 12:44:39 AM Neil_Wang