You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response
The text was updated successfully, but these errors were encountered:
queengooborg
changed the title
svg.{feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,feSpecularLighting,feTile,feTurbulence}.{x,y}
svg.*.{x,y} - Missing data
Nov 27, 2024
queengooborg
changed the title
svg.*.{x,y} - Missing data
svg.*.{x,y,width,height} - Missing data
Nov 27, 2024
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
missing data for svg
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
add data for svg
Did you test this? If so, how?
api.SVGViewElement.zoomAndPan
api.SVGGraphicsElement.farthestViewportElement
api.SVGGraphicsElement.nearestViewportElement
svg.elements.marker.preserveAspectRatio
svg.elements.pattern.viewBox
transform: perspective(none)
data #25255svg.elements.pattern.preserveAspectRatio
transform: perspective(none)
data #25255svg.elements.pattern.requiredExtensions
api.SVGPatternElement.systemLanguage
api.SVGPatternElement.requiredExtensions
svg.{feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDropShadow,feFlood,feGaussianBlur,feImage,feMerge,feMorphology,feOffset,feSpecularLighting,feTile,feTurbulence}.{width,height}
svg.{feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,feSpecularLighting,feTile,feTurbulence}.{x,y}
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
No response
Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response
The text was updated successfully, but these errors were encountered: