WebKit gets native getElementsByClassName
Posted 3 months ago at 11:11 pm. 0 comments
WebKit is to include the getElementsByClassName function nativly which is now part of the HTML 5 specification.According to the WebKit blog the native function is blindingly fast. In fact according to WebKits own benchmarks testing the native function against prototype.js’s shows that the native version is 8000% faster.