| OLD | NEW |
| 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: | 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: |
| 2 1) The <head> information in this page is significant, should be uniform | 2 1) The <head> information in this page is significant, should be uniform |
| 3 across api docs and should be edited only with knowledge of the | 3 across api docs and should be edited only with knowledge of the |
| 4 templating mechanism. | 4 templating mechanism. |
| 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a | 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a |
| 6 browser, it will be re-generated from the template, json schema and | 6 browser, it will be re-generated from the template, json schema and |
| 7 authored overview content. | 7 authored overview content. |
| 8 4) The <body>.innerHTML is also generated by an offline step so that this | 8 4) The <body>.innerHTML is also generated by an offline step so that this |
| 9 page may easily be indexed by search engines. | 9 page may easily be indexed by search engines. |
| 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> | 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> |
| (...skipping 334 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 345 </dd> | 345 </dd> |
| 346 <dt> <strong>HTML5 and other emerging APIs</strong></dt> | 346 <dt> <strong>HTML5 and other emerging APIs</strong></dt> |
| 347 <dd> Google Chrome supports HTML5 features, | 347 <dd> Google Chrome supports HTML5 features, |
| 348 along with other emerging APIs. | 348 along with other emerging APIs. |
| 349 Here are some of the APIs you can use: | 349 Here are some of the APIs you can use: |
| 350 <ul> | 350 <ul> |
| 351 <li> audio | 351 <li> audio |
| 352 (<a href="http://www.html5rocks.com/tutorials/audio/quick/">tutorial</a>) </
li> | 352 (<a href="http://www.html5rocks.com/tutorials/audio/quick/">tutorial</a>) </
li> |
| 353 <li> application cache | 353 <li> application cache |
| 354 (<a href="http://www.html5rocks.com/tutorials/appcache/beginner/">tutorial</
a>) </li> | 354 (<a href="http://www.html5rocks.com/tutorials/appcache/beginner/">tutorial</
a>) </li> |
| 355 <li> canvas </li> | 355 <li> canvas |
| 356 (<a href="http://www.html5rocks.com/en/tutorials/#canvas">articles</a>) </li
> |
| 356 <li> geolocation | 357 <li> geolocation |
| 357 (<a href="http://www.html5rocks.com/tutorials/geolocation/trip_meter/">tutor
ial</a>) </li> | 358 (<a href="http://www.html5rocks.com/tutorials/geolocation/trip_meter/">tutor
ial</a>) </li> |
| 358 <li> local storage </li> | 359 <li> local storage |
| 360 (<a href="http://www.html5rocks.com/en/tutorials/offline/storage/">tutorial<
/a>) </li> |
| 359 <li> notifications | 361 <li> notifications |
| 360 (<a href="http://www.html5rocks.com/tutorials/notifications/quick/">tutorial
</a>) </li> | 362 (<a href="http://www.html5rocks.com/tutorials/notifications/quick/">tutorial
</a>) </li> |
| 361 <li> session storage </li> | 363 <li> video |
| 362 <li> video </li> | 364 (<a href="http://www.html5rocks.com/en/tutorials/video/basics/">tutorial</a>
) </li> |
| 363 <li> web database | 365 <li> web database |
| 364 (<a href="http://www.html5rocks.com/tutorials/webdatabase/todo/">tutorial</a
>) </li> | 366 (<a href="http://www.html5rocks.com/tutorials/webdatabase/todo/">tutorial</a
>) </li> |
| 365 </ul> | 367 </ul> |
| 366 <p> | 368 <p> |
| 367 See <a href="http://www.html5rocks.com">html5rocks.com</a> | 369 See <a href="http://www.html5rocks.com">html5rocks.com</a> |
| 368 for HTML5 information, tutorials, an interactive playground, | 370 for HTML5 information, tutorials, an interactive playground, |
| 369 and links to other resources. | 371 and links to other resources. |
| 370 </p> | 372 </p> |
| 371 </dd> | 373 </dd> |
| 372 | 374 |
| (...skipping 233 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 606 _uff=0; | 608 _uff=0; |
| 607 urchinTracker(); | 609 urchinTracker(); |
| 608 } | 610 } |
| 609 catch(e) {/* urchinTracker not available. */} | 611 catch(e) {/* urchinTracker not available. */} |
| 610 </script> | 612 </script> |
| 611 <!-- end analytics --> | 613 <!-- end analytics --> |
| 612 </div> | 614 </div> |
| 613 </div> <!-- /gc-footer --> | 615 </div> <!-- /gc-footer --> |
| 614 </div> <!-- /gc-container --> | 616 </div> <!-- /gc-container --> |
| 615 </body></html> | 617 </body></html> |
| OLD | NEW |