pub fn doctype_error_and_quirks(
    doctype: &Doctype,
    iframe_srcdoc: bool
) -> (bool, QuirksMode)