Open
Description
The "parse a root margin" algorithm says "If token is an absolute length dimension token, replace it with a an equivalent pixel length". But all implementations (Chrome, Edge, Firefox) throw exceptions on non-pixel absolute lengths (e.g., lengths in cm, mm, in, etc.). So the spec language needs to be updated.