Maybe in another 5-10 years when everyone is using browsers that support a bunch of native methods, but in the meantime javascript frameworks will have to continue writing their own methods that include support for the native method if the user's browser supports it. ie. for the time being it makes jQuery slightly more bloated to support native methods which are fast.