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.

Nossos voluntários ainda não traduziram este artigo para o Português (do Brasil) . Junte-se a nós e ajude a fazer o trabalho!

Changes for Web developers

CSS

  • The two values -moz-zoom-in and -moz-zoom-out of the cursor property have been unprefixed to zoom-in and zoom-out (bug 772153).
  • To match the specification, the keywords not, only, and, and or cannot be used as media types anymore (bug 757554).

HTML

  • The <track> element has been implemented behind the media.webvtt.enabled preference, and is disabled by default. (bug 833385).

JavaScript

DOM

Developer Tools

  • The Network inspector now lets you filter by content type (CSS/image/font etc.) and see the relevant size and load times.
  • The Devtools options panel to the left lets you disable/enable Javascript temporarily.
  • Extension developers may use the new Browser Console for Chrome-level scripts (Replaces Error Console).
  • The source map syntax has been changed to use //# instead of //@ (bug 870361).

MathML

  • The dir attribute for controlling directionality of formulas on e.g. <math> or <mrow> elements is now equivalent to using the direction CSS property.
  • The equal sign ("=") is now stretchable.
  • The "updiagonalarrow" value for the notation attribute on <menclose> elements has been added.

Changes for add-on and Mozilla developers

  • Doc Shells have now the allowMedia attribute to disable media playing (bug 759964).
  • Sherlock search plugins in the application directory or profile  won't be loaded anymore (bug 862143).

See also

Older versions

Etiquetas do documento e colaboradores

Etiquetas: 
 Última atualização por: Sheppy,