Labs/Apps/Browser Support: Difference between revisions
Jump to navigation
Jump to search
Dwalkowski (talk | contribs) (Created page with "Open Web Applications depend on the performance and features of modern web browsers. In this context, 'modern' means supporting at least the following features: * Consistent an...") |
Dwalkowski (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
Open Web Applications depend on the performance and features of modern web browsers. | Open Web Applications depend on the performance and features of modern web browsers. | ||
In this context, 'modern' means supporting at least the following features: | In this context, 'modern' means supporting at least the following features: | ||
* Consistent and W3C standard web page rendering | * Consistent and W3C standard web page rendering |
Revision as of 19:15, 19 October 2010
Open Web Applications depend on the performance and features of modern web browsers. In this context, 'modern' means supporting at least the following features:
- Consistent and W3C standard web page rendering
- Support for advanced HTML5 and CSS3
- Fast JavaScript performance
Examples of these are the latest versions of Google's Chrome, Mozilla's Firefox, and Apple's Safari.