Canvas: 支持element, 2d context以及文本
解析规则:支持 HTML5 tokenizer/tree building, SVG in text/html, MathML in text/html
Video/Audio: 需要GStreamer的支持
Elements: 支持嵌入客户不可见数据, 支持section, 分组内容,部分支持Text-level semantic, interactive。
Forms: 支持input类型: search, tel, url, email, number, range, checkbox
部分支持input类型: datetime, date, month, week, time, datetime-local, color, image
其它类型: select, keygen, output, progress, meter支持, textarea, fieldset, datalist部分支持。
Fields: 支持validation, CSS selectors, Events, 部分支持Association and others
用户接口:
支持拖放事件, 部分支持拖放属性。
支持HTML editing
历史和导航:
支持会话历史
微数据: 不支持
Web应用: 支持应用Cache.
安全性:支持Sandboxed iframe,不支持seamless iframe.
地理API: 不支持
WebGL: 部分支持。
通信: 支持Cross-document messsaging, server-sent events, and WebSocket
文件: 支持FileReader API, 不支持FileSystem API
Storage: 支持Session存储和Web SQL数据库, 不支持本地存储和Indexed DB.
Workers: 支持Web Workers和Shared Workers.
本地多媒体: 不支持访问Webcam.
通知:不支持Web通知
其它: 支持文本选择和视图滚动。