This repository has been archived by the owner on Nov 23, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 646
HTML5 Mobile Support
swypych edited this page Jun 11, 2012
·
24 revisions
Mobile HTML5 features support
CLASS: OFFLINE & STORAGE | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Feature/OS | iOS | Android | NetFront | Opera | Dolphin | UCWEB | BB | Symbian | IE | webOS | FF |
appcache | Y 3.2+ | Y 3.2+ | Y | Y | Y | N | Y | N | N | Y | Y |
localstorage | Y 2.0+ | Y 2.0+ | Y | Y | Y | N | Y | Y | N | N | |
sessionstorage | Y 2.0+ | Y 2.0+ | Y | Y | Y | N | Y | Y | Y | Y | |
websqldatabase | Y 2.0+ | Y 2.0+ | Y | Y | Y | N | Y | N | Y | N | |
indexeddb | N | N | N | N | N | N | N | N | N | N | |
CLASS: DEVICE ACCESS | |||||||||||
Feature/OS | iOS | Android | NetFront | Opera | Dolphin | UCWEB | BB | Symbian | IE | webOS | FF |
geolocation | Y 3.2+ | Y 2.1+ | Y | Y | |||||||
devicemotion | Y | N | Y | ||||||||
deviceorientation | Y | N | Y | ||||||||
CLASS: 3D, GRAPHICS & EFFECTS | |||||||||||
Feature/OS | iOS | Android | NetFront | Opera | Dolphin | UCWEB | BB | Symbian | IE | webOS | FF |
svg | Y | N | N | Y | N | Y | Y | N | Y | N | Y |
inlinesvg | Y 5.0+ | N | N | N | N | N | Y | N | Y | N | Y |
canvas | Y | Y 2.1+ | Y | Y | Y | N | Y | Y 5.2+ | Y | Y | Y |
canvastext | Y | Y 2.1+ | Y | Y | Y | N | Y | Y 5.2+ | Y | Y | Y |
webgl | Y | N | N | N | N | N | Y | N | N | N | Y |
3dtransforms | Y 3.2+ | N | N | N | N | N | Y | N | N | N | |
CLASS: PERFORMANCE & INTEGRATION | |||||||||||
Feature | iOS | Android | NetFront | Opera | Dolphin | UCWEB | BB | Symbian | IE | webOS | FF |
webworkers | Y 5.0+ | N | N | Y | N | N | Y | N | N | N | Y |
Form input{} | |||||||||||
Feature | iOS | Android | NetFront | Opera | Dolphin | UCWEB | BB | Symbian | IE | webOS | FF |
autocomplete | Y | N | |||||||||
autofocus | Y | N | |||||||||
list | N | N | |||||||||
placeholder | Y | N | |||||||||
max | Y | N | |||||||||
min | Y | N | |||||||||
multiple | Y | N | |||||||||
pattern | Y | N | |||||||||
required | Y | N | |||||||||
step | Y | N | |||||||||
Others | |||||||||||
Feature | iOS | Android | NetFront | Opera | Dolphin | UCWEB | BB | Symbian | IE | webOS | FF |
history | Y 4.2+ | Y | Y | N | Y | N | Y | N | N | Y |
How to contribute?
If you want to help with testing, simple render HTML5 test page on your mobile device and fill the blank test result below. Sharing is caring ♥
Feedback?
If you have an issue/feedback with any data, just update with a small message explain the change; or if not sure, raise an issue.