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.

Mejoras SVG en Firefox 3

Firefox 3 ofrece una mejor implementación de Gráficos Vectoriales Escalables (SVG) en comparación con versiones anteriores de Firefox. Aunque estas características están documentadas en otros sitios, este artículo puede servir como una lista que indique fácilmente qué características se han añadido en Firefox 3.

  • Se ha implementado el elemento foreignObject (bug 326966). Vea la especificación o este artículo para más detalles.
  • Implementado el elemento pattern (especificación).
  • Implementado el elemento mask (especificación).
  • Implementados nuevos filtros (especificación):
    • filter
    • feDistantLight
    • fePointLight
    • feSpotLight
    • feBlend
    • feColorMatrix
    • feConvolveMatrix
    • feComponentTransfer, feFuncR, feFuncG, feFuncB, feFuncA
    • feComposite
    • feConvolveMatrix
    • feDiffuseLighting
    • feDistantLight
    • feFlood
    • feGaussianBlur
    • feMerge, feMergeNode
    • feMorphology
    • feOffset
    • fePointLight
    • feSpecularLighting
    • feTurbulence
    • feTile
  • Se han arreglado varios fallos en la manipulación del elemento <a> en SVG; ver bug 267664, bug 268135, bug 267664, bug 317270 y bug 267664.
  • Se han implementado los métodos de DOM en SVG getNumberOfChars(), getComputedTextLength(), getSubStringLength(), getStartPositionOfChar(), getEndPositionOfChar(), getRotationOfChar() y getCharNumAtPosition().
  • Implementación del atributo xml:space (especificación).
  • Se ha implementado el comportamiento por defecto de fill/stroke (especificación).
  • Se implementan ya las unidades em y ex para indicar longitudes (bug 305859).

Vea también


Etiquetas y colaboradores del documento

 Colaboradores en esta página: Mgjbot, RickieesES, Nukeador, Talisker
 Última actualización por: Mgjbot,