Closed Bug 731959 Opened 12 years ago Closed 12 years ago

Display list support for the 'clip' property in SVG means referring to "AbsPos clip" is misleading

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla13

People

(Reporter: jwatt, Assigned: jwatt)

References

Details

Attachments

(1 file)

In bug 614732 to use display lists for SVG, I'll be using a display list item for to implement the 'clip' property in SVG. The difference between the 'clip' property in HTML and in SVG is that in HTML the element needs to be absolutely positioned for the property to have any effect, but in SVG the value of the 'position' property makes no difference. Currently a bunch of the functions that relates to 'clip' property clipping uses "AbsPosClip" in their names, but once they start to be used for SVG that becomes misleading. I propose changing their names to use "ClipPropClip".
Attached patch patchSplinter Review
Assignee: nobody → jwatt
Status: NEW → ASSIGNED
Attachment #601922 - Flags: review?(bzbarsky)
Comment on attachment 601922 [details] [diff] [review]
patch

r=me
Attachment #601922 - Flags: review?(bzbarsky) → review+
https://hg.mozilla.org/mozilla-central/rev/15649efe7dd6
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla13
Blocks: 614732
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: