https://bugzilla.wikimedia.org/show_bug.cgi?id=53899
--- Comment #7 from Bawolff (Brian Wolff) <[email protected]> --- Created attachment 13260 --> https://bugzilla.wikimedia.org/attachment.cgi?id=13260&action=edit The original test case with default attributes filled in > > In that case, upstreaming it with a testcase would be welcome: > http://inkscape.org/report_bugs.php Re-opening. maskUnits is part of the spec, the fact its broken in rsvg is a bug in rsvg. The fact that in this particular svg, the unit types in use don't make much of a difference doesn't mean this isn't a bug. ------ It appears rsvg does not have the correct defaults for the x, y, width and height attribute on <mask> when using userSpaceOnUse. According to the spec, I believe the correct defaults are -10%, -10%, 120%, 120% respectively. [1] (Assuming I interpreted spec correctly. I'm not really all that familiar with the details of the svg spec) Attaching an svg with these defaults filled in, appears to make the file work fine for rsvg. [1] http://www.w3.org/TR/SVG11/masking.html#MaskElementMaskUnitsAttribute -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
