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 20 for developers

Firefox 20正式版发布于

Web开发者需要注意的变化

HTML

JavaScript

  • 实现了Weakmap.prototype.clear()方法 (bug 814562).
  • 实现了Math.imul()方法,可以进行C风格的32位整数乘法运算.还不属于harmony (EcmaScript 6)提案,所以是非标准的(bug 808148).
  • Web apps using draggable text with Kinetic 3.x are working, even when using the Cairo canvas backend. (bug 835064)
  • E4X规范中的for each...in语句被废弃,请使用ES6中的for...of语句代替 (bug 804834).

CSS

DOM

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

相关链接

更早版本

文档标签和贡献者

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