From 76440ea7fea41e76cfebf19364f6c6f7d7d01e1e Mon Sep 17 00:00:00 2001
From: Domenic Denicola The appropriate times to obtain the resource are:
+
When the external resource link is created on a
link
element
- that is already in a document.
When the external resource link's link
element is inserted into a document.
When the href
attribute of the link
- element of an external resource link that is already in a document is
- changed.
When the crossorigin
attribute of the
link
element of an external resource
- link that is already in a document is set, changed, or removed.
When the type
attribute of the link
- element of an external resource link that is already in a document is
- set or changed to a value that does not or no longer matches the Content-Type metadata of the previous obtained external resource, if
- any.
When the type
attribute of the link
- element of an external resource link that is already in a document, but
- was previously not obtained due to the type
attribute
- specifying an unsupported type is set, removed, or changed.
type
attribute specifying an unsupported type, is
+ set, removed, or changed.
When the external resource link changes from being an alternative stylesheet to not being one, or vice