Files
Jan Varga 3ca67bbbed Bug 2045434 - Validate units in the CSSUnitValue constructor. r=emilio,firefox-style-system-reviewers
Use the creating a type from unit algorithm to validate the unit argument
passed to the CSSUnitValue constructor.

This completes the missing constructor validation step and allows invalid
or empty units to throw a TypeError as required by the spec.

Differential Revision: https://phabricator.services.mozilla.com/D305630
2026-06-13 17:00:31 +00:00
..