fn serialize_parsed_descriptors(
descriptors: &Descriptors,
) -> FontFaceDescriptorsExpand description
Converts the descriptors of a @font-face rule (as defined by stylo) to
the the IDL FontFaceDescriptors dictionary used by the JS interface.