pub(crate) fn may_remove_crossorigin(href: &str) -> bool
Conservatively determines if href is relative to the current origin, so that crossorigin may be safely removed from <link> elements.
href
crossorigin
<link>