Closed
Bug 970356
Opened 12 years ago
Closed 12 years ago
neither getSubStringLength, nor selectSubString should throw if nchars is too large
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla30
People
(Reporter: longsonr, Assigned: longsonr)
Details
Attachments
(1 file)
|
6.16 KB,
patch
|
heycam
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•12 years ago
|
||
See http://www.w3.org/TR/SVG11/text.html#__svg__SVGTextContentElement__selectSubString or http://www.w3.org/TR/SVG11/text.html#__svg__SVGTextContentElement__getSubStringLength
Attachment #8373389 -
Flags: review?(cam)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → longsonr
Updated•12 years ago
|
Attachment #8373389 -
Flags: review?(cam) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
| Assignee | ||
Comment 3•12 years ago
|
||
Flags: in-testsuite+
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•