Movatterモバイル変換


[0]ホーム

URL:


  1. Mozilla
  2. Firefox
  3. Release notes for developers
  4. Firefox 27

Firefox 27 release notes for developers

Firefox 27 was released on February 4, 2014. This article lists key changes that are useful not only for web developers, but also Firefox and Gecko developers as well as add-on developers.

Changes for Web developers

Developer Tools

  • Breakpoints can now be set on DOM events.
  • JavaScript in the debugger panel can be unminified, using the { } button.
  • The inspector now has an "edit-element-html" feature, without needing an add-on.
  • Background-URLs and colors have preview in inspector. Even hovering over canvas elements will give a pop-up with an image preview.
  • Reflow logging has been added.
  • Styles of SVG elements are now inspectable (Firefox bug 921191).
  • Failure to find the image when clicking URL link in CSS inspector has been fixed (Firefox bug 921686).
  • TheX-SourceMap header is now supported (Firefox bug 765993).

More details inthis post.

CSS

HTML

JavaScript

ECMAScript 2015 implementation continues!

Interfaces/APIs/DOM

MathML

No change.

SVG

  • Blending of SVG elements using themix-blend-mode property has been implemented. Thelayout.css.mix-blend-mode.enabled preference must be set totrue (Firefox bug 902525).

Changes for addon and Mozilla developers

  • Thedownloads-indicator button has gone away. You should now use thedownloads-button element. If you need to check that it has loaded its overlay, check for theindicator attribute on that button.
  • Thechrome://browser/skin/downloads/indicator.css stylesheet is no longer referenced in Firefox.

Security

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp