Closed Bug 264380 Opened 20 years ago Closed 20 years ago

implement SVGTextContentElement.getComputedTextLength

Categories

(Core :: SVG, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: tor, Assigned: tor)

Details

Attachments

(1 file)

 
Attachment #162087 - Flags: review?(alex)
Comment on attachment 162087 [details] [diff] [review]
implement nsSVGTextElement::GetComputedTextLength

r=afri

>+    _retval = 0;

Should be 
  *_retval = 0;
Attachment #162087 - Flags: review?(alex) → review+
Checked in with fix.
Status: NEW → 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

Creator:
Created:
Updated:
Size: