diff --git a/source b/source index e890e004aed..8a8e0e5ca60 100644 --- a/source +++ b/source @@ -24675,14 +24675,10 @@ document.body.appendChild(wbr);

The appropriate time to fetch and process the linked resource for this link type is when the user agent deems it necessary. For example, when the user chooses to install the web application.

- -

When selecting a manifest, the user agent must select the most appropriate link - element whose rel attribute contains the token manifest, while taking into consideration the media and lang attributes (if - either is present). If there are multiple equally appropriate link elements, the user - agent must use the last one declared in tree order.

+ data-x="installed web application">install the web application. In that case, only the + first link element in tree order whose rel attribute contains the token manifest may be used.

A user agent must not delay the load event for this link type.