Let svg.new-getBBox.enabled and svg.Moz2D.strokeBounds.enabled ride the trains
Categories
(Core :: SVG, task)
Tracking
()
People
(Reporter: longsonr, Assigned: longsonr)
References
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
Supports SVGBoundingBoxOptions and gets stroke bounds more precisely.
| Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Comment 4•1 month ago
|
||
Did you want to nominate this for the Fx155 relnotes? If so, set the relnote-firefox flag to "?"
https://wiki.mozilla.org/Release_Management/Release_Notes_Nomination
Possible wording:
SVGGraphicsElement.getBBox() now honors its options argument, so bounding boxes can include stroke, markers, and clipping.
| Assignee | ||
Comment 5•1 month ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]:
SVGGraphicsElement.getBBox() now honors its options argument, so bounding boxes can include stroke, markers, and clipping.
[Affects Firefox for Android]: yes
[Suggested wording]:
[Links (documentation, blog post, etc)]:
https://www.w3.org/TR/SVG2/types.html#InterfaceSVGGraphicsElement
https://developer.mozilla.org/en-US/docs/Web/API/SVGGraphicsElement/getBBox (we now support SVGBoundingBoxOptions)
Updated•18 days ago
|
Description
•