Closed Bug 575931 Opened 15 years ago Closed 15 years ago

Some SVG features are incorrectly reported as not implemented

Categories

(Core :: SVG, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: laaglu, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 The list of supported features is too restrictive compared to what actually works in the browser. This causes SVG documents with <switch> elements to fail. I have seen bug 410761 but it is two years old now and restricted to filters. Other features like animation or image are reported as not implemented though they actually are. Could you revisit them ? Here is the current status Feature name Supported http://www.w3.org/TR/SVG11/feature#Animation no http://www.w3.org/TR/SVG11/feature#AnimationEventsAttribute no http://www.w3.org/TR/SVG11/feature#BasicClip yes http://www.w3.org/TR/SVG11/feature#BasicFilter no http://www.w3.org/TR/SVG11/feature#BasicFont no http://www.w3.org/TR/SVG11/feature#BasicGraphicsAttribute yes http://www.w3.org/TR/SVG11/feature#BasicPaintAttribute yes http://www.w3.org/TR/SVG11/feature#BasicStructure yes http://www.w3.org/TR/SVG11/feature#BasicText yes http://www.w3.org/TR/SVG11/feature#Clip yes http://www.w3.org/TR/SVG11/feature#ColorProfile no http://www.w3.org/TR/SVG11/feature#ConditionalProcessing yes http://www.w3.org/TR/SVG11/feature#ContainerAttribute no http://www.w3.org/TR/SVG11/feature#CoreAttribute yes http://www.w3.org/TR/SVG11/feature#Cursor no http://www.w3.org/TR/SVG11/feature#DocumentEventsAttribute yes http://www.w3.org/TR/SVG11/feature#Extensibility yes http://www.w3.org/TR/SVG11/feature#ExternalResourcesRequired no http://www.w3.org/TR/SVG11/feature#Filter no http://www.w3.org/TR/SVG11/feature#Font no http://www.w3.org/TR/SVG11/feature#Gradient yes http://www.w3.org/TR/SVG11/feature#GraphicalEventsAttribute yes http://www.w3.org/TR/SVG11/feature#GraphicsAttribute yes http://www.w3.org/TR/SVG11/feature#Hyperlinking yes http://www.w3.org/TR/SVG11/feature#Image no http://www.w3.org/TR/SVG11/feature#Marker yes http://www.w3.org/TR/SVG11/feature#Mask yes http://www.w3.org/TR/SVG11/feature#OpacityAttribute yes http://www.w3.org/TR/SVG11/feature#PaintAttribute no http://www.w3.org/TR/SVG11/feature#Pattern yes http://www.w3.org/TR/SVG11/feature#Script yes http://www.w3.org/TR/SVG11/feature#Scripting no http://www.w3.org/TR/SVG11/feature#Shape yes http://www.w3.org/TR/SVG11/feature#Structure yes http://www.w3.org/TR/SVG11/feature#Style yes http://www.w3.org/TR/SVG11/feature#SVG no http://www.w3.org/TR/SVG11/feature#SVG-animation no http://www.w3.org/TR/SVG11/feature#SVGDOM no http://www.w3.org/TR/SVG11/feature#SVGDOM-animation no http://www.w3.org/TR/SVG11/feature#SVGDOM-dynamic no http://www.w3.org/TR/SVG11/feature#SVGDOM-static no http://www.w3.org/TR/SVG11/feature#SVG-dynamic no http://www.w3.org/TR/SVG11/feature#SVG-static no http://www.w3.org/TR/SVG11/feature#Text no http://www.w3.org/TR/SVG11/feature#View no http://www.w3.org/TR/SVG11/feature#ViewportAttribute yes http://www.w3.org/TR/SVG11/feature#XlinkAttribute yes Reproducible: Always Steps to Reproduce: 1. Open attached document Actual Results: Displays a blue rect Expected Results: Ought to display four blurred orange rects
Specifically which features would you mark as supported? My analysis is in bug 322724 comment 5 onwards.
animation isn't marked as supported as event based animation is not implemented.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
I had not seen your policy for marking features supported. Disregard
Well having a policy in a bug isn't the best approach ever and don't let this put you off raising anything else. If you want to edit https://developer.mozilla.org/en/SVG_in_Firefox (or some other relevant page) and add something abou why we don't claim support for some things feel free.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: