HTML 5 Implementation Browser

TwitterFacebook
Get flash to fully experience Pearltrees

The HTML5 test - How well does your browser support HTML5?

The HTML5 test score is an indication of how well your browser supports the upcoming HTML5 standard and related specifications. Even though the specification isn't finalized yet, all major browser manufacturers are making sure their browser is ready for the future. Find out which parts of HTML5 are already supported by your browser today and compare the results with other browsers. The HTML5 test does not try to test all of the new features offered by HTML5, nor does it try to test the functionality of each feature it does detect. Despite these shortcomings we hope that by quantifying the level of support users and web developers will get an idea of how hard the browser manufacturers work on improving their browsers and the web as a development platform. http://html5test.com/
Technologie - Microsoft vient de dévoiler la seconde Platform Preview du futur Internet Explorer 9. Avec l’amélioration des performances, vient un nouveau discours : un seul balisage pour tous les navigateurs. Microsoft continue de communiquer sur le futur Internet Explorer 9. Huit semaines après la première Platform Preview , la seconde version (téléchargeable ici ) a été délivrée, présentant l’état d’avancement du moteur de rendu. Une démarche unique dans l’histoire d’Internet Explorer. Cette seconde preview s’est focalisée sur la performance, le support des standards et l’accélération matérielle de HTML5.

Internet Explorer 9 : plus de vitesse et un balisage unique - Ac

http://www.zdnet.fr/actualites/internet-explorer-9-plus-de-vitesse-et-un-balisage-unique-39751440.htm

When can I use... Support tables for HTML5, CSS3, etc

http://caniuse.com/ Note: Only supported in IE6 and IE7 on elements with a display of "inline" by default. Alternative properties are available to provide complete cross-browser support. Note: IE7 does not support "inherit" as a value on any of these properties. IE8 has some bugs with max-width/height combined with overflow: auto/scroll. Method of setting the transparency level of an element

When can I use... Support tables for HTML5, CSS3, etc

Note: Only supported in IE6 and IE7 on elements with a display of "inline" by default. Alternative properties are available to provide complete cross-browser support. Note: IE7 does not support "inherit" as a value on any of these properties. http://caniuse.com/#
H264

http://msdn.microsoft.com/en-us/library/ie/hh673546(v=vs.85).aspx Asynchronous script execution The async attribute for the script element enables the associated script to load and execute asynchronously with respect to the rest of the page. That is, the script will load and execute in the background while the page continues to be parsed. For pages using processing-intensive scripts, the async attribute can significantly increase page-load performance. The async attribute is part of the World Wide Web Consortium (W3C) HTML5 standard and is designed for situations where dependencies on a script do not exist, but the script still needs to run as soon as possible. Without the async (or defer ) attribute, a script can block other page content from loading.

HTML5

Performance / speed (Internet Browser)