Closed
Bug 1455940
Opened 7 years ago
Closed 7 years ago
Remove constructor from SVGNumber
Categories
(Core :: SVG, enhancement)
Core
SVG
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: longsonr, Assigned: longsonr)
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(1 file)
2.45 KB,
patch
|
nika
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•7 years ago
|
||
No other browser supports it (https://wpt.fyi/svg/interfaces.html)
We fail a web platform test because of it.
Assignee: nobody → longsonr
Attachment #8969987 -
Flags: review?(nika)
Assignee | ||
Comment 2•7 years ago
|
||
Keywords: site-compat
Updated•7 years ago
|
Keywords: dev-doc-needed
Updated•7 years ago
|
Attachment #8969987 -
Flags: review?(nika) → review+
Assignee | ||
Comment 3•7 years ago
|
||
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f9b99c0aa7fc
Remove constructors from SVGNumber r=mystor
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Posted the site compatibility note just in case: https://www.fxsitecompat.com/en-CA/docs/2018/svgnumber-no-longer-comes-with-constructor/
Comment 7•7 years ago
|
||
This constructor wasn't even documented. Removal added to Fx 61 developer release notes: https://developer.mozilla.org/en-US/Firefox/Releases/61#Removals_from_the_web_platform
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•