Skip to content

Latest commit

 

History

History
290 lines (286 loc) · 4.91 KB

DEPRECATED-SVG-ATTRIBUTES.md

File metadata and controls

290 lines (286 loc) · 4.91 KB

Deprecated HTML attributes

List of per-element deprecated attributes

  • Inline
    • a
      • enable-background
      • requiredFeatures
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:show
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
    • animate
      • attributeType
      • requiredFeatures
      • requiredFeatures
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
    • feConvolveMatrix
      • kernelUnitLength
      • xml:space
      • xml:lang
      • xml:base
    • mpath
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
    • set
      • attributeType
      • requiredFeatures
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
  • Object
    • circle
      • requiredFeatures
      • xml:space
      • xml:lang
      • xml:base
    • ellipse
      • requiredFeatures
      • xml:space
      • xml:lang
      • xml:base
    • feImage
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
    • foreignObject
      • clip
      • requiredFeatures
      • xml:space
      • xml:lang
      • xml:base
    • image
      • clip
      • color-profile
      • requiredFeatures
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
    • line
      • requiredFeatures
      • xml:space
      • xml:lang
      • xml:base
    • missing-glyph deprecated tag
      • horiz-adv-x
      • vert-adv-y
      • enable-background
      • xml:space
      • xml:lang
      • xml:base
    • path
      • requiredFeatures
      • xml:space
      • xml:lang
      • xml:base
    • polygon
      • requiredFeatures
      • xml:space
      • xml:lang
      • xml:base
    • polyline
      • requiredFeatures
      • xml:space
      • xml:lang
      • xml:base
    • rect
      • requiredFeatures
      • xml:space
      • xml:lang
      • xml:base
    • symbol
      • enable-background
      • clip
      • xml:space
      • xml:lang
      • xml:base
    • use
      • requiredFeatures
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
    • view
      • zoomAndPan
      • viewTarget
      • xml:space
      • xml:lang
      • xml:base
  • Structure
    • animateMotion
      • requiredFeatures
      • requiredFeatures
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
    • clipPath
      • requiredFeatures
      • xml:space
      • xml:lang
      • xml:base
    • defs
      • requiredFeatures
      • enable-background
      • xml:space
      • xml:lang
      • xml:base
    • feDiffuseLighting
      • kernelUnitLength
      • xml:space
      • xml:lang
      • xml:base
    • feSpecularLighting
      • kernelUnitLength
      • xml:space
      • xml:lang
      • xml:base
    • filter
      • filterRes
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
    • g
      • requiredFeatures
      • enable-background
      • xml:space
      • xml:lang
      • xml:base
    • linearGradient
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
    • marker
      • enable-background
      • clip
      • xml:space
      • xml:lang
      • xml:base
    • mask
      • requiredFeatures
      • enable-background
      • xml:space
      • xml:lang
      • xml:base
    • pattern
      • clip
      • enable-background
      • requiredFeatures
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
    • radialGradient
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
    • switch
      • enable-background
      • requiredFeatures
      • xml:space
      • xml:lang
      • xml:base
    • text
      • requiredFeatures
      • kerning
      • glyph-orientation-vertical
      • glyph-orientation-horizontal
      • xml:space
      • xml:lang
      • xml:base
    • textPath
      • glyph-orientation-horizontal
      • glyph-orientation-vertical
      • requiredFeatures
      • kerning
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
  • Other
    • animateTransform
      • attributeType
      • requiredFeatures
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
    • glyphRef
      • format
      • glyphRef
      • xlink:arcrole
      • xlink:href
      • xlink:title
      • xlink:type
      • xml:space
      • xml:lang
      • xml:base
    • tspan
      • requiredFeatures
      • kerning
      • glyph-orientation-vertical
      • glyph-orientation-horizontal
      • xml:space
      • xml:lang
      • xml:base
  • Every other element
    • xml:space
    • xml:lang
    • xml:base

Reference