Closed Bug 320623 Opened 20 years ago Closed 20 years ago

overflow="visible" doesn't work on <marker>

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jwatt, Assigned: longsonr)

Details

Attachments

(1 file)

Although style="overflow:visible" works, overflow="visible" does not. It should: from http://www.w3.org/TR/SVG/attindex.html, overflow applies to PresentationAttributes-Viewports which includes PresentationAttributes-All which includes 'marker'.
I have tested this works with marker elements. Symbol elements seem to work without this fix in firefox 1.5 though I don't understand how. For pattern it seems not to do anything on the trunk. Does clipping need implementing for pattern elements on the trunk? If so that's probably a separate fix anyway.
Assignee: general → longsonr
Status: NEW → ASSIGNED
Attachment #207505 - Flags: review?(tor)
Comment on attachment 207505 [details] [diff] [review] merge overflow into style system for elements which support it <symbol> works already because we do a full clone and replace <symbol> with <svg>.
Attachment #207505 - Flags: review?(tor) → review+
Attachment #207505 - Flags: superreview?(jst)
Comment on attachment 207505 [details] [diff] [review] merge overflow into style system for elements which support it sr=jst
Attachment #207505 - Flags: superreview?(jst) → superreview+
Checked in for Robert.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: