The Chrome Team recently released Chrome 24. The browser offers higher JavaScript execution speed and faster startup times.
For developer, the new version offers
- Support for MathML (to describe mathematical formulas)
- Support for the datalist attribute for form input elements (offering suggest/autocomplete functionality for some input elements)
- No more vendor prefixes required for: IndexedDB, Intl, postMessage, requestAnimationFrame, performance.now()
- New experimental features (enable via flag): CSS Custom Filters, webkit-Hyphens, -webkit-clip-path
- autocomplete attribute for input elements now works as intended. You can use it to control if the browser should prefill an input element automatically (e.g. first and last name).
Short URL for this post: https://blog.oio.de/19c30
I always wonder why should the installation of google chrome take forever? It is not so friendly for those who have bad internet connection. I believe most google users around the world don’t have the best connection speed.