Open
Bug 1852575
Opened 2 years ago
Remove the use of "cssparser::{AngleOrNumber, NumberOrPercentage}" from calc functions.
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: tlouw, Unassigned)
Details
These structs are coming from the color side of cssparser and should be moved into calc and used from there by color code.
You need to log in
before you can comment on or make changes to this bug.
Description
•