Gisellameloni / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

CSS "font" shorthand property does not work in style attribute #1147

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create an SVG file which has a text element with attribute style="font: ..."
2. Open the file in svg-edit.

What is the expected output? What do you see instead?

The text should be styled according to the font style.  Instead, the text is 
displayed with default font styles.

In what browser did you experience this problem? (ALL, Firefox, Opera, etc)

All browsers.

In what version of SVG-edit does the problem occur? (Latest trunk, 2.5.1,
etc)

Latest trunk (r2601).

Please provide any additional information below.

See the attached file for a simple example.

Original issue reported on code.google.com by e...@siliconforks.com on 19 Oct 2013 at 8:02

Attachments: