Open Bug 1386967 Opened 7 years ago Updated 2 years ago

stylo: Support animating the value of stroke-* between percentage and others.

Categories

(Core :: CSS Parsing and Computation, enhancement, P5)

enhancement

Tracking

()

Tracking Status
firefox57 --- wontfix

People

(Reporter: mantaroh, Unassigned)

Details

+++ This bug was initially created as a clone of Bug #1369614 +++ This bug spin-off of bug 1369613. We need to interpolate between px and percentage. Bug 1369614 is going to use the NumberOrPercentage. This type doesn't support calc(). So We might need to introduce new type like CalcLengthOrPercentage. I'm going to fix this bug after landing bug 1369614.
Gecko doesn't do this either, so P5 for Stylo (we'd need to fix the Gecko side as well in order to consider this for Stylo).
Priority: -- → P5
status-firefox57=wontfix unless someone thinks this bug should block 57
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.