Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Firefox 27 for developers

Web 开发者需要注意的变化

开发者工具

  • 可以在调试器中监控到 DOM 事件.
  • 查看器可以直接编辑元素的 html 源码, 不再需要安装额外的扩展.
  • 可以在查看器中直接预览背景图片和颜色值.
  • 可以输出 reflow 日志.

更多详情, 请看这篇文章.

CSS

  • CSS cursor 属性值中 -moz-grab 和 -moz-grabbing 关键字脱前缀, 成为 grabgrabbing (bug 880672).

HTML

  • 桌面浏览器上实现了<input type = "color">

JavaScript

EcmaScript 6 (Harmony) 实现了:

Interfaces/APIs/DOM

No change.

MathML

No change.

SVG

No change.

附加组件和 Mozilla 开发者需要注意的变化

  • 移除了 downloads-indicator, 你应该使用 downloads-button 元素来代替.
  • Firefox 不再使用 chrome://browser/skin/downloads/indicator.css 样式.

相关链接

更早版本

文档标签和贡献者

 此页面的贡献者: ziyunfei
 最后编辑者: ziyunfei,