The Intel AppUpTM encapsulator 2.0 alpha
The Intel AppUpTM encapsulator team has released an version 2.0 alpha, which features much improved HTML5 and CSS3 support. Currenly, both the Intel AppUpTM encapsulator 1.0 beta and 2.0 alpha are available for you to use.
HTML5 Compatibility Score
The 2.0 alpha version is now using Chrome 17 under the hood, and the HTML5test.com results have improved to 377 out of 500 points possible. This places the Intel AppUpTM encapsulator on par with other grade "A" browser, and gives web applications developers a solid platform for application development.
Feature Support and Limitations
| Highlighted Features | Supports | Limitations |
| Canvas | HTML5 Elements and 2D Context | The perform is low when rendering 3D content generated by Javascript |
| Video | HTML5 Elements Formats of: OGG, WebM | Subtitles, MPEG-4 and H.264 |
| Audio | HTML5 Elements, PCM, OGG Vorbis, WebM | MP3, AAC |
| Elements | Most HTML5 elements | time, command, mathml, menu, track |
| Forms | Most HTML5 form elements | datetime/date/month/week/time/datetime-local, Mimimal, color, image: width/height, fieldset: elements/disabled attribute, datalist, others: dirname attribute, autocomplete, placeholder |
| User Interaction | Drag and Drop, HTML content editable | drag and drop: dropzone attribute |
| History and Navigation | Not Supported | |
| Microdata | Not Supported | |
| Web applications | Application Cache, Custom scheme handlers | Custom content handlers, Custom search providers |
| Security | Seamless iframe | |
| Geolocation | Not Supported | |
| Storage | Session Storage, Local Storage, IndexDB | Websql database |
| Communication | Cross-document messaging, Server-Sent Events | XMLHttpRequest Level2: Document response type and Array buffer response type, Web Socket |
| Files | Files API | |
| Workers | Web Worker | Shared Workers |
| Local multimedia | Webcam access | |
| Notification | Not Supported | |
| Others | Web Audio API, Audio Data API, killing scripts |