Closed Bug 339867 Opened 19 years ago Closed 19 years ago

nsIDOMSVGViewSpec interface doesn't exist

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jhpedemonte, Assigned: tor)

References

Details

(Keywords: fixed1.8.1)

Attachments

(1 file)

While working on bug 333618 and compiling nsIDOMSVGSVGElement, got an error that it couldn't find nsIDOMSVGViewSpec. Turns out that interface isn't defined anywhere. Here's what w3.org SVG spec shows for this interface: interface SVGViewSpec : SVGZoomAndPan, SVGFitToViewBox { readonly attribute SVGTransformList transform; readonly attribute SVGElement viewTarget; readonly attribute DOMString viewBoxString; readonly attribute DOMString preserveAspectRatioString; readonly attribute DOMString transformString; readonly attribute DOMString viewTargetString; };
Assignee: general → tor
Status: NEW → ASSIGNED
Attachment #223981 - Flags: review?(jwatt)
Comment on attachment 223981 [details] [diff] [review] nsIDOMSVGViewSpec.idl r=jwatt
Attachment #223981 - Flags: review?(jwatt) → review+
Attachment #223981 - Flags: superreview?(roc)
Attachment #223981 - Flags: superreview?(roc) → superreview+
Checked in on trunk.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment on attachment 223981 [details] [diff] [review] nsIDOMSVGViewSpec.idl Javier needs this for JavaXPCOM.
Attachment #223981 - Flags: approval1.8.1?
Comment on attachment 223981 [details] [diff] [review] nsIDOMSVGViewSpec.idl a=darin on behalf of drivers
Attachment #223981 - Flags: approval1.8.1? → approval1.8.1+
Checked in on MOZILLA_1_8_BRANCH.
Keywords: fixed1.8.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: