GNOME Bugzilla – Bug 747609
Gradient with objectBoundingBox units should not be displayed on object with no width/height
Last modified: 2017-12-13 18:07:42 UTC
Created attachment 301262 [details] testcase Per http://www.w3.org/TR/SVG/coords.html#ObjectBoundingBoxUnits last paragraph Keyword objectBoundingBox should not be used when the geometry of the applicable element has no width or no height, such as the case of a horizontal or vertical line, even when the line has actual thickness when viewed due to having a non-zero stroke width since stroke width is ignored for bounding box calculations. When the geometry of the applicable element has no width or height and objectBoundingBox is specified, then the given effect (e.g., a gradient or a filter) will be ignored.
-- 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/106.