diff options
author | Trond Kjernåsen <trond@trolltech.com> | 2009-05-18 11:05:14 (GMT) |
---|---|---|
committer | Trond Kjernåsen <trond@trolltech.com> | 2009-05-18 11:34:59 (GMT) |
commit | 7008bfe80e0466ed2978b39e7e698bbd52fb690f (patch) | |
tree | 1713a597f950b211a5fd4687d477ce9f637f90b1 /demos | |
parent | cfcf72970cd58282aff9aac76f421915d287dc09 (diff) | |
download | Qt-7008bfe80e0466ed2978b39e7e698bbd52fb690f.zip Qt-7008bfe80e0466ed2978b39e7e698bbd52fb690f.tar.gz Qt-7008bfe80e0466ed2978b39e7e698bbd52fb690f.tar.bz2 |
Fixed the SVG parser to handle CSS properties with multiple values.
CSS properties with more than 1 value was ignored. E.g. the
'stroke-dasharray' attribute is specified by a comma separates list of
numbers. This was previously ignored because the CSS parser split it
into a value array.
Task-number: 253614
Reviewed-by: Kim
Diffstat (limited to 'demos')
0 files changed, 0 insertions, 0 deletions