Closed Bug 1380918 Opened 7 years ago Closed 7 years ago

stylo: Support calc percent in -webkit-gradient

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla56
Tracking Status
firefox56 --- fixed

People

(Reporter: xidorn, Assigned: emilio)

References

Details

Gradient value like
> -webkit-gradient(linear, left calc(25% - 10%), right calc(75% + 10%), from(blue), to(lime))
becomes valid in bug 1363349 in Gecko.

Stylo needs to support it to have the new tests pass.
https://github.com/servo/servo/pull/17731
Assignee: nobody → emilio+bugs
https://hg.mozilla.org/mozilla-central/rev/81572281c073
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in before you can comment on or make changes to this bug.