[go: up one dir, main page]

Fix parsing and writing of CSS HSL and HWB values where 's', 'l', 'w', and 'b' range from 0.0 to 100.0.

Previous code assumed 's','l', 'w', and 'b' had ranges of 0.0 to 1.0.

See

Fixes #5935 (closed)

Edited by Tavmjong Bah

Merge request reports

Loading