From bf3152730311e7318f60fd2f70fed8fdb3a4ed19 Mon Sep 17 00:00:00 2001
From: Noam Rosenthal There is no default type for resources given by the The processing model for The appropriate times to fetch and
+ process this type of link are: When the external resource link is created on a When the external resource link's When the The fetch and process the linked resource steps for this type of linked resource,
+ given a Let partitionKey be the result of determining the network partition key given el's
+ node document's relevant settings object. The user agent should resolve an origin given partitionKey and
+ url's origin. This returned IP address is obtained but not used directly. It will be cached
+ for subsequent use.dns-prefetch keyword.dns-prefetch needs
- to be properly specified. Tracked in issue #9015.
+
+
+ link element
+ that is already browsing-context connected.link element becomes
+ browsing-context connected.href attribute of the link
+ element of an external resource link that is already browsing-context
+ connected is changed.link element el, are:
+
+
+
href attribute relative to el's
+ node document's URL and let
+ url be the resulting URL record. If this fails, return.
+
+ Link type "
Date: Thu, 16 Mar 2023 09:53:18 +0200
Subject: [PATCH 2/4] nit
---
source | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/source b/source
index 1bcf4e20a47..7a17b12a453 100644
--- a/source
+++ b/source
@@ -25786,8 +25786,8 @@ document.body.appendChild(wbr);
href attribute relative to el's
- node document's URL and let
- url be the resulting URL record. If this fails, return.
+ node document and let url be the resulting URL record. If
+ this fails, return.
Let partitionKey be the result of determining the network partition key given el's
From dc3d788d566342b54c12aad3b973700ef7919628 Mon Sep 17 00:00:00 2001
From: Noam Rosenthal Parse el's
The user agent should resolve an origin given partitionKey and
url's origin. This returned IP address is obtained but not used directly. It will be cached
- for subsequent use. As the results of this algorithm can be cached, future fetches could be
+ faster.link element el, are:
-
href attribute relative to el's
node document and let url be the resulting URL record. If
this fails, return.