Scope of HTML5 Support

IAdea's products support the following HTML5 features via a frameless Webkit-based browser engine.

For hardware performance characteristics, see here.

HTML5

Supported (per test result by html5test.com):

  • Canvas
  • Video (codecs limited by hardware)
  • Audio (codecs limited by hardware)
  • Web applications
  • Cross-document messaging
  • Server-sent events
  • Web sockets
  • Session storage
  • Local storage
  • Web workers/shared workers
  • Scroll into view

NOT supported:

  • SVG in HTML (but SVG is supported via <img>)
  • Geolocation
  • WebGL
  • FileSystem API
  • Indexed DB
  • Webcam
  • Web notifications

CSS

CSS 2.1 is supported. CSS 3 is partially supported as specified below (add "-webkit-" prefix where applicable):

  • web fonts (OTF and TTF fonts only; WOFF not supported)
  • border-image, border-radius
  • HSL/HSLA/RGBA colors
  • opacity
  • text-overflow, word-wrap
  • attribute selectors

Not supported:

  • box-shadow
  • text-shadow

JavaScript/ECMAScript

ECMA-262 (ISO/IEC 16262:2002) is supported.