Inkscapes store qualitative data into "style" attribute instead the svg attiribute

Bug #651553 reported by Nigil Lee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
New
Undecided
Unassigned

Bug Description

According to the SVG standard the attributes of svg should be stored directly inside the tag. i.e.
fill="ffa500" or stroke="ffa500"
Inkscape instead stores this data as
style="fill:ffa500;stroke:ffa500;"
This makes a user edit the produced file if any effects such as svg scripting are to be added.

Tags: styles svg
su_v (suv-lp)
tags: added: styles svg
Revision history for this message
su_v (suv-lp) wrote :

related:
Bug #171503 “presentation attributes”
Bug #168406 “Replace single style attribute with individual attributes?”

Revision history for this message
su_v (suv-lp) wrote :

Duplicate of bug #168406?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.