A few parts of the IDL interfaces for the typed-om types are missing their definitions: - [`CSSUnparsedValue`'s constructor](https://drafts.css-houdini.org/css-typed-om-1/#dom-cssunparsedvalue-cssunparsedvalue) - [`CSSVariableReferenceValue`'s `fallback` getter](https://drafts.css-houdini.org/css-typed-om-1/#dom-cssvariablereferencevalue-fallback) - [`CSSUnitValue`'s `value` getter and setter](https://drafts.css-houdini.org/css-typed-om-1/#dom-cssunitvalue-value) - [`CSSUnitValue`'s `unit` getter](https://drafts.css-houdini.org/css-typed-om-1/#dom-cssunitvalue-unit)