diff options
author | Kim Motoyoshi Kalland <kim.kalland@nokia.com> | 2009-09-07 09:16:39 (GMT) |
---|---|---|
committer | Kim Motoyoshi Kalland <kim.kalland@nokia.com> | 2009-09-07 09:27:43 (GMT) |
commit | 4d044d5947bd7b49b93146097d934ccdce3746c2 (patch) | |
tree | da7b83e66b24452a007054374f1c9b75c307315d /tests | |
parent | 84bd6d5e10506d179e12f842659d98f7f9ef7e62 (diff) | |
download | Qt-4d044d5947bd7b49b93146097d934ccdce3746c2.zip Qt-4d044d5947bd7b49b93146097d934ccdce3746c2.tar.gz Qt-4d044d5947bd7b49b93146097d934ccdce3746c2.tar.bz2 |
Fixed resolving colors of the form "rgb(r,g,b)" in SVGs.
The bug was introduced by 13bcc92274d52fa6df2d636c78cf6ea457d670aa.
Instead of comparing only the beginning of a string with "rgb(", a full
string compare was used. I also added some error handling to avoid
crashing on noncompliant SVG files.
Reviewed-by: Trond
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions