Open Bug 1982757 Opened 2 months ago Updated 1 month ago

Fix the tests related to arc direction-agnostic size in shape() on clip-path

Categories

(Core :: Layout, defect)

defect
Points:
3

Tracking

()

People

(Reporter: boris, Unassigned)

References

(Blocks 2 open bugs, )

Details

(Whiteboard: css-shape-function)

This is for the test: https://searchfox.org/mozilla-central/source/testing/web-platform/tests/css/css-masking/animations/clip-path-interpolation-shape-arc-direction-agnostic-radius.html

We have to make sure we calculate direction-agnostic size for arc correctly when resolving the percentage value in arc command:
https://drafts.csswg.org/css-shapes-1/#typedef-shape-arc-command

Note that this may also have impact on some interpolation and parsing test on offset-path.

Points: 2 → 3
Summary: Fix the test of direction-agnostic size in shape() on clip-path → Fix the tests related to arc direction-agnostic size in shape() on clip-path
Severity: -- → S3
Whiteboard: css-shape-function
You need to log in before you can comment on or make changes to this bug.