Closed Bug 246857 Opened 21 years ago Closed 21 years ago

<svg:defs>

Categories

(Core :: SVG, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: tor, Assigned: tor)

Details

Attachments

(1 file)

Nothing exciting - a few dummy interfaces/classes and making nsSVGGFrame inherit from nsSVGDefsFrame.
Attachment #150822 - Flags: review?(alex)
Comment on attachment 150822 [details] [diff] [review] <svg:defs> implementation r=afri >+ >+NS_INTERFACE_MAP_BEGIN(nsSVGDefsElement) >+ NS_INTERFACE_MAP_ENTRY(nsIDOMNode) >+ NS_INTERFACE_MAP_ENTRY(nsIDOMElement) >+ NS_INTERFACE_MAP_ENTRY(nsIDOMSVGDefsElement) >+ NS_INTERFACE_MAP_ENTRY(nsIDOMSVGDefsElement) >+ NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO(SVGDefsElement) >+NS_INTERFACE_MAP_END_INHERITING(nsSVGDefsElementBase) >+ One too many nsIDOMSVGDefsElement. I still don't quite understand the purpose of transforms on <defs>, but I'm the reasons will transpire at some point.
Attachment #150822 - Flags: review?(alex) → review+
Checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: