https://issues.apache.org/ooo/show_bug.cgi?id=122575
Bug ID: 122575
Issue Type: DEFECT
Summary: [SVG] attribute 'overflow' on svg element is not
handled
Product: Draw
Version: AOO400-dev
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: code
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 80902
--> https://issues.apache.org/ooo/attachment.cgi?id=80902&action=edit
Example with attribute overflow on inner svg element.
The attribute overflow="visible" is not evaluated for an inner svg element.
In the attached file the black line extends (correctly) the viewBox, but from
the inner svg element the green line and the red/black square are clipped. Open
the file in a browser to see the correct rendering. You cannot use Inkscape for
comparing, because Inkscape does not clip at all.
The spec is in http://www.w3.org/TR/SVG/masking.html#OverflowProperty
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.