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)
Core
Layout
Tracking
()
NEW
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
Reporter | ||
Updated•2 months ago
|
Reporter | ||
Comment 1•2 months ago
•
|
||
Note that this may also have impact on some interpolation and parsing test on offset-path.
Reporter | ||
Updated•2 months ago
|
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
Reporter | ||
Updated•2 months ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•