After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 741721 - text-decoration value should be inheritable
text-decoration value should be inheritable
Status: RESOLVED OBSOLETE
Product: librsvg
Classification: Core
Component: general
unspecified
Other All
: Normal major
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on:
Blocks:
 
 
Reported: 2014-12-18 14:47 UTC by ifurkend
Modified: 2017-12-13 18:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description ifurkend 2014-12-18 14:47:50 UTC
Even though W3 SVG specification states that text-decoration attribute is not "inheritable", this is not what it means literally as illustrated in its following PNG render (http://www.w3.org/TR/SVG/images/text/textdecoration01.png). The fourth row example shows that all descendant tspan elements have inherited the text-decoration=underline value from the parent text element. Mozilla's SVG rendering is consistent to this example, but librsvg isn't.
Comment 1 GNOME Infrastructure Team 2017-12-13 18:05:51 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/librsvg/issues/99.