pub fn minify_document_fragment(
    document: &mut DocumentFragment,
    context_element: &Element,
    options: &MinifyOptions
)