Closed Bug 2032517 Opened 1 month ago Closed 25 days ago

Fix ellipse tests in SVGGraphicsElement.getBBox-03.html

Categories

(Core :: SVG, task)

task

Tracking

()

RESOLVED FIXED
152 Branch
Tracking Status
firefox152 --- fixed

People

(Reporter: longsonr, Assigned: longsonr)

References

Details

Attachments

(1 file)

specifying a negative value for rx or ry would result in it taking the other value rx=ry or ry=rx so we need to use 0 to ensure we get a degenerate ellipse

Specifying a negative value for rx or ry would result in it taking the other value ry=rx or rx=ry so we need to use 0 to ensure we get a degenerate ellipse.

Assignee: nobody → longsonr
Status: NEW → ASSIGNED

Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/59412 for changes under testing/web-platform/tests

Status: ASSIGNED → RESOLVED
Closed: 25 days ago
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch

Upstream PR merged by moz-wptsync-bot

Blocks: 1738500
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: