[HTML5]Web平台:浏览器技术

 

  • 核心平台
  • 图形和排版
  • 媒体
    • Web Audio 、Audio Data  APIs
    • WebVTT 
    • 媒体片段(Media Fragments) 
  • 平台交互、事件、消息
    • 地理位置(Geolocation) 
    • 驱动适配(DeviceOrientation) 
    • DOM事件(DOM Events) 
    • 触摸事件(Touch Events) 
    • 剪贴板API及事件(Clipboard API and events) 
    • Web通知(Web Notification) 
    • Web消息(Web Messaging) 
    • 全屏(Fullscreen) 
  • 储存
    • 索引数据库(Indexed Database) 
    • 离线Web应用(Offline Web applications) 
    • Web储存(Web Storage) 
  • 文件
    • 文件(File) 
    • 二进制URL(Blob URLs) 
    • 文件阅读器(File Reader) 
    • 文件系统(File System) 
    • 文件编辑器(File Writer) 
  • 实时通讯
    • Web实时通讯(Web Real-Time Communication) 
    • WebSocket协议(WebSocket protocol) 及WebSocket API 
    • 服务器发信事件(Server-Sent Events) 
    • XMLHttpRequest 
    • 进度事件(Progress Events) 
  • HTML附加特性
    • ARIA 
    • classList(DOMTokenList) 
    • dataset 
    • async for scripts 
    • defer for scripts 
    • Session-history management 
    • hashchange 
    • Sandboxed iframe 
    • Drag and drop 
    • contentEditable 
    • HTML Editing APIs 
    • UndoManager and DOM Transaction 
  • 性能优化及分析
    • Web工作者(Web Workers) 
    • 共享工作者(Shared Workers) 
    • 导航定时(Navigation Timing) 
    • 基于脚本动画的定时控制(Timing control for script-based animations) 
    • 页面可见性(Page Visibility) 
    • 资源定时(Resource Timing) 、用户定时(User Timing) 
    • 性能时间轴(Performance Timeline) 
  • 安全和隐私
    • 跨域资源共享(Cross-Origin Resource Sharing) 
    • 内容安全策略(Content Security Policy) 
    • The From-Origin Header 
    • DOMCrypt 
    • window.crypto.getRandomValues 
  • 其他核心平台的附加特性
    • 选择器API(Selectors API) 
    • 匹配(选择器)方法(matches(selector) method) 
    • URL API 
    • data URLs 
    • JSON parsing 
    • Structured clones 
    • DOM Parsing and Serialization 
    • DOM XPath 
    • Typed Array 
    • XML ,XPath ,XSLT ,xml-stylesheet 
  • 底层
  • 其他
    • WebIDL 
    • Link header 
    • Content-Disposition header 
    • XML Base ,XML Namespaces 
posted @ 2012-01-10 11:04  NiuWeb  阅读(619)  评论(0)    收藏  举报