The "---
" prefix before an URL instructs XXE to silently skip the @import
when the URL cannot be successfully resolved. Example:
/* Do not report an error if the "MathML support" add-on
has not been installed. */
@import url(---mathml-config:xhtml5/mathml_support.imp);