diff --git a/tr/css/compat.json b/tr/css/compat.json index 4715c2a2cc66..de328c43c351 100644 --- a/tr/css/compat.json +++ b/tr/css/compat.json @@ -4,23 +4,6 @@ "url": "https://compat.spec.whatwg.org/" }, "properties": { - "-webkit-background-clip": { - "name": "-webkit-background-clip", - "value": "border-box | padding-box | content-box | text", - "initial": "none", - "appliesTo": "all elements", - "inherited": "no", - "percentages": "N/A", - "computedValue": "\"text\"", - "canonicalOrder": "per grammar", - "animationType": "discrete", - "media": "visual", - "styleDeclaration": [ - "-webkit-background-clip", - "WebkitBackgroundClip", - "webkitBackgroundClip" - ] - }, "-webkit-text-fill-color": { "name": "-webkit-text-fill-color", "value": "", @@ -209,6 +192,14 @@ "webkitBackfaceVisibility" ] }, + "-webkit-background-clip": { + "name": "-webkit-background-clip", + "styleDeclaration": [ + "-webkit-background-clip", + "WebkitBackgroundClip", + "webkitBackgroundClip" + ] + }, "-webkit-background-origin": { "name": "-webkit-background-origin", "styleDeclaration": [ diff --git a/tr/css/css-color-adjust.json b/tr/css/css-color-adjust.json index 3484b41f8c60..451a21699ba0 100644 --- a/tr/css/css-color-adjust.json +++ b/tr/css/css-color-adjust.json @@ -51,7 +51,7 @@ }, "color-adjust": { "name": "color-adjust", - "value": "", + "value": "<'print-color-adjust'>", "initial": "see individual properties", "appliesTo": "see individual properties", "inherited": "see individual properties", diff --git a/tr/dfns/FedCM.json b/tr/dfns/FedCM.json index 503020e08e8d..38b8015423c1 100644 --- a/tr/dfns/FedCM.json +++ b/tr/dfns/FedCM.json @@ -42,6 +42,25 @@ }, "definedIn": "dt" }, + { + "id": "client-id", + "href": "https://fedidcg.github.io/FedCM/#client-id", + "linkingText": [ + "client id" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "terminology", + "href": "https://fedidcg.github.io/FedCM/#terminology", + "title": "Terminology", + "number": "5" + }, + "definedIn": "dt" + }, { "id": "directed-identifier", "href": "https://fedidcg.github.io/FedCM/#directed-identifier", @@ -656,27 +675,6 @@ }, "definedIn": "dt" }, - { - "id": "dom-manifest-revocation_endpoint", - "href": "https://fedidcg.github.io/FedCM/#dom-manifest-revocation_endpoint", - "linkingText": [ - "revocation_endpoint" - ], - "localLinkingText": [], - "type": "argument", - "for": [ - "Manifest" - ], - "access": "public", - "informative": false, - "heading": { - "id": "idp-api-manifest", - "href": "https://fedidcg.github.io/FedCM/#idp-api-manifest", - "title": "Manifest", - "number": "7.1" - }, - "definedIn": "dt" - }, { "id": "dom-manifest-branding", "href": "https://fedidcg.github.io/FedCM/#dom-manifest-branding", @@ -1152,48 +1150,6 @@ }, "definedIn": "dt" }, - { - "id": "dom-revocation_endpoint_request-client_id", - "href": "https://fedidcg.github.io/FedCM/#dom-revocation_endpoint_request-client_id", - "linkingText": [ - "client_id" - ], - "localLinkingText": [], - "type": "argument", - "for": [ - "revocation_endpoint_request" - ], - "access": "public", - "informative": false, - "heading": { - "id": "idp-api-revocation-endpoint", - "href": "https://fedidcg.github.io/FedCM/#idp-api-revocation-endpoint", - "title": "Revocation", - "number": "7.5" - }, - "definedIn": "dt" - }, - { - "id": "dom-revocation_endpoint_request-hint", - "href": "https://fedidcg.github.io/FedCM/#dom-revocation_endpoint_request-hint", - "linkingText": [ - "hint" - ], - "localLinkingText": [], - "type": "argument", - "for": [ - "revocation_endpoint_request" - ], - "access": "public", - "informative": false, - "heading": { - "id": "idp-api-revocation-endpoint", - "href": "https://fedidcg.github.io/FedCM/#idp-api-revocation-endpoint", - "title": "Revocation", - "number": "7.5" - }, - "definedIn": "dt" - }, { "id": "sec-fedcm-csrf", "href": "https://fedidcg.github.io/FedCM/#sec-fedcm-csrf", @@ -1209,7 +1165,7 @@ "id": "Sec-FedCM-CSRF", "href": "https://fedidcg.github.io/FedCM/#Sec-FedCM-CSRF", "title": "Sec-FedCM-CSRF", - "number": "7.6" + "number": "7.5" }, "definedIn": "heading" }, @@ -1256,479 +1212,395 @@ "definedIn": "dt" }, { - "id": "dom-federatedcredentialrequestoptions-providers", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredentialrequestoptions-providers", + "id": "identitycredential", + "href": "https://fedidcg.github.io/FedCM/#identitycredential", "linkingText": [ - "providers" + "IdentityCredential" ], "localLinkingText": [], - "type": "dict-member", - "for": [ - "FederatedCredentialRequestOptions" - ], - "access": "public", - "informative": false, - "heading": { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "title": "The FederatedCredential Object", - "number": "9.2" - }, - "definedIn": "pre" - }, - { - "id": "dictdef-federatedidentityprovider", - "href": "https://fedidcg.github.io/FedCM/#dictdef-federatedidentityprovider", - "linkingText": [ - "FederatedIdentityProvider" - ], - "localLinkingText": [], - "type": "dictionary", + "type": "interface", "for": [], "access": "public", "informative": false, "heading": { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "title": "The FederatedCredential Object", + "id": "browser-api-identity-credential-interface", + "href": "https://fedidcg.github.io/FedCM/#browser-api-identity-credential-interface", + "title": "The IdentityCredential Interface", "number": "9.2" }, "definedIn": "pre" }, { - "id": "dom-federatedidentityprovider-url", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedidentityprovider-url", + "id": "dom-identitycredential-idtoken", + "href": "https://fedidcg.github.io/FedCM/#dom-identitycredential-idtoken", "linkingText": [ - "url" - ], - "localLinkingText": [], - "type": "dict-member", - "for": [ - "FederatedIdentityProvider" - ], - "access": "public", - "informative": false, - "heading": { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "title": "The FederatedCredential Object", - "number": "9.2" - }, - "definedIn": "pre" - }, - { - "id": "dom-federatedidentityprovider-clientid", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedidentityprovider-clientid", - "linkingText": [ - "clientId" - ], - "localLinkingText": [], - "type": "dict-member", - "for": [ - "FederatedIdentityProvider" - ], - "access": "public", - "informative": false, - "heading": { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "title": "The FederatedCredential Object", - "number": "9.2" - }, - "definedIn": "pre" - }, - { - "id": "dom-federatedidentityprovider-hint", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedidentityprovider-hint", - "linkingText": [ - "hint" + "idToken" ], "localLinkingText": [], - "type": "dict-member", + "type": "attribute", "for": [ - "FederatedIdentityProvider" + "IdentityCredential" ], "access": "public", "informative": false, "heading": { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "title": "The FederatedCredential Object", + "id": "browser-api-identity-credential-interface", + "href": "https://fedidcg.github.io/FedCM/#browser-api-identity-credential-interface", + "title": "The IdentityCredential Interface", "number": "9.2" }, "definedIn": "pre" }, { - "id": "dom-federatedidentityprovider-url①", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedidentityprovider-url%E2%91%A0", + "id": "dom-identitycredential-idtoken①", + "href": "https://fedidcg.github.io/FedCM/#dom-identitycredential-idtoken%E2%91%A0", "linkingText": [ - "url" + "idToken" ], "localLinkingText": [], "type": "argument", "for": [ - "FederatedIdentityProvider" + "IdentityCredential" ], "access": "public", "informative": false, "heading": { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "title": "The FederatedCredential Object", + "id": "browser-api-identity-credential-interface", + "href": "https://fedidcg.github.io/FedCM/#browser-api-identity-credential-interface", + "title": "The IdentityCredential Interface", "number": "9.2" }, "definedIn": "dt" }, { - "id": "dom-federatedidentityprovider-clientid①", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedidentityprovider-clientid%E2%91%A0", + "id": "dom-credentialrequestoptions-identity", + "href": "https://fedidcg.github.io/FedCM/#dom-credentialrequestoptions-identity", "linkingText": [ - "clientId" + "identity" ], "localLinkingText": [], - "type": "argument", + "type": "dict-member", "for": [ - "FederatedIdentityProvider" + "CredentialRequestOptions" ], "access": "public", "informative": false, "heading": { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "title": "The FederatedCredential Object", - "number": "9.2" + "id": "browser-api-credential-request-options", + "href": "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", + "title": "The CredentialRequestOptions", + "number": "9.3" }, - "definedIn": "dt" + "definedIn": "pre" }, { - "id": "dom-federatedidentityprovider-hint①", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedidentityprovider-hint%E2%91%A0", + "id": "dictdef-identitycredentialrequestoptions", + "href": "https://fedidcg.github.io/FedCM/#dictdef-identitycredentialrequestoptions", "linkingText": [ - "hint" + "IdentityCredentialRequestOptions" ], "localLinkingText": [], - "type": "argument", - "for": [ - "FederatedIdentityProvider" - ], + "type": "dictionary", + "for": [], "access": "public", "informative": false, "heading": { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "title": "The FederatedCredential Object", - "number": "9.2" + "id": "browser-api-credential-request-options", + "href": "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", + "title": "The CredentialRequestOptions", + "number": "9.3" }, - "definedIn": "dt" + "definedIn": "pre" }, { - "id": "dom-federatedcredential-discoverfromexternalsource-slot", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredential-discoverfromexternalsource-slot", + "id": "dom-identitycredentialrequestoptions-providers", + "href": "https://fedidcg.github.io/FedCM/#dom-identitycredentialrequestoptions-providers", "linkingText": [ - "[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)" + "providers" ], "localLinkingText": [], - "type": "method", + "type": "dict-member", "for": [ - "FederatedCredential" + "IdentityCredentialRequestOptions" ], "access": "public", "informative": false, "heading": { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "title": "The FederatedCredential Object", - "number": "9.2" + "id": "browser-api-credential-request-options", + "href": "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", + "title": "The CredentialRequestOptions", + "number": "9.3" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "provider", - "href": "https://fedidcg.github.io/FedCM/#provider", + "id": "dictdef-identityprovider", + "href": "https://fedidcg.github.io/FedCM/#dictdef-identityprovider", "linkingText": [ - "provider" + "IdentityProvider" ], "localLinkingText": [], - "type": "dfn", + "type": "dictionary", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "title": "The FederatedCredential Object", - "number": "9.2" + "id": "browser-api-credential-request-options", + "href": "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", + "title": "The CredentialRequestOptions", + "number": "9.3" }, - "definedIn": "prose" + "definedIn": "pre" }, { - "id": "dom-federatedcredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-origin", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-origin", + "id": "dom-identityprovider-url", + "href": "https://fedidcg.github.io/FedCM/#dom-identityprovider-url", "linkingText": [ - "origin" + "url" ], "localLinkingText": [], - "type": "argument", + "type": "dict-member", "for": [ - "FederatedCredential/[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)" + "IdentityProvider" ], "access": "public", "informative": false, "heading": { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "title": "The FederatedCredential Object", - "number": "9.2" + "id": "browser-api-credential-request-options", + "href": "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", + "title": "The CredentialRequestOptions", + "number": "9.3" }, - "definedIn": "dt" + "definedIn": "pre" }, { - "id": "dom-federatedcredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-options", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-options", + "id": "dom-identityprovider-clientid", + "href": "https://fedidcg.github.io/FedCM/#dom-identityprovider-clientid", "linkingText": [ - "options" + "clientId" ], "localLinkingText": [], - "type": "argument", + "type": "dict-member", "for": [ - "FederatedCredential/[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)" + "IdentityProvider" ], "access": "public", "informative": false, "heading": { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "title": "The FederatedCredential Object", - "number": "9.2" + "id": "browser-api-credential-request-options", + "href": "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", + "title": "The CredentialRequestOptions", + "number": "9.3" }, - "definedIn": "dt" + "definedIn": "pre" }, { - "id": "dom-federatedcredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-sameoriginwithancestors", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-sameoriginwithancestors", + "id": "dom-identityprovider-nonce", + "href": "https://fedidcg.github.io/FedCM/#dom-identityprovider-nonce", "linkingText": [ - "sameOriginWithAncestors" + "nonce" ], "localLinkingText": [], - "type": "argument", + "type": "dict-member", "for": [ - "FederatedCredential/[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)" + "IdentityProvider" ], "access": "public", "informative": false, "heading": { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "title": "The FederatedCredential Object", - "number": "9.2" - }, - "definedIn": "dt" - }, - { - "id": "dictdef-federatedaccountloginrequest", - "href": "https://fedidcg.github.io/FedCM/#dictdef-federatedaccountloginrequest", - "linkingText": [ - "FederatedAccountLoginRequest" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "browser-api-rp-sign-in", - "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "id": "browser-api-credential-request-options", + "href": "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", + "title": "The CredentialRequestOptions", + "number": "9.3" }, "definedIn": "pre" }, { - "id": "dom-federatedaccountloginrequest-signal", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedaccountloginrequest-signal", + "id": "dom-identityprovider-hint", + "href": "https://fedidcg.github.io/FedCM/#dom-identityprovider-hint", "linkingText": [ - "signal" + "hint" ], "localLinkingText": [], "type": "dict-member", "for": [ - "FederatedAccountLoginRequest" + "IdentityProvider" ], "access": "public", "informative": false, "heading": { - "id": "browser-api-rp-sign-in", - "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "id": "browser-api-credential-request-options", + "href": "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", + "title": "The CredentialRequestOptions", + "number": "9.3" }, "definedIn": "pre" }, { - "id": "dom-federatedaccountloginrequest-nonce", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedaccountloginrequest-nonce", + "id": "dom-identityprovider-url①", + "href": "https://fedidcg.github.io/FedCM/#dom-identityprovider-url%E2%91%A0", "linkingText": [ - "nonce" + "url" ], "localLinkingText": [], - "type": "dict-member", + "type": "argument", "for": [ - "FederatedAccountLoginRequest" + "IdentityProvider" ], "access": "public", "informative": false, "heading": { - "id": "browser-api-rp-sign-in", - "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "id": "browser-api-credential-request-options", + "href": "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", + "title": "The CredentialRequestOptions", + "number": "9.3" }, - "definedIn": "pre" + "definedIn": "dt" }, { - "id": "dom-federatedcredential-login", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredential-login", + "id": "dom-identityprovider-clientid①", + "href": "https://fedidcg.github.io/FedCM/#dom-identityprovider-clientid%E2%91%A0", "linkingText": [ - "login(request)", - "login()" + "clientId" ], "localLinkingText": [], - "type": "method", + "type": "argument", "for": [ - "FederatedCredential" + "IdentityProvider" ], "access": "public", "informative": false, "heading": { - "id": "browser-api-rp-sign-in", - "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "id": "browser-api-credential-request-options", + "href": "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", + "title": "The CredentialRequestOptions", + "number": "9.3" }, - "definedIn": "pre" + "definedIn": "dt" }, { - "id": "dom-federatedcredential-login-request-request", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredential-login-request-request", + "id": "dom-identityprovider-nonce①", + "href": "https://fedidcg.github.io/FedCM/#dom-identityprovider-nonce%E2%91%A0", "linkingText": [ - "request" + "nonce" ], "localLinkingText": [], "type": "argument", "for": [ - "FederatedCredential/login(request)", - "FederatedCredential/login()" + "IdentityProvider" ], "access": "public", "informative": false, "heading": { - "id": "browser-api-rp-sign-in", - "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "id": "browser-api-credential-request-options", + "href": "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", + "title": "The CredentialRequestOptions", + "number": "9.3" }, - "definedIn": "pre" + "definedIn": "dt" }, { - "id": "dictdef-federatedtokens", - "href": "https://fedidcg.github.io/FedCM/#dictdef-federatedtokens", + "id": "dom-identityprovider-hint①", + "href": "https://fedidcg.github.io/FedCM/#dom-identityprovider-hint%E2%91%A0", "linkingText": [ - "FederatedTokens" + "hint" ], "localLinkingText": [], - "type": "dictionary", - "for": [], + "type": "argument", + "for": [ + "IdentityProvider" + ], "access": "public", "informative": false, "heading": { - "id": "browser-api-rp-sign-in", - "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "id": "browser-api-credential-request-options", + "href": "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", + "title": "The CredentialRequestOptions", + "number": "9.3" }, - "definedIn": "pre" + "definedIn": "dt" }, { - "id": "dom-federatedtokens-idtoken", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedtokens-idtoken", + "id": "dom-identitycredential-discoverfromexternalsource-slot", + "href": "https://fedidcg.github.io/FedCM/#dom-identitycredential-discoverfromexternalsource-slot", "linkingText": [ - "idToken" + "[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)" ], "localLinkingText": [], - "type": "dict-member", + "type": "method", "for": [ - "FederatedTokens" + "IdentityCredential" ], "access": "public", "informative": false, "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", + "number": "9.4" }, - "definedIn": "pre" + "definedIn": "heading" }, { - "id": "dom-federatedaccountloginrequest-nonce①", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedaccountloginrequest-nonce%E2%91%A0", + "id": "dom-identitycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-origin", + "href": "https://fedidcg.github.io/FedCM/#dom-identitycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-origin", "linkingText": [ - "nonce" + "origin" ], "localLinkingText": [], "type": "argument", "for": [ - "FederatedAccountLoginRequest" + "IdentityCredential/[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)" ], "access": "public", "informative": false, "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", + "number": "9.4" }, "definedIn": "dt" }, { - "id": "dom-federatedaccountloginrequest-signal①", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedaccountloginrequest-signal%E2%91%A0", + "id": "dom-identitycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-options", + "href": "https://fedidcg.github.io/FedCM/#dom-identitycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-options", "linkingText": [ - "signal" + "options" ], "localLinkingText": [], "type": "argument", "for": [ - "FederatedAccountLoginRequest" + "IdentityCredential/[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)" ], "access": "public", "informative": false, "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", + "number": "9.4" }, "definedIn": "dt" }, { - "id": "dom-federatedtokens-idtoken①", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedtokens-idtoken%E2%91%A0", + "id": "dom-identitycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-sameoriginwithancestors", + "href": "https://fedidcg.github.io/FedCM/#dom-identitycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-sameoriginwithancestors", "linkingText": [ - "idToken" + "sameOriginWithAncestors" ], "localLinkingText": [], "type": "argument", "for": [ - "FederatedTokens" + "IdentityCredential/[[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors)" ], "access": "public", "informative": false, "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", + "number": "9.4" }, "definedIn": "dt" }, @@ -1746,8 +1618,8 @@ "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", + "number": "9.4" }, "definedIn": "prose" }, @@ -1765,8 +1637,8 @@ "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", + "number": "9.4" }, "definedIn": "prose" }, @@ -1784,8 +1656,8 @@ "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", + "number": "9.4" }, "definedIn": "prose" }, @@ -1803,8 +1675,8 @@ "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", + "number": "9.4" }, "definedIn": "prose" }, @@ -1822,8 +1694,8 @@ "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", + "number": "9.4" }, "definedIn": "prose" }, @@ -1841,8 +1713,8 @@ "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", + "number": "9.4" }, "definedIn": "prose" }, @@ -1860,8 +1732,8 @@ "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", + "number": "9.4" }, "definedIn": "prose" }, @@ -1879,8 +1751,8 @@ "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", + "number": "9.4" }, "definedIn": "prose" }, @@ -1898,8 +1770,8 @@ "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", + "number": "9.4" }, "definedIn": "prose" }, @@ -1917,79 +1789,16 @@ "heading": { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "title": "RP Sign-in API", - "number": "9.3.1" - }, - "definedIn": "prose" - }, - { - "id": "dom-federatedcredential-revoke", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredential-revoke", - "linkingText": [ - "revoke(hint)" - ], - "localLinkingText": [], - "type": "method", - "for": [ - "FederatedCredential" - ], - "access": "public", - "informative": false, - "heading": { - "id": "browser-api-revocation", - "href": "https://fedidcg.github.io/FedCM/#browser-api-revocation", - "title": "The Revocation API", - "number": "9.4" - }, - "definedIn": "pre" - }, - { - "id": "dom-federatedcredential-revoke-hint-hint", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredential-revoke-hint-hint", - "linkingText": [ - "hint" - ], - "localLinkingText": [], - "type": "argument", - "for": [ - "FederatedCredential/revoke(hint)" - ], - "access": "public", - "informative": false, - "heading": { - "id": "browser-api-revocation", - "href": "https://fedidcg.github.io/FedCM/#browser-api-revocation", - "title": "The Revocation API", + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", "number": "9.4" }, - "definedIn": "pre" - }, - { - "id": "dom-federatedcredential-logout", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredential-logout", - "linkingText": [ - "logout()" - ], - "localLinkingText": [], - "type": "method", - "for": [ - "FederatedCredential" - ], - "access": "public", - "informative": false, - "heading": { - "id": "browser-api-rp-sign-out", - "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-out", - "title": "RP Sign-out", - "number": "9.5.1" - }, - "definedIn": "pre" + "definedIn": "prose" }, { - "id": "dictdef-federatedcredentiallogoutrpsrequest", - "href": "https://fedidcg.github.io/FedCM/#dictdef-federatedcredentiallogoutrpsrequest", + "id": "dictdef-identitycredentiallogoutrpsrequest", + "href": "https://fedidcg.github.io/FedCM/#dictdef-identitycredentiallogoutrpsrequest", "linkingText": [ - "FederatedCredentialLogoutRpsRequest" + "IdentityCredentialLogoutRpsRequest" ], "localLinkingText": [], "type": "dictionary", @@ -2000,20 +1809,20 @@ "id": "browser-api-idp-sign-out", "href": "https://fedidcg.github.io/FedCM/#browser-api-idp-sign-out", "title": "IDP Sign-out", - "number": "9.5.2" + "number": "9.4.1" }, "definedIn": "pre" }, { - "id": "dom-federatedcredentiallogoutrpsrequest-url", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredentiallogoutrpsrequest-url", + "id": "dom-identitycredentiallogoutrpsrequest-url", + "href": "https://fedidcg.github.io/FedCM/#dom-identitycredentiallogoutrpsrequest-url", "linkingText": [ "url" ], "localLinkingText": [], "type": "dict-member", "for": [ - "FederatedCredentialLogoutRpsRequest" + "IdentityCredentialLogoutRpsRequest" ], "access": "public", "informative": false, @@ -2021,20 +1830,20 @@ "id": "browser-api-idp-sign-out", "href": "https://fedidcg.github.io/FedCM/#browser-api-idp-sign-out", "title": "IDP Sign-out", - "number": "9.5.2" + "number": "9.4.1" }, "definedIn": "pre" }, { - "id": "dom-federatedcredentiallogoutrpsrequest-accountid", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredentiallogoutrpsrequest-accountid", + "id": "dom-identitycredentiallogoutrpsrequest-accountid", + "href": "https://fedidcg.github.io/FedCM/#dom-identitycredentiallogoutrpsrequest-accountid", "linkingText": [ "accountId" ], "localLinkingText": [], "type": "dict-member", "for": [ - "FederatedCredentialLogoutRpsRequest" + "IdentityCredentialLogoutRpsRequest" ], "access": "public", "informative": false, @@ -2042,20 +1851,20 @@ "id": "browser-api-idp-sign-out", "href": "https://fedidcg.github.io/FedCM/#browser-api-idp-sign-out", "title": "IDP Sign-out", - "number": "9.5.2" + "number": "9.4.1" }, "definedIn": "pre" }, { - "id": "dom-federatedcredential-logoutrps", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredential-logoutrps", + "id": "dom-identitycredential-logoutrps", + "href": "https://fedidcg.github.io/FedCM/#dom-identitycredential-logoutrps", "linkingText": [ "logoutRPs(logoutRequests)" ], "localLinkingText": [], "type": "method", "for": [ - "FederatedCredential" + "IdentityCredential" ], "access": "public", "informative": false, @@ -2063,20 +1872,20 @@ "id": "browser-api-idp-sign-out", "href": "https://fedidcg.github.io/FedCM/#browser-api-idp-sign-out", "title": "IDP Sign-out", - "number": "9.5.2" + "number": "9.4.1" }, "definedIn": "pre" }, { - "id": "dom-federatedcredential-logoutrps-logoutrequests-logoutrequests", - "href": "https://fedidcg.github.io/FedCM/#dom-federatedcredential-logoutrps-logoutrequests-logoutrequests", + "id": "dom-identitycredential-logoutrps-logoutrequests-logoutrequests", + "href": "https://fedidcg.github.io/FedCM/#dom-identitycredential-logoutrps-logoutrequests-logoutrequests", "linkingText": [ "logoutRequests" ], "localLinkingText": [], "type": "argument", "for": [ - "FederatedCredential/logoutRPs(logoutRequests)" + "IdentityCredential/logoutRPs(logoutRequests)" ], "access": "public", "informative": false, @@ -2084,7 +1893,7 @@ "id": "browser-api-idp-sign-out", "href": "https://fedidcg.github.io/FedCM/#browser-api-idp-sign-out", "title": "IDP Sign-out", - "number": "9.5.2" + "number": "9.4.1" }, "definedIn": "pre" }, @@ -2103,7 +1912,7 @@ "id": "privacy-threat-model-high-level-threats", "href": "https://fedidcg.github.io/FedCM/#privacy-threat-model-high-level-threats", "title": "High-level threats", - "number": "11.1.2" + "number": "11.2.2" }, "definedIn": "dt" }, @@ -2122,7 +1931,7 @@ "id": "privacy-threat-model-high-level-threats", "href": "https://fedidcg.github.io/FedCM/#privacy-threat-model-high-level-threats", "title": "High-level threats", - "number": "11.1.2" + "number": "11.2.2" }, "definedIn": "dt" }, @@ -2141,7 +1950,7 @@ "id": "privacy-threat-model-high-level-threats", "href": "https://fedidcg.github.io/FedCM/#privacy-threat-model-high-level-threats", "title": "High-level threats", - "number": "11.1.2" + "number": "11.2.2" }, "definedIn": "dt" }, @@ -2160,7 +1969,7 @@ "id": "privacy-threat-model-high-level-threats", "href": "https://fedidcg.github.io/FedCM/#privacy-threat-model-high-level-threats", "title": "High-level threats", - "number": "11.1.2" + "number": "11.2.2" }, "definedIn": "dt" }, @@ -2179,7 +1988,7 @@ "id": "privacy-threat-model-high-level-threats", "href": "https://fedidcg.github.io/FedCM/#privacy-threat-model-high-level-threats", "title": "High-level threats", - "number": "11.1.2" + "number": "11.2.2" }, "definedIn": "dt" }, @@ -2198,7 +2007,7 @@ "id": "privacy-threat-model-high-level-threats", "href": "https://fedidcg.github.io/FedCM/#privacy-threat-model-high-level-threats", "title": "High-level threats", - "number": "11.1.2" + "number": "11.2.2" }, "definedIn": "dt" }, @@ -2217,7 +2026,7 @@ "id": "privacy-threat-model-high-level-threats", "href": "https://fedidcg.github.io/FedCM/#privacy-threat-model-high-level-threats", "title": "High-level threats", - "number": "11.1.2" + "number": "11.2.2" }, "definedIn": "dt" }, @@ -2236,7 +2045,7 @@ "id": "privacy-threat-model-high-level-threats", "href": "https://fedidcg.github.io/FedCM/#privacy-threat-model-high-level-threats", "title": "High-level threats", - "number": "11.1.2" + "number": "11.2.2" }, "definedIn": "dt" }, @@ -2255,7 +2064,7 @@ "id": "privacy-threat-model-high-level-threats", "href": "https://fedidcg.github.io/FedCM/#privacy-threat-model-high-level-threats", "title": "High-level threats", - "number": "11.1.2" + "number": "11.2.2" }, "definedIn": "dt" }, @@ -2274,7 +2083,7 @@ "id": "attack-scenarios-by-rp-cross-site-correlation", "href": "https://fedidcg.github.io/FedCM/#attack-scenarios-by-rp-cross-site-correlation", "title": "Cross-Site Correlation", - "number": "11.1.3.1.1" + "number": "11.2.3.1.1" }, "definedIn": "prose" } diff --git a/tr/dfns/PNG-spec.json b/tr/dfns/PNG-spec.json index e449c92d6a54..f7fd8b14b485 100644 --- a/tr/dfns/PNG-spec.json +++ b/tr/dfns/PNG-spec.json @@ -19,9 +19,9 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, - "definedIn": "prose" + "definedIn": "dt" }, { "id": "3alphaCompaction", @@ -38,9 +38,9 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, - "definedIn": "prose" + "definedIn": "dt" }, { "id": "3alphaSeparation", @@ -57,9 +57,9 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, - "definedIn": "prose" + "definedIn": "dt" }, { "id": "3alphaTable", @@ -76,7 +76,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -95,7 +95,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -114,7 +114,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -133,7 +133,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -152,7 +152,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -171,7 +171,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -190,7 +190,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -198,7 +198,7 @@ "id": "3chromaticity", "href": "https://w3c.github.io/PNG-spec/#3chromaticity", "linkingText": [ - "chromaticity (CIE)" + "chromaticity" ], "localLinkingText": [], "type": "dfn", @@ -209,7 +209,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -228,7 +228,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -247,7 +247,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -266,7 +266,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -285,7 +285,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -304,7 +304,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -323,7 +323,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -342,7 +342,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -361,7 +361,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -380,7 +380,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -399,7 +399,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -418,7 +418,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -437,7 +437,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -456,13 +456,13 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, { - "id": "3imageColour", - "href": "https://w3c.github.io/PNG-spec/#3imageColour", + "id": "3indexedColour", + "href": "https://w3c.github.io/PNG-spec/#3indexedColour", "linkingText": [ "indexed-colour" ], @@ -475,7 +475,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -494,7 +494,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -513,7 +513,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -532,7 +532,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -551,7 +551,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -570,7 +570,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -589,7 +589,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -608,7 +608,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -627,7 +627,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -646,7 +646,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -665,7 +665,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -684,7 +684,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -703,7 +703,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -722,7 +722,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -741,7 +741,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -760,7 +760,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -779,7 +779,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -798,7 +798,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -817,7 +817,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -836,7 +836,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -855,7 +855,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -874,7 +874,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -893,7 +893,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -912,7 +912,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -931,7 +931,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -950,7 +950,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -969,7 +969,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -988,7 +988,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -1007,7 +1007,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -1026,7 +1026,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -1045,7 +1045,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -1064,7 +1064,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -1083,7 +1083,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -1102,7 +1102,7 @@ "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "title": "Definitions", - "number": "4.1" + "number": "3.1" }, "definedIn": "prose" }, @@ -1121,7 +1121,7 @@ "id": "abbreviated-terms", "href": "https://w3c.github.io/PNG-spec/#abbreviated-terms", "title": "Abbreviated terms", - "number": "4.2" + "number": "3.2" }, "definedIn": "prose" }, @@ -1140,7 +1140,7 @@ "id": "abbreviated-terms", "href": "https://w3c.github.io/PNG-spec/#abbreviated-terms", "title": "Abbreviated terms", - "number": "4.2" + "number": "3.2" }, "definedIn": "prose" }, @@ -1159,7 +1159,7 @@ "id": "abbreviated-terms", "href": "https://w3c.github.io/PNG-spec/#abbreviated-terms", "title": "Abbreviated terms", - "number": "4.2" + "number": "3.2" }, "definedIn": "prose" }, @@ -1178,7 +1178,7 @@ "id": "abbreviated-terms", "href": "https://w3c.github.io/PNG-spec/#abbreviated-terms", "title": "Abbreviated terms", - "number": "4.2" + "number": "3.2" }, "definedIn": "prose" }, @@ -1197,7 +1197,7 @@ "id": "abbreviated-terms", "href": "https://w3c.github.io/PNG-spec/#abbreviated-terms", "title": "Abbreviated terms", - "number": "4.2" + "number": "3.2" }, "definedIn": "prose" }, @@ -1216,7 +1216,7 @@ "id": "abbreviated-terms", "href": "https://w3c.github.io/PNG-spec/#abbreviated-terms", "title": "Abbreviated terms", - "number": "4.2" + "number": "3.2" }, "definedIn": "prose" }, @@ -1235,7 +1235,7 @@ "id": "sec-field-value-extensibility", "href": "https://w3c.github.io/PNG-spec/#sec-field-value-extensibility", "title": "Private field values", - "number": "6.8" + "number": "5.8" }, "definedIn": "prose" } diff --git a/tr/dfns/attribution-reporting-api.json b/tr/dfns/attribution-reporting-api.json index 7bba5e4c4790..cdb5961c4999 100644 --- a/tr/dfns/attribution-reporting-api.json +++ b/tr/dfns/attribution-reporting-api.json @@ -228,10 +228,10 @@ "definedIn": "heading" }, { - "id": "attribution-filter-map", - "href": "https://wicg.github.io/attribution-reporting-api/#attribution-filter-map", + "id": "filter-value", + "href": "https://wicg.github.io/attribution-reporting-api/#filter-value", "linkingText": [ - "Attribution filter map" + "filter value" ], "localLinkingText": [], "type": "dfn", @@ -239,12 +239,31 @@ "access": "private", "informative": false, "heading": { - "id": "attribution-filter-map", - "href": "https://wicg.github.io/attribution-reporting-api/#attribution-filter-map", - "title": "Attribution filter map", + "id": "attribution-filtering", + "href": "https://wicg.github.io/attribution-reporting-api/#attribution-filtering", + "title": "Attribution filtering", "number": "5.3" }, - "definedIn": "heading" + "definedIn": "prose" + }, + { + "id": "filter-map", + "href": "https://wicg.github.io/attribution-reporting-api/#filter-map", + "linkingText": [ + "filter map" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "attribution-filtering", + "href": "https://wicg.github.io/attribution-reporting-api/#attribution-filtering", + "title": "Attribution filtering", + "number": "5.3" + }, + "definedIn": "prose" }, { "id": "source-type", @@ -950,6 +969,27 @@ }, "definedIn": "dt" }, + { + "id": "attribution-trigger-negated-filters", + "href": "https://wicg.github.io/attribution-reporting-api/#attribution-trigger-negated-filters", + "linkingText": [ + "negated filters" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "attribution trigger" + ], + "access": "private", + "informative": false, + "heading": { + "id": "attribution-trigger", + "href": "https://wicg.github.io/attribution-reporting-api/#attribution-trigger", + "title": "Attribution trigger", + "number": "5.8" + }, + "definedIn": "dt" + }, { "id": "attribution-trigger-debug-key", "href": "https://wicg.github.io/attribution-reporting-api/#attribution-trigger-debug-key", @@ -1647,10 +1687,10 @@ "definedIn": "prose" }, { - "id": "max-entries-per-attribution-filter-map", - "href": "https://wicg.github.io/attribution-reporting-api/#max-entries-per-attribution-filter-map", + "id": "max-entries-per-filter-map", + "href": "https://wicg.github.io/attribution-reporting-api/#max-entries-per-filter-map", "linkingText": [ - "Max entries per attribution filter map" + "Max entries per filter map" ], "localLinkingText": [], "type": "dfn", @@ -1666,10 +1706,10 @@ "definedIn": "prose" }, { - "id": "max-values-per-attribution-filter-entry", - "href": "https://wicg.github.io/attribution-reporting-api/#max-values-per-attribution-filter-entry", + "id": "max-values-per-filter-entry", + "href": "https://wicg.github.io/attribution-reporting-api/#max-values-per-filter-entry", "linkingText": [ - "Max values per attribution filter entry" + "Max values per filter entry" ], "localLinkingText": [], "type": "dfn", @@ -2277,6 +2317,44 @@ }, "definedIn": "heading" }, + { + "id": "match-filter-values", + "href": "https://wicg.github.io/attribution-reporting-api/#match-filter-values", + "linkingText": [ + "match filter values" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "does-filter-data-match", + "href": "https://wicg.github.io/attribution-reporting-api/#does-filter-data-match", + "title": "Does filter data match", + "number": "10.2" + }, + "definedIn": "prose" + }, + { + "id": "match-filter-values-with-negation", + "href": "https://wicg.github.io/attribution-reporting-api/#match-filter-values-with-negation", + "linkingText": [ + "match filter values with negation" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "does-filter-data-match", + "href": "https://wicg.github.io/attribution-reporting-api/#does-filter-data-match", + "title": "Does filter data match", + "number": "10.2" + }, + "definedIn": "prose" + }, { "id": "match-an-attribution-sources-filter-data-against-filters", "href": "https://wicg.github.io/attribution-reporting-api/#match-an-attribution-sources-filter-data-against-filters", @@ -2296,6 +2374,27 @@ }, "definedIn": "prose" }, + { + "id": "match-an-attribution-sources-filter-data-against-filters-isnegated", + "href": "https://wicg.github.io/attribution-reporting-api/#match-an-attribution-sources-filter-data-against-filters-isnegated", + "linkingText": [ + "isNegated" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "match an attribution source’s filter data against filters" + ], + "access": "private", + "informative": false, + "heading": { + "id": "does-filter-data-match", + "href": "https://wicg.github.io/attribution-reporting-api/#does-filter-data-match", + "title": "Does filter data match", + "number": "10.2" + }, + "definedIn": "prose" + }, { "id": "should-rate-limit-attribution", "href": "https://wicg.github.io/attribution-reporting-api/#should-rate-limit-attribution", diff --git a/tr/dfns/compat.json b/tr/dfns/compat.json index 4e62eb9fb981..a5d419185c25 100644 --- a/tr/dfns/compat.json +++ b/tr/dfns/compat.json @@ -430,6 +430,25 @@ }, "definedIn": "table" }, + { + "id": "propdef--webkit-background-clip", + "href": "https://compat.spec.whatwg.org/#propdef--webkit-background-clip", + "linkingText": [ + "-webkit-background-clip" + ], + "localLinkingText": [], + "type": "property", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "css-simple-aliases", + "href": "https://compat.spec.whatwg.org/#css-simple-aliases", + "title": "Legacy name aliases", + "number": "3.4.1" + }, + "definedIn": "table" + }, { "id": "propdef--webkit-background-origin", "href": "https://compat.spec.whatwg.org/#propdef--webkit-background-origin", @@ -1445,109 +1464,6 @@ }, "definedIn": "table" }, - { - "id": "propdef--webkit-background-clip", - "href": "https://compat.spec.whatwg.org/#propdef--webkit-background-clip", - "linkingText": [ - "-webkit-background-clip" - ], - "localLinkingText": [], - "type": "property", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "the-webkit-background-clip-property", - "href": "https://compat.spec.whatwg.org/#the-webkit-background-clip-property", - "title": "Foreground Text Clipping: the -webkit-background-clip property", - "number": "3.4.6" - }, - "definedIn": "table" - }, - { - "id": "valdef--webkit-background-clip-border-box", - "href": "https://compat.spec.whatwg.org/#valdef--webkit-background-clip-border-box", - "linkingText": [ - "border-box" - ], - "localLinkingText": [], - "type": "value", - "for": [ - "-webkit-background-clip" - ], - "access": "public", - "informative": false, - "heading": { - "id": "the-webkit-background-clip-property", - "href": "https://compat.spec.whatwg.org/#the-webkit-background-clip-property", - "title": "Foreground Text Clipping: the -webkit-background-clip property", - "number": "3.4.6" - }, - "definedIn": "dt" - }, - { - "id": "valdef--webkit-background-clip-padding-box", - "href": "https://compat.spec.whatwg.org/#valdef--webkit-background-clip-padding-box", - "linkingText": [ - "padding-box" - ], - "localLinkingText": [], - "type": "value", - "for": [ - "-webkit-background-clip" - ], - "access": "public", - "informative": false, - "heading": { - "id": "the-webkit-background-clip-property", - "href": "https://compat.spec.whatwg.org/#the-webkit-background-clip-property", - "title": "Foreground Text Clipping: the -webkit-background-clip property", - "number": "3.4.6" - }, - "definedIn": "dt" - }, - { - "id": "valdef--webkit-background-clip-content-box", - "href": "https://compat.spec.whatwg.org/#valdef--webkit-background-clip-content-box", - "linkingText": [ - "content-box" - ], - "localLinkingText": [], - "type": "value", - "for": [ - "-webkit-background-clip" - ], - "access": "public", - "informative": false, - "heading": { - "id": "the-webkit-background-clip-property", - "href": "https://compat.spec.whatwg.org/#the-webkit-background-clip-property", - "title": "Foreground Text Clipping: the -webkit-background-clip property", - "number": "3.4.6" - }, - "definedIn": "dt" - }, - { - "id": "valdef--webkit-background-clip-text", - "href": "https://compat.spec.whatwg.org/#valdef--webkit-background-clip-text", - "linkingText": [ - "text" - ], - "localLinkingText": [], - "type": "value", - "for": [ - "-webkit-background-clip" - ], - "access": "public", - "informative": false, - "heading": { - "id": "the-webkit-background-clip-property", - "href": "https://compat.spec.whatwg.org/#the-webkit-background-clip-property", - "title": "Foreground Text Clipping: the -webkit-background-clip property", - "number": "3.4.6" - }, - "definedIn": "dt" - }, { "id": "propdef--webkit-text-fill-color", "href": "https://compat.spec.whatwg.org/#propdef--webkit-text-fill-color", @@ -1563,7 +1479,7 @@ "id": "the-webkit-text-fill-color", "href": "https://compat.spec.whatwg.org/#the-webkit-text-fill-color", "title": "Foreground Text Color: the -webkit-text-fill-color property", - "number": "3.4.7.1" + "number": "3.4.6.1" }, "definedIn": "table" }, @@ -1582,7 +1498,7 @@ "id": "the-webkit-text-stroke-color", "href": "https://compat.spec.whatwg.org/#the-webkit-text-stroke-color", "title": "Text Stroke Color: the -webkit-text-stroke-color property", - "number": "3.4.7.2" + "number": "3.4.6.2" }, "definedIn": "table" }, @@ -1601,7 +1517,7 @@ "id": "the-webkit-text-stroke-width", "href": "https://compat.spec.whatwg.org/#the-webkit-text-stroke-width", "title": "Text Stroke Thickness: the -webkit-text-stroke-width property", - "number": "3.4.7.3" + "number": "3.4.6.3" }, "definedIn": "table" }, @@ -1620,7 +1536,7 @@ "id": "the-webkit-text-stroke", "href": "https://compat.spec.whatwg.org/#the-webkit-text-stroke", "title": "Text Stroke Shorthand: the -webkit-text-stroke property", - "number": "3.4.7.4" + "number": "3.4.6.4" }, "definedIn": "table" }, @@ -1839,25 +1755,6 @@ }, "definedIn": "table" }, - { - "id": "chromeversion", - "href": "https://compat.spec.whatwg.org/#chromeversion", - "linkingText": [ - "chromeVersion" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "ua-string-tokens-chrome", - "href": "https://compat.spec.whatwg.org/#ua-string-tokens-chrome", - "title": "Chrome-specific tokens", - "number": "5.3.2" - }, - "definedIn": "prose" - }, { "id": "firefoxversion", "href": "https://compat.spec.whatwg.org/#firefoxversion", diff --git a/tr/dfns/credentiallessness.json b/tr/dfns/credentiallessness.json deleted file mode 100644 index fa82aed6addc..000000000000 --- a/tr/dfns/credentiallessness.json +++ /dev/null @@ -1,69 +0,0 @@ -{ - "spec": { - "title": "Cross-Origin-Embedder-Policy: credentialless", - "url": "https://wicg.github.io/credentiallessness/" - }, - "dfns": [ - { - "id": "embedder-policy-value-credentialless", - "href": "https://wicg.github.io/credentiallessness/#embedder-policy-value-credentialless", - "linkingText": [ - "credentialless" - ], - "localLinkingText": [], - "type": "dfn", - "for": [ - "embedder policy value" - ], - "access": "public", - "informative": false, - "heading": { - "id": "embedder-policy-value", - "href": "https://wicg.github.io/credentiallessness/#embedder-policy-value", - "title": "Embedder policy value", - "number": "3.1" - }, - "definedIn": "dt" - }, - { - "id": "cross-origin-embedder-policy-allows-credentials", - "href": "https://wicg.github.io/credentiallessness/#cross-origin-embedder-policy-allows-credentials", - "linkingText": [ - "Cross-Origin-Embedder-Policy allows credentials" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "fetch-coep-allow-credentials", - "href": "https://wicg.github.io/credentiallessness/#fetch-coep-allow-credentials", - "title": "Omit credentials for no-cors cross-origin requests", - "number": "4.1" - }, - "definedIn": "prose" - }, - { - "id": "concept-response-request-include-credentials", - "href": "https://wicg.github.io/credentiallessness/#concept-response-request-include-credentials", - "linkingText": [ - "request-include-credentials" - ], - "localLinkingText": [], - "type": "dfn", - "for": [ - "response" - ], - "access": "private", - "informative": false, - "heading": { - "id": "request-include-credentials", - "href": "https://wicg.github.io/credentiallessness/#request-include-credentials", - "title": "The response’s request-include-credentials attribute", - "number": "4.2" - }, - "definedIn": "prose" - } - ] -} \ No newline at end of file diff --git a/tr/dfns/fetch.json b/tr/dfns/fetch.json index 335462c854ee..a01c27e1b2c7 100644 --- a/tr/dfns/fetch.json +++ b/tr/dfns/fetch.json @@ -353,6 +353,90 @@ }, "definedIn": "dt" }, + { + "id": "fetch-controller-full-timing-info", + "href": "https://fetch.spec.whatwg.org/#fetch-controller-full-timing-info", + "linkingText": [ + "full timing info" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "fetch controller" + ], + "access": "private", + "informative": false, + "heading": { + "id": "infrastructure", + "href": "https://fetch.spec.whatwg.org/#infrastructure", + "title": "Infrastructure", + "number": "2" + }, + "definedIn": "dt" + }, + { + "id": "fetch-controller-report-timing-steps", + "href": "https://fetch.spec.whatwg.org/#fetch-controller-report-timing-steps", + "linkingText": [ + "report timing steps" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "fetch controller" + ], + "access": "private", + "informative": false, + "heading": { + "id": "infrastructure", + "href": "https://fetch.spec.whatwg.org/#infrastructure", + "title": "Infrastructure", + "number": "2" + }, + "definedIn": "dt" + }, + { + "id": "finalize-and-report-timing", + "href": "https://fetch.spec.whatwg.org/#finalize-and-report-timing", + "linkingText": [ + "report timing for a fetch controller controller given a global object global:" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "fetch controller" + ], + "access": "public", + "informative": false, + "heading": { + "id": "infrastructure", + "href": "https://fetch.spec.whatwg.org/#infrastructure", + "title": "Infrastructure", + "number": "2" + }, + "definedIn": "prose" + }, + { + "id": "extract-full-timing-info", + "href": "https://fetch.spec.whatwg.org/#extract-full-timing-info", + "linkingText": [ + "extract full timing info given a fetch controller controller:" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "fetch controller" + ], + "access": "public", + "informative": false, + "heading": { + "id": "infrastructure", + "href": "https://fetch.spec.whatwg.org/#infrastructure", + "title": "Infrastructure", + "number": "2" + }, + "definedIn": "prose" + }, { "id": "fetch-controller-abort", "href": "https://fetch.spec.whatwg.org/#fetch-controller-abort", @@ -625,10 +709,10 @@ "definedIn": "dt" }, { - "id": "fetch-timing-info-encoded-body-size", - "href": "https://fetch.spec.whatwg.org/#fetch-timing-info-encoded-body-size", + "id": "fetch-timing-info-final-connection-timing-info", + "href": "https://fetch.spec.whatwg.org/#fetch-timing-info-final-connection-timing-info", "linkingText": [ - "encoded body size" + "final connection timing info" ], "localLinkingText": [], "type": "dfn", @@ -646,10 +730,10 @@ "definedIn": "dt" }, { - "id": "fetch-timing-info-decoded-body-size", - "href": "https://fetch.spec.whatwg.org/#fetch-timing-info-decoded-body-size", + "id": "fetch-timing-info-server-timing-headers", + "href": "https://fetch.spec.whatwg.org/#fetch-timing-info-server-timing-headers", "linkingText": [ - "decoded body size" + "server-timing headers" ], "localLinkingText": [], "type": "dfn", @@ -667,16 +751,14 @@ "definedIn": "dt" }, { - "id": "fetch-timing-info-final-connection-timing-info", - "href": "https://fetch.spec.whatwg.org/#fetch-timing-info-final-connection-timing-info", + "id": "response-body-info", + "href": "https://fetch.spec.whatwg.org/#response-body-info", "linkingText": [ - "final connection timing info" + "response body info" ], "localLinkingText": [], "type": "dfn", - "for": [ - "fetch timing info" - ], + "for": [], "access": "public", "informative": false, "heading": { @@ -685,18 +767,18 @@ "title": "Infrastructure", "number": "2" }, - "definedIn": "dt" + "definedIn": "prose" }, { - "id": "fetch-timing-info-server-timing-headers", - "href": "https://fetch.spec.whatwg.org/#fetch-timing-info-server-timing-headers", + "id": "fetch-timing-info-encoded-body-size", + "href": "https://fetch.spec.whatwg.org/#fetch-timing-info-encoded-body-size", "linkingText": [ - "server-timing headers" + "encoded size" ], "localLinkingText": [], "type": "dfn", "for": [ - "fetch timing info" + "response body info" ], "access": "public", "informative": false, @@ -709,15 +791,16 @@ "definedIn": "dt" }, { - "id": "create-an-opaque-timing-info", - "href": "https://fetch.spec.whatwg.org/#create-an-opaque-timing-info", + "id": "fetch-timing-info-decoded-body-size", + "href": "https://fetch.spec.whatwg.org/#fetch-timing-info-decoded-body-size", "linkingText": [ - "create an opaque timing info", - "creating an opaque timing info" + "decoded size" ], "localLinkingText": [], "type": "dfn", - "for": [], + "for": [ + "response body info" + ], "access": "public", "informative": false, "heading": { @@ -726,18 +809,19 @@ "title": "Infrastructure", "number": "2" }, - "definedIn": "prose" + "definedIn": "dt" }, { - "id": "update-timing-info-from-stored-response", - "href": "https://fetch.spec.whatwg.org/#update-timing-info-from-stored-response", + "id": "create-an-opaque-timing-info", + "href": "https://fetch.spec.whatwg.org/#create-an-opaque-timing-info", "linkingText": [ - "update timing info from stored response" + "create an opaque timing info", + "creating an opaque timing info" ], "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "infrastructure", @@ -2319,6 +2403,27 @@ }, "definedIn": "prose" }, + { + "id": "request-initiator-type", + "href": "https://fetch.spec.whatwg.org/#request-initiator-type", + "linkingText": [ + "initiator type" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "request" + ], + "access": "public", + "informative": false, + "heading": { + "id": "requests", + "href": "https://fetch.spec.whatwg.org/#requests", + "title": "Requests", + "number": "2.2.5" + }, + "definedIn": "prose" + }, { "id": "concept-request-initiator", "href": "https://fetch.spec.whatwg.org/#concept-request-initiator", @@ -3396,17 +3501,17 @@ "definedIn": "prose" }, { - "id": "concept-response-timing-info", - "href": "https://fetch.spec.whatwg.org/#concept-response-timing-info", + "id": "concept-response-body-info", + "href": "https://fetch.spec.whatwg.org/#concept-response-body-info", "linkingText": [ - "timing info" + "body info" ], "localLinkingText": [], "type": "dfn", "for": [ "response" ], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "responses", @@ -5121,25 +5226,6 @@ }, "definedIn": "prose" }, - { - "id": "finalize-and-report-timing", - "href": "https://fetch.spec.whatwg.org/#finalize-and-report-timing", - "linkingText": [ - "finalize and report timing" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "main-fetch", - "href": "https://fetch.spec.whatwg.org/#main-fetch", - "title": "Main fetch", - "number": "4.1" - }, - "definedIn": "prose" - }, { "id": "concept-scheme-fetch", "href": "https://fetch.spec.whatwg.org/#concept-scheme-fetch", diff --git a/tr/dfns/html.json b/tr/dfns/html.json index 4a4f1a308658..ecb9ba70c0d8 100644 --- a/tr/dfns/html.json +++ b/tr/dfns/html.json @@ -23439,6 +23439,44 @@ }, "definedIn": "prose" }, + { + "id": "webdriver-bidi-user-prompt-closed", + "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#webdriver-bidi-user-prompt-closed", + "linkingText": [ + "WebDriver BiDi user prompt closed" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "dependencies", + "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#dependencies", + "title": "Dependencies", + "number": "2.1.9" + }, + "definedIn": "prose" + }, + { + "id": "webdriver-bidi-user-prompt-opened", + "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#webdriver-bidi-user-prompt-opened", + "linkingText": [ + "WebDriver BiDi user prompt opened" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "dependencies", + "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#dependencies", + "title": "Dependencies", + "number": "2.1.9" + }, + "definedIn": "prose" + }, { "id": "generating-a-random-uuid", "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#generating-a-random-uuid", @@ -23498,6 +23536,82 @@ }, "definedIn": "prose" }, + { + "id": "public-key-credential", + "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#public-key-credential", + "linkingText": [ + "public key credential" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "dependencies", + "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#dependencies", + "title": "Dependencies", + "number": "2.1.9" + }, + "definedIn": "prose" + }, + { + "id": "conditional-mediation", + "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#conditional-mediation", + "linkingText": [ + "conditional mediation" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "dependencies", + "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#dependencies", + "title": "Dependencies", + "number": "2.1.9" + }, + "definedIn": "prose" + }, + { + "id": "credman-credential", + "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#credman-credential", + "linkingText": [ + "credential" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "dependencies", + "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#dependencies", + "title": "Dependencies", + "number": "2.1.9" + }, + "definedIn": "prose" + }, + { + "id": "navigator.credentials.get()", + "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#navigator.credentials.get()", + "linkingText": [ + "navigator.credentials.get()" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "dependencies", + "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#dependencies", + "title": "Dependencies", + "number": "2.1.9" + }, + "definedIn": "prose" + }, { "id": "other-applicable-specifications", "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#other-applicable-specifications", @@ -27895,7 +28009,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": false, "heading": { "id": "dom-tree-accessors", @@ -56676,6 +56790,25 @@ }, "definedIn": "prose" }, + { + "id": "attr-fe-autocomplete-webauthn", + "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fe-autocomplete-webauthn", + "linkingText": [ + "webauthn" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "autofilling-form-controls:-the-autocomplete-attribute", + "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute", + "title": "Autofilling form controls: the autocomplete attribute", + "number": "4.10.18.7.1" + }, + "definedIn": "prose" + }, { "id": "attr-fe-autocomplete-off", "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fe-autocomplete-off", @@ -58454,6 +58587,25 @@ }, "definedIn": "prose" }, + { + "id": "non-autofill-credential-type", + "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#non-autofill-credential-type", + "linkingText": [ + "non-autofill credential type" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "autofill-processing-model", + "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model", + "title": "Processing model", + "number": "4.10.18.7.2" + }, + "definedIn": "prose" + }, { "id": "idl-exposed-autofill-value", "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#idl-exposed-autofill-value", diff --git a/tr/dfns/keyboard-map.json b/tr/dfns/keyboard-map.json index 2b6d046ccded..ad45a8cabac3 100644 --- a/tr/dfns/keyboard-map.json +++ b/tr/dfns/keyboard-map.json @@ -162,6 +162,27 @@ }, "definedIn": "heading" }, + { + "id": "eventdef-keyboard-layoutchange", + "href": "https://wicg.github.io/keyboard-map/#eventdef-keyboard-layoutchange", + "linkingText": [ + "layoutchange" + ], + "localLinkingText": [], + "type": "event", + "for": [ + "Keyboard" + ], + "access": "public", + "informative": false, + "heading": { + "id": "h-fire-a-layoutchange-event", + "href": "https://wicg.github.io/keyboard-map/#h-fire-a-layoutchange-event", + "title": "fire a layoutchange event", + "number": "3.1.1" + }, + "definedIn": "prose" + }, { "id": "scancode", "href": "https://wicg.github.io/keyboard-map/#scancode", diff --git a/tr/dfns/mediacapture-streams.json b/tr/dfns/mediacapture-streams.json index c1c82caaa693..71ab289d0abf 100644 --- a/tr/dfns/mediacapture-streams.json +++ b/tr/dfns/mediacapture-streams.json @@ -677,6 +677,63 @@ }, "definedIn": "dt" }, + { + "id": "dfn-mediastreamtrack-source-type", + "href": "https://www.w3.org/TR/mediacapture-streams/#dfn-mediastreamtrack-source-type", + "linkingText": [ + "MediaStreamTrack source type" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "mediastreamtrack", + "href": "https://www.w3.org/TR/mediacapture-streams/#mediastreamtrack", + "title": "MediaStreamTrack", + "number": "4.3" + }, + "definedIn": "prose" + }, + { + "id": "dfn-mediastreamtrack-source-specific-construction-steps", + "href": "https://www.w3.org/TR/mediacapture-streams/#dfn-mediastreamtrack-source-specific-construction-steps", + "linkingText": [ + "MediaStreamTrack source-specific construction steps" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "mediastreamtrack", + "href": "https://www.w3.org/TR/mediacapture-streams/#mediastreamtrack", + "title": "MediaStreamTrack", + "number": "4.3" + }, + "definedIn": "prose" + }, + { + "id": "dfn-mediastreamtrack-source-specific-clone-steps", + "href": "https://www.w3.org/TR/mediacapture-streams/#dfn-mediastreamtrack-source-specific-clone-steps", + "linkingText": [ + "MediaStreamTrack source-specific clone steps" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "mediastreamtrack", + "href": "https://www.w3.org/TR/mediacapture-streams/#mediastreamtrack", + "title": "MediaStreamTrack", + "number": "4.3" + }, + "definedIn": "prose" + }, { "id": "source-stopped", "href": "https://www.w3.org/TR/mediacapture-streams/#source-stopped", diff --git a/tr/dfns/navigation-api.json b/tr/dfns/navigation-api.json index e656a681f7d4..312ec2534985 100644 --- a/tr/dfns/navigation-api.json +++ b/tr/dfns/navigation-api.json @@ -2049,38 +2049,16 @@ "definedIn": "pre" }, { - "id": "dom-navigateevent-transitionwhile-newnavigationaction-options-newnavigationaction", - "href": "https://wicg.github.io/navigation-api/#dom-navigateevent-transitionwhile-newnavigationaction-options-newnavigationaction", - "linkingText": [ - "newNavigationAction" - ], - "localLinkingText": [], - "type": "argument", - "for": [ - "NavigateEvent/transitionWhile(newNavigationAction, options)", - "NavigateEvent/transitionWhile(newNavigationAction)" - ], - "access": "public", - "informative": false, - "heading": { - "id": "navigate-event-class", - "href": "https://wicg.github.io/navigation-api/#navigate-event-class", - "title": "The NavigateEvent class", - "number": "2.1" - }, - "definedIn": "pre" - }, - { - "id": "dom-navigateevent-transitionwhile-newnavigationaction-options-options", - "href": "https://wicg.github.io/navigation-api/#dom-navigateevent-transitionwhile-newnavigationaction-options-options", + "id": "dom-navigateevent-intercept-options-options", + "href": "https://wicg.github.io/navigation-api/#dom-navigateevent-intercept-options-options", "linkingText": [ "options" ], "localLinkingText": [], "type": "argument", "for": [ - "NavigateEvent/transitionWhile(newNavigationAction, options)", - "NavigateEvent/transitionWhile(newNavigationAction)" + "NavigateEvent/intercept(options)", + "NavigateEvent/intercept()" ], "access": "public", "informative": false, @@ -2154,10 +2132,10 @@ "definedIn": "pre" }, { - "id": "dom-navigateeventinit-cantransition", - "href": "https://wicg.github.io/navigation-api/#dom-navigateeventinit-cantransition", + "id": "dom-navigateeventinit-canintercept", + "href": "https://wicg.github.io/navigation-api/#dom-navigateeventinit-canintercept", "linkingText": [ - "canTransition" + "canIntercept" ], "localLinkingText": [], "type": "dict-member", @@ -2301,10 +2279,10 @@ "definedIn": "pre" }, { - "id": "dictdef-navigationtransitionwhileoptions", - "href": "https://wicg.github.io/navigation-api/#dictdef-navigationtransitionwhileoptions", + "id": "dictdef-navigationinterceptoptions", + "href": "https://wicg.github.io/navigation-api/#dictdef-navigationinterceptoptions", "linkingText": [ - "NavigationTransitionWhileOptions" + "NavigationInterceptOptions" ], "localLinkingText": [], "type": "dictionary", @@ -2320,15 +2298,36 @@ "definedIn": "pre" }, { - "id": "dom-navigationtransitionwhileoptions-focusreset", - "href": "https://wicg.github.io/navigation-api/#dom-navigationtransitionwhileoptions-focusreset", + "id": "dom-navigationinterceptoptions-handler", + "href": "https://wicg.github.io/navigation-api/#dom-navigationinterceptoptions-handler", + "linkingText": [ + "handler" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "NavigationInterceptOptions" + ], + "access": "public", + "informative": false, + "heading": { + "id": "navigate-event-class", + "href": "https://wicg.github.io/navigation-api/#navigate-event-class", + "title": "The NavigateEvent class", + "number": "2.1" + }, + "definedIn": "pre" + }, + { + "id": "dom-navigationinterceptoptions-focusreset", + "href": "https://wicg.github.io/navigation-api/#dom-navigationinterceptoptions-focusreset", "linkingText": [ "focusReset" ], "localLinkingText": [], "type": "dict-member", "for": [ - "NavigationTransitionWhileOptions" + "NavigationInterceptOptions" ], "access": "public", "informative": false, @@ -2341,15 +2340,15 @@ "definedIn": "pre" }, { - "id": "dom-navigationtransitionwhileoptions-scrollrestoration", - "href": "https://wicg.github.io/navigation-api/#dom-navigationtransitionwhileoptions-scrollrestoration", + "id": "dom-navigationinterceptoptions-scrollrestoration", + "href": "https://wicg.github.io/navigation-api/#dom-navigationinterceptoptions-scrollrestoration", "linkingText": [ "scrollRestoration" ], "localLinkingText": [], "type": "dict-member", "for": [ - "NavigationTransitionWhileOptions" + "NavigationInterceptOptions" ], "access": "public", "informative": false, @@ -2483,6 +2482,25 @@ }, "definedIn": "pre" }, + { + "id": "callbackdef-navigationintercepthandler", + "href": "https://wicg.github.io/navigation-api/#callbackdef-navigationintercepthandler", + "linkingText": [ + "NavigationInterceptHandler" + ], + "localLinkingText": [], + "type": "callback", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "navigate-event-class", + "href": "https://wicg.github.io/navigation-api/#navigate-event-class", + "title": "The NavigateEvent class", + "number": "2.1" + }, + "definedIn": "pre" + }, { "id": "enumdef-navigationtype", "href": "https://wicg.github.io/navigation-api/#enumdef-navigationtype", @@ -2629,10 +2647,10 @@ "definedIn": "prose" }, { - "id": "dom-navigateevent-cantransition", - "href": "https://wicg.github.io/navigation-api/#dom-navigateevent-cantransition", + "id": "dom-navigateevent-canintercept", + "href": "https://wicg.github.io/navigation-api/#dom-navigateevent-canintercept", "linkingText": [ - "canTransition" + "canIntercept" ], "localLinkingText": [], "type": "attribute", @@ -2860,10 +2878,31 @@ "definedIn": "prose" }, { - "id": "navigateevent-navigation-action-promises-list", - "href": "https://wicg.github.io/navigation-api/#navigateevent-navigation-action-promises-list", + "id": "navigateevent-was-intercepted", + "href": "https://wicg.github.io/navigation-api/#navigateevent-was-intercepted", + "linkingText": [ + "was intercepted" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "NavigateEvent" + ], + "access": "private", + "informative": false, + "heading": { + "id": "navigate-event-class", + "href": "https://wicg.github.io/navigation-api/#navigate-event-class", + "title": "The NavigateEvent class", + "number": "2.1" + }, + "definedIn": "prose" + }, + { + "id": "navigateevent-navigation-handler-list", + "href": "https://wicg.github.io/navigation-api/#navigateevent-navigation-handler-list", "linkingText": [ - "navigation action promises list" + "navigation handler list" ], "localLinkingText": [], "type": "dfn", @@ -2881,11 +2920,11 @@ "definedIn": "prose" }, { - "id": "dom-navigateevent-transitionwhile", - "href": "https://wicg.github.io/navigation-api/#dom-navigateevent-transitionwhile", + "id": "dom-navigateevent-intercept", + "href": "https://wicg.github.io/navigation-api/#dom-navigateevent-intercept", "linkingText": [ - "transitionWhile(newNavigationAction, options)", - "transitionWhile(newNavigationAction)" + "intercept(options)", + "intercept()" ], "localLinkingText": [], "type": "method", diff --git a/tr/dfns/resource-timing-2.json b/tr/dfns/resource-timing-2.json index d6aead765362..96efd1a31894 100644 --- a/tr/dfns/resource-timing-2.json +++ b/tr/dfns/resource-timing-2.json @@ -99,6 +99,25 @@ }, "definedIn": "prose" }, + { + "id": "dfn-resource-info", + "href": "https://www.w3.org/TR/resource-timing-2/#dfn-resource-info", + "linkingText": [ + "resource info" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "sec-performanceresourcetiming", + "href": "https://www.w3.org/TR/resource-timing-2/#sec-performanceresourcetiming", + "title": "The PerformanceResourceTiming Interface", + "number": "4.3" + }, + "definedIn": "prose" + }, { "id": "dfn-performanceentry", "href": "https://www.w3.org/TR/resource-timing-2/#dfn-performanceentry", diff --git a/tr/dfns/sanitizer-api.json b/tr/dfns/sanitizer-api.json index fc6f0f830b8d..8f86c1b88c68 100644 --- a/tr/dfns/sanitizer-api.json +++ b/tr/dfns/sanitizer-api.json @@ -258,28 +258,6 @@ }, "definedIn": "pre" }, - { - "id": "dom-element-sethtml", - "href": "https://wicg.github.io/sanitizer-api/#dom-element-sethtml", - "linkingText": [ - "setHTML(input, options)", - "setHTML(input)" - ], - "localLinkingText": [], - "type": "method", - "for": [ - "Element" - ], - "access": "public", - "informative": false, - "heading": { - "id": "sanitizer-api", - "href": "https://wicg.github.io/sanitizer-api/#sanitizer-api", - "title": "Sanitizer API", - "number": "2.1" - }, - "definedIn": "pre" - }, { "id": "dom-element-sethtml-input-options-input", "href": "https://wicg.github.io/sanitizer-api/#dom-element-sethtml-input-options-input", @@ -325,10 +303,11 @@ "definedIn": "pre" }, { - "id": "dom-element-sethtml-input-sanitizer", - "href": "https://wicg.github.io/sanitizer-api/#dom-element-sethtml-input-sanitizer", + "id": "dom-element-sethtml", + "href": "https://wicg.github.io/sanitizer-api/#dom-element-sethtml", "linkingText": [ - "setHTML(input, sanitizer)" + "setHTML(input, options)", + "setHTML(input)" ], "localLinkingText": [], "type": "method", diff --git a/tr/dfns/screen-capture.json b/tr/dfns/screen-capture.json index 89ae24fe7664..f5bc526db01d 100644 --- a/tr/dfns/screen-capture.json +++ b/tr/dfns/screen-capture.json @@ -593,6 +593,67 @@ }, "definedIn": "table" }, + { + "id": "dom-surfaceswitchingpreferenceenum", + "href": "https://www.w3.org/TR/screen-capture/#dom-surfaceswitchingpreferenceenum", + "linkingText": [ + "SurfaceSwitchingPreferenceEnum" + ], + "localLinkingText": [], + "type": "enum", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "surfaceswitchingpreferenceenum", + "href": "https://www.w3.org/TR/screen-capture/#surfaceswitchingpreferenceenum", + "title": "SurfaceSwitchingPreferenceEnum", + "number": "5.4.4" + }, + "definedIn": "heading" + }, + { + "id": "idl-def-SurfaceSwitchingPreferenceEnum.include", + "href": "https://www.w3.org/TR/screen-capture/#idl-def-SurfaceSwitchingPreferenceEnum.include", + "linkingText": [ + "include" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "SurfaceSwitchingPreferenceEnum" + ], + "access": "public", + "informative": false, + "heading": { + "id": "surfaceswitchingpreferenceenum", + "href": "https://www.w3.org/TR/screen-capture/#surfaceswitchingpreferenceenum", + "title": "SurfaceSwitchingPreferenceEnum", + "number": "5.4.4" + }, + "definedIn": "table" + }, + { + "id": "idl-def-SurfaceSwitchingPreferenceEnum.exclude", + "href": "https://www.w3.org/TR/screen-capture/#idl-def-SurfaceSwitchingPreferenceEnum.exclude", + "linkingText": [ + "exclude" + ], + "localLinkingText": [], + "type": "enum-value", + "for": [ + "SurfaceSwitchingPreferenceEnum" + ], + "access": "public", + "informative": false, + "heading": { + "id": "surfaceswitchingpreferenceenum", + "href": "https://www.w3.org/TR/screen-capture/#surfaceswitchingpreferenceenum", + "title": "SurfaceSwitchingPreferenceEnum", + "number": "5.4.4" + }, + "definedIn": "table" + }, { "id": "dom-displaymediastreamconstraints", "href": "https://www.w3.org/TR/screen-capture/#dom-displaymediastreamconstraints", @@ -608,7 +669,7 @@ "id": "displaymediastreamconstraints", "href": "https://www.w3.org/TR/screen-capture/#displaymediastreamconstraints", "title": "DisplayMediaStreamConstraints", - "number": "5.4.4" + "number": "5.4.5" }, "definedIn": "prose" }, @@ -692,6 +753,26 @@ }, "definedIn": "dt" }, + { + "id": "dom-displaymediastreamconstraints-surfaceswitching", + "href": "https://www.w3.org/TR/screen-capture/#dom-displaymediastreamconstraints-surfaceswitching", + "linkingText": [ + "surfaceSwitching" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "DisplayMediaStreamConstraints" + ], + "access": "public", + "informative": false, + "heading": { + "id": "dictionary-displaymediastreamconstraints-members", + "href": "https://www.w3.org/TR/screen-capture/#dictionary-displaymediastreamconstraints-members", + "title": "Dictionary DisplayMediaStreamConstraints Members" + }, + "definedIn": "dt" + }, { "id": "dom-mediatracksupportedconstraints-displaysurface", "href": "https://www.w3.org/TR/screen-capture/#dom-mediatracksupportedconstraints-displaysurface", @@ -709,7 +790,7 @@ "id": "extensions-to-mediatracksupportedconstraints", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatracksupportedconstraints", "title": "Extensions to MediaTrackSupportedConstraints", - "number": "5.4.5" + "number": "5.4.6" }, "definedIn": "dt" }, @@ -730,7 +811,7 @@ "id": "extensions-to-mediatracksupportedconstraints", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatracksupportedconstraints", "title": "Extensions to MediaTrackSupportedConstraints", - "number": "5.4.5" + "number": "5.4.6" }, "definedIn": "dt" }, @@ -751,7 +832,7 @@ "id": "extensions-to-mediatracksupportedconstraints", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatracksupportedconstraints", "title": "Extensions to MediaTrackSupportedConstraints", - "number": "5.4.5" + "number": "5.4.6" }, "definedIn": "dt" }, @@ -772,7 +853,7 @@ "id": "extensions-to-mediatracksupportedconstraints", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatracksupportedconstraints", "title": "Extensions to MediaTrackSupportedConstraints", - "number": "5.4.5" + "number": "5.4.6" }, "definedIn": "dt" }, @@ -793,7 +874,7 @@ "id": "extensions-to-mediatracksupportedconstraints", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatracksupportedconstraints", "title": "Extensions to MediaTrackSupportedConstraints", - "number": "5.4.5" + "number": "5.4.6" }, "definedIn": "dt" }, @@ -814,7 +895,7 @@ "id": "extensions-to-mediatrackconstraintset", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatrackconstraintset", "title": "Extensions to MediaTrackConstraintSet", - "number": "5.4.6" + "number": "5.4.7" }, "definedIn": "dt" }, @@ -835,7 +916,7 @@ "id": "extensions-to-mediatrackconstraintset", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatrackconstraintset", "title": "Extensions to MediaTrackConstraintSet", - "number": "5.4.6" + "number": "5.4.7" }, "definedIn": "dt" }, @@ -856,7 +937,7 @@ "id": "extensions-to-mediatrackconstraintset", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatrackconstraintset", "title": "Extensions to MediaTrackConstraintSet", - "number": "5.4.6" + "number": "5.4.7" }, "definedIn": "dt" }, @@ -877,7 +958,7 @@ "id": "extensions-to-mediatrackconstraintset", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatrackconstraintset", "title": "Extensions to MediaTrackConstraintSet", - "number": "5.4.6" + "number": "5.4.7" }, "definedIn": "dt" }, @@ -898,7 +979,7 @@ "id": "extensions-to-mediatrackconstraintset", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatrackconstraintset", "title": "Extensions to MediaTrackConstraintSet", - "number": "5.4.6" + "number": "5.4.7" }, "definedIn": "dt" }, @@ -919,7 +1000,7 @@ "id": "extensions-to-mediatracksettings", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatracksettings", "title": "Extensions to MediaTrackSettings", - "number": "5.4.7" + "number": "5.4.8" }, "definedIn": "dt" }, @@ -940,7 +1021,7 @@ "id": "extensions-to-mediatracksettings", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatracksettings", "title": "Extensions to MediaTrackSettings", - "number": "5.4.7" + "number": "5.4.8" }, "definedIn": "dt" }, @@ -961,7 +1042,7 @@ "id": "extensions-to-mediatracksettings", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatracksettings", "title": "Extensions to MediaTrackSettings", - "number": "5.4.7" + "number": "5.4.8" }, "definedIn": "dt" }, @@ -982,7 +1063,7 @@ "id": "extensions-to-mediatracksettings", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatracksettings", "title": "Extensions to MediaTrackSettings", - "number": "5.4.7" + "number": "5.4.8" }, "definedIn": "dt" }, @@ -1003,7 +1084,7 @@ "id": "extensions-to-mediatrackcapabilities", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatrackcapabilities", "title": "Extensions to MediaTrackCapabilities", - "number": "5.4.8" + "number": "5.4.9" }, "definedIn": "dt" }, @@ -1024,7 +1105,7 @@ "id": "extensions-to-mediatrackcapabilities", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatrackcapabilities", "title": "Extensions to MediaTrackCapabilities", - "number": "5.4.8" + "number": "5.4.9" }, "definedIn": "dt" }, @@ -1045,7 +1126,7 @@ "id": "extensions-to-mediatrackcapabilities", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatrackcapabilities", "title": "Extensions to MediaTrackCapabilities", - "number": "5.4.8" + "number": "5.4.9" }, "definedIn": "dt" }, @@ -1064,7 +1145,7 @@ "id": "displaycapturesurfacetype", "href": "https://www.w3.org/TR/screen-capture/#displaycapturesurfacetype", "title": "DisplayCaptureSurfaceType", - "number": "5.4.9" + "number": "5.4.10" }, "definedIn": "heading" }, @@ -1085,7 +1166,7 @@ "id": "displaycapturesurfacetype", "href": "https://www.w3.org/TR/screen-capture/#displaycapturesurfacetype", "title": "DisplayCaptureSurfaceType", - "number": "5.4.9" + "number": "5.4.10" }, "definedIn": "table" }, @@ -1106,7 +1187,7 @@ "id": "displaycapturesurfacetype", "href": "https://www.w3.org/TR/screen-capture/#displaycapturesurfacetype", "title": "DisplayCaptureSurfaceType", - "number": "5.4.9" + "number": "5.4.10" }, "definedIn": "table" }, @@ -1127,7 +1208,7 @@ "id": "displaycapturesurfacetype", "href": "https://www.w3.org/TR/screen-capture/#displaycapturesurfacetype", "title": "DisplayCaptureSurfaceType", - "number": "5.4.9" + "number": "5.4.10" }, "definedIn": "table" }, @@ -1146,7 +1227,7 @@ "id": "cursorcaptureconstraint", "href": "https://www.w3.org/TR/screen-capture/#cursorcaptureconstraint", "title": "CursorCaptureConstraint", - "number": "5.4.10" + "number": "5.4.11" }, "definedIn": "heading" }, @@ -1167,7 +1248,7 @@ "id": "cursorcaptureconstraint", "href": "https://www.w3.org/TR/screen-capture/#cursorcaptureconstraint", "title": "CursorCaptureConstraint", - "number": "5.4.10" + "number": "5.4.11" }, "definedIn": "table" }, @@ -1188,7 +1269,7 @@ "id": "cursorcaptureconstraint", "href": "https://www.w3.org/TR/screen-capture/#cursorcaptureconstraint", "title": "CursorCaptureConstraint", - "number": "5.4.10" + "number": "5.4.11" }, "definedIn": "table" }, @@ -1209,7 +1290,7 @@ "id": "cursorcaptureconstraint", "href": "https://www.w3.org/TR/screen-capture/#cursorcaptureconstraint", "title": "CursorCaptureConstraint", - "number": "5.4.10" + "number": "5.4.11" }, "definedIn": "table" }, diff --git a/tr/dfns/webdriver2.json b/tr/dfns/webdriver2.json index b91844f61142..5c9dfc6a2552 100644 --- a/tr/dfns/webdriver2.json +++ b/tr/dfns/webdriver2.json @@ -3410,24 +3410,6 @@ }, "definedIn": "prose" }, - { - "id": "dfn-get-a-known-element", - "href": "https://www.w3.org/TR/webdriver2/#dfn-get-a-known-element", - "linkingText": [ - "get a known element" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "elements", - "href": "https://www.w3.org/TR/webdriver2/#elements", - "title": "12. Elements" - }, - "definedIn": "prose" - }, { "id": "dfn-get-a-known-connected-element", "href": "https://www.w3.org/TR/webdriver2/#dfn-get-a-known-connected-element", diff --git a/tr/dfns/webgpu.json b/tr/dfns/webgpu.json index 70661924cbe6..9fe35b5fc7d1 100644 --- a/tr/dfns/webgpu.json +++ b/tr/dfns/webgpu.json @@ -17587,6 +17587,27 @@ }, "definedIn": "dt" }, + { + "id": "dom-gpurenderpassencoder-maxdrawcount-slot", + "href": "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-maxdrawcount-slot", + "linkingText": [ + "[[maxDrawCount]]" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "GPURenderPassEncoder" + ], + "access": "public", + "informative": false, + "heading": { + "id": "render-pass-encoder", + "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder", + "title": "GPURenderPassEncoder", + "number": "16.1" + }, + "definedIn": "dt" + }, { "id": "enumdef-gpurenderpasstimestamplocation", "href": "https://www.w3.org/TR/webgpu/#enumdef-gpurenderpasstimestamplocation", @@ -17852,6 +17873,27 @@ }, "definedIn": "dt" }, + { + "id": "dom-gpurenderpassdescriptor-maxdrawcount", + "href": "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdescriptor-maxdrawcount", + "linkingText": [ + "maxDrawCount" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "GPURenderPassDescriptor" + ], + "access": "public", + "informative": false, + "heading": { + "id": "render-pass-encoder-creation", + "href": "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", + "title": "Creation", + "number": "16.1.1" + }, + "definedIn": "dt" + }, { "id": "abstract-opdef-gpurenderpassdescriptor-valid-usage", "href": "https://www.w3.org/TR/webgpu/#abstract-opdef-gpurenderpassdescriptor-valid-usage", @@ -18758,6 +18800,27 @@ }, "definedIn": "dt" }, + { + "id": "dom-gpurendercommandsmixin-drawcount-slot", + "href": "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawcount-slot", + "linkingText": [ + "[[drawCount]]" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "GPURenderCommandsMixin" + ], + "access": "public", + "informative": false, + "heading": { + "id": "render-commands", + "href": "https://www.w3.org/TR/webgpu/#render-commands", + "title": "GPURenderCommandsMixin", + "number": "16.2" + }, + "definedIn": "dt" + }, { "id": "dom-gpurendercommandsmixin-setpipeline", "href": "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setpipeline", @@ -19998,6 +20061,27 @@ }, "definedIn": "dt" }, + { + "id": "dom-gpurenderbundle-drawcount-slot", + "href": "https://www.w3.org/TR/webgpu/#dom-gpurenderbundle-drawcount-slot", + "linkingText": [ + "[[drawCount]]" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "GPURenderBundle" + ], + "access": "public", + "informative": false, + "heading": { + "id": "render-bundle", + "href": "https://www.w3.org/TR/webgpu/#render-bundle", + "title": "GPURenderBundle", + "number": "17.1" + }, + "definedIn": "dt" + }, { "id": "dictdef-gpurenderbundledescriptor", "href": "https://www.w3.org/TR/webgpu/#dictdef-gpurenderbundledescriptor", diff --git a/tr/dfns/webnn.json b/tr/dfns/webnn.json index e93afaed7c8c..fe7311b47542 100644 --- a/tr/dfns/webnn.json +++ b/tr/dfns/webnn.json @@ -353,48 +353,6 @@ }, "definedIn": "pre" }, - { - "id": "dom-ml-createcontext-glcontext", - "href": "https://www.w3.org/TR/webnn/#dom-ml-createcontext-glcontext", - "linkingText": [ - "createContext(glContext)" - ], - "localLinkingText": [], - "type": "method", - "for": [ - "ML" - ], - "access": "public", - "informative": false, - "heading": { - "id": "api-ml", - "href": "https://www.w3.org/TR/webnn/#api-ml", - "title": "ML", - "number": "7.2" - }, - "definedIn": "pre" - }, - { - "id": "dom-ml-createcontext-glcontext-glcontext", - "href": "https://www.w3.org/TR/webnn/#dom-ml-createcontext-glcontext-glcontext", - "linkingText": [ - "glContext" - ], - "localLinkingText": [], - "type": "argument", - "for": [ - "ML/createContext(glContext)" - ], - "access": "public", - "informative": false, - "heading": { - "id": "api-ml", - "href": "https://www.w3.org/TR/webnn/#api-ml", - "title": "ML", - "number": "7.2" - }, - "definedIn": "pre" - }, { "id": "webnn-feature", "href": "https://www.w3.org/TR/webnn/#webnn-feature", @@ -452,25 +410,6 @@ }, "definedIn": "dt" }, - { - "id": "webgl-context", - "href": "https://www.w3.org/TR/webnn/#webgl-context", - "linkingText": [ - "webgl-context" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "api-mlcontext", - "href": "https://www.w3.org/TR/webnn/#api-mlcontext", - "title": "MLContext", - "number": "7.3" - }, - "definedIn": "dt" - }, { "id": "webgpu-context", "href": "https://www.w3.org/TR/webnn/#webgpu-context", diff --git a/tr/dfns/webrtc-stats.json b/tr/dfns/webrtc-stats.json index 53aca2f73731..7f689df74c0e 100644 --- a/tr/dfns/webrtc-stats.json +++ b/tr/dfns/webrtc-stats.json @@ -1513,6 +1513,26 @@ }, "definedIn": "dt" }, + { + "id": "dom-rtcinboundrtpstreamstats-jitterbuffertargetdelay", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-jitterbuffertargetdelay", + "linkingText": [ + "jitterBufferTargetDelay" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "RTCInboundRtpStreamStats" + ], + "access": "public", + "informative": false, + "heading": { + "id": "dictionary-rtcinboundrtpstreamstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcinboundrtpstreamstats-members", + "title": "Dictionary RTCInboundRtpStreamStats Members" + }, + "definedIn": "dt" + }, { "id": "dom-rtcinboundrtpstreamstats-jitterbufferemittedcount", "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-jitterbufferemittedcount", @@ -3048,123 +3068,6 @@ }, "definedIn": "dt" }, - { - "id": "dom-rtcmediahandlerstats", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediahandlerstats", - "linkingText": [ - "RTCMediaHandlerStats" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "mststats-dict*", - "href": "https://www.w3.org/TR/webrtc-stats/#mststats-dict*", - "title": "RTCMediaHandlerStats dictionary", - "number": "7.15" - }, - "definedIn": "heading" - }, - { - "id": "dom-rtcmediahandlerstats-trackidentifier", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediahandlerstats-trackidentifier", - "linkingText": [ - "trackIdentifier" - ], - "localLinkingText": [], - "type": "dict-member", - "for": [ - "RTCMediaHandlerStats" - ], - "access": "public", - "informative": false, - "heading": { - "id": "dictionary-rtcmediahandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcmediahandlerstats-members", - "title": "Dictionary RTCMediaHandlerStats Members" - }, - "definedIn": "dt" - }, - { - "id": "dom-rtcmediahandlerstats-ended", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediahandlerstats-ended", - "linkingText": [ - "ended" - ], - "localLinkingText": [], - "type": "dict-member", - "for": [ - "RTCMediaHandlerStats" - ], - "access": "public", - "informative": false, - "heading": { - "id": "dictionary-rtcmediahandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcmediahandlerstats-members", - "title": "Dictionary RTCMediaHandlerStats Members" - }, - "definedIn": "dt" - }, - { - "id": "dom-rtcmediahandlerstats-kind", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediahandlerstats-kind", - "linkingText": [ - "kind" - ], - "localLinkingText": [], - "type": "dict-member", - "for": [ - "RTCMediaHandlerStats" - ], - "access": "public", - "informative": false, - "heading": { - "id": "dictionary-rtcmediahandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcmediahandlerstats-members", - "title": "Dictionary RTCMediaHandlerStats Members" - }, - "definedIn": "dt" - }, - { - "id": "dom-rtcvideohandlerstats", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideohandlerstats", - "linkingText": [ - "RTCVideoHandlerStats" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "vststats-dict*", - "href": "https://www.w3.org/TR/webrtc-stats/#vststats-dict*", - "title": "RTCVideoHandlerStats dictionary", - "number": "7.16" - }, - "definedIn": "heading" - }, - { - "id": "dom-rtcaudiohandlerstats", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiohandlerstats", - "linkingText": [ - "RTCAudioHandlerStats" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "public", - "informative": false, - "heading": { - "id": "aststats-dict*", - "href": "https://www.w3.org/TR/webrtc-stats/#aststats-dict*", - "title": "RTCAudioHandlerStats dictionary", - "number": "7.17" - }, - "definedIn": "heading" - }, { "id": "dom-rtcdatachannelstats", "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcdatachannelstats", @@ -3180,7 +3083,7 @@ "id": "dcstats-dict*", "href": "https://www.w3.org/TR/webrtc-stats/#dcstats-dict*", "title": "RTCDataChannelStats dictionary", - "number": "7.18" + "number": "7.15" }, "definedIn": "heading" }, @@ -3359,7 +3262,7 @@ "id": "transportstats-dict*", "href": "https://www.w3.org/TR/webrtc-stats/#transportstats-dict*", "title": "RTCTransportStats dictionary", - "number": "7.19" + "number": "7.16" }, "definedIn": "heading" }, @@ -3776,7 +3679,7 @@ "id": "icecandidate-dict*", "href": "https://www.w3.org/TR/webrtc-stats/#icecandidate-dict*", "title": "RTCIceCandidateStats dictionary", - "number": "7.20" + "number": "7.17" }, "definedIn": "heading" }, @@ -3955,7 +3858,7 @@ "id": "candidatepair-dict*", "href": "https://www.w3.org/TR/webrtc-stats/#candidatepair-dict*", "title": "RTCIceCandidatePairStats dictionary", - "number": "7.21" + "number": "7.18" }, "definedIn": "heading" }, @@ -4414,7 +4317,7 @@ "id": "rtcstatsicecandidatepairstate-enum", "href": "https://www.w3.org/TR/webrtc-stats/#rtcstatsicecandidatepairstate-enum", "title": "RTCStatsIceCandidatePairState enum", - "number": "7.21.1" + "number": "7.18.1" }, "definedIn": "heading" }, @@ -4435,7 +4338,7 @@ "id": "rtcstatsicecandidatepairstate-enum", "href": "https://www.w3.org/TR/webrtc-stats/#rtcstatsicecandidatepairstate-enum", "title": "RTCStatsIceCandidatePairState enum", - "number": "7.21.1" + "number": "7.18.1" }, "definedIn": "table" }, @@ -4456,7 +4359,7 @@ "id": "rtcstatsicecandidatepairstate-enum", "href": "https://www.w3.org/TR/webrtc-stats/#rtcstatsicecandidatepairstate-enum", "title": "RTCStatsIceCandidatePairState enum", - "number": "7.21.1" + "number": "7.18.1" }, "definedIn": "table" }, @@ -4477,7 +4380,7 @@ "id": "rtcstatsicecandidatepairstate-enum", "href": "https://www.w3.org/TR/webrtc-stats/#rtcstatsicecandidatepairstate-enum", "title": "RTCStatsIceCandidatePairState enum", - "number": "7.21.1" + "number": "7.18.1" }, "definedIn": "table" }, @@ -4498,7 +4401,7 @@ "id": "rtcstatsicecandidatepairstate-enum", "href": "https://www.w3.org/TR/webrtc-stats/#rtcstatsicecandidatepairstate-enum", "title": "RTCStatsIceCandidatePairState enum", - "number": "7.21.1" + "number": "7.18.1" }, "definedIn": "table" }, @@ -4519,7 +4422,7 @@ "id": "rtcstatsicecandidatepairstate-enum", "href": "https://www.w3.org/TR/webrtc-stats/#rtcstatsicecandidatepairstate-enum", "title": "RTCStatsIceCandidatePairState enum", - "number": "7.21.1" + "number": "7.18.1" }, "definedIn": "table" }, @@ -4538,7 +4441,7 @@ "id": "certificatestats-dict*", "href": "https://www.w3.org/TR/webrtc-stats/#certificatestats-dict*", "title": "RTCCertificateStats dictionary", - "number": "7.22" + "number": "7.19" }, "definedIn": "heading" }, @@ -4680,78 +4583,6 @@ }, "definedIn": "dt" }, - { - "id": "dom-rtcsendervideotrackattachmentstats", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcsendervideotrackattachmentstats", - "linkingText": [ - "RTCSenderVideoTrackAttachmentStats" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "private", - "informative": true, - "heading": { - "id": "lvststats-dict*", - "href": "https://www.w3.org/TR/webrtc-stats/#lvststats-dict*", - "title": "Obsolete RTCSenderVideoTrackAttachmentStats dictionary" - }, - "definedIn": "heading" - }, - { - "id": "dom-rtcsenderaudiotrackattachmentstats", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcsenderaudiotrackattachmentstats", - "linkingText": [ - "RTCSenderAudioTrackAttachmentStats" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "public", - "informative": true, - "heading": { - "id": "laststats-dict*", - "href": "https://www.w3.org/TR/webrtc-stats/#laststats-dict*", - "title": "Obsolete RTCSenderAudioTrackAttachmentStats dictionary" - }, - "definedIn": "heading" - }, - { - "id": "dom-rtcreceivervideotrackattachmentstats", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcreceivervideotrackattachmentstats", - "linkingText": [ - "RTCReceiverVideoTrackAttachmentStats" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "private", - "informative": true, - "heading": { - "id": "obsolete-rtcreceivervideotrackattachmentstats-dictionary", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcreceivervideotrackattachmentstats-dictionary", - "title": "Obsolete RTCReceiverVideoTrackAttachmentStats dictionary" - }, - "definedIn": "heading" - }, - { - "id": "dom-rtcreceiveraudiotrackattachmentstats", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcreceiveraudiotrackattachmentstats", - "linkingText": [ - "RTCReceiverAudioTrackAttachmentStats" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "private", - "informative": true, - "heading": { - "id": "obsolete-rtcreceiveraudiotrackattachmentstats-dictionary", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcreceiveraudiotrackattachmentstats-dictionary", - "title": "Obsolete RTCReceiverAudioTrackAttachmentStats dictionary" - }, - "definedIn": "heading" - }, { "id": "dom-rtccodecstats-implementation", "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtccodecstats-implementation", @@ -4953,734 +4784,620 @@ "definedIn": "dt" }, { - "id": "dom-rtcmediahandlerstats-priority", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediahandlerstats-priority", + "id": "dom-rtcmediastreamtrackstats", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats", "linkingText": [ - "priority" + "RTCMediaStreamTrackStats" ], "localLinkingText": [], - "type": "dict-member", - "for": [ - "RTCMediaHandlerStats" - ], + "type": "dictionary", + "for": [], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcmediahandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediahandlerstats-members", - "title": "Obsolete RTCMediaHandlerStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, - "definedIn": "dt" + "definedIn": "pre" }, { - "id": "dom-rtcmediahandlerstats-remotesource", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediahandlerstats-remotesource", + "id": "dom-rtcmediastreamtrackstats-trackidentifier", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-trackidentifier", "linkingText": [ - "remoteSource" + "trackIdentifier" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCMediaHandlerStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcmediahandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediahandlerstats-members", - "title": "Obsolete RTCMediaHandlerStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudiohandlerstats-audiolevel", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiohandlerstats-audiolevel", + "id": "dom-rtcmediastreamtrackstats-ended", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-ended", "linkingText": [ - "audioLevel" + "ended" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioHandlerStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudiohandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudiohandlerstats-members", - "title": "Obsolete RTCAudioHandlerStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudiohandlerstats-totalaudioenergy", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiohandlerstats-totalaudioenergy", + "id": "dom-rtcmediastreamtrackstats-kind", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-kind", "linkingText": [ - "totalAudioEnergy" + "kind" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioHandlerStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudiohandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudiohandlerstats-members", - "title": "Obsolete RTCAudioHandlerStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudiohandlerstats-totalsamplesduration", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiohandlerstats-totalsamplesduration", + "id": "dom-rtcmediastreamtrackstats-priority", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-priority", "linkingText": [ - "totalSamplesDuration" + "priority" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioHandlerStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudiohandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudiohandlerstats-members", - "title": "Obsolete RTCAudioHandlerStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudiosenderstats", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiosenderstats", + "id": "dom-rtcmediastreamtrackstats-remotesource", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-remotesource", "linkingText": [ - "RTCAudioSenderStats" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "public", - "informative": true, - "heading": { - "id": "obsolete-rtcaudiosenderstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudiosenderstats-members", - "title": "Obsolete RTCAudioSenderStats members" - }, - "definedIn": "heading" - }, - { - "id": "dom-rtcaudiosenderstats-echoreturnloss", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiosenderstats-echoreturnloss", - "linkingText": [ - "echoReturnLoss" + "remoteSource" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioSenderStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudiosenderstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudiosenderstats-members", - "title": "Obsolete RTCAudioSenderStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudiosenderstats-echoreturnlossenhancement", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiosenderstats-echoreturnlossenhancement", + "id": "dom-rtcmediastreamtrackstats-estimatedplayouttimestamp", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-estimatedplayouttimestamp", "linkingText": [ - "echoReturnLossEnhancement" + "estimatedPlayoutTimestamp" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioSenderStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudiosenderstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudiosenderstats-members", - "title": "Obsolete RTCAudioSenderStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudioreceiverstats", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats", + "id": "dom-rtcmediastreamtrackstats-jitterbufferdelay", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-jitterbufferdelay", "linkingText": [ - "RTCAudioReceiverStats" + "jitterBufferDelay" ], "localLinkingText": [], - "type": "dictionary", - "for": [], + "type": "dict-member", + "for": [ + "RTCMediaStreamTrackStats" + ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "title": "Obsolete RTCAudioReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, - "definedIn": "heading" + "definedIn": "dt" }, { - "id": "dom-rtcaudioreceiverstats-estimatedplayouttimestamp", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-estimatedplayouttimestamp", + "id": "dom-rtcmediastreamtrackstats-jitterbufferemittedcount", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-jitterbufferemittedcount", "linkingText": [ - "estimatedPlayoutTimestamp" + "jitterBufferEmittedCount" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "title": "Obsolete RTCAudioReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudioreceiverstats-jitterbufferdelay", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-jitterbufferdelay", + "id": "dom-rtcmediastreamtrackstats-audiolevel", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-audiolevel", "linkingText": [ - "jitterBufferDelay" + "audioLevel" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "title": "Obsolete RTCAudioReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudioreceiverstats-jitterbufferemittedcount", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-jitterbufferemittedcount", + "id": "dom-rtcmediastreamtrackstats-totalaudioenergy", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-totalaudioenergy", "linkingText": [ - "jitterBufferEmittedCount" + "totalAudioEnergy" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "title": "Obsolete RTCAudioReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudioreceiverstats-totalsamplesreceived", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-totalsamplesreceived", + "id": "dom-rtcmediastreamtrackstats-totalsamplesduration", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-totalsamplesduration", "linkingText": [ - "totalSamplesReceived" + "totalSamplesDuration" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "title": "Obsolete RTCAudioReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudioreceiverstats-concealedsamples", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-concealedsamples", + "id": "dom-rtcmediastreamtrackstats-echoreturnloss", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-echoreturnloss", "linkingText": [ - "concealedSamples" + "echoReturnLoss" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "title": "Obsolete RTCAudioReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudioreceiverstats-silentconcealedsamples", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-silentconcealedsamples", + "id": "dom-rtcmediastreamtrackstats-echoreturnlossenhancement", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-echoreturnlossenhancement", "linkingText": [ - "silentConcealedSamples" + "echoReturnLossEnhancement" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "title": "Obsolete RTCAudioReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudioreceiverstats-concealmentevents", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-concealmentevents", + "id": "dom-rtcmediastreamtrackstats-totalsamplesreceived", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-totalsamplesreceived", "linkingText": [ - "concealmentEvents" + "totalSamplesReceived" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "title": "Obsolete RTCAudioReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudioreceiverstats-insertedsamplesfordeceleration", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-insertedsamplesfordeceleration", + "id": "dom-rtcmediastreamtrackstats-concealedsamples", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-concealedsamples", "linkingText": [ - "insertedSamplesForDeceleration" + "concealedSamples" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "title": "Obsolete RTCAudioReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudioreceiverstats-removedsamplesforacceleration", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-removedsamplesforacceleration", + "id": "dom-rtcmediastreamtrackstats-silentconcealedsamples", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-silentconcealedsamples", "linkingText": [ - "removedSamplesForAcceleration" + "silentConcealedSamples" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "title": "Obsolete RTCAudioReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudioreceiverstats-audiolevel", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-audiolevel", + "id": "dom-rtcmediastreamtrackstats-concealmentevents", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-concealmentevents", "linkingText": [ - "audioLevel" + "concealmentEvents" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "title": "Obsolete RTCAudioReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudioreceiverstats-totalaudioenergy", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-totalaudioenergy", + "id": "dom-rtcmediastreamtrackstats-insertedsamplesfordeceleration", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-insertedsamplesfordeceleration", "linkingText": [ - "totalAudioEnergy" + "insertedSamplesForDeceleration" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "title": "Obsolete RTCAudioReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcaudioreceiverstats-totalsamplesduration", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-totalsamplesduration", + "id": "dom-rtcmediastreamtrackstats-removedsamplesforacceleration", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-removedsamplesforacceleration", "linkingText": [ - "totalSamplesDuration" + "removedSamplesForAcceleration" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCAudioReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "title": "Obsolete RTCAudioReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcvideohandlerstats-framewidth", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideohandlerstats-framewidth", + "id": "dom-rtcmediastreamtrackstats-framewidth", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framewidth", "linkingText": [ "frameWidth" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCVideoHandlerStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcvideohandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideohandlerstats-members", - "title": "Obsolete RTCVideoHandlerStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcvideohandlerstats-frameheight", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideohandlerstats-frameheight", + "id": "dom-rtcmediastreamtrackstats-frameheight", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-frameheight", "linkingText": [ "frameHeight" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCVideoHandlerStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcvideohandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideohandlerstats-members", - "title": "Obsolete RTCVideoHandlerStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcvideohandlerstats-framespersecond", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideohandlerstats-framespersecond", + "id": "dom-rtcmediastreamtrackstats-framespersecond", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framespersecond", "linkingText": [ "framesPerSecond" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCVideoHandlerStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcvideohandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideohandlerstats-members", - "title": "Obsolete RTCVideoHandlerStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcvideosenderstats", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideosenderstats", - "linkingText": [ - "RTCVideoSenderStats" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "public", - "informative": true, - "heading": { - "id": "obsolete-rtcvideosenderstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideosenderstats-members", - "title": "Obsolete RTCVideoSenderStats members" - }, - "definedIn": "heading" - }, - { - "id": "dom-rtcvideosenderstats-keyframessent", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideosenderstats-keyframessent", + "id": "dom-rtcmediastreamtrackstats-keyframessent", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-keyframessent", "linkingText": [ "keyFramesSent" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCVideoSenderStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcvideosenderstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideosenderstats-members", - "title": "Obsolete RTCVideoSenderStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcvideosenderstats-framescaptured", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideosenderstats-framescaptured", + "id": "dom-rtcmediastreamtrackstats-framescaptured", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framescaptured", "linkingText": [ "framesCaptured" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCVideoSenderStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcvideosenderstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideosenderstats-members", - "title": "Obsolete RTCVideoSenderStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcvideosenderstats-framessent", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideosenderstats-framessent", + "id": "dom-rtcmediastreamtrackstats-framessent", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framessent", "linkingText": [ "framesSent" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCVideoSenderStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcvideosenderstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideosenderstats-members", - "title": "Obsolete RTCVideoSenderStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcvideosenderstats-hugeframessent", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideosenderstats-hugeframessent", + "id": "dom-rtcmediastreamtrackstats-hugeframessent", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-hugeframessent", "linkingText": [ "hugeFramesSent" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCVideoSenderStats" - ], - "access": "public", - "informative": true, - "heading": { - "id": "obsolete-rtcvideosenderstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideosenderstats-members", - "title": "Obsolete RTCVideoSenderStats members" - }, - "definedIn": "dt" - }, - { - "id": "dom-rtcvideoreceiverstats", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats", - "linkingText": [ - "RTCVideoReceiverStats" - ], - "localLinkingText": [], - "type": "dictionary", - "for": [], - "access": "public", - "informative": true, - "heading": { - "id": "obsolete-rtcvideoreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideoreceiverstats-members", - "title": "Obsolete RTCVideoReceiverStats members" - }, - "definedIn": "heading" - }, - { - "id": "dom-rtcvideoreceiverstats-estimatedplayouttimestamp", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-estimatedplayouttimestamp", - "linkingText": [ - "estimatedPlayoutTimestamp" - ], - "localLinkingText": [], - "type": "dict-member", - "for": [ - "RTCVideoReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcvideoreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideoreceiverstats-members", - "title": "Obsolete RTCVideoReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcvideoreceiverstats-keyframesreceived", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-keyframesreceived", + "id": "dom-rtcmediastreamtrackstats-keyframesreceived", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-keyframesreceived", "linkingText": [ "keyFramesReceived" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCVideoReceiverStats" - ], - "access": "public", - "informative": true, - "heading": { - "id": "obsolete-rtcvideoreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideoreceiverstats-members", - "title": "Obsolete RTCVideoReceiverStats members" - }, - "definedIn": "dt" - }, - { - "id": "dom-rtcvideoreceiverstats-jitterbufferdelay", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-jitterbufferdelay", - "linkingText": [ - "jitterBufferDelay" - ], - "localLinkingText": [], - "type": "dict-member", - "for": [ - "RTCVideoReceiverStats" - ], - "access": "public", - "informative": true, - "heading": { - "id": "obsolete-rtcvideoreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideoreceiverstats-members", - "title": "Obsolete RTCVideoReceiverStats members" - }, - "definedIn": "dt" - }, - { - "id": "dom-rtcvideoreceiverstats-jitterbufferemittedcount", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-jitterbufferemittedcount", - "linkingText": [ - "jitterBufferEmittedCount" - ], - "localLinkingText": [], - "type": "dict-member", - "for": [ - "RTCVideoReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcvideoreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideoreceiverstats-members", - "title": "Obsolete RTCVideoReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcvideoreceiverstats-framesreceived", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-framesreceived", + "id": "dom-rtcmediastreamtrackstats-framesreceived", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framesreceived", "linkingText": [ "framesReceived" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCVideoReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcvideoreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideoreceiverstats-members", - "title": "Obsolete RTCVideoReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcvideoreceiverstats-framesdecoded", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-framesdecoded", + "id": "dom-rtcmediastreamtrackstats-framesdecoded", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framesdecoded", "linkingText": [ "framesDecoded" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCVideoReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcvideoreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideoreceiverstats-members", - "title": "Obsolete RTCVideoReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" }, { - "id": "dom-rtcvideoreceiverstats-framesdropped", - "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-framesdropped", + "id": "dom-rtcmediastreamtrackstats-framesdropped", + "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framesdropped", "linkingText": [ "framesDropped" ], "localLinkingText": [], "type": "dict-member", "for": [ - "RTCVideoReceiverStats" + "RTCMediaStreamTrackStats" ], "access": "public", "informative": true, "heading": { - "id": "obsolete-rtcvideoreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideoreceiverstats-members", - "title": "Obsolete RTCVideoReceiverStats members" + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "title": "Obsolete RTCMediaStreamTrackStats members" }, "definedIn": "dt" } diff --git a/tr/events/CSP3.json b/tr/events/CSP3.json new file mode 100644 index 000000000000..728503b81c7c --- /dev/null +++ b/tr/events/CSP3.json @@ -0,0 +1,17 @@ +{ + "spec": { + "title": "Content Security Policy Level 3", + "url": "https://www.w3.org/TR/CSP3/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/CSP3/#ref-for-concept-event-fire" + }, + "href": "https://www.w3.org/TR/CSP3/#ref-for-concept-event-fire", + "type": "securitypolicyviolation", + "interface": "SecurityPolicyViolationEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/FileAPI.json b/tr/events/FileAPI.json new file mode 100644 index 000000000000..e9d94ddca103 --- /dev/null +++ b/tr/events/FileAPI.json @@ -0,0 +1,80 @@ +{ + "spec": { + "title": "File API", + "url": "https://www.w3.org/TR/FileAPI/" + }, + "events": [ + { + "href": "https://www.w3.org/TR/FileAPI/#dfn-loadstart-event", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/FileAPI/#dfn-loadstart-event" + }, + "type": "loadstart", + "targets": [ + "FileReader" + ], + "interface": "ProgressEvent" + }, + { + "href": "https://www.w3.org/TR/FileAPI/#dfn-progress-event", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/FileAPI/#dfn-progress-event" + }, + "type": "progress", + "targets": [ + "FileReader" + ], + "interface": "ProgressEvent" + }, + { + "href": "https://www.w3.org/TR/FileAPI/#dfn-abort-event", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/FileAPI/#dfn-abort-event" + }, + "type": "abort", + "targets": [ + "FileReader" + ], + "interface": "ProgressEvent" + }, + { + "href": "https://www.w3.org/TR/FileAPI/#dfn-error-event", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/FileAPI/#dfn-error-event" + }, + "type": "error", + "targets": [ + "FileReader" + ], + "interface": "ProgressEvent" + }, + { + "href": "https://www.w3.org/TR/FileAPI/#dfn-load-event", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/FileAPI/#dfn-load-event" + }, + "type": "load", + "targets": [ + "FileReader" + ], + "interface": "ProgressEvent" + }, + { + "href": "https://www.w3.org/TR/FileAPI/#dfn-loadend-event", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/FileAPI/#dfn-loadend-event" + }, + "type": "loadend", + "targets": [ + "FileReader" + ], + "interface": "ProgressEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/IndexedDB-3.json b/tr/events/IndexedDB-3.json new file mode 100644 index 000000000000..1329ccac2575 --- /dev/null +++ b/tr/events/IndexedDB-3.json @@ -0,0 +1,139 @@ +{ + "spec": { + "title": "Indexed Database API 3.0", + "url": "https://www.w3.org/TR/IndexedDB-3/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/IndexedDB-3/#ref-for-concept-event-fire" + }, + "href": "https://www.w3.org/TR/IndexedDB-3/#eventdef-request-error", + "type": "error", + "targets": [ + "request" + ], + "interface": "Event", + "bubbles": true + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/IndexedDB-3/#ref-for-concept-event-fire%E2%91%A0" + }, + "href": "https://www.w3.org/TR/IndexedDB-3/#eventdef-request-success", + "type": "success", + "targets": [ + "request" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/IndexedDB-3/#ref-for-concept-event-fire%E2%91%A2" + }, + "href": "https://www.w3.org/TR/IndexedDB-3/#eventdef-connection-close", + "type": "close", + "targets": [ + "connection" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/IndexedDB-3/#ref-for-concept-event-fire%E2%91%A3" + }, + "href": "https://www.w3.org/TR/IndexedDB-3/#eventdef-transaction-complete", + "type": "complete", + "targets": [ + "transaction" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/IndexedDB-3/#ref-for-concept-event-fire%E2%91%A5" + }, + "href": "https://www.w3.org/TR/IndexedDB-3/#eventdef-transaction-abort", + "type": "abort", + "targets": [ + "transaction" + ], + "interface": "Event", + "bubbles": true + }, + { + "type": "blocked", + "targets": [ + "IDBOpenDBRequest" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "upgradeneeded", + "targets": [ + "IDBOpenDBRequest" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "versionchange", + "targets": [ + "IDBDatabase" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "versionchange", + "interface": null, + "targets": [ + "connection" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/IndexedDB-3/#eventdef-connection-versionchange" + }, + "href": "https://www.w3.org/TR/IndexedDB-3/#eventdef-connection-versionchange" + }, + { + "type": "blocked", + "interface": null, + "targets": [ + "request" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/IndexedDB-3/#eventdef-request-blocked" + }, + "href": "https://www.w3.org/TR/IndexedDB-3/#eventdef-request-blocked" + }, + { + "type": "upgradeneeded", + "interface": null, + "targets": [ + "request" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/IndexedDB-3/#eventdef-request-upgradeneeded" + }, + "href": "https://www.w3.org/TR/IndexedDB-3/#eventdef-request-upgradeneeded" + } + ] +} \ No newline at end of file diff --git a/tr/events/background-fetch.json b/tr/events/background-fetch.json new file mode 100644 index 000000000000..00ac1f83ea80 --- /dev/null +++ b/tr/events/background-fetch.json @@ -0,0 +1,65 @@ +{ + "spec": { + "title": "Background Fetch", + "url": "https://wicg.github.io/background-fetch/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/background-fetch/#ref-for-concept-event-fire" + }, + "href": "https://wicg.github.io/background-fetch/#ref-for-concept-event-fire", + "type": "progress", + "targets": [ + "BackgroundFetchRegistration" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/background-fetch/#ref-for-fire-functional-event%E2%91%A0" + }, + "href": "https://wicg.github.io/background-fetch/#ref-for-fire-functional-event%E2%91%A0", + "type": "backgroundfetchclick", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": "BackgroundFetchEvent" + }, + { + "type": "backgroundfetchsuccess", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "backgroundfetchfail", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "backgroundfetchabort", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/background-sync.json b/tr/events/background-sync.json new file mode 100644 index 000000000000..259d928bd79a --- /dev/null +++ b/tr/events/background-sync.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "Web Background Synchronization", + "url": "https://wicg.github.io/background-sync/spec/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/background-sync/spec/#ref-for-fire-functional-event" + }, + "href": "https://wicg.github.io/background-sync/spec/#ref-for-fire-functional-event", + "type": "sync", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": "SyncEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/battery-status.json b/tr/events/battery-status.json new file mode 100644 index 000000000000..493346bd4240 --- /dev/null +++ b/tr/events/battery-status.json @@ -0,0 +1,52 @@ +{ + "spec": { + "title": "Battery Status API", + "url": "https://www.w3.org/TR/battery-status/" + }, + "events": [ + { + "type": "chargingchange", + "targets": [ + "BatteryManager" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "chargingtimechange", + "targets": [ + "BatteryManager" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "dischargingtimechange", + "targets": [ + "BatteryManager" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "levelchange", + "targets": [ + "BatteryManager" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/capture-handle-identity.json b/tr/events/capture-handle-identity.json new file mode 100644 index 000000000000..7a883122447e --- /dev/null +++ b/tr/events/capture-handle-identity.json @@ -0,0 +1,19 @@ +{ + "spec": { + "title": "Capture Handle - Bootstrapping Collaboration when Screensharing", + "url": "https://www.w3.org/TR/capture-handle-identity/" + }, + "events": [ + { + "type": "capturehandlechange", + "targets": [ + "MediaStreamTrack" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/close-watcher.json b/tr/events/close-watcher.json new file mode 100644 index 000000000000..fda07a353bb4 --- /dev/null +++ b/tr/events/close-watcher.json @@ -0,0 +1,32 @@ +{ + "spec": { + "title": "Close Watcher API", + "url": "https://wicg.github.io/close-watcher/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/close-watcher/#ref-for-concept-event-fire" + }, + "href": "https://wicg.github.io/close-watcher/#eventdef-closewatcher-cancel", + "type": "cancel", + "targets": [ + "CloseWatcher" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/close-watcher/#ref-for-concept-event-fire%E2%91%A0" + }, + "href": "https://wicg.github.io/close-watcher/#eventdef-closewatcher-close", + "type": "close", + "targets": [ + "CloseWatcher" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/compat.json b/tr/events/compat.json new file mode 100644 index 000000000000..bda668912b5d --- /dev/null +++ b/tr/events/compat.json @@ -0,0 +1,21 @@ +{ + "spec": { + "title": "Compatibility Standard", + "url": "https://compat.spec.whatwg.org/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://compat.spec.whatwg.org/#ref-for-concept-event-fire" + }, + "href": "https://compat.spec.whatwg.org/#ref-for-concept-event-fire", + "type": "orientationchange", + "targets": [ + "Window", + "HTMLBodyElement" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/content-index.json b/tr/events/content-index.json new file mode 100644 index 000000000000..bd19d1684698 --- /dev/null +++ b/tr/events/content-index.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "Content Index", + "url": "https://wicg.github.io/content-index/spec/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/content-index/spec/#ref-for-fire-functional-event" + }, + "href": "https://wicg.github.io/content-index/spec/#ref-for-fire-functional-event", + "type": "contentdelete", + "interface": "ContentIndexEvent", + "targets": [ + "ServiceWorkerGlobalScope" + ] + } + ] +} \ No newline at end of file diff --git a/tr/events/cookie-store.json b/tr/events/cookie-store.json new file mode 100644 index 000000000000..1539059ab120 --- /dev/null +++ b/tr/events/cookie-store.json @@ -0,0 +1,31 @@ +{ + "spec": { + "title": "Cookie Store API", + "url": "https://wicg.github.io/cookie-store/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/cookie-store/#ref-for-fire-functional-event" + }, + "href": "https://wicg.github.io/cookie-store/#ref-for-fire-functional-event", + "type": "cookiechange", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": "ExtendableCookieChangeEvent" + }, + { + "type": "change", + "targets": [ + "CookieStore" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/css-animations-1.json b/tr/events/css-animations-1.json new file mode 100644 index 000000000000..9a942ba4e4b1 --- /dev/null +++ b/tr/events/css-animations-1.json @@ -0,0 +1,104 @@ +{ + "spec": { + "title": "CSS Animations Level 1", + "url": "https://www.w3.org/TR/css-animations-1/" + }, + "events": [ + { + "type": "animationstart", + "targets": [ + "GlobalEventHandlers" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "animationiteration", + "targets": [ + "GlobalEventHandlers" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "animationend", + "targets": [ + "GlobalEventHandlers" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "animationcancel", + "targets": [ + "GlobalEventHandlers" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "animationstart", + "interface": null, + "targets": [ + "animationevent" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/css-animations-1/#eventdef-animationevent-animationstart" + }, + "href": "https://www.w3.org/TR/css-animations-1/#eventdef-animationevent-animationstart", + "bubbles": true + }, + { + "type": "animationend", + "interface": null, + "targets": [ + "animationevent" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/css-animations-1/#eventdef-animationevent-animationend" + }, + "href": "https://www.w3.org/TR/css-animations-1/#eventdef-animationevent-animationend", + "bubbles": true + }, + { + "type": "animationiteration", + "interface": null, + "targets": [ + "animationevent" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/css-animations-1/#eventdef-animationevent-animationiteration" + }, + "href": "https://www.w3.org/TR/css-animations-1/#eventdef-animationevent-animationiteration", + "bubbles": true + }, + { + "type": "animationcancel", + "interface": null, + "targets": [ + "animationevent" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/css-animations-1/#eventdef-animationevent-animationcancel" + }, + "href": "https://www.w3.org/TR/css-animations-1/#eventdef-animationevent-animationcancel", + "bubbles": true + } + ] +} \ No newline at end of file diff --git a/tr/events/css-nav-1.json b/tr/events/css-nav-1.json new file mode 100644 index 000000000000..b331d0a81f5d --- /dev/null +++ b/tr/events/css-nav-1.json @@ -0,0 +1,52 @@ +{ + "spec": { + "title": "CSS Spatial Navigation Level 1", + "url": "https://www.w3.org/TR/css-nav-1/" + }, + "events": [ + { + "type": "navbeforefocus", + "interface": "NavigationEvent", + "bubbles": true, + "src": { + "format": "css definition table", + "href": null + }, + "href": null + }, + { + "type": "navnotarget", + "interface": "NavigationEvent", + "bubbles": true, + "src": { + "format": "css definition table", + "href": null + }, + "href": null + }, + { + "type": "navbeforefocus", + "interface": null, + "targets": [ + "NavigationEvent" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/css-nav-1/#eventdef-navigationevent-navbeforefocus" + }, + "href": "https://www.w3.org/TR/css-nav-1/#eventdef-navigationevent-navbeforefocus" + }, + { + "type": "navnotarget", + "interface": null, + "targets": [ + "NavigationEvent" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/css-nav-1/#eventdef-navigationevent-navnotarget" + }, + "href": "https://www.w3.org/TR/css-nav-1/#eventdef-navigationevent-navnotarget" + } + ] +} \ No newline at end of file diff --git a/tr/events/css-scroll-snap-2.json b/tr/events/css-scroll-snap-2.json new file mode 100644 index 000000000000..20cf000357de --- /dev/null +++ b/tr/events/css-scroll-snap-2.json @@ -0,0 +1,26 @@ +{ + "spec": { + "title": "CSS Scroll Snap Module Level 2", + "url": "https://drafts.csswg.org/css-scroll-snap-2/" + }, + "events": [ + { + "type": "snapChanged", + "interface": null, + "src": { + "format": "dfn", + "href": "https://drafts.csswg.org/css-scroll-snap-2/#eventhandlers" + }, + "href": null + }, + { + "type": "snapChanging", + "interface": null, + "src": { + "format": "dfn", + "href": "https://drafts.csswg.org/css-scroll-snap-2/#eventhandlers" + }, + "href": null + } + ] +} \ No newline at end of file diff --git a/tr/events/css-transitions-1.json b/tr/events/css-transitions-1.json new file mode 100644 index 000000000000..9e284fc2f32a --- /dev/null +++ b/tr/events/css-transitions-1.json @@ -0,0 +1,104 @@ +{ + "spec": { + "title": "CSS Transitions", + "url": "https://www.w3.org/TR/css-transitions-1/" + }, + "events": [ + { + "type": "transitionrun", + "targets": [ + "GlobalEventHandlers" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "transitionstart", + "targets": [ + "GlobalEventHandlers" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "transitionend", + "targets": [ + "GlobalEventHandlers" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "transitioncancel", + "targets": [ + "GlobalEventHandlers" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "transitionrun", + "interface": null, + "targets": [ + "transitionevent" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/css-transitions-1/#transitionrun" + }, + "href": "https://www.w3.org/TR/css-transitions-1/#transitionrun", + "bubbles": true + }, + { + "type": "transitionstart", + "interface": null, + "targets": [ + "transitionevent" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/css-transitions-1/#transitionstart" + }, + "href": "https://www.w3.org/TR/css-transitions-1/#transitionstart", + "bubbles": true + }, + { + "type": "transitionend", + "interface": null, + "targets": [ + "transitionevent" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/css-transitions-1/#transitionend" + }, + "href": "https://www.w3.org/TR/css-transitions-1/#transitionend", + "bubbles": true + }, + { + "type": "transitioncancel", + "interface": null, + "targets": [ + "transitionevent" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/css-transitions-1/#transitioncancel" + }, + "href": "https://www.w3.org/TR/css-transitions-1/#transitioncancel", + "bubbles": true + } + ] +} \ No newline at end of file diff --git a/tr/events/device-posture.json b/tr/events/device-posture.json new file mode 100644 index 000000000000..0deb975a13a2 --- /dev/null +++ b/tr/events/device-posture.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "Device Posture API", + "url": "https://www.w3.org/TR/device-posture/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/device-posture/#device-posture-change" + }, + "href": "https://www.w3.org/TR/device-posture/#device-posture-change", + "type": "change", + "targets": [ + "DevicePosture" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/dom.json b/tr/events/dom.json new file mode 100644 index 000000000000..8ddad36c1c6a --- /dev/null +++ b/tr/events/dom.json @@ -0,0 +1,31 @@ +{ + "spec": { + "title": "DOM Standard", + "url": "https://dom.spec.whatwg.org/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://dom.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A4" + }, + "href": "https://dom.spec.whatwg.org/#eventdef-abortsignal-abort", + "type": "abort", + "targets": [ + "AbortSignal" + ], + "interface": "Event" + }, + { + "type": "slotchange", + "targets": [ + "ShadowRoot" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/edit-context.json b/tr/events/edit-context.json new file mode 100644 index 000000000000..8a98284b58f0 --- /dev/null +++ b/tr/events/edit-context.json @@ -0,0 +1,85 @@ +{ + "spec": { + "title": "EditContext API", + "url": "https://www.w3.org/TR/edit-context/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/edit-context/#extensions-to-the-element-interface" + }, + "href": "https://www.w3.org/TR/edit-context/#extensions-to-the-element-interface", + "type": "beforeinput", + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/edit-context/#extensions-to-the-element-interface" + }, + "href": "https://www.w3.org/TR/edit-context/#extensions-to-the-element-interface", + "type": "compositionstart", + "interface": "Event", + "targets": [ + "EditContext" + ] + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/edit-context/#extensions-to-the-element-interface" + }, + "href": "https://www.w3.org/TR/edit-context/#extensions-to-the-element-interface", + "type": "textupdate", + "interface": "Event", + "targets": [ + "EditContext" + ] + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/edit-context/#extensions-to-the-element-interface" + }, + "href": "https://www.w3.org/TR/edit-context/#extensions-to-the-element-interface", + "type": "textformateupdate", + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/edit-context/#extensions-to-the-element-interface" + }, + "href": "https://www.w3.org/TR/edit-context/#extensions-to-the-element-interface", + "type": "characterboundsupdate", + "interface": "Event", + "targets": [ + "EditContext" + ] + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/edit-context/#extensions-to-the-element-interface" + }, + "href": "https://www.w3.org/TR/edit-context/#extensions-to-the-element-interface", + "type": "compositionend", + "interface": "Event", + "targets": [ + "EditContext" + ] + }, + { + "type": "textformatupdate", + "targets": [ + "EditContext" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/encrypted-media.json b/tr/events/encrypted-media.json new file mode 100644 index 000000000000..76c9545ffeef --- /dev/null +++ b/tr/events/encrypted-media.json @@ -0,0 +1,56 @@ +{ + "spec": { + "title": "Encrypted Media Extensions", + "url": "https://www.w3.org/TR/encrypted-media/" + }, + "events": [ + { + "href": "https://www.w3.org/TR/encrypted-media/#dom-evt-keystatuseschange", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/encrypted-media/#dom-evt-keystatuseschange" + }, + "type": "keystatuseschange", + "targets": [ + "MediaKeySession" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/encrypted-media/#dom-evt-message", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/encrypted-media/#dom-evt-message" + }, + "type": "message", + "targets": [ + "MediaKeySession" + ], + "interface": "MediaKeyMessageEvent" + }, + { + "href": "https://www.w3.org/TR/encrypted-media/#dom-evt-encrypted", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/encrypted-media/#dom-evt-encrypted" + }, + "type": "encrypted", + "targets": [ + "HTMLMediaElement" + ], + "interface": "MediaEncryptedEvent" + }, + { + "href": "https://www.w3.org/TR/encrypted-media/#dom-evt-waitingforkey", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/encrypted-media/#dom-evt-waitingforkey" + }, + "type": "waitingforkey", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/fullscreen.json b/tr/events/fullscreen.json new file mode 100644 index 000000000000..1fb7a867be95 --- /dev/null +++ b/tr/events/fullscreen.json @@ -0,0 +1,78 @@ +{ + "spec": { + "title": "Fullscreen API Standard", + "url": "https://fullscreen.spec.whatwg.org/" + }, + "events": [ + { + "type": "fullscreenchange", + "targets": [ + "Element" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "fullscreenchange", + "targets": [ + "Document" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "fullscreenerror", + "targets": [ + "Element" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "fullscreenerror", + "targets": [ + "Document" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "fullscreenchange", + "interface": null, + "targets": [ + "Document", + "Element" + ], + "src": { + "format": "dfn", + "href": "https://fullscreen.spec.whatwg.org/#eventdef-document-fullscreenchange" + }, + "href": "https://fullscreen.spec.whatwg.org/#eventdef-document-fullscreenchange" + }, + { + "type": "fullscreenerror", + "interface": null, + "targets": [ + "Document", + "Element" + ], + "src": { + "format": "dfn", + "href": "https://fullscreen.spec.whatwg.org/#eventdef-document-fullscreenerror" + }, + "href": "https://fullscreen.spec.whatwg.org/#eventdef-document-fullscreenerror" + } + ] +} \ No newline at end of file diff --git a/tr/events/gamepad.json b/tr/events/gamepad.json new file mode 100644 index 000000000000..0aec1d498c16 --- /dev/null +++ b/tr/events/gamepad.json @@ -0,0 +1,32 @@ +{ + "spec": { + "title": "Gamepad", + "url": "https://www.w3.org/TR/gamepad/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/gamepad/#receiving-inputs" + }, + "href": "https://www.w3.org/TR/gamepad/#dfn-gamepadconnected", + "type": "gamepadconnected", + "targets": [ + "WindowEventHandlers" + ], + "interface": "GamepadEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/gamepad/#the-gamepaddisconnected-event" + }, + "href": "https://www.w3.org/TR/gamepad/#dfn-gamepaddisconnected", + "type": "gamepaddisconnected", + "targets": [ + "WindowEventHandlers" + ], + "interface": "GamepadEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/generic-sensor.json b/tr/events/generic-sensor.json new file mode 100644 index 000000000000..dd258b47670d --- /dev/null +++ b/tr/events/generic-sensor.json @@ -0,0 +1,44 @@ +{ + "spec": { + "title": "Generic Sensor API", + "url": "https://www.w3.org/TR/generic-sensor/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/generic-sensor/#ref-for-concept-event-fire%E2%91%A0" + }, + "href": "https://www.w3.org/TR/generic-sensor/#ref-for-concept-event-fire%E2%91%A0", + "type": "reading", + "interface": "Event", + "targets": [ + "Sensor" + ] + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/generic-sensor/#ref-for-concept-event-fire%E2%91%A1" + }, + "href": "https://www.w3.org/TR/generic-sensor/#ref-for-concept-event-fire%E2%91%A1", + "type": "activate", + "interface": "Event", + "targets": [ + "Sensor" + ] + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/generic-sensor/#ref-for-concept-event-fire%E2%91%A2" + }, + "href": "https://www.w3.org/TR/generic-sensor/#dom-sensorerrorevent-error", + "type": "error", + "targets": [ + "SensorErrorEvent" + ], + "interface": "SensorErrorEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/html.json b/tr/events/html.json new file mode 100644 index 000000000000..6723170a7b4b --- /dev/null +++ b/tr/events/html.json @@ -0,0 +1,1026 @@ +{ + "spec": { + "title": "HTML Standard", + "url": "https://html.spec.whatwg.org/multipage/" + }, + "events": [ + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-loadstart", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-loadstart" + }, + "type": "loadstart", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-progress", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-progress" + }, + "type": "progress", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-suspend", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-suspend" + }, + "type": "suspend", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-abort", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-abort" + }, + "type": "abort", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-error", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-error" + }, + "type": "error", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-emptied", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-emptied" + }, + "type": "emptied", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-stalled", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-stalled" + }, + "type": "stalled", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-loadedmetadata", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-loadedmetadata" + }, + "type": "loadedmetadata", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-loadeddata", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-loadeddata" + }, + "type": "loadeddata", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-canplay", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-canplay" + }, + "type": "canplay", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-canplaythrough", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-canplaythrough" + }, + "type": "canplaythrough", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-playing", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-playing" + }, + "type": "playing", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-waiting", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-waiting" + }, + "type": "waiting", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-seeking", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-seeking" + }, + "type": "seeking", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-seeked", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-seeked" + }, + "type": "seeked", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-ended", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-ended" + }, + "type": "ended", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-durationchange", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-durationchange" + }, + "type": "durationchange", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-timeupdate", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-timeupdate" + }, + "type": "timeupdate", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-play", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-play" + }, + "type": "play", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-pause", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-pause" + }, + "type": "pause", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-ratechange", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-ratechange" + }, + "type": "ratechange", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-resize", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-resize" + }, + "type": "resize", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-volumechange", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-volumechange" + }, + "type": "volumechange", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-source-error", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-source-error" + }, + "type": "error", + "targets": [ + "HTMLSourceElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-change", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-change" + }, + "type": "change", + "targets": [ + "AudioTrackList", + "TextTrackList", + "VideoTrackList" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-addtrack", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-addtrack" + }, + "type": "addtrack", + "targets": [ + "AudioTrackList", + "TextTrackList", + "VideoTrackList" + ], + "interface": "TrackEvent" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-removetrack", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-removetrack" + }, + "type": "removetrack", + "targets": [ + "AudioTrackList", + "TextTrackList", + "VideoTrackList" + ], + "interface": "TrackEvent" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-cuechange", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-cuechange" + }, + "type": "cuechange", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-track-error", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-track-error" + }, + "type": "error", + "targets": [ + "HTMLTrackElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-track-load", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-track-load" + }, + "type": "load", + "targets": [ + "HTMLTrackElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-enter", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-enter" + }, + "type": "enter", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-exit", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/media.html#event-media-exit" + }, + "type": "exit", + "targets": [ + "HTMLMediaElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-dragstart", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-dragstart" + }, + "type": "dragstart", + "targets": [ + "GlobalEventHandlers" + ] + }, + { + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-drag", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-drag" + }, + "type": "drag", + "targets": [ + "GlobalEventHandlers" + ] + }, + { + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-dragenter", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-dragenter" + }, + "type": "dragenter", + "targets": [ + "GlobalEventHandlers" + ] + }, + { + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-dragleave", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-dragleave" + }, + "type": "dragleave", + "targets": [ + "GlobalEventHandlers" + ] + }, + { + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-dragover", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-dragover" + }, + "type": "dragover", + "targets": [ + "GlobalEventHandlers" + ] + }, + { + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-drop", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-drop" + }, + "type": "drop", + "targets": [ + "GlobalEventHandlers" + ] + }, + { + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-dragend", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/dnd.html#event-dnd-dragend" + }, + "type": "dragend", + "targets": [ + "GlobalEventHandlers" + ] + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-domcontentloaded", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-domcontentloaded" + }, + "type": "DOMContentLoaded", + "targets": [ + "Document" + ], + "interface": "Event", + "bubbles": true + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-afterprint", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-afterprint" + }, + "type": "afterprint", + "targets": [ + "Window" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-beforeprint", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-beforeprint" + }, + "type": "beforeprint", + "targets": [ + "Window" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-beforematch", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-beforematch" + }, + "type": "beforematch", + "targets": [ + "HTMLElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-beforeunload", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-beforeunload" + }, + "type": "beforeunload", + "targets": [ + "Window" + ], + "interface": "BeforeUnloadEvent" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-blur", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-blur" + }, + "type": "blur", + "targets": [ + "Window", + "HTMLElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-cancel", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-cancel" + }, + "type": "cancel", + "targets": [ + "HTMLElement" + ], + "interface": "Event", + "bubbles": true + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-change", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-change" + }, + "type": "change", + "targets": [ + "HTMLElement" + ], + "interface": "Event", + "bubbles": true + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-close", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-close" + }, + "type": "close", + "targets": [ + "HTMLElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-workerglobalscope-connect", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-workerglobalscope-connect" + }, + "type": "connect", + "targets": [ + "SharedWorkerGlobalScope" + ], + "interface": "MessageEvent" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-contextlost", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-contextlost" + }, + "type": "contextlost", + "targets": [ + "HTMLElement", + "OffscreenCanvas" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-contextrestored", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-contextrestored" + }, + "type": "contextrestored", + "targets": [ + "HTMLElement", + "OffscreenCanvas" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-copy", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-copy" + }, + "type": "copy", + "targets": [ + "HTMLElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-cut", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-cut" + }, + "type": "cut", + "targets": [ + "HTMLElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-error", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-error" + }, + "type": "error", + "targets": [ + "Window", + "WorkerGlobalScope", + "HTMLElement", + "EventSource", + "Worker", + "SharedWorker", + "AbstractWorker" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-focus", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-focus" + }, + "type": "focus", + "targets": [ + "Window", + "HTMLElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-formdata", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-formdata" + }, + "type": "formdata", + "targets": [ + "HTMLElement" + ], + "interface": "FormDataEvent", + "bubbles": true + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-hashchange", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-hashchange" + }, + "type": "hashchange", + "targets": [ + "Window" + ], + "interface": "HashChangeEvent" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-invalid", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-invalid" + }, + "type": "invalid", + "targets": [ + "HTMLElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-languagechange", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-languagechange" + }, + "type": "languagechange", + "targets": [ + "Window", + "WorkerGlobalScope" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-load", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-load" + }, + "type": "load", + "targets": [ + "Window", + "HTMLElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-message", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-message" + }, + "type": "message", + "targets": [ + "Window", + "EventSource", + "MessagePort", + "BroadcastChannel", + "DedicatedWorkerGlobalScope", + "Worker", + "ServiceWorkerContainer" + ], + "interface": "MessageEvent" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-messageerror", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-messageerror" + }, + "type": "messageerror", + "targets": [ + "Window", + "MessagePort", + "BroadcastChannel", + "DedicatedWorkerGlobalScope", + "Worker", + "ServiceWorkerContainer" + ], + "interface": "MessageEvent" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-offline", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-offline" + }, + "type": "offline", + "targets": [ + "Window", + "WorkerGlobalScope" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-online", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-online" + }, + "type": "online", + "targets": [ + "Window", + "WorkerGlobalScope" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-open", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-open" + }, + "type": "open", + "targets": [ + "EventSource" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-pagehide", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-pagehide" + }, + "type": "pagehide", + "targets": [ + "Window" + ], + "interface": "PageTransitionEvent" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-pageshow", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-pageshow" + }, + "type": "pageshow", + "targets": [ + "Window" + ], + "interface": "PageTransitionEvent" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-paste", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-paste" + }, + "type": "paste", + "targets": [ + "HTMLElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-popstate", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-popstate" + }, + "type": "popstate", + "targets": [ + "Window" + ], + "interface": "PopStateEvent" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-readystatechange", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-readystatechange" + }, + "type": "readystatechange", + "targets": [ + "Document" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-rejectionhandled", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-rejectionhandled" + }, + "type": "rejectionhandled", + "targets": [ + "Window", + "WorkerGlobalScope" + ], + "interface": "PromiseRejectionEvent" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-reset", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-reset" + }, + "type": "reset", + "targets": [ + "HTMLElement" + ], + "interface": "Event", + "bubbles": true + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-securitypolicyviolation", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-securitypolicyviolation" + }, + "type": "securitypolicyviolation", + "targets": [ + "HTMLElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-select", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-select" + }, + "type": "select", + "targets": [ + "HTMLElement" + ], + "interface": "Event", + "bubbles": true + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-slotchange", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-slotchange" + }, + "type": "slotchange", + "targets": [ + "HTMLSlotElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-storage", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-storage" + }, + "type": "storage", + "targets": [ + "Window" + ], + "interface": "StorageEvent" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-submit", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-submit" + }, + "type": "submit", + "targets": [ + "HTMLElement" + ], + "interface": "SubmitEvent", + "bubbles": true + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-toggle", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-toggle" + }, + "type": "toggle", + "targets": [ + "HTMLElement" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-unhandledrejection", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-unhandledrejection" + }, + "type": "unhandledrejection", + "targets": [ + "Window", + "WorkerGlobalScope" + ], + "interface": "PromiseRejectionEvent" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-unload", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-unload" + }, + "type": "unload", + "targets": [ + "Window" + ], + "interface": "Event" + }, + { + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-visibilitychange", + "src": { + "format": "summary table", + "href": "https://html.spec.whatwg.org/multipage/indices.html#event-visibilitychange" + }, + "type": "visibilitychange", + "targets": [ + "Document" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://html.spec.whatwg.org/multipage/input.html#common-input-element-events:concept-event-fire" + }, + "href": "https://html.spec.whatwg.org/multipage/#the-input-element", + "type": "input", + "targets": [ + "GlobalEventHandlers" + ], + "interface": "Event", + "bubbles": true + } + ] +} \ No newline at end of file diff --git a/tr/events/idle-detection.json b/tr/events/idle-detection.json new file mode 100644 index 000000000000..44cad9bed2ce --- /dev/null +++ b/tr/events/idle-detection.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "Idle Detection API", + "url": "https://wicg.github.io/idle-detection/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/idle-detection/#ref-for-concept-event-fire" + }, + "href": "https://wicg.github.io/idle-detection/#ref-for-concept-event-fire", + "type": "change", + "interface": "Event", + "targets": [ + "IdleDetector" + ] + } + ] +} \ No newline at end of file diff --git a/tr/events/import-maps.json b/tr/events/import-maps.json new file mode 100644 index 000000000000..042342ca15f0 --- /dev/null +++ b/tr/events/import-maps.json @@ -0,0 +1,26 @@ +{ + "spec": { + "title": "Import Maps", + "url": "https://wicg.github.io/import-maps/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/import-maps/#ref-for-concept-event-fire%E2%91%A0" + }, + "href": "https://wicg.github.io/import-maps/#ref-for-concept-event-fire%E2%91%A0", + "type": "error", + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/import-maps/#ref-for-concept-event-fire%E2%91%A1" + }, + "href": "https://wicg.github.io/import-maps/#ref-for-concept-event-fire%E2%91%A1", + "type": "load", + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/keyboard-map.json b/tr/events/keyboard-map.json new file mode 100644 index 000000000000..1458922bd279 --- /dev/null +++ b/tr/events/keyboard-map.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "Keyboard Map", + "url": "https://wicg.github.io/keyboard-map/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/keyboard-map/#ref-for-concept-event-fire" + }, + "href": "https://wicg.github.io/keyboard-map/#ref-for-concept-event-fire", + "type": "layoutchange", + "targets": [ + "Keyboard" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/manifest-incubations.json b/tr/events/manifest-incubations.json new file mode 100644 index 000000000000..1233318dd02a --- /dev/null +++ b/tr/events/manifest-incubations.json @@ -0,0 +1,32 @@ +{ + "spec": { + "title": "Manifest Incubations", + "url": "https://wicg.github.io/manifest-incubations/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/manifest-incubations/#installation-prompts" + }, + "href": "https://wicg.github.io/manifest-incubations/#installation-prompts", + "type": "beforeinstallprompt", + "interface": "BeforeInstallPromptEvent", + "targets": [ + "Window" + ] + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/manifest-incubations/#installation-process" + }, + "href": "https://wicg.github.io/manifest-incubations/#installation-process", + "type": "appinstalled", + "interface": "Event", + "targets": [ + "Window" + ] + } + ] +} \ No newline at end of file diff --git a/tr/events/media-source-2.json b/tr/events/media-source-2.json new file mode 100644 index 000000000000..c57e8ac673c3 --- /dev/null +++ b/tr/events/media-source-2.json @@ -0,0 +1,128 @@ +{ + "spec": { + "title": "Media Source Extensions™", + "url": "https://www.w3.org/TR/media-source-2/" + }, + "events": [ + { + "href": "https://www.w3.org/TR/media-source-2/#dfn-sourceopen", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/media-source-2/#dfn-sourceopen" + }, + "type": "sourceopen", + "targets": [ + "MediaSource" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/media-source-2/#dfn-sourceended", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/media-source-2/#dfn-sourceended" + }, + "type": "sourceended", + "targets": [ + "MediaSource" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/media-source-2/#dfn-sourceclose", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/media-source-2/#dfn-sourceclose" + }, + "type": "sourceclose", + "targets": [ + "MediaSource" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/media-source-2/#dfn-updatestart", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/media-source-2/#dfn-updatestart" + }, + "type": "updatestart", + "targets": [ + "SourceBuffer" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/media-source-2/#dfn-update", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/media-source-2/#dfn-update" + }, + "type": "update", + "targets": [ + "SourceBuffer" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/media-source-2/#dfn-updateend", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/media-source-2/#dfn-updateend" + }, + "type": "updateend", + "targets": [ + "SourceBuffer" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/media-source-2/#dfn-error", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/media-source-2/#dfn-error" + }, + "type": "error", + "targets": [ + "SourceBuffer" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/media-source-2/#dfn-abort", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/media-source-2/#dfn-abort" + }, + "type": "abort", + "targets": [ + "SourceBuffer" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/media-source-2/#dfn-addsourcebuffer", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/media-source-2/#dfn-addsourcebuffer" + }, + "type": "addsourcebuffer", + "targets": [ + "SourceBufferList" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/media-source-2/#dfn-removesourcebuffer", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/media-source-2/#dfn-removesourcebuffer" + }, + "type": "removesourcebuffer", + "targets": [ + "SourceBufferList" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/mediacapture-handle-actions.json b/tr/events/mediacapture-handle-actions.json new file mode 100644 index 000000000000..06612a02376a --- /dev/null +++ b/tr/events/mediacapture-handle-actions.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "The Capture-Handle Actions Mechanism", + "url": "https://w3c.github.io/mediacapture-handle/actions/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://w3c.github.io/mediacapture-handle/actions/#capture-handle-get-supported-actions" + }, + "href": "https://w3c.github.io/mediacapture-handle/actions/#capture-handle-get-supported-actions", + "type": "captureaction", + "interface": "CaptureActionEvent", + "targets": [ + "MediaDevices" + ] + } + ] +} \ No newline at end of file diff --git a/tr/events/mediacapture-streams.json b/tr/events/mediacapture-streams.json new file mode 100644 index 000000000000..894bef38eb8f --- /dev/null +++ b/tr/events/mediacapture-streams.json @@ -0,0 +1,80 @@ +{ + "spec": { + "title": "Media Capture and Streams", + "url": "https://www.w3.org/TR/mediacapture-streams/" + }, + "events": [ + { + "href": "https://www.w3.org/TR/mediacapture-streams/#event-mediastream-addtrack", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/mediacapture-streams/#event-mediastream-addtrack" + }, + "type": "addtrack", + "targets": [ + "MediaStream" + ], + "interface": "MediaStreamTrackEvent" + }, + { + "href": "https://www.w3.org/TR/mediacapture-streams/#event-mediastream-removetrack", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/mediacapture-streams/#event-mediastream-removetrack" + }, + "type": "removetrack", + "targets": [ + "MediaStream" + ], + "interface": "MediaStreamTrackEvent" + }, + { + "href": "https://www.w3.org/TR/mediacapture-streams/#event-mediastreamtrack-mute", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/mediacapture-streams/#event-mediastreamtrack-mute" + }, + "type": "mute", + "targets": [ + "MediaStreamTrack" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/mediacapture-streams/#event-mediastreamtrack-unmute", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/mediacapture-streams/#event-mediastreamtrack-unmute" + }, + "type": "unmute", + "targets": [ + "MediaStreamTrack" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/mediacapture-streams/#event-mediastreamtrack-ended", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/mediacapture-streams/#event-mediastreamtrack-ended" + }, + "type": "ended", + "targets": [ + "MediaStreamTrack" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/mediacapture-streams/#event-mediadevices-devicechange", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/mediacapture-streams/#event-mediadevices-devicechange" + }, + "type": "devicechange", + "targets": [ + "MediaDevices" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/mediastream-recording.json b/tr/events/mediastream-recording.json new file mode 100644 index 000000000000..ec80c2b40a72 --- /dev/null +++ b/tr/events/mediastream-recording.json @@ -0,0 +1,80 @@ +{ + "spec": { + "title": "MediaStream Recording", + "url": "https://www.w3.org/TR/mediastream-recording/" + }, + "events": [ + { + "href": "https://www.w3.org/TR/mediastream-recording/#eventdef-mediarecorder-start", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/mediastream-recording/#eventdef-mediarecorder-start" + }, + "type": "start", + "targets": [ + "MediaRecorder" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/mediastream-recording/#eventdef-mediarecorder-stop", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/mediastream-recording/#eventdef-mediarecorder-stop" + }, + "type": "stop", + "targets": [ + "MediaRecorder" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/mediastream-recording/#eventdef-mediarecorder-dataavailable", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/mediastream-recording/#eventdef-mediarecorder-dataavailable" + }, + "type": "dataavailable", + "targets": [ + "MediaRecorder" + ], + "interface": "BlobEvent" + }, + { + "href": "https://www.w3.org/TR/mediastream-recording/#eventdef-mediarecorder-pause", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/mediastream-recording/#eventdef-mediarecorder-pause" + }, + "type": "pause", + "targets": [ + "MediaRecorder" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/mediastream-recording/#eventdef-mediarecorder-resume", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/mediastream-recording/#eventdef-mediarecorder-resume" + }, + "type": "resume", + "targets": [ + "MediaRecorder" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/mediastream-recording/#eventdef-mediarecorder-error", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/mediastream-recording/#eventdef-mediarecorder-error" + }, + "type": "error", + "targets": [ + "MediaRecorder" + ], + "interface": "ErrorEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/navigation-api.json b/tr/events/navigation-api.json new file mode 100644 index 000000000000..3ce341da65a2 --- /dev/null +++ b/tr/events/navigation-api.json @@ -0,0 +1,67 @@ +{ + "spec": { + "title": "Navigation API", + "url": "https://wicg.github.io/navigation-api/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/navigation-api/#ref-for-concept-event-fire" + }, + "href": "https://wicg.github.io/navigation-api/#eventdef-navigation-currententrychange", + "type": "currententrychange", + "targets": [ + "Navigation" + ], + "interface": "NavigationCurrentEntryChangeEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/navigation-api/#ref-for-concept-event-fire%E2%91%A0" + }, + "href": "https://wicg.github.io/navigation-api/#eventdef-navigationhistoryentry-dispose", + "type": "dispose", + "targets": [ + "NavigationHistoryEntry" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/navigation-api/#ref-for-concept-event-fire%E2%91%A2" + }, + "href": "https://wicg.github.io/navigation-api/#eventdef-navigation-navigatesuccess", + "type": "navigatesuccess", + "targets": [ + "Navigation" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/navigation-api/#ref-for-concept-event-fire%E2%91%A3" + }, + "href": "https://wicg.github.io/navigation-api/#eventdef-navigation-navigateerror", + "type": "navigateerror", + "targets": [ + "Navigation" + ], + "interface": "ErrorEvent" + }, + { + "type": "navigate", + "targets": [ + "Navigation" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/netinfo.json b/tr/events/netinfo.json new file mode 100644 index 000000000000..673bd6cb9ea2 --- /dev/null +++ b/tr/events/netinfo.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "Network Information API", + "url": "https://wicg.github.io/netinfo/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/netinfo/#handling-changes-to-the-underlying-connection" + }, + "href": "https://wicg.github.io/netinfo/#handling-changes-to-the-underlying-connection", + "type": "change", + "targets": [ + "NetworkInformation" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/notifications.json b/tr/events/notifications.json new file mode 100644 index 000000000000..c5c6d8ef45a4 --- /dev/null +++ b/tr/events/notifications.json @@ -0,0 +1,78 @@ +{ + "spec": { + "title": "Notifications API Standard", + "url": "https://notifications.spec.whatwg.org/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://notifications.spec.whatwg.org/#ref-for-concept-event-fire" + }, + "href": "https://notifications.spec.whatwg.org/#ref-for-concept-event-fire", + "type": "show", + "targets": [ + "Notification" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://notifications.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A0" + }, + "href": "https://notifications.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A0", + "type": "click", + "targets": [ + "Notification" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://notifications.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A1" + }, + "href": "https://notifications.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A1", + "type": "close", + "targets": [ + "Notification" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://notifications.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A2" + }, + "href": "https://notifications.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A2", + "type": "error", + "targets": [ + "Notification" + ], + "interface": "Event" + }, + { + "type": "notificationclick", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "notificationclose", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/orientation-event.json b/tr/events/orientation-event.json new file mode 100644 index 000000000000..81c680f68942 --- /dev/null +++ b/tr/events/orientation-event.json @@ -0,0 +1,56 @@ +{ + "spec": { + "title": "DeviceOrientation Event Specification", + "url": "https://www.w3.org/TR/orientation-event/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/orientation-event/#ref-for-concept-event-fire" + }, + "href": "https://www.w3.org/TR/orientation-event/#def-deviceorientation", + "type": "deviceorientation", + "targets": [ + "Window" + ], + "interface": "DeviceOrientationEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/orientation-event/#ref-for-concept-event-fire%E2%91%A0" + }, + "href": "https://www.w3.org/TR/orientation-event/#ref-for-concept-event-fire%E2%91%A0", + "type": "deviceorientationabsolute", + "targets": [ + "Window" + ], + "interface": "DeviceOrientationEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/orientation-event/#ref-for-concept-event-fire%E2%91%A1" + }, + "href": "https://www.w3.org/TR/orientation-event/#def-compassneedscalibration", + "type": "compassneedscalibration", + "targets": [ + "Window" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/orientation-event/#ref-for-concept-event-fire%E2%91%A2" + }, + "href": "https://www.w3.org/TR/orientation-event/#ref-for-concept-event-fire%E2%91%A2", + "type": "devicemotion", + "targets": [ + "Window" + ], + "interface": "DeviceMotionEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/page-lifecycle.json b/tr/events/page-lifecycle.json new file mode 100644 index 000000000000..7307b5fd7d46 --- /dev/null +++ b/tr/events/page-lifecycle.json @@ -0,0 +1,32 @@ +{ + "spec": { + "title": "Page Lifecycle", + "url": "https://wicg.github.io/page-lifecycle/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/page-lifecycle/#ref-for-concept-event-fire" + }, + "href": "https://wicg.github.io/page-lifecycle/#ref-for-concept-event-fire", + "type": "freeze", + "targets": [ + "Document" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/page-lifecycle/#ref-for-concept-event-fire%E2%91%A0" + }, + "href": "https://wicg.github.io/page-lifecycle/#ref-for-concept-event-fire%E2%91%A0", + "type": "resume", + "targets": [ + "Document" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/payment-handler.json b/tr/events/payment-handler.json new file mode 100644 index 000000000000..860d28099492 --- /dev/null +++ b/tr/events/payment-handler.json @@ -0,0 +1,32 @@ +{ + "spec": { + "title": "Payment Handler API", + "url": "https://www.w3.org/TR/payment-handler/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/payment-handler/#handling-a-canmakepaymentevent" + }, + "href": "https://www.w3.org/TR/payment-handler/#handling-a-canmakepaymentevent", + "type": "canmakepayment", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": "CanMakePaymentEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/payment-handler/#handling-a-paymentrequestevent" + }, + "href": "https://www.w3.org/TR/payment-handler/#handling-a-paymentrequestevent", + "type": "paymentrequest", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": "PaymentRequestEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/payment-request.json b/tr/events/payment-request.json new file mode 100644 index 000000000000..7bc8f7b50ab1 --- /dev/null +++ b/tr/events/payment-request.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "Payment Request API", + "url": "https://www.w3.org/TR/payment-request/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/payment-request/#payment-method-changed-algorithm" + }, + "href": "https://www.w3.org/TR/payment-request/#dfn-paymentmethodchange", + "type": "paymentmethodchange", + "targets": [ + "PaymentRequest" + ], + "interface": "PaymentMethodChangeEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/periodic-background-sync.json b/tr/events/periodic-background-sync.json new file mode 100644 index 000000000000..b77147dde579 --- /dev/null +++ b/tr/events/periodic-background-sync.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "Web Periodic Background Synchronization", + "url": "https://wicg.github.io/periodic-background-sync/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/periodic-background-sync/#ref-for-fire-functional-event" + }, + "href": "https://wicg.github.io/periodic-background-sync/#ref-for-fire-functional-event", + "type": "periodicsync", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": "PeriodicSyncEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/permissions.json b/tr/events/permissions.json new file mode 100644 index 000000000000..2d2ecae446e8 --- /dev/null +++ b/tr/events/permissions.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "Permissions", + "url": "https://www.w3.org/TR/permissions/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/permissions/#onchange-attribute" + }, + "href": "https://www.w3.org/TR/permissions/#onchange-attribute", + "type": "change", + "targets": [ + "PermissionStatus" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/picture-in-picture.json b/tr/events/picture-in-picture.json new file mode 100644 index 000000000000..8a4a34dcfe68 --- /dev/null +++ b/tr/events/picture-in-picture.json @@ -0,0 +1,46 @@ +{ + "spec": { + "title": "Picture-in-Picture", + "url": "https://www.w3.org/TR/picture-in-picture/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/picture-in-picture/#ref-for-concept-event-fire" + }, + "href": "https://www.w3.org/TR/picture-in-picture/#eventdef-htmlvideoelement-enterpictureinpicture", + "type": "enterpictureinpicture", + "targets": [ + "HTMLVideoElement" + ], + "interface": "PictureInPictureEvent", + "bubbles": true + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/picture-in-picture/#ref-for-concept-event-fire%E2%91%A0" + }, + "href": "https://www.w3.org/TR/picture-in-picture/#eventdef-htmlvideoelement-leavepictureinpicture", + "type": "leavepictureinpicture", + "targets": [ + "HTMLVideoElement" + ], + "interface": "PictureInPictureEvent", + "bubbles": true + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/picture-in-picture/#ref-for-concept-event-fire%E2%91%A1" + }, + "href": "https://www.w3.org/TR/picture-in-picture/#eventdef-pictureinpicturewindow-resize", + "type": "resize", + "targets": [ + "PictureInPictureWindow" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/pointerevents3.json b/tr/events/pointerevents3.json new file mode 100644 index 000000000000..bcf2a9b9a21b --- /dev/null +++ b/tr/events/pointerevents3.json @@ -0,0 +1,140 @@ +{ + "spec": { + "title": "Pointer Events", + "url": "https://www.w3.org/TR/pointerevents3/" + }, + "events": [ + { + "href": "https://www.w3.org/TR/pointerevents3/#dfn-pointerover", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-pointerover-2" + }, + "type": "pointerover", + "targets": [ + "GlobalEventHandlers" + ], + "bubbles": true + }, + { + "href": "https://www.w3.org/TR/pointerevents3/#dfn-pointerenter", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-pointerenter-1" + }, + "type": "pointerenter", + "targets": [ + "GlobalEventHandlers" + ], + "bubbles": false + }, + { + "href": "https://www.w3.org/TR/pointerevents3/#dfn-pointerdown", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-pointerdown-6" + }, + "type": "pointerdown", + "targets": [ + "GlobalEventHandlers" + ], + "bubbles": true + }, + { + "href": "https://www.w3.org/TR/pointerevents3/#dfn-pointermove", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-pointermove-5" + }, + "type": "pointermove", + "targets": [ + "GlobalEventHandlers" + ], + "bubbles": true + }, + { + "href": "https://www.w3.org/TR/pointerevents3/#dfn-pointerup", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-pointerup-6" + }, + "type": "pointerup", + "targets": [ + "GlobalEventHandlers" + ], + "bubbles": true + }, + { + "href": "https://www.w3.org/TR/pointerevents3/#dfn-pointercancel", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-pointercancel-1" + }, + "type": "pointercancel", + "targets": [ + "GlobalEventHandlers" + ], + "bubbles": true + }, + { + "href": "https://www.w3.org/TR/pointerevents3/#dfn-pointerout", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-pointerout-2" + }, + "type": "pointerout", + "targets": [ + "GlobalEventHandlers" + ], + "bubbles": true + }, + { + "href": "https://www.w3.org/TR/pointerevents3/#dfn-pointerleave", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-pointerleave-1" + }, + "type": "pointerleave", + "targets": [ + "GlobalEventHandlers" + ], + "bubbles": false + }, + { + "href": "https://www.w3.org/TR/pointerevents3/#dfn-gotpointercapture", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-gotpointercapture-2" + }, + "type": "gotpointercapture", + "targets": [ + "GlobalEventHandlers" + ], + "bubbles": true + }, + { + "href": "https://www.w3.org/TR/pointerevents3/#dfn-lostpointercapture", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-lostpointercapture-2" + }, + "type": "lostpointercapture", + "targets": [ + "GlobalEventHandlers" + ], + "bubbles": true + }, + { + "type": "pointerrawupdate", + "interface": null, + "targets": [ + "GlobalEventHandlers" + ], + "src": { + "format": "dfn", + "href": "https://www.w3.org/TR/pointerevents3/#dfn-pointerrawupdate" + }, + "href": "https://www.w3.org/TR/pointerevents3/#dfn-pointerrawupdate" + } + ] +} \ No newline at end of file diff --git a/tr/events/pointerlock-2.json b/tr/events/pointerlock-2.json new file mode 100644 index 000000000000..b50a212e5b08 --- /dev/null +++ b/tr/events/pointerlock-2.json @@ -0,0 +1,30 @@ +{ + "spec": { + "title": "Pointer Lock 2.0", + "url": "https://www.w3.org/TR/pointerlock-2/" + }, + "events": [ + { + "type": "pointerlockchange", + "targets": [ + "Document" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "pointerlockerror", + "targets": [ + "Document" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/portals.json b/tr/events/portals.json new file mode 100644 index 000000000000..44e6c2d2e098 --- /dev/null +++ b/tr/events/portals.json @@ -0,0 +1,68 @@ +{ + "spec": { + "title": "Portals", + "url": "https://wicg.github.io/portals/" + }, + "events": [ + { + "href": "https://wicg.github.io/portals/#eventdef-htmlportalelement-message", + "src": { + "format": "summary table", + "href": "https://wicg.github.io/portals/#eventdef-htmlportalelement-message" + }, + "type": "message", + "targets": [ + "HTMLPortalElement" + ], + "interface": "MessageEvent" + }, + { + "href": "https://wicg.github.io/portals/#eventdef-htmlportalelement-messageerror", + "src": { + "format": "summary table", + "href": "https://wicg.github.io/portals/#eventdef-htmlportalelement-messageerror" + }, + "type": "messageerror", + "targets": [ + "HTMLPortalElement" + ], + "interface": "MessageEvent" + }, + { + "href": "https://wicg.github.io/portals/#eventdef-portalhost-message", + "src": { + "format": "summary table", + "href": "https://wicg.github.io/portals/#eventdef-portalhost-message" + }, + "type": "message", + "targets": [ + "PortalHost" + ], + "interface": "MessageEvent" + }, + { + "href": "https://wicg.github.io/portals/#eventdef-portalhost-messageerror", + "src": { + "format": "summary table", + "href": "https://wicg.github.io/portals/#eventdef-portalhost-messageerror" + }, + "type": "messageerror", + "targets": [ + "PortalHost" + ], + "interface": "MessageEvent" + }, + { + "href": "https://wicg.github.io/portals/#eventdef-window-portalactivate", + "src": { + "format": "summary table", + "href": "https://wicg.github.io/portals/#eventdef-window-portalactivate" + }, + "type": "portalactivate", + "targets": [ + "Window" + ], + "interface": "PortalActivateEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/presentation-api.json b/tr/events/presentation-api.json new file mode 100644 index 000000000000..658d48fc4dab --- /dev/null +++ b/tr/events/presentation-api.json @@ -0,0 +1,82 @@ +{ + "spec": { + "title": "Presentation API", + "url": "https://www.w3.org/TR/presentation-api/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/presentation-api/#ref-for-index-term-fire-an-event-1" + }, + "href": "https://www.w3.org/TR/presentation-api/#dfn-connectionavailable", + "type": "connectionavailable", + "targets": [ + "PresentationRequest", + "PresentationConnectionList" + ], + "interface": "PresentationConnectionAvailableEvent", + "bubbles": false + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/presentation-api/#ref-for-index-term-fire-an-event-3" + }, + "href": "https://www.w3.org/TR/presentation-api/#dfn-change", + "type": "change", + "targets": [ + "PresentationAvailability" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/presentation-api/#ref-for-index-term-fire-an-event-6" + }, + "href": "https://www.w3.org/TR/presentation-api/#dfn-connect", + "type": "connect", + "targets": [ + "PresentationConnection" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/presentation-api/#ref-for-index-term-fire-an-event-8" + }, + "href": "https://www.w3.org/TR/presentation-api/#ref-for-index-term-fire-an-event-8", + "type": "close", + "targets": [ + "PresentationConnection" + ], + "interface": "PresentationConnectionCloseEvent", + "bubbles": false + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/presentation-api/#ref-for-index-term-fire-an-event-9" + }, + "href": "https://www.w3.org/TR/presentation-api/#ref-for-index-term-fire-an-event-9", + "type": "terminate", + "targets": [ + "PresentationConnection" + ], + "interface": "Event" + }, + { + "type": "message", + "targets": [ + "PresentationConnection" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/push-api.json b/tr/events/push-api.json new file mode 100644 index 000000000000..3832d4ebc736 --- /dev/null +++ b/tr/events/push-api.json @@ -0,0 +1,32 @@ +{ + "spec": { + "title": "Push API", + "url": "https://www.w3.org/TR/push-api/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/push-api/#receiving-a-push-message" + }, + "href": "https://www.w3.org/TR/push-api/#receiving-a-push-message", + "type": "push", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": "PushEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/push-api/#the-pushsubscriptionchange-event" + }, + "href": "https://www.w3.org/TR/push-api/#the-pushsubscriptionchange-event", + "type": "pushsubscriptionchange", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": "PushSubscriptionChangeEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/remote-playback.json b/tr/events/remote-playback.json new file mode 100644 index 000000000000..52cad7e787b9 --- /dev/null +++ b/tr/events/remote-playback.json @@ -0,0 +1,45 @@ +{ + "spec": { + "title": "Remote Playback API", + "url": "https://www.w3.org/TR/remote-playback/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/remote-playback/#prompt-user-for-changing-remote-playback-state" + }, + "href": "https://www.w3.org/TR/remote-playback/#dfn-connecting", + "type": "connecting", + "targets": [ + "RemotePlayback" + ], + "interface": "Event", + "bubbles": false + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/remote-playback/#establishing-a-connection-with-a-remote-playback-device" + }, + "href": "https://www.w3.org/TR/remote-playback/#dfn-connect", + "type": "connect", + "targets": [ + "RemotePlayback" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/remote-playback/#establishing-a-connection-with-a-remote-playback-device" + }, + "href": "https://www.w3.org/TR/remote-playback/#dfn-disconnect", + "type": "disconnect", + "targets": [ + "RemotePlayback" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/resource-timing-2.json b/tr/events/resource-timing-2.json new file mode 100644 index 000000000000..548fe303e3da --- /dev/null +++ b/tr/events/resource-timing-2.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "Resource Timing Level 2", + "url": "https://www.w3.org/TR/resource-timing-2/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/resource-timing-2/#sec-extensions-performance-interface" + }, + "href": "https://www.w3.org/TR/resource-timing-2/#sec-extensions-performance-interface", + "type": "resourcetimingbufferfull", + "targets": [ + "Performance" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/savedata.json b/tr/events/savedata.json new file mode 100644 index 000000000000..99c8034dc542 --- /dev/null +++ b/tr/events/savedata.json @@ -0,0 +1,17 @@ +{ + "spec": { + "title": "Save Data API", + "url": "https://wicg.github.io/savedata/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/savedata/#handling-changes-to-the-user-preference" + }, + "href": "https://wicg.github.io/savedata/#handling-changes-to-the-user-preference", + "type": "change", + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/scheduling-apis.json b/tr/events/scheduling-apis.json new file mode 100644 index 000000000000..b4edc64dda1c --- /dev/null +++ b/tr/events/scheduling-apis.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "Prioritized Task Scheduling", + "url": "https://wicg.github.io/scheduling-apis/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/scheduling-apis/#ref-for-concept-event-fire" + }, + "href": "https://wicg.github.io/scheduling-apis/#eventdef-tasksignal-prioritychange", + "type": "prioritychange", + "targets": [ + "TaskSignal" + ], + "interface": "TaskPriorityChangeEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/screen-orientation.json b/tr/events/screen-orientation.json new file mode 100644 index 000000000000..430babe74cd1 --- /dev/null +++ b/tr/events/screen-orientation.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "The Screen Orientation API", + "url": "https://www.w3.org/TR/screen-orientation/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/screen-orientation/#Screen-orientation-change" + }, + "href": "https://www.w3.org/TR/screen-orientation/#Screen-orientation-change", + "type": "change", + "targets": [ + "ScreenOrientation" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/screen-wake-lock.json b/tr/events/screen-wake-lock.json new file mode 100644 index 000000000000..9eec13e9b98f --- /dev/null +++ b/tr/events/screen-wake-lock.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "Screen Wake Lock API", + "url": "https://www.w3.org/TR/screen-wake-lock/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/screen-wake-lock/#release-wake-lock-algorithm" + }, + "href": "https://www.w3.org/TR/screen-wake-lock/#release-wake-lock-algorithm", + "type": "release", + "targets": [ + "WakeLockSentinel" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/selection-api.json b/tr/events/selection-api.json new file mode 100644 index 000000000000..f8d8b1c4eb12 --- /dev/null +++ b/tr/events/selection-api.json @@ -0,0 +1,30 @@ +{ + "spec": { + "title": "Selection API", + "url": "https://www.w3.org/TR/selection-api/" + }, + "events": [ + { + "type": "selectstart", + "targets": [ + "GlobalEventHandlers" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "selectionchange", + "targets": [ + "GlobalEventHandlers" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/serial.json b/tr/events/serial.json new file mode 100644 index 000000000000..42cab6765cd9 --- /dev/null +++ b/tr/events/serial.json @@ -0,0 +1,36 @@ +{ + "spec": { + "title": "Web Serial API", + "url": "https://wicg.github.io/serial/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/serial/#onconnect-attribute-0" + }, + "href": "https://wicg.github.io/serial/#dfn-connect", + "type": "connect", + "targets": [ + "Serial", + "SerialPort" + ], + "interface": "Event", + "bubbles": true + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/serial/#ondisconnect-attribute-0" + }, + "href": "https://wicg.github.io/serial/#dfn-disconnect", + "type": "disconnect", + "targets": [ + "Serial", + "SerialPort" + ], + "interface": "Event", + "bubbles": true + } + ] +} \ No newline at end of file diff --git a/tr/events/service-workers-1.json b/tr/events/service-workers-1.json new file mode 100644 index 000000000000..8fb87be58268 --- /dev/null +++ b/tr/events/service-workers-1.json @@ -0,0 +1,104 @@ +{ + "spec": { + "title": "Service Workers 1", + "url": "https://www.w3.org/TR/service-workers-1/" + }, + "events": [ + { + "href": "https://www.w3.org/TR/service-workers-1/#eventdef-serviceworker-statechange", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/service-workers-1/#eventdef-serviceworker-statechange" + }, + "type": "statechange", + "targets": [ + "ServiceWorker" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/service-workers-1/#service-worker-registration-updatefound-event", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/service-workers-1/#service-worker-registration-updatefound-event" + }, + "type": "updatefound", + "targets": [ + "ServiceWorkerRegistration" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/service-workers-1/#service-worker-container-controllerchange-event", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/service-workers-1/#service-worker-container-controllerchange-event" + }, + "type": "controllerchange", + "targets": [ + "ServiceWorkerContainer" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/service-workers-1/#service-worker-global-scope-install-event", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/service-workers-1/#service-worker-global-scope-install-event" + }, + "type": "install", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": "ExtendableEvent" + }, + { + "href": "https://www.w3.org/TR/service-workers-1/#service-worker-global-scope-activate-event", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/service-workers-1/#service-worker-global-scope-activate-event" + }, + "type": "activate", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": "ExtendableEvent" + }, + { + "href": "https://www.w3.org/TR/service-workers-1/#service-worker-global-scope-fetch-event", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/service-workers-1/#service-worker-global-scope-fetch-event" + }, + "type": "fetch", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": "FetchEvent" + }, + { + "href": "https://www.w3.org/TR/service-workers-1/#eventdef-serviceworkerglobalscope-message", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/service-workers-1/#eventdef-serviceworkerglobalscope-message" + }, + "type": "message", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": "ExtendableMessageEvent" + }, + { + "href": "https://www.w3.org/TR/service-workers-1/#eventdef-serviceworkerglobalscope-messageerror", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/service-workers-1/#eventdef-serviceworkerglobalscope-messageerror" + }, + "type": "messageerror", + "targets": [ + "ServiceWorkerGlobalScope" + ], + "interface": "MessageEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/speech-api.json b/tr/events/speech-api.json new file mode 100644 index 000000000000..23551488e7dc --- /dev/null +++ b/tr/events/speech-api.json @@ -0,0 +1,217 @@ +{ + "spec": { + "title": "Web Speech API", + "url": "https://wicg.github.io/speech-api/" + }, + "events": [ + { + "type": "audiostart", + "targets": [ + "SpeechRecognition" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "soundstart", + "targets": [ + "SpeechRecognition" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "speechstart", + "targets": [ + "SpeechRecognition" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "speechend", + "targets": [ + "SpeechRecognition" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "soundend", + "targets": [ + "SpeechRecognition" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "audioend", + "targets": [ + "SpeechRecognition" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "result", + "targets": [ + "SpeechRecognition" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "nomatch", + "targets": [ + "SpeechRecognition" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "error", + "targets": [ + "SpeechRecognition" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "error", + "targets": [ + "SpeechSynthesisUtterance" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "start", + "targets": [ + "SpeechRecognition" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "start", + "targets": [ + "SpeechSynthesisUtterance" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "end", + "targets": [ + "SpeechRecognition" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "end", + "targets": [ + "SpeechSynthesisUtterance" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "voiceschanged", + "targets": [ + "SpeechSynthesis" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "pause", + "targets": [ + "SpeechSynthesisUtterance" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "resume", + "targets": [ + "SpeechSynthesisUtterance" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "mark", + "targets": [ + "SpeechSynthesisUtterance" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "boundary", + "targets": [ + "SpeechSynthesisUtterance" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/svg-animations.json b/tr/events/svg-animations.json new file mode 100644 index 000000000000..5e964b4ab4a8 --- /dev/null +++ b/tr/events/svg-animations.json @@ -0,0 +1,41 @@ +{ + "spec": { + "title": "SVG Animations", + "url": "https://svgwg.org/specs/animations/" + }, + "events": [ + { + "type": "begin", + "targets": [ + "SVGAnimationElement" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "end", + "targets": [ + "SVGAnimationElement" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "repeat", + "targets": [ + "SVGAnimationElement" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/uievents.json b/tr/events/uievents.json new file mode 100644 index 000000000000..1e60799b0e11 --- /dev/null +++ b/tr/events/uievents.json @@ -0,0 +1,549 @@ +{ + "spec": { + "title": "UI Events", + "url": "https://www.w3.org/TR/uievents/" + }, + "events": [ + { + "type": "load", + "interface": null, + "targets": [ + "Window", + "Document", + "Element" + ], + "bubbles": false, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "unload", + "interface": null, + "targets": [ + "Window", + "Document", + "Element" + ], + "bubbles": false, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "abort", + "interface": null, + "targets": [ + "Window", + "Element" + ], + "bubbles": false, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "error", + "interface": null, + "targets": [ + "Window", + "Element" + ], + "bubbles": false, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "select", + "interface": null, + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "blur", + "interface": "FocusEvent", + "targets": [ + "Window", + "Element" + ], + "bubbles": false, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "focus", + "interface": "FocusEvent", + "targets": [ + "Window", + "Element" + ], + "bubbles": false, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "focusin", + "interface": "FocusEvent", + "targets": [ + "Window", + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "focusout", + "interface": "FocusEvent", + "targets": [ + "Window", + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "auxclick", + "interface": "PointerEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "click", + "interface": "PointerEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "contextmenu", + "interface": "PointerEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "dblclick", + "interface": "MouseEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "mousedown", + "interface": "MouseEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "mouseenter", + "interface": "MouseEvent", + "targets": [ + "Element" + ], + "bubbles": false, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "mouseleave", + "interface": "MouseEvent", + "targets": [ + "Element" + ], + "bubbles": false, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "mousemove", + "interface": "MouseEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "mouseout", + "interface": "MouseEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "mouseover", + "interface": "MouseEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "mouseup", + "interface": "MouseEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "wheel", + "interface": "WheelEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "beforeinput", + "interface": "InputEvent", + "targets": null, + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "input", + "interface": "InputEvent", + "targets": null, + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "keydown", + "interface": "KeyboardEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "keyup", + "interface": "KeyboardEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "compositionstart", + "interface": "CompositionEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "compositionupdate", + "interface": "CompositionEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "compositionend", + "interface": "CompositionEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "DOMActivate", + "interface": "UIEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "DOMFocusIn", + "interface": "FocusEvent", + "targets": [ + "Window", + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "DOMFocusOut", + "interface": "FocusEvent", + "targets": [ + "Window", + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "keypress", + "interface": "KeyboardEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "DOMAttrModified", + "interface": "MutationEvent", + "targets": [ + "Element" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "DOMCharacterDataModified", + "interface": "MutationEvent", + "targets": [ + "Text", + "Comment", + "ProcessingInstruction" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "DOMNodeInserted", + "interface": "MutationEvent", + "targets": [ + "Element", + "Attr", + "Text", + "Comment", + "DocumentType", + "ProcessingInstruction" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "DOMNodeInsertedIntoDocument", + "interface": "MutationEvent", + "targets": [ + "Element", + "Attr", + "Text", + "Comment", + "DocumentType", + "ProcessingInstruction" + ], + "bubbles": false, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "DOMNodeRemoved", + "interface": "MutationEvent", + "targets": [ + "Element", + "Attr", + "Text", + "Comment", + "DocumentType", + "ProcessingInstruction" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "DOMNodeRemovedFromDocument", + "interface": "MutationEvent", + "targets": [ + "Element", + "Attr", + "Text", + "Comment", + "DocumentType", + "ProcessingInstruction" + ], + "bubbles": false, + "src": { + "format": "definition table", + "href": null + }, + "href": null + }, + { + "type": "DOMSubtreeModified", + "interface": "MutationEvent", + "targets": [ + "Window", + "Document", + "DocumentFragment", + "Element", + "Attr" + ], + "bubbles": true, + "src": { + "format": "definition table", + "href": null + }, + "href": null + } + ] +} \ No newline at end of file diff --git a/tr/events/virtual-keyboard.json b/tr/events/virtual-keyboard.json new file mode 100644 index 000000000000..8e33e7a418cf --- /dev/null +++ b/tr/events/virtual-keyboard.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "VirtualKeyboard API", + "url": "https://www.w3.org/TR/virtual-keyboard/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/virtual-keyboard/#the-virtualkeyboard-interface" + }, + "href": "https://www.w3.org/TR/virtual-keyboard/#the-virtualkeyboard-interface", + "type": "geometrychange", + "interface": "Event", + "targets": [ + "VirtualKeyboard" + ] + } + ] +} \ No newline at end of file diff --git a/tr/events/visual-viewport.json b/tr/events/visual-viewport.json new file mode 100644 index 000000000000..fff214893823 --- /dev/null +++ b/tr/events/visual-viewport.json @@ -0,0 +1,33 @@ +{ + "spec": { + "title": "Visual Viewport API", + "url": "https://wicg.github.io/visual-viewport/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/visual-viewport/#additions-to-resizing-viewports" + }, + "href": "https://wicg.github.io/visual-viewport/#additions-to-resizing-viewports", + "type": "resize", + "targets": [ + "VisualViewport" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/visual-viewport/#additions-to-resizing-viewports" + }, + "href": "https://wicg.github.io/visual-viewport/#additions-to-resizing-viewports", + "type": "scroll", + "targets": [ + "VisualViewport" + ], + "interface": "Event", + "bubbles": true + } + ] +} \ No newline at end of file diff --git a/tr/events/web-animations-1.json b/tr/events/web-animations-1.json new file mode 100644 index 000000000000..f8f3c6606e54 --- /dev/null +++ b/tr/events/web-animations-1.json @@ -0,0 +1,41 @@ +{ + "spec": { + "title": "Web Animations", + "url": "https://www.w3.org/TR/web-animations-1/" + }, + "events": [ + { + "type": "finish", + "targets": [ + "Animation" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "cancel", + "targets": [ + "Animation" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "remove", + "targets": [ + "Animation" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/web-bluetooth.json b/tr/events/web-bluetooth.json new file mode 100644 index 000000000000..6a1a1a330fec --- /dev/null +++ b/tr/events/web-bluetooth.json @@ -0,0 +1,97 @@ +{ + "spec": { + "title": "Web Bluetooth", + "url": "https://webbluetoothcg.github.io/web-bluetooth/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://webbluetoothcg.github.io/web-bluetooth/#ref-for-concept-event-fire" + }, + "href": "https://webbluetoothcg.github.io/web-bluetooth/#eventdef-bluetooth-availabilitychanged", + "type": "availabilitychanged", + "targets": [ + "Bluetooth" + ], + "interface": "ValueEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://webbluetoothcg.github.io/web-bluetooth/#ref-for-concept-event-fire%E2%91%A0" + }, + "href": "https://webbluetoothcg.github.io/web-bluetooth/#eventdef-bluetoothdeviceeventhandlers-advertisementreceived", + "type": "advertisementreceived", + "targets": [ + "BluetoothDeviceEventHandlers" + ], + "interface": "BluetoothAdvertisingEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://webbluetoothcg.github.io/web-bluetooth/#ref-for-concept-event-fire%E2%91%A1" + }, + "href": "https://webbluetoothcg.github.io/web-bluetooth/#eventdef-bluetoothremotegattcharacteristic-characteristicvaluechanged", + "type": "characteristicvaluechanged", + "targets": [ + "BluetoothRemoteGATTCharacteristic" + ], + "interface": "Event", + "bubbles": true + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://webbluetoothcg.github.io/web-bluetooth/#ref-for-concept-event-fire%E2%91%A2" + }, + "href": "https://webbluetoothcg.github.io/web-bluetooth/#eventdef-bluetoothdeviceeventhandlers-gattserverdisconnected", + "type": "gattserverdisconnected", + "targets": [ + "BluetoothDeviceEventHandlers" + ], + "interface": "Event", + "bubbles": true + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://webbluetoothcg.github.io/web-bluetooth/#ref-for-concept-event-fire%E2%91%A4" + }, + "href": "https://webbluetoothcg.github.io/web-bluetooth/#eventdef-bluetoothremotegattservice-serviceremoved", + "type": "serviceremoved", + "targets": [ + "BluetoothRemoteGATTService" + ], + "interface": "Event", + "bubbles": true + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://webbluetoothcg.github.io/web-bluetooth/#ref-for-concept-event-fire%E2%91%A5" + }, + "href": "https://webbluetoothcg.github.io/web-bluetooth/#eventdef-bluetoothremotegattservice-serviceadded", + "type": "serviceadded", + "targets": [ + "BluetoothRemoteGATTService" + ], + "interface": "Event", + "bubbles": true + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://webbluetoothcg.github.io/web-bluetooth/#ref-for-concept-event-fire%E2%91%A6" + }, + "href": "https://webbluetoothcg.github.io/web-bluetooth/#eventdef-bluetoothremotegattservice-servicechanged", + "type": "servicechanged", + "targets": [ + "BluetoothRemoteGATTService" + ], + "interface": "Event", + "bubbles": true + } + ] +} \ No newline at end of file diff --git a/tr/events/web-nfc.json b/tr/events/web-nfc.json new file mode 100644 index 000000000000..37afe2ac3fd2 --- /dev/null +++ b/tr/events/web-nfc.json @@ -0,0 +1,32 @@ +{ + "spec": { + "title": "Web NFC", + "url": "https://w3c.github.io/web-nfc/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://w3c.github.io/web-nfc/#parse-ndef" + }, + "href": "https://w3c.github.io/web-nfc/#parse-ndef", + "type": "readingerror", + "targets": [ + "NDEFReader" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://w3c.github.io/web-nfc/#dispatching-nfc-content" + }, + "href": "https://w3c.github.io/web-nfc/#dispatching-nfc-content", + "type": "reading", + "targets": [ + "NDEFReader" + ], + "interface": "NDEFReadingEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/webaudio.json b/tr/events/webaudio.json new file mode 100644 index 000000000000..bd655b8fa7e9 --- /dev/null +++ b/tr/events/webaudio.json @@ -0,0 +1,66 @@ +{ + "spec": { + "title": "Web Audio API", + "url": "https://www.w3.org/TR/webaudio/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webaudio/#ref-for-concept-event-fire" + }, + "href": "https://www.w3.org/TR/webaudio/#ref-for-concept-event-fire", + "type": "statechange", + "targets": [ + "BaseAudioContext" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webaudio/#ref-for-concept-event-fire%E2%91%A3" + }, + "href": "https://www.w3.org/TR/webaudio/#ref-for-concept-event-fire%E2%91%A3", + "type": "complete", + "targets": [ + "OfflineAudioContext" + ], + "interface": "OfflineAudioCompletionEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webaudio/#ref-for-concept-event-fire%E2%91%A5" + }, + "href": "https://www.w3.org/TR/webaudio/#ref-for-concept-event-fire%E2%91%A5", + "type": "processorerror", + "targets": [ + "AudioWorkletNode" + ], + "interface": "ErrorEvent" + }, + { + "type": "ended", + "targets": [ + "AudioScheduledSourceNode" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + }, + { + "type": "audioprocess", + "targets": [ + "ScriptProcessorNode" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/webcodecs.json b/tr/events/webcodecs.json new file mode 100644 index 000000000000..c5d4b8c5c185 --- /dev/null +++ b/tr/events/webcodecs.json @@ -0,0 +1,19 @@ +{ + "spec": { + "title": "WebCodecs", + "url": "https://www.w3.org/TR/webcodecs/" + }, + "events": [ + { + "type": "change", + "targets": [ + "ImageTrack" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/webgpu.json b/tr/events/webgpu.json new file mode 100644 index 000000000000..1e0700523ec5 --- /dev/null +++ b/tr/events/webgpu.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "WebGPU", + "url": "https://www.w3.org/TR/webgpu/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webgpu/#ref-for-concept-event-fire" + }, + "href": "https://www.w3.org/TR/webgpu/#ref-for-concept-event-fire", + "type": "uncapturederror", + "targets": [ + "GPUDevice" + ], + "interface": "GPUUncapturedErrorEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/webhid.json b/tr/events/webhid.json new file mode 100644 index 000000000000..a0ad5f7589a8 --- /dev/null +++ b/tr/events/webhid.json @@ -0,0 +1,44 @@ +{ + "spec": { + "title": "WebHID API", + "url": "https://wicg.github.io/webhid/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/webhid/#hid-interface" + }, + "href": "https://wicg.github.io/webhid/#dfn-connect", + "type": "connect", + "targets": [ + "HID" + ], + "interface": "HIDConnectionEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/webhid/#hid-interface" + }, + "href": "https://wicg.github.io/webhid/#dfn-disconnect", + "type": "disconnect", + "targets": [ + "HID" + ], + "interface": "HIDConnectionEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/webhid/#hiddevice-interface" + }, + "href": "https://wicg.github.io/webhid/#dfn-inputreport", + "type": "inputreport", + "targets": [ + "HIDDevice" + ], + "interface": "HIDInputReportEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/webmidi.json b/tr/events/webmidi.json new file mode 100644 index 000000000000..fe3bd71b96d0 --- /dev/null +++ b/tr/events/webmidi.json @@ -0,0 +1,41 @@ +{ + "spec": { + "title": "Web MIDI API", + "url": "https://www.w3.org/TR/webmidi/" + }, + "events": [ + { + "type": "statechange", + "targets": [ + "MIDIAccess" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": "https://www.w3.org/TR/webmidi/#respecDocument" + } + }, + { + "type": "statechange", + "targets": [ + "MIDIPort" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": "https://www.w3.org/TR/webmidi/#respecDocument" + } + }, + { + "type": "midimessage", + "targets": [ + "MIDIInput" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": "https://www.w3.org/TR/webmidi/#respecDocument" + } + } + ] +} \ No newline at end of file diff --git a/tr/events/webrtc-encoded-transform.json b/tr/events/webrtc-encoded-transform.json new file mode 100644 index 000000000000..6593efb6091d --- /dev/null +++ b/tr/events/webrtc-encoded-transform.json @@ -0,0 +1,31 @@ +{ + "spec": { + "title": "WebRTC Encoded Transform", + "url": "https://www.w3.org/TR/webrtc-encoded-transform/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webrtc-encoded-transform/#ref-for-concept-event-fire" + }, + "href": "https://www.w3.org/TR/webrtc-encoded-transform/#dom-sframetransform-onerror", + "type": "error", + "targets": [ + "SFrameTransform" + ], + "interface": "SFrameTransformErrorEvent" + }, + { + "type": "rtctransform", + "targets": [ + "DedicatedWorkerGlobalScope" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/webrtc-ice.json b/tr/events/webrtc-ice.json new file mode 100644 index 000000000000..d37fc78cc6ac --- /dev/null +++ b/tr/events/webrtc-ice.json @@ -0,0 +1,27 @@ +{ + "spec": { + "title": "IceTransport Extensions for WebRTC", + "url": "https://w3c.github.io/webrtc-ice/" + }, + "events": [ + { + "src": { + "format": "summary table", + "href": "https://w3c.github.io/webrtc-ice/#event-summary" + }, + "type": "icecandidateerror", + "interface": "RTCPeerConnectionIceErrorEvent" + }, + { + "src": { + "format": "summary table", + "href": "https://w3c.github.io/webrtc-ice/#event-summary" + }, + "type": "icecandidate", + "targets": [ + "RTCIceTransport" + ], + "interface": "RTCPeerConnectionIceEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/webrtc-identity.json b/tr/events/webrtc-identity.json new file mode 100644 index 000000000000..c4e5e822658e --- /dev/null +++ b/tr/events/webrtc-identity.json @@ -0,0 +1,19 @@ +{ + "spec": { + "title": "Identity for WebRTC 1.0", + "url": "https://www.w3.org/TR/webrtc-identity/" + }, + "events": [ + { + "type": "isolationchange", + "targets": [ + "MediaStreamTrack" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/webrtc.json b/tr/events/webrtc.json new file mode 100644 index 000000000000..61e8ebbfaa96 --- /dev/null +++ b/tr/events/webrtc.json @@ -0,0 +1,269 @@ +{ + "spec": { + "title": "WebRTC 1.0: Real-Time Communication Between Browsers", + "url": "https://www.w3.org/TR/webrtc/" + }, + "events": [ + { + "href": "https://www.w3.org/TR/webrtc/#event-datachannel-open", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-datachannel-open" + }, + "type": "open", + "targets": [ + "RTCDataChannel" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-datachannel-message", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-datachannel-message" + }, + "type": "message", + "targets": [ + "RTCDataChannel" + ], + "interface": "MessageEvent" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-datachannel-bufferedamountlow", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-datachannel-bufferedamountlow" + }, + "type": "bufferedamountlow", + "targets": [ + "RTCDataChannel" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/webrtc/#dfn-error", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#dfn-error" + }, + "type": "error", + "interface": "RTCErrorEvent" + }, + { + "href": "https://www.w3.org/TR/webrtc/#dfn-closing", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#dfn-closing" + }, + "type": "closing", + "targets": [ + "RTCDataChannel" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/webrtc/#dfn-close", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#dfn-close" + }, + "type": "close", + "targets": [ + "RTCDataChannel" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-track", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-track" + }, + "type": "track", + "targets": [ + "RTCPeerConnection" + ], + "interface": "RTCTrackEvent" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-negotiation", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-negotiation" + }, + "type": "negotiationneeded", + "targets": [ + "RTCPeerConnection" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-signalingstatechange", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-signalingstatechange" + }, + "type": "signalingstatechange", + "targets": [ + "RTCPeerConnection" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-iceconnectionstatechange", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-iceconnectionstatechange" + }, + "type": "iceconnectionstatechange", + "targets": [ + "RTCPeerConnection" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-icegatheringstatechange", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-icegatheringstatechange" + }, + "type": "icegatheringstatechange", + "targets": [ + "RTCPeerConnection" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-icecandidate", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-icecandidate" + }, + "type": "icecandidate", + "targets": [ + "RTCPeerConnection" + ], + "interface": "RTCPeerConnectionIceEvent" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-connectionstatechange", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-connectionstatechange" + }, + "type": "connectionstatechange", + "targets": [ + "RTCPeerConnection" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-icecandidateerror", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-icecandidateerror" + }, + "type": "icecandidateerror", + "targets": [ + "RTCPeerConnection" + ], + "interface": "RTCPeerConnectionIceErrorEvent" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-datachannel", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-datachannel" + }, + "type": "datachannel", + "targets": [ + "RTCPeerConnection" + ], + "interface": "RTCDataChannelEvent" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-RTCDTMFSender-tonechange", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-RTCDTMFSender-tonechange" + }, + "type": "tonechange", + "targets": [ + "RTCDTMFSender" + ], + "interface": "RTCDTMFToneChangeEvent" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-icetransport-statechange", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-icetransport-statechange" + }, + "type": "statechange", + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-icetransport-gatheringstatechange", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-icetransport-gatheringstatechange" + }, + "type": "gatheringstatechange", + "targets": [ + "RTCIceTransport" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-icetransport-selectedcandidatepairchange", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-icetransport-selectedcandidatepairchange" + }, + "type": "selectedcandidatepairchange", + "targets": [ + "RTCIceTransport" + ], + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-dtlstransport-statechange", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-dtlstransport-statechange" + }, + "type": "statechange", + "interface": "Event" + }, + { + "href": "https://www.w3.org/TR/webrtc/#dfn-rtcdtlstransport-error", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#dfn-rtcdtlstransport-error" + }, + "type": "error", + "interface": "RTCErrorEvent" + }, + { + "href": "https://www.w3.org/TR/webrtc/#event-sctptransport-statechange", + "src": { + "format": "summary table", + "href": "https://www.w3.org/TR/webrtc/#event-sctptransport-statechange" + }, + "type": "statechange", + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webrtc/#closing-procedure" + }, + "href": "https://www.w3.org/TR/webrtc/#dom-rtcdatachannelstate-closing", + "type": "closing", + "targets": [ + "RTCDataChannelState" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/websockets.json b/tr/events/websockets.json new file mode 100644 index 000000000000..d0e45f381711 --- /dev/null +++ b/tr/events/websockets.json @@ -0,0 +1,56 @@ +{ + "spec": { + "title": "WebSockets Standard", + "url": "https://websockets.spec.whatwg.org/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://websockets.spec.whatwg.org/#ref-for-concept-event-fire" + }, + "href": "https://websockets.spec.whatwg.org/#ref-for-concept-event-fire", + "type": "open", + "targets": [ + "WebSocket" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://websockets.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A0" + }, + "href": "https://websockets.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A0", + "type": "message", + "targets": [ + "WebSocket" + ], + "interface": "MessageEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://websockets.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A1" + }, + "href": "https://websockets.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A1", + "type": "error", + "targets": [ + "WebSocket" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://websockets.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A2" + }, + "href": "https://websockets.spec.whatwg.org/#ref-for-concept-event-fire%E2%91%A2", + "type": "close", + "targets": [ + "WebSocket" + ], + "interface": "CloseEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/webusb.json b/tr/events/webusb.json new file mode 100644 index 000000000000..ecc17d82623c --- /dev/null +++ b/tr/events/webusb.json @@ -0,0 +1,32 @@ +{ + "spec": { + "title": "WebUSB API", + "url": "https://wicg.github.io/webusb/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/webusb/#ref-for-concept-event-fire" + }, + "href": "https://wicg.github.io/webusb/#ref-for-concept-event-fire", + "type": "connect", + "targets": [ + "USB" + ], + "interface": "USBConnectionEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/webusb/#ref-for-concept-event-fire%E2%91%A0" + }, + "href": "https://wicg.github.io/webusb/#ref-for-concept-event-fire%E2%91%A0", + "type": "disconnect", + "targets": [ + "USB" + ], + "interface": "USBConnectionEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/webxr-dom-overlays-1.json b/tr/events/webxr-dom-overlays-1.json new file mode 100644 index 000000000000..86f0072d4637 --- /dev/null +++ b/tr/events/webxr-dom-overlays-1.json @@ -0,0 +1,19 @@ +{ + "spec": { + "title": "WebXR DOM Overlays Module", + "url": "https://www.w3.org/TR/webxr-dom-overlays-1/" + }, + "events": [ + { + "type": "beforexrselect", + "targets": [ + "GlobalEventHandlers" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/webxr-lighting-estimation-1.json b/tr/events/webxr-lighting-estimation-1.json new file mode 100644 index 000000000000..6b363fa1f40f --- /dev/null +++ b/tr/events/webxr-lighting-estimation-1.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "WebXR Lighting Estimation API Level 1", + "url": "https://www.w3.org/TR/webxr-lighting-estimation-1/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxr-lighting-estimation-1/#ref-for-concept-event-fire" + }, + "href": "https://www.w3.org/TR/webxr-lighting-estimation-1/#ref-for-concept-event-fire", + "type": "reflectionchange", + "targets": [ + "XRLightProbe" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/webxr.json b/tr/events/webxr.json new file mode 100644 index 000000000000..68e8ad2ddb12 --- /dev/null +++ b/tr/events/webxr.json @@ -0,0 +1,152 @@ +{ + "spec": { + "title": "WebXR Device API", + "url": "https://www.w3.org/TR/webxr/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire" + }, + "href": "https://www.w3.org/TR/webxr/#eventdef-xrsystem-devicechange", + "type": "devicechange", + "targets": [ + "XRSystem" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A1" + }, + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A1", + "type": "visibilitychange", + "targets": [ + "XRSession" + ], + "interface": "XRSessionEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A2" + }, + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A2", + "type": "end", + "targets": [ + "XRSession" + ], + "interface": "XRSessionEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A3" + }, + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A3", + "type": "inputsourceschange", + "targets": [ + "XRSession" + ], + "interface": "XRInputSourcesChangeEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A4" + }, + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A4", + "type": "selectstart", + "targets": [ + "XRSession" + ], + "interface": "XRInputSourceEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A5" + }, + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A5", + "type": "selectend", + "targets": [ + "XRSession" + ], + "interface": "XRInputSourceEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A6" + }, + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A6", + "type": "select", + "targets": [ + "XRSession" + ], + "interface": "XRInputSourceEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A7" + }, + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A7", + "type": "squeezestart", + "targets": [ + "XRSession" + ], + "interface": "XRInputSourceEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A8" + }, + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A8", + "type": "squeezeend", + "targets": [ + "XRSession" + ], + "interface": "XRInputSourceEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A0%E2%93%AA" + }, + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A0%E2%93%AA", + "type": "squeeze", + "targets": [ + "XRSession" + ], + "interface": "XRInputSourceEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A0%E2%91%A0" + }, + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A0%E2%91%A0", + "type": "frameratechange", + "targets": [ + "XRSession" + ], + "interface": "XRSessionEvent" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A0%E2%91%A1" + }, + "href": "https://www.w3.org/TR/webxr/#ref-for-concept-event-fire%E2%91%A0%E2%91%A1", + "type": "reset", + "targets": [ + "XRReferenceSpace" + ], + "interface": "XRReferenceSpaceEvent" + } + ] +} \ No newline at end of file diff --git a/tr/events/webxrlayers-1.json b/tr/events/webxrlayers-1.json new file mode 100644 index 000000000000..88642ffb0c2d --- /dev/null +++ b/tr/events/webxrlayers-1.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "WebXR Layers API Level 1", + "url": "https://www.w3.org/TR/webxrlayers-1/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://www.w3.org/TR/webxrlayers-1/#ref-for-concept-event-fire" + }, + "href": "https://www.w3.org/TR/webxrlayers-1/#eventdef-xrlayer-redraw", + "type": "redraw", + "targets": [ + "XRLayer" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/window-controls-overlay.json b/tr/events/window-controls-overlay.json new file mode 100644 index 000000000000..e8111e4cfbaa --- /dev/null +++ b/tr/events/window-controls-overlay.json @@ -0,0 +1,28 @@ +{ + "spec": { + "title": "Window Controls Overlay", + "url": "https://wicg.github.io/window-controls-overlay/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://wicg.github.io/window-controls-overlay/#resize-the-title-bar-area" + }, + "href": "https://wicg.github.io/window-controls-overlay/#resize-the-title-bar-area", + "type": "ongeometrychange", + "interface": "Event" + }, + { + "type": "geometrychange", + "targets": [ + "WindowControlsOverlay" + ], + "interface": null, + "src": { + "format": "IDL eventHandler", + "href": null + } + } + ] +} \ No newline at end of file diff --git a/tr/events/window-placement.json b/tr/events/window-placement.json new file mode 100644 index 000000000000..4d1755bf1fe4 --- /dev/null +++ b/tr/events/window-placement.json @@ -0,0 +1,56 @@ +{ + "spec": { + "title": "Multi-Screen Window Placement", + "url": "https://w3c.github.io/window-placement/" + }, + "events": [ + { + "src": { + "format": "fire an event phrasing", + "href": "https://w3c.github.io/window-placement/#ref-for-concept-event-fire" + }, + "href": "https://w3c.github.io/window-placement/#ref-for-concept-event-fire", + "type": "change", + "targets": [ + "Screen" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://w3c.github.io/window-placement/#ref-for-concept-event-fire%E2%91%A0" + }, + "href": "https://w3c.github.io/window-placement/#ref-for-concept-event-fire%E2%91%A0", + "type": "screenschange", + "targets": [ + "ScreenDetails" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://w3c.github.io/window-placement/#ref-for-concept-event-fire%E2%91%A1" + }, + "href": "https://w3c.github.io/window-placement/#ref-for-concept-event-fire%E2%91%A1", + "type": "currentscreenchange", + "targets": [ + "ScreenDetails" + ], + "interface": "Event" + }, + { + "src": { + "format": "fire an event phrasing", + "href": "https://w3c.github.io/window-placement/#ref-for-concept-event-fire%E2%91%A2" + }, + "href": "https://w3c.github.io/window-placement/#ref-for-concept-event-fire%E2%91%A2", + "type": "change", + "targets": [ + "ScreenDetailed" + ], + "interface": "Event" + } + ] +} \ No newline at end of file diff --git a/tr/events/xhr.json b/tr/events/xhr.json new file mode 100644 index 000000000000..01b23c76ecf5 --- /dev/null +++ b/tr/events/xhr.json @@ -0,0 +1,104 @@ +{ + "spec": { + "title": "XMLHttpRequest Standard", + "url": "https://xhr.spec.whatwg.org/" + }, + "events": [ + { + "href": "https://xhr.spec.whatwg.org/#event-xhr-readystatechange", + "src": { + "format": "summary table", + "href": "https://xhr.spec.whatwg.org/#event-xhr-readystatechange" + }, + "type": "readystatechange", + "targets": [ + "XMLHttpRequest" + ], + "interface": "Event" + }, + { + "href": "https://xhr.spec.whatwg.org/#event-xhr-loadstart", + "src": { + "format": "summary table", + "href": "https://xhr.spec.whatwg.org/#event-xhr-loadstart" + }, + "type": "loadstart", + "targets": [ + "XMLHttpRequest" + ], + "interface": "ProgressEvent" + }, + { + "href": "https://xhr.spec.whatwg.org/#event-xhr-progress", + "src": { + "format": "summary table", + "href": "https://xhr.spec.whatwg.org/#event-xhr-progress" + }, + "type": "progress", + "targets": [ + "XMLHttpRequest" + ], + "interface": "ProgressEvent" + }, + { + "href": "https://xhr.spec.whatwg.org/#event-xhr-abort", + "src": { + "format": "summary table", + "href": "https://xhr.spec.whatwg.org/#event-xhr-abort" + }, + "type": "abort", + "targets": [ + "XMLHttpRequest" + ], + "interface": "ProgressEvent" + }, + { + "href": "https://xhr.spec.whatwg.org/#event-xhr-error", + "src": { + "format": "summary table", + "href": "https://xhr.spec.whatwg.org/#event-xhr-error" + }, + "type": "error", + "targets": [ + "XMLHttpRequest" + ], + "interface": "ProgressEvent" + }, + { + "href": "https://xhr.spec.whatwg.org/#event-xhr-load", + "src": { + "format": "summary table", + "href": "https://xhr.spec.whatwg.org/#event-xhr-load" + }, + "type": "load", + "targets": [ + "XMLHttpRequest" + ], + "interface": "ProgressEvent" + }, + { + "href": "https://xhr.spec.whatwg.org/#event-xhr-timeout", + "src": { + "format": "summary table", + "href": "https://xhr.spec.whatwg.org/#event-xhr-timeout" + }, + "type": "timeout", + "targets": [ + "XMLHttpRequest" + ], + "interface": "ProgressEvent" + }, + { + "href": "https://xhr.spec.whatwg.org/#event-xhr-loadend", + "src": { + "format": "summary table", + "href": "https://xhr.spec.whatwg.org/#event-xhr-loadend" + }, + "type": "loadend", + "targets": [ + "XMLHttpRequest" + ], + "interface": "ProgressEvent" + } + ] +} \ No newline at end of file diff --git a/tr/headings/FedCM.json b/tr/headings/FedCM.json index 162643b3943c..e19fcec7dac2 100644 --- a/tr/headings/FedCM.json +++ b/tr/headings/FedCM.json @@ -189,19 +189,12 @@ "title": "ID Token", "number": "7.4" }, - { - "id": "idp-api-revocation-endpoint", - "href": "https://fedidcg.github.io/FedCM/#idp-api-revocation-endpoint", - "level": 3, - "title": "Revocation", - "number": "7.5" - }, { "id": "Sec-FedCM-CSRF", "href": "https://fedidcg.github.io/FedCM/#Sec-FedCM-CSRF", "level": 3, "title": "Sec-FedCM-CSRF", - "number": "7.6" + "number": "7.5" }, { "id": "rp-api", @@ -232,60 +225,39 @@ "number": "9.1" }, { - "id": "browser-api-federated-credential", - "href": "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", + "id": "browser-api-identity-credential-interface", + "href": "https://fedidcg.github.io/FedCM/#browser-api-identity-credential-interface", "level": 3, - "title": "The FederatedCredential Object", + "title": "The IdentityCredential Interface", "number": "9.2" }, { - "id": "browser-api-sign-in", - "href": "https://fedidcg.github.io/FedCM/#browser-api-sign-in", + "id": "browser-api-credential-request-options", + "href": "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", "level": 3, - "title": "The Sign-in API", + "title": "The CredentialRequestOptions", "number": "9.3" }, { "id": "browser-api-rp-sign-in", "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "level": 4, - "title": "RP Sign-in API", - "number": "9.3.1" - }, - { - "id": "browser-api-revocation", - "href": "https://fedidcg.github.io/FedCM/#browser-api-revocation", "level": 3, - "title": "The Revocation API", + "title": "The [[DiscoverFromExternalSource]](origin, options, sameOriginWithAncestors) internal method", "number": "9.4" }, - { - "id": "browser-api-sign-out", - "href": "https://fedidcg.github.io/FedCM/#browser-api-sign-out", - "level": 3, - "title": "The Sign-out API", - "number": "9.5" - }, - { - "id": "browser-api-rp-sign-out", - "href": "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-out", - "level": 4, - "title": "RP Sign-out", - "number": "9.5.1" - }, { "id": "browser-api-idp-sign-out", "href": "https://fedidcg.github.io/FedCM/#browser-api-idp-sign-out", "level": 4, "title": "IDP Sign-out", - "number": "9.5.2" + "number": "9.4.1" }, { "id": "browser-api-backwards-compatibility", "href": "https://fedidcg.github.io/FedCM/#browser-api-backwards-compatibility", "level": 3, "title": "Backwards Compatibility", - "number": "9.6" + "number": "9.5" }, { "id": "security", @@ -293,193 +265,221 @@ "level": 2, "title": "10. Security" }, + { + "id": "content-security-policy", + "href": "https://fedidcg.github.io/FedCM/#content-security-policy", + "level": 3, + "title": "Content Security Policy", + "number": "10.1" + }, + { + "id": "sec-fedcm-csrf①", + "href": "https://fedidcg.github.io/FedCM/#sec-fedcm-csrf%E2%91%A0", + "level": 3, + "title": "Sec-FedCM-CSRF", + "number": "10.2" + }, + { + "id": "browser-surface-impersonation", + "href": "https://fedidcg.github.io/FedCM/#browser-surface-impersonation", + "level": 3, + "title": "Browser Surface Impersonation", + "number": "10.3" + }, { "id": "privacy", "href": "https://fedidcg.github.io/FedCM/#privacy", "level": 2, "title": "11. Privacy" }, + { + "id": "network-requests", + "href": "https://fedidcg.github.io/FedCM/#network-requests", + "level": 3, + "title": "Network requests", + "number": "11.1" + }, { "id": "privacy-threat-model", "href": "https://fedidcg.github.io/FedCM/#privacy-threat-model", "level": 3, "title": "Privacy Threat Model", - "number": "11.1" + "number": "11.2" }, { "id": "privacy-threat-model-principals", "href": "https://fedidcg.github.io/FedCM/#privacy-threat-model-principals", "level": 4, "title": "Principals", - "number": "11.1.1" + "number": "11.2.1" }, { "id": "privacy-threat-model-high-level-threats", "href": "https://fedidcg.github.io/FedCM/#privacy-threat-model-high-level-threats", "level": 4, "title": "High-level threats", - "number": "11.1.2" + "number": "11.2.2" }, { "id": "attack-scenarios", "href": "https://fedidcg.github.io/FedCM/#attack-scenarios", "level": 4, "title": "Attack Scenarios", - "number": "11.1.3" + "number": "11.2.3" }, { "id": "attack-scenarios-by-rp", "href": "https://fedidcg.github.io/FedCM/#attack-scenarios-by-rp", "level": 5, "title": "By the RP", - "number": "11.1.3.1" + "number": "11.2.3.1" }, { "id": "attack-scenarios-by-rp-cross-site-correlation", "href": "https://fedidcg.github.io/FedCM/#attack-scenarios-by-rp-cross-site-correlation", "level": 6, "title": "Cross-Site Correlation", - "number": "11.1.3.1.1" + "number": "11.2.3.1.1" }, { "id": "attack-scenarios-by-rp-same-site-identification", "href": "https://fedidcg.github.io/FedCM/#attack-scenarios-by-rp-same-site-identification", "level": 6, "title": "Same-Site Identification", - "number": "11.1.3.1.2" + "number": "11.2.3.1.2" }, { "id": "attack-scenarios-by-rp-data-compromise", "href": "https://fedidcg.github.io/FedCM/#attack-scenarios-by-rp-data-compromise", "level": 6, "title": "Data Compromise", - "number": "11.1.3.1.3" + "number": "11.2.3.1.3" }, { "id": "attack-scenarios-by-idp", "href": "https://fedidcg.github.io/FedCM/#attack-scenarios-by-idp", "level": 5, "title": "By the IDP", - "number": "11.1.3.2" + "number": "11.2.3.2" }, { "id": "attack-scenarios-by-idp-secondary-use", "href": "https://fedidcg.github.io/FedCM/#attack-scenarios-by-idp-secondary-use", "level": 6, "title": "Secondary Use", - "number": "11.1.3.2.1" + "number": "11.2.3.2.1" }, { "id": "attack-scenarios-by-idp-impersonation", "href": "https://fedidcg.github.io/FedCM/#attack-scenarios-by-idp-impersonation", "level": 6, "title": "Impersonation", - "number": "11.1.3.2.2" + "number": "11.2.3.2.2" }, { "id": "attack-scenarios-by-idp-by-collusion", "href": "https://fedidcg.github.io/FedCM/#attack-scenarios-by-idp-by-collusion", "level": 5, "title": "By Collusion", - "number": "11.1.3.3" + "number": "11.2.3.3" }, { "id": "attack-scenarios-by-idp-intrusion", "href": "https://fedidcg.github.io/FedCM/#attack-scenarios-by-idp-intrusion", "level": 6, "title": "Intrusion", - "number": "11.1.3.3.1" + "number": "11.2.3.3.1" }, { "id": "attack-scenarios-by-idp-back-channel", "href": "https://fedidcg.github.io/FedCM/#attack-scenarios-by-idp-back-channel", "level": 6, "title": "Back channel", - "number": "11.1.3.3.2" + "number": "11.2.3.3.2" }, { "id": "attack-scenarios-by-idp-timing-attacks", "href": "https://fedidcg.github.io/FedCM/#attack-scenarios-by-idp-timing-attacks", "level": 6, "title": "Timing Attacks", - "number": "11.1.3.3.3" + "number": "11.2.3.3.3" }, { "id": "mitigation-strategies", "href": "https://fedidcg.github.io/FedCM/#mitigation-strategies", "level": 3, "title": "Mitigation Strategies", - "number": "11.2" + "number": "11.3" }, { "id": "mitigation-minimal-disclosure", "href": "https://fedidcg.github.io/FedCM/#mitigation-minimal-disclosure", "level": 4, "title": "Minimal Disclosure", - "number": "11.2.1" + "number": "11.3.1" }, { "id": "mitigation-directed-identifiers", "href": "https://fedidcg.github.io/FedCM/#mitigation-directed-identifiers", "level": 5, "title": "Directed Identifiers", - "number": "11.2.1.1" + "number": "11.3.1.1" }, { "id": "mitigation-self-presentation", "href": "https://fedidcg.github.io/FedCM/#mitigation-self-presentation", "level": 5, "title": "Self Presentation", - "number": "11.2.1.2" + "number": "11.3.1.2" }, { "id": "mitigation-mediation", "href": "https://fedidcg.github.io/FedCM/#mitigation-mediation", "level": 4, "title": "Mediation", - "number": "11.2.2" + "number": "11.3.2" }, { "id": "mitigation-verification", "href": "https://fedidcg.github.io/FedCM/#mitigation-verification", "level": 5, "title": "Verification", - "number": "11.2.2.1" + "number": "11.3.2.1" }, { "id": "activation", "href": "https://fedidcg.github.io/FedCM/#activation", "level": 5, "title": "Activation", - "number": "11.2.2.2" + "number": "11.3.2.2" }, { "id": "mitigation-policy", "href": "https://fedidcg.github.io/FedCM/#mitigation-policy", "level": 4, "title": "Policy", - "number": "11.2.3" + "number": "11.3.3" }, { "id": "mitigation-denylists", "href": "https://fedidcg.github.io/FedCM/#mitigation-denylists", "level": 4, "title": "Denylists", - "number": "11.2.4" + "number": "11.3.4" }, { "id": "mitigation-pre-registration", "href": "https://fedidcg.github.io/FedCM/#mitigation-pre-registration", "level": 4, "title": "Pre-registration", - "number": "11.2.5" + "number": "11.3.5" }, { "id": "mitigation-2fa", "href": "https://fedidcg.github.io/FedCM/#mitigation-2fa", "level": 4, "title": "2FA", - "number": "11.2.6" + "number": "11.3.6" }, { "id": "extensibility", diff --git a/tr/headings/PNG-spec.json b/tr/headings/PNG-spec.json index 738399c6903f..ca6983a07be3 100644 --- a/tr/headings/PNG-spec.json +++ b/tr/headings/PNG-spec.json @@ -30,793 +30,787 @@ "title": "Scope", "number": "2" }, - { - "id": "normative-references-0", - "href": "https://w3c.github.io/PNG-spec/#normative-references-0", - "level": 2, - "title": "Normative references", - "number": "3" - }, { "id": "terms-definitions-and-abbreviated-terms", "href": "https://w3c.github.io/PNG-spec/#terms-definitions-and-abbreviated-terms", "level": 2, "title": "Terms, definitions, and abbreviated terms", - "number": "4" + "number": "3" }, { "id": "definitions", "href": "https://w3c.github.io/PNG-spec/#definitions", "level": 3, "title": "Definitions", - "number": "4.1" + "number": "3.1" }, { "id": "abbreviated-terms", "href": "https://w3c.github.io/PNG-spec/#abbreviated-terms", "level": 3, "title": "Abbreviated terms", - "number": "4.2" + "number": "3.2" }, { "id": "concepts", "href": "https://w3c.github.io/PNG-spec/#concepts", "level": 2, "title": "Concepts", - "number": "5" + "number": "4" }, { "id": "static-and-animated-images", "href": "https://w3c.github.io/PNG-spec/#static-and-animated-images", "level": 3, "title": "Static and Animated images", - "number": "5.1" + "number": "4.1" }, { "id": "images", "href": "https://w3c.github.io/PNG-spec/#images", "level": 3, "title": "Images", - "number": "5.2" + "number": "4.2" }, { "id": "4Concepts.ColourSpaces", "href": "https://w3c.github.io/PNG-spec/#4Concepts.ColourSpaces", "level": 3, "title": "Colour spaces", - "number": "5.3" + "number": "4.3" }, { "id": "4Concepts.PNGImageTransformation", "href": "https://w3c.github.io/PNG-spec/#4Concepts.PNGImageTransformation", "level": 3, "title": "Reference image to PNG image transformation", - "number": "5.4" + "number": "4.4" }, { "id": "4Concepts.Implied-alpha", "href": "https://w3c.github.io/PNG-spec/#4Concepts.Implied-alpha", "level": 4, "title": "Alpha separation", - "number": "5.4.1" + "number": "4.4.1" }, { "id": "4Concepts.Indexing", "href": "https://w3c.github.io/PNG-spec/#4Concepts.Indexing", "level": 4, "title": "Indexing", - "number": "5.4.2" + "number": "4.4.2" }, { "id": "4Concepts.RGBMerging", "href": "https://w3c.github.io/PNG-spec/#4Concepts.RGBMerging", "level": 4, "title": "RGB merging", - "number": "5.4.3" + "number": "4.4.3" }, { "id": "alpha-compaction", "href": "https://w3c.github.io/PNG-spec/#alpha-compaction", "level": 4, "title": "Alpha compaction", - "number": "5.4.4" + "number": "4.4.4" }, { "id": "4Concepts.Scaling", "href": "https://w3c.github.io/PNG-spec/#4Concepts.Scaling", "level": 4, "title": "Sample depth scaling", - "number": "5.4.5" + "number": "4.4.5" }, { "id": "4Concepts.PNGImage", "href": "https://w3c.github.io/PNG-spec/#4Concepts.PNGImage", "level": 3, "title": "PNG image", - "number": "5.5" + "number": "4.5" }, { "id": "4Concepts.Encoding", "href": "https://w3c.github.io/PNG-spec/#4Concepts.Encoding", "level": 3, "title": "Encoding the PNG image", - "number": "5.6" + "number": "4.6" }, { "id": "4Concepts.EncodingPassAbs", "href": "https://w3c.github.io/PNG-spec/#4Concepts.EncodingPassAbs", "level": 4, "title": "Pass extraction", - "number": "5.6.1" + "number": "4.6.1" }, { "id": "4Concepts.EncodingScanlineAbs", "href": "https://w3c.github.io/PNG-spec/#4Concepts.EncodingScanlineAbs", "level": 4, "title": "Scanline serialization", - "number": "5.6.2" + "number": "4.6.2" }, { "id": "4Concepts.EncodingFiltering", "href": "https://w3c.github.io/PNG-spec/#4Concepts.EncodingFiltering", "level": 4, "title": "Filtering", - "number": "5.6.3" + "number": "4.6.3" }, { "id": "4Concepts.EncodingCompression", "href": "https://w3c.github.io/PNG-spec/#4Concepts.EncodingCompression", "level": 4, "title": "Compression", - "number": "5.6.4" + "number": "4.6.4" }, { "id": "4Concepts.EncodingChunking", "href": "https://w3c.github.io/PNG-spec/#4Concepts.EncodingChunking", "level": 4, "title": "Chunking", - "number": "5.6.5" + "number": "4.6.5" }, { "id": "4Concepts.AncillInfo", "href": "https://w3c.github.io/PNG-spec/#4Concepts.AncillInfo", "level": 3, "title": "Additional information", - "number": "5.7" + "number": "4.7" }, { "id": "4Concepts.Format", "href": "https://w3c.github.io/PNG-spec/#4Concepts.Format", "level": 3, "title": "PNG datastream", - "number": "5.8" + "number": "4.8" }, { "id": "4Concepts.FormatChunks", "href": "https://w3c.github.io/PNG-spec/#4Concepts.FormatChunks", "level": 4, "title": "Chunks", - "number": "5.8.1" + "number": "4.8.1" }, { "id": "4Concepts.FormatTypes", "href": "https://w3c.github.io/PNG-spec/#4Concepts.FormatTypes", "level": 4, "title": "Chunk types", - "number": "5.8.2" + "number": "4.8.2" }, { "id": "apng-frame-based-animation", "href": "https://w3c.github.io/PNG-spec/#apng-frame-based-animation", "level": 3, "title": "APNG: frame-based animation", - "number": "5.9" + "number": "4.9" }, { "id": "structure", "href": "https://w3c.github.io/PNG-spec/#structure", "level": 4, "title": "Structure", - "number": "5.9.1" + "number": "4.9.1" }, { "id": "sequence-numbers", "href": "https://w3c.github.io/PNG-spec/#sequence-numbers", "level": 4, "title": "Sequence numbers", - "number": "5.9.2" + "number": "4.9.2" }, { "id": "4Concepts.Errors", "href": "https://w3c.github.io/PNG-spec/#4Concepts.Errors", "level": 3, "title": "Error handling", - "number": "5.10" + "number": "4.10" }, { "id": "4Concepts.Registration", "href": "https://w3c.github.io/PNG-spec/#4Concepts.Registration", "level": 3, "title": "Extensions", - "number": "5.11" + "number": "4.11" }, { "id": "5DataRep", "href": "https://w3c.github.io/PNG-spec/#5DataRep", "level": 2, "title": "Datastream structure", - "number": "6" + "number": "5" }, { "id": "5Introduction", "href": "https://w3c.github.io/PNG-spec/#5Introduction", "level": 3, "title": "Introduction", - "number": "6.1" + "number": "5.1" }, { "id": "5PNG-file-signature", "href": "https://w3c.github.io/PNG-spec/#5PNG-file-signature", "level": 3, "title": "PNG signature", - "number": "6.2" + "number": "5.2" }, { "id": "5Chunk-layout", "href": "https://w3c.github.io/PNG-spec/#5Chunk-layout", "level": 3, "title": "Chunk layout", - "number": "6.3" + "number": "5.3" }, { "id": "5Chunk-naming-conventions", "href": "https://w3c.github.io/PNG-spec/#5Chunk-naming-conventions", "level": 3, "title": "Chunk naming conventions", - "number": "6.4" + "number": "5.4" }, { "id": "5CRC-algorithm", "href": "https://w3c.github.io/PNG-spec/#5CRC-algorithm", "level": 3, "title": "Cyclic Redundancy Code algorithm", - "number": "6.5" + "number": "5.5" }, { "id": "5ChunkOrdering", "href": "https://w3c.github.io/PNG-spec/#5ChunkOrdering", "level": 3, "title": "Chunk ordering", - "number": "6.6" + "number": "5.6" }, { "id": "sec-defining-new-chunks", "href": "https://w3c.github.io/PNG-spec/#sec-defining-new-chunks", "level": 3, "title": "Defining chunks", - "number": "6.7" + "number": "5.7" }, { "id": "sec-defining-public-chunks", "href": "https://w3c.github.io/PNG-spec/#sec-defining-public-chunks", "level": 4, "title": "General", - "number": "6.7.1" + "number": "5.7.1" }, { "id": "sec-defining-public-chunks", "href": "https://w3c.github.io/PNG-spec/#sec-defining-public-chunks", "level": 4, "title": "Defining public chunks", - "number": "6.7.2" + "number": "5.7.2" }, { "id": "sec-defining-private-chunks", "href": "https://w3c.github.io/PNG-spec/#sec-defining-private-chunks", "level": 4, "title": "Defining private chunks", - "number": "6.7.3" + "number": "5.7.3" }, { "id": "sec-field-value-extensibility", "href": "https://w3c.github.io/PNG-spec/#sec-field-value-extensibility", "level": 3, "title": "Private field values", - "number": "6.8" + "number": "5.8" }, { "id": "6Transformation", "href": "https://w3c.github.io/PNG-spec/#6Transformation", "level": 2, "title": "Reference image to PNG image transformation", - "number": "7" + "number": "6" }, { "id": "6Colour-values", "href": "https://w3c.github.io/PNG-spec/#6Colour-values", "level": 3, "title": "Colour types and values", - "number": "7.1" + "number": "6.1" }, { "id": "6AlphaRepresentation", "href": "https://w3c.github.io/PNG-spec/#6AlphaRepresentation", "level": 3, "title": "Alpha representation", - "number": "7.2" + "number": "6.2" }, { "id": "7Transformation", "href": "https://w3c.github.io/PNG-spec/#7Transformation", "level": 2, "title": "Encoding the PNG image as a PNG datastream", - "number": "8" + "number": "7" }, { "id": "7Integers-and-byte-order", "href": "https://w3c.github.io/PNG-spec/#7Integers-and-byte-order", "level": 3, "title": "Integers and byte order", - "number": "8.1" + "number": "7.1" }, { "id": "7Scanline", "href": "https://w3c.github.io/PNG-spec/#7Scanline", "level": 3, "title": "Scanlines", - "number": "8.2" + "number": "7.2" }, { "id": "7Filtering", "href": "https://w3c.github.io/PNG-spec/#7Filtering", "level": 3, "title": "Filtering", - "number": "8.3" + "number": "7.3" }, { "id": "8Interlace", "href": "https://w3c.github.io/PNG-spec/#8Interlace", "level": 2, "title": "Interlacing and pass extraction", - "number": "9" + "number": "8" }, { "id": "8InterlaceMethods", "href": "https://w3c.github.io/PNG-spec/#8InterlaceMethods", "level": 3, "title": "Interlace methods", - "number": "9.1" + "number": "8.1" }, { "id": "9Filters", "href": "https://w3c.github.io/PNG-spec/#9Filters", "level": 2, - "title": "10. Filtering" + "title": "Filtering", + "number": "9" }, { "id": "9FtIntro", "href": "https://w3c.github.io/PNG-spec/#9FtIntro", "level": 3, "title": "Filter methods and filter types", - "number": "10.1" + "number": "9.1" }, { "id": "9Filter-types", "href": "https://w3c.github.io/PNG-spec/#9Filter-types", "level": 3, "title": "Filter types for filter method 0", - "number": "10.2" + "number": "9.2" }, { "id": "9Filter-type-3-Average", "href": "https://w3c.github.io/PNG-spec/#9Filter-type-3-Average", "level": 3, "title": "Filter type 3: Average", - "number": "10.3" + "number": "9.3" }, { "id": "9Filter-type-4-Paeth", "href": "https://w3c.github.io/PNG-spec/#9Filter-type-4-Paeth", "level": 3, "title": "Filter type 4: Paeth", - "number": "10.4" + "number": "9.4" }, { "id": "10Compression", "href": "https://w3c.github.io/PNG-spec/#10Compression", "level": 2, - "title": "11. Compression" + "title": "10. Compression" }, { "id": "10CompressionCM0", "href": "https://w3c.github.io/PNG-spec/#10CompressionCM0", "level": 3, "title": "Compression method 0", - "number": "11.1" + "number": "10.1" }, { "id": "10CompressionFSL", "href": "https://w3c.github.io/PNG-spec/#10CompressionFSL", "level": 3, "title": "Compression of the sequence of filtered scanlines", - "number": "11.2" + "number": "10.2" }, { "id": "10CompressionOtherUses", "href": "https://w3c.github.io/PNG-spec/#10CompressionOtherUses", "level": 3, "title": "Other uses of compression", - "number": "11.3" + "number": "10.3" }, { "id": "11Chunks", "href": "https://w3c.github.io/PNG-spec/#11Chunks", "level": 2, - "title": "12. Chunk specifications" + "title": "11. Chunk specifications" }, { "id": "11Introduction", "href": "https://w3c.github.io/PNG-spec/#11Introduction", "level": 3, "title": "General", - "number": "12.1" + "number": "11.1" }, { "id": "11Critical-chunks", "href": "https://w3c.github.io/PNG-spec/#11Critical-chunks", "level": 3, "title": "Critical chunks", - "number": "12.2" + "number": "11.2" }, { "id": "11IHDR", "href": "https://w3c.github.io/PNG-spec/#11IHDR", "level": 4, "title": "IHDR Image header", - "number": "12.2.1" + "number": "11.2.1" }, { "id": "11PLTE", "href": "https://w3c.github.io/PNG-spec/#11PLTE", "level": 4, "title": "PLTE Palette", - "number": "12.2.2" + "number": "11.2.2" }, { "id": "11IDAT", "href": "https://w3c.github.io/PNG-spec/#11IDAT", "level": 4, "title": "IDAT Image data", - "number": "12.2.3" + "number": "11.2.3" }, { "id": "11IEND", "href": "https://w3c.github.io/PNG-spec/#11IEND", "level": 4, "title": "IEND Image trailer", - "number": "12.2.4" + "number": "11.2.4" }, { "id": "11Ancillary-chunks", "href": "https://w3c.github.io/PNG-spec/#11Ancillary-chunks", "level": 3, "title": "Ancillary chunks", - "number": "12.3" + "number": "11.3" }, { "id": "11transinfo", "href": "https://w3c.github.io/PNG-spec/#11transinfo", "level": 4, "title": "Transparency information", - "number": "12.3.1" + "number": "11.3.1" }, { "id": "11tRNS", "href": "https://w3c.github.io/PNG-spec/#11tRNS", "level": 5, "title": "tRNS Transparency", - "number": "12.3.1.1" + "number": "11.3.1.1" }, { "id": "11addnlcolinfo", "href": "https://w3c.github.io/PNG-spec/#11addnlcolinfo", "level": 4, "title": "Colour space information", - "number": "12.3.2" + "number": "11.3.2" }, { "id": "11cHRM", "href": "https://w3c.github.io/PNG-spec/#11cHRM", "level": 5, "title": "cHRM Primary chromaticities and white point", - "number": "12.3.2.1" + "number": "11.3.2.1" }, { "id": "11gAMA", "href": "https://w3c.github.io/PNG-spec/#11gAMA", "level": 5, "title": "gAMA Image gamma", - "number": "12.3.2.2" + "number": "11.3.2.2" }, { "id": "11iCCP", "href": "https://w3c.github.io/PNG-spec/#11iCCP", "level": 5, "title": "iCCP Embedded ICC profile", - "number": "12.3.2.3" + "number": "11.3.2.3" }, { "id": "11sBIT", "href": "https://w3c.github.io/PNG-spec/#11sBIT", "level": 5, "title": "sBIT Significant bits", - "number": "12.3.2.4" + "number": "11.3.2.4" }, { "id": "11sRGB", "href": "https://w3c.github.io/PNG-spec/#11sRGB", "level": 5, "title": "sRGB Standard RGB colour space", - "number": "12.3.2.5" + "number": "11.3.2.5" }, { "id": "11cICP", "href": "https://w3c.github.io/PNG-spec/#11cICP", "level": 5, "title": "cICP Coding-independent code points for video signal type identification", - "number": "12.3.2.6" + "number": "11.3.2.6" }, { "id": "iccn-embedded-icc-profiles-v4-and-utf-8-profile-names", "href": "https://w3c.github.io/PNG-spec/#iccn-embedded-icc-profiles-v4-and-utf-8-profile-names", "level": 5, "title": "iCCN Embedded ICC Profiles v4 and UTF-8 Profile Names", - "number": "12.3.2.7" + "number": "11.3.2.7" }, { "id": "11textinfo", "href": "https://w3c.github.io/PNG-spec/#11textinfo", "level": 5, "title": "Textual information", - "number": "12.3.2.8" + "number": "11.3.2.8" }, { "id": "11keywords", "href": "https://w3c.github.io/PNG-spec/#11keywords", "level": 6, "title": "Keywords and text strings", - "number": "12.3.2.8.1" + "number": "11.3.2.8.1" }, { "id": "11tEXt", "href": "https://w3c.github.io/PNG-spec/#11tEXt", "level": 6, "title": "tEXt Textual data", - "number": "12.3.2.8.2" + "number": "11.3.2.8.2" }, { "id": "11zTXt", "href": "https://w3c.github.io/PNG-spec/#11zTXt", "level": 6, "title": "zTXt Compressed textual data", - "number": "12.3.2.8.3" + "number": "11.3.2.8.3" }, { "id": "11iTXt", "href": "https://w3c.github.io/PNG-spec/#11iTXt", "level": 6, "title": "iTXt International textual data", - "number": "12.3.2.8.4" + "number": "11.3.2.8.4" }, { "id": "11addnlsiinfo", "href": "https://w3c.github.io/PNG-spec/#11addnlsiinfo", "level": 5, "title": "Miscellaneous information", - "number": "12.3.2.9" + "number": "11.3.2.9" }, { "id": "11bKGD", "href": "https://w3c.github.io/PNG-spec/#11bKGD", "level": 6, "title": "bKGD Background colour", - "number": "12.3.2.9.1" + "number": "11.3.2.9.1" }, { "id": "11hIST", "href": "https://w3c.github.io/PNG-spec/#11hIST", "level": 6, "title": "hIST Image histogram", - "number": "12.3.2.9.2" + "number": "11.3.2.9.2" }, { "id": "11pHYs", "href": "https://w3c.github.io/PNG-spec/#11pHYs", "level": 6, "title": "pHYs Physical pixel dimensions", - "number": "12.3.2.9.3" + "number": "11.3.2.9.3" }, { "id": "11sPLT", "href": "https://w3c.github.io/PNG-spec/#11sPLT", "level": 6, "title": "sPLT Suggested palette", - "number": "12.3.2.9.4" + "number": "11.3.2.9.4" }, { "id": "eXIf", "href": "https://w3c.github.io/PNG-spec/#eXIf", "level": 6, "title": "eXIf Exchangeable Image File (Exif) Profile", - "number": "12.3.2.9.5" + "number": "11.3.2.9.5" }, { "id": "exif-general-recommendations", "href": "https://w3c.github.io/PNG-spec/#exif-general-recommendations", "level": 6, "title": "eXIf General Recommendations", - "number": "12.3.2.9.5.1" + "number": "11.3.2.9.5.1" }, { "id": "exif-recommendations-for-decoders", "href": "https://w3c.github.io/PNG-spec/#exif-recommendations-for-decoders", "level": 6, "title": "eXIf Recommendations for Decoders", - "number": "12.3.2.9.5.2" + "number": "11.3.2.9.5.2" }, { "id": "exif-recommendations-for-encoders", "href": "https://w3c.github.io/PNG-spec/#exif-recommendations-for-encoders", "level": 6, "title": "eXIf Recommendations for Encoders", - "number": "12.3.2.9.5.3" + "number": "11.3.2.9.5.3" }, { "id": "11timestampinfo", "href": "https://w3c.github.io/PNG-spec/#11timestampinfo", "level": 5, "title": "Time stamp information", - "number": "12.3.2.10" + "number": "11.3.2.10" }, { "id": "11tIME", "href": "https://w3c.github.io/PNG-spec/#11tIME", "level": 6, "title": "tIME Image last-modification time", - "number": "12.3.2.10.1" + "number": "11.3.2.10.1" }, { "id": "animation-information", "href": "https://w3c.github.io/PNG-spec/#animation-information", "level": 5, "title": "Animation information", - "number": "12.3.2.11" + "number": "11.3.2.11" }, { "id": "actl-animation-control-chunk", "href": "https://w3c.github.io/PNG-spec/#actl-animation-control-chunk", "level": 6, "title": "acTL Animation Control Chunk", - "number": "12.3.2.11.1" + "number": "11.3.2.11.1" }, { "id": "fctl-frame-control-chunk", "href": "https://w3c.github.io/PNG-spec/#fctl-frame-control-chunk", "level": 6, "title": "fcTL Frame Control Chunk", - "number": "12.3.2.11.2" + "number": "11.3.2.11.2" }, { "id": "fdat-frame-data-chunk", "href": "https://w3c.github.io/PNG-spec/#fdat-frame-data-chunk", "level": 6, "title": "fdAT Frame Data Chunk", - "number": "12.3.2.11.3" + "number": "11.3.2.11.3" }, { "id": "12Encoders", "href": "https://w3c.github.io/PNG-spec/#12Encoders", "level": 3, "title": "PNG Encoders", - "number": "12.4" + "number": "11.4" }, { "id": "12Encoder-gamma-handling", "href": "https://w3c.github.io/PNG-spec/#12Encoder-gamma-handling", "level": 4, "title": "Encoder gamma handling", - "number": "12.4.1" + "number": "11.4.1" }, { "id": "12Encoder-colour-handling", "href": "https://w3c.github.io/PNG-spec/#12Encoder-colour-handling", "level": 4, "title": "Encoder colour handling", - "number": "12.4.2" + "number": "11.4.2" }, { "id": "12Alpha-channel-creation", "href": "https://w3c.github.io/PNG-spec/#12Alpha-channel-creation", "level": 4, "title": "Alpha channel creation", - "number": "12.4.3" + "number": "11.4.3" }, { "id": "12Sample-depth-scaling", "href": "https://w3c.github.io/PNG-spec/#12Sample-depth-scaling", "level": 4, "title": "Sample depth scaling", - "number": "12.4.4" + "number": "11.4.4" }, { "id": "12Suggested-palettes", "href": "https://w3c.github.io/PNG-spec/#12Suggested-palettes", "level": 4, "title": "Suggested palettes", - "number": "12.4.5" + "number": "11.4.5" }, { "id": "12Interlacing", "href": "https://w3c.github.io/PNG-spec/#12Interlacing", "level": 4, "title": "Interlacing", - "number": "12.4.6" + "number": "11.4.6" }, { "id": "12Filter-selection", "href": "https://w3c.github.io/PNG-spec/#12Filter-selection", "level": 4, "title": "Filter selection", - "number": "12.4.7" + "number": "11.4.7" }, { "id": "12Compression", "href": "https://w3c.github.io/PNG-spec/#12Compression", "level": 4, "title": "Compression", - "number": "12.4.8" + "number": "11.4.8" }, { "id": "12Text-chunk-processing", "href": "https://w3c.github.io/PNG-spec/#12Text-chunk-processing", "level": 4, "title": "Text chunk processing", - "number": "12.4.9" + "number": "11.4.9" }, { "id": "12Chunk-processing", "href": "https://w3c.github.io/PNG-spec/#12Chunk-processing", "level": 4, "title": "Chunking", - "number": "12.4.10" + "number": "11.4.10" }, { "id": "12Use-of-private-chunks", "href": "https://w3c.github.io/PNG-spec/#12Use-of-private-chunks", "level": 5, "title": "Use of private chunks", - "number": "12.4.10.1" + "number": "11.4.10.1" }, { "id": "12Private-type-and-method-codes", "href": "https://w3c.github.io/PNG-spec/#12Private-type-and-method-codes", "level": 5, "title": "Use of non-reserved field values", - "number": "12.4.10.2" + "number": "11.4.10.2" }, { "id": "12Ancillary", "href": "https://w3c.github.io/PNG-spec/#12Ancillary", "level": 5, "title": "Ancillary chunks", - "number": "12.4.10.3" + "number": "11.4.10.3" }, { "id": "13Decoders", "href": "https://w3c.github.io/PNG-spec/#13Decoders", "level": 3, "title": "PNG decoders and viewers", - "number": "12.5" + "number": "11.5" }, { "id": "13Introduction", @@ -829,322 +823,322 @@ "href": "https://w3c.github.io/PNG-spec/#error-handling", "level": 4, "title": "Error handling", - "number": "12.5.1" + "number": "11.5.1" }, { "id": "13Error-checking", "href": "https://w3c.github.io/PNG-spec/#13Error-checking", "level": 4, "title": "Error checking", - "number": "12.5.2" + "number": "11.5.2" }, { "id": "13Security-considerations", "href": "https://w3c.github.io/PNG-spec/#13Security-considerations", "level": 4, "title": "Security considerations", - "number": "12.5.3" + "number": "11.5.3" }, { "id": "13Chunking", "href": "https://w3c.github.io/PNG-spec/#13Chunking", "level": 4, "title": "Chunking", - "number": "12.5.4" + "number": "11.5.4" }, { "id": "13Pixel-dimensions", "href": "https://w3c.github.io/PNG-spec/#13Pixel-dimensions", "level": 4, "title": "Pixel dimensions", - "number": "12.5.5" + "number": "11.5.5" }, { "id": "13Text-chunk-processing", "href": "https://w3c.github.io/PNG-spec/#13Text-chunk-processing", "level": 4, "title": "Text chunk processing", - "number": "12.5.6" + "number": "11.5.6" }, { "id": "13Decompression", "href": "https://w3c.github.io/PNG-spec/#13Decompression", "level": 4, "title": "Decompression", - "number": "12.5.7" + "number": "11.5.7" }, { "id": "13Filtering", "href": "https://w3c.github.io/PNG-spec/#13Filtering", "level": 4, "title": "Filtering", - "number": "12.5.8" + "number": "11.5.8" }, { "id": "13Progressive-display", "href": "https://w3c.github.io/PNG-spec/#13Progressive-display", "level": 4, "title": "Interlacing and progressive display", - "number": "12.5.9" + "number": "11.5.9" }, { "id": "13Truecolour-image-handling", "href": "https://w3c.github.io/PNG-spec/#13Truecolour-image-handling", "level": 4, "title": "Truecolour image handling", - "number": "12.5.10" + "number": "11.5.10" }, { "id": "13Sample-depth-rescaling", "href": "https://w3c.github.io/PNG-spec/#13Sample-depth-rescaling", "level": 4, "title": "Sample depth rescaling", - "number": "12.5.11" + "number": "11.5.11" }, { "id": "13Decoder-gamma-handling", "href": "https://w3c.github.io/PNG-spec/#13Decoder-gamma-handling", "level": 4, "title": "Decoder gamma handling", - "number": "12.5.12" + "number": "11.5.12" }, { "id": "13Decoder-colour-handling", "href": "https://w3c.github.io/PNG-spec/#13Decoder-colour-handling", "level": 4, "title": "Decoder colour handling", - "number": "12.5.13" + "number": "11.5.13" }, { "id": "13Background-colour", "href": "https://w3c.github.io/PNG-spec/#13Background-colour", "level": 4, "title": "Background colour", - "number": "12.5.14" + "number": "11.5.14" }, { "id": "13Alpha-channel-processing", "href": "https://w3c.github.io/PNG-spec/#13Alpha-channel-processing", "level": 4, "title": "Alpha channel processing", - "number": "12.5.15" + "number": "11.5.15" }, { "id": "13Histogram-and-suggested-palette-usage", "href": "https://w3c.github.io/PNG-spec/#13Histogram-and-suggested-palette-usage", "level": 4, "title": "Histogram and suggested palette usage", - "number": "12.5.16" + "number": "11.5.16" }, { "id": "14EditorsExt", "href": "https://w3c.github.io/PNG-spec/#14EditorsExt", "level": 3, "title": "Editors", - "number": "12.6" + "number": "11.6" }, { "id": "14Additional-chunk-types", "href": "https://w3c.github.io/PNG-spec/#14Additional-chunk-types", "level": 4, "title": "Additional chunk types", - "number": "12.6.1" + "number": "11.6.1" }, { "id": "14Ordering", "href": "https://w3c.github.io/PNG-spec/#14Ordering", "level": 4, "title": "Behaviour of PNG editors", - "number": "12.6.2" + "number": "11.6.2" }, { "id": "14Ordering-of-chunks", "href": "https://w3c.github.io/PNG-spec/#14Ordering-of-chunks", "level": 4, "title": "Ordering of chunks", - "number": "12.6.3" + "number": "11.6.3" }, { "id": "14Ordering-of-critical-chunks", "href": "https://w3c.github.io/PNG-spec/#14Ordering-of-critical-chunks", "level": 5, "title": "Ordering of critical chunks", - "number": "12.6.3.1" + "number": "11.6.3.1" }, { "id": "14Ordering-of-ancillary-chunks", "href": "https://w3c.github.io/PNG-spec/#14Ordering-of-ancillary-chunks", "level": 5, "title": "Ordering of ancillary chunks", - "number": "12.6.3.2" + "number": "11.6.3.2" }, { "id": "conformance", "href": "https://w3c.github.io/PNG-spec/#conformance", "level": 3, "title": "Conformance", - "number": "12.7" + "number": "11.7" }, { "id": "15ConfIntro", "href": "https://w3c.github.io/PNG-spec/#15ConfIntro", "level": 4, "title": "Introduction", - "number": "12.7.1" + "number": "11.7.1" }, { "id": "15ConfObjectives", "href": "https://w3c.github.io/PNG-spec/#15ConfObjectives", "level": 5, "title": "Objectives", - "number": "12.7.1.1" + "number": "11.7.1.1" }, { "id": "15ConfScope", "href": "https://w3c.github.io/PNG-spec/#15ConfScope", "level": 5, "title": "Scope", - "number": "12.7.1.2" + "number": "11.7.1.2" }, { "id": "15ConformanceConf", "href": "https://w3c.github.io/PNG-spec/#15ConformanceConf", "level": 4, "title": "Conformance conditions", - "number": "12.7.2" + "number": "11.7.2" }, { "id": "15FileConformance", "href": "https://w3c.github.io/PNG-spec/#15FileConformance", "level": 5, "title": "Conformance of PNG datastreams", - "number": "12.7.2.1" + "number": "11.7.2.1" }, { "id": "15ConformanceEncoder", "href": "https://w3c.github.io/PNG-spec/#15ConformanceEncoder", "level": 5, "title": "Conformance of PNG encoders", - "number": "12.7.2.2" + "number": "11.7.2.2" }, { "id": "15ConformanceDecoder", "href": "https://w3c.github.io/PNG-spec/#15ConformanceDecoder", "level": 5, "title": "Conformance of PNG decoders", - "number": "12.7.2.3" + "number": "11.7.2.3" }, { "id": "15ConformanceEditor", "href": "https://w3c.github.io/PNG-spec/#15ConformanceEditor", "level": 5, "title": "Conformance of PNG editors", - "number": "12.7.2.4" + "number": "11.7.2.4" }, { "id": "A-Conventions", "href": "https://w3c.github.io/PNG-spec/#A-Conventions", "level": 3, "title": "Internet Media Types", - "number": "12.8" + "number": "11.8" }, { "id": "image-png", "href": "https://w3c.github.io/PNG-spec/#image-png", "level": 4, "title": "image/png", - "number": "12.8.1" + "number": "11.8.1" }, { "id": "image-apng", "href": "https://w3c.github.io/PNG-spec/#image-apng", "level": 4, "title": "image/apng", - "number": "12.8.2" + "number": "11.8.2" }, { "id": "B-NewChunksAppendix", "href": "https://w3c.github.io/PNG-spec/#B-NewChunksAppendix", "level": 3, "title": "Guidelines for private chunk types", - "number": "12.9" + "number": "11.9" }, { "id": "C-GammaAppendix", "href": "https://w3c.github.io/PNG-spec/#C-GammaAppendix", "level": 3, "title": "Gamma and chromaticity", - "number": "12.10" + "number": "11.10" }, { "id": "D-CRCAppendix", "href": "https://w3c.github.io/PNG-spec/#D-CRCAppendix", "level": 3, "title": "Sample Cyclic Redundancy Code implementation", - "number": "12.11" + "number": "11.11" }, { "id": "E-Resources", "href": "https://w3c.github.io/PNG-spec/#E-Resources", "level": 3, "title": "Online resources", - "number": "12.12" + "number": "11.12" }, { "id": "E-Archive-sites", "href": "https://w3c.github.io/PNG-spec/#E-Archive-sites", "level": 4, "title": "Archive sites", - "number": "12.12.1" + "number": "11.12.1" }, { "id": "E-icc-profile-specs", "href": "https://w3c.github.io/PNG-spec/#E-icc-profile-specs", "level": 4, "title": "ICC profile specifications", - "number": "12.12.2" + "number": "11.12.2" }, { "id": "E-PNG-home-page", "href": "https://w3c.github.io/PNG-spec/#E-PNG-home-page", "level": 4, "title": "PNG web site", - "number": "12.12.3" + "number": "11.12.3" }, { "id": "E-Sample-implementation", "href": "https://w3c.github.io/PNG-spec/#E-Sample-implementation", "level": 4, "title": "Sample implementation and test images", - "number": "12.12.4" + "number": "11.12.4" }, { "id": "changes", "href": "https://w3c.github.io/PNG-spec/#changes", "level": 3, "title": "Changes", - "number": "12.13" + "number": "11.13" }, { "id": "changes-since-the-w3c-recommendation-of-10-november-2003-png-second-edition", "href": "https://w3c.github.io/PNG-spec/#changes-since-the-w3c-recommendation-of-10-november-2003-png-second-edition", "level": 4, "title": "Changes since the W3C Recommendation of 10 November 2003 (PNG Second Edition)", - "number": "12.13.1" + "number": "11.13.1" }, { "id": "changes-between-first-and-second-editions", "href": "https://w3c.github.io/PNG-spec/#changes-between-first-and-second-editions", "level": 4, "title": "Changes between First and Second Editions", - "number": "12.13.2" + "number": "11.13.2" }, { "id": "bibliography", "href": "https://w3c.github.io/PNG-spec/#bibliography", "level": 3, "title": "Bibliography", - "number": "12.14" + "number": "11.14" }, { "id": "references", diff --git a/tr/headings/WGSL.json b/tr/headings/WGSL.json index 2445a61e7aee..7e62cd053919 100644 --- a/tr/headings/WGSL.json +++ b/tr/headings/WGSL.json @@ -1317,47 +1317,26 @@ "number": "16.1" }, { - "id": "all-vector-builtin", - "href": "https://www.w3.org/TR/WGSL/#all-vector-builtin", + "id": "all-builtin", + "href": "https://www.w3.org/TR/WGSL/#all-builtin", "level": 4, - "title": "all (vector)", + "title": "all", "number": "16.1.1" }, { - "id": "all-scalar-builtin", - "href": "https://www.w3.org/TR/WGSL/#all-scalar-builtin", + "id": "any-builtin", + "href": "https://www.w3.org/TR/WGSL/#any-builtin", "level": 4, - "title": "all (scalar)", + "title": "any", "number": "16.1.2" }, { - "id": "any-vector-builtin", - "href": "https://www.w3.org/TR/WGSL/#any-vector-builtin", + "id": "select-builtin", + "href": "https://www.w3.org/TR/WGSL/#select-builtin", "level": 4, - "title": "any (vector)", + "title": "select", "number": "16.1.3" }, - { - "id": "any-scalar-builtin", - "href": "https://www.w3.org/TR/WGSL/#any-scalar-builtin", - "level": 4, - "title": "any (scalar)", - "number": "16.1.4" - }, - { - "id": "select-scalar-builtin", - "href": "https://www.w3.org/TR/WGSL/#select-scalar-builtin", - "level": 4, - "title": "select (scalar)", - "number": "16.1.5" - }, - { - "id": "select-vector-builtin", - "href": "https://www.w3.org/TR/WGSL/#select-vector-builtin", - "level": 4, - "title": "select (vector)", - "number": "16.1.6" - }, { "id": "array-builtin-functions", "href": "https://www.w3.org/TR/WGSL/#array-builtin-functions", @@ -1527,235 +1506,186 @@ "number": "16.3.21" }, { - "id": "frexp-scalar-f32-builtin", - "href": "https://www.w3.org/TR/WGSL/#frexp-scalar-f32-builtin", + "id": "frexp-builtin", + "href": "https://www.w3.org/TR/WGSL/#frexp-builtin", "level": 4, - "title": "frexp (scalar f32)", + "title": "frexp", "number": "16.3.22" }, - { - "id": "frexp-scalar-f16-builtin", - "href": "https://www.w3.org/TR/WGSL/#frexp-scalar-f16-builtin", - "level": 4, - "title": "frexp (scalar f16)", - "number": "16.3.23" - }, - { - "id": "frexp-vector-f32-builtin", - "href": "https://www.w3.org/TR/WGSL/#frexp-vector-f32-builtin", - "level": 4, - "title": "frexp (vector f32)", - "number": "16.3.24" - }, - { - "id": "frexp-vector-f16-builtin", - "href": "https://www.w3.org/TR/WGSL/#frexp-vector-f16-builtin", - "level": 4, - "title": "frexp (vector f16)", - "number": "16.3.25" - }, { "id": "inverseSqrt-builtin", "href": "https://www.w3.org/TR/WGSL/#inverseSqrt-builtin", "level": 4, "title": "inverseSqrt", - "number": "16.3.26" + "number": "16.3.23" }, { "id": "ldexp-builtin", "href": "https://www.w3.org/TR/WGSL/#ldexp-builtin", "level": 4, "title": "ldexp", - "number": "16.3.27" + "number": "16.3.24" }, { "id": "length-builtin", "href": "https://www.w3.org/TR/WGSL/#length-builtin", "level": 4, "title": "length", - "number": "16.3.28" + "number": "16.3.25" }, { "id": "log-builtin", "href": "https://www.w3.org/TR/WGSL/#log-builtin", "level": 4, "title": "log", - "number": "16.3.29" + "number": "16.3.26" }, { "id": "log2-builtin", "href": "https://www.w3.org/TR/WGSL/#log2-builtin", "level": 4, "title": "log2", - "number": "16.3.30" + "number": "16.3.27" }, { "id": "max-float-builtin", "href": "https://www.w3.org/TR/WGSL/#max-float-builtin", "level": 4, "title": "max", - "number": "16.3.31" + "number": "16.3.28" }, { "id": "min-float-builtin", "href": "https://www.w3.org/TR/WGSL/#min-float-builtin", "level": 4, "title": "min", - "number": "16.3.32" - }, - { - "id": "mix-scalar-builtin", - "href": "https://www.w3.org/TR/WGSL/#mix-scalar-builtin", - "level": 4, - "title": "mix (scalar)", - "number": "16.3.33" - }, - { - "id": "mix-vector-builtin", - "href": "https://www.w3.org/TR/WGSL/#mix-vector-builtin", - "level": 4, - "title": "mix (vector)", - "number": "16.3.34" - }, - { - "id": "modf-scalar-f32-builtin", - "href": "https://www.w3.org/TR/WGSL/#modf-scalar-f32-builtin", - "level": 4, - "title": "modf (scalar f32)", - "number": "16.3.35" - }, - { - "id": "modf-scalar-f16-builtin", - "href": "https://www.w3.org/TR/WGSL/#modf-scalar-f16-builtin", - "level": 4, - "title": "modf (scalar f16)", - "number": "16.3.36" + "number": "16.3.29" }, { - "id": "modf-vector-f32-builtin", - "href": "https://www.w3.org/TR/WGSL/#modf-vector-f32-builtin", + "id": "mix-builtin", + "href": "https://www.w3.org/TR/WGSL/#mix-builtin", "level": 4, - "title": "modf (vector f32)", - "number": "16.3.37" + "title": "mix", + "number": "16.3.30" }, { - "id": "modf-vector-f16-builtin", - "href": "https://www.w3.org/TR/WGSL/#modf-vector-f16-builtin", + "id": "modf-builtin", + "href": "https://www.w3.org/TR/WGSL/#modf-builtin", "level": 4, - "title": "modf (vector f16)", - "number": "16.3.38" + "title": "modf", + "number": "16.3.31" }, { "id": "normalize-builtin", "href": "https://www.w3.org/TR/WGSL/#normalize-builtin", "level": 4, "title": "normalize", - "number": "16.3.39" + "number": "16.3.32" }, { "id": "pow-builtin", "href": "https://www.w3.org/TR/WGSL/#pow-builtin", "level": 4, "title": "pow", - "number": "16.3.40" + "number": "16.3.33" }, { "id": "quantizeToF16-builtin", "href": "https://www.w3.org/TR/WGSL/#quantizeToF16-builtin", "level": 4, "title": "quantizeToF16", - "number": "16.3.41" + "number": "16.3.34" }, { "id": "radians-builtin", "href": "https://www.w3.org/TR/WGSL/#radians-builtin", "level": 4, "title": "radians", - "number": "16.3.42" + "number": "16.3.35" }, { "id": "reflect-builtin", "href": "https://www.w3.org/TR/WGSL/#reflect-builtin", "level": 4, "title": "reflect", - "number": "16.3.43" + "number": "16.3.36" }, { "id": "refract-builtin", "href": "https://www.w3.org/TR/WGSL/#refract-builtin", "level": 4, "title": "refract", - "number": "16.3.44" + "number": "16.3.37" }, { "id": "round-builtin", "href": "https://www.w3.org/TR/WGSL/#round-builtin", "level": 4, "title": "round", - "number": "16.3.45" + "number": "16.3.38" }, { "id": "sign-builtin", "href": "https://www.w3.org/TR/WGSL/#sign-builtin", "level": 4, "title": "sign", - "number": "16.3.46" + "number": "16.3.39" }, { "id": "sin-builtin", "href": "https://www.w3.org/TR/WGSL/#sin-builtin", "level": 4, "title": "sin", - "number": "16.3.47" + "number": "16.3.40" }, { "id": "sinh-builtin", "href": "https://www.w3.org/TR/WGSL/#sinh-builtin", "level": 4, "title": "sinh", - "number": "16.3.48" + "number": "16.3.41" }, { "id": "smoothstep-builtin", "href": "https://www.w3.org/TR/WGSL/#smoothstep-builtin", "level": 4, "title": "smoothstep", - "number": "16.3.49" + "number": "16.3.42" }, { "id": "sqrt-builtin", "href": "https://www.w3.org/TR/WGSL/#sqrt-builtin", "level": 4, "title": "sqrt", - "number": "16.3.50" + "number": "16.3.43" }, { "id": "step-builtin", "href": "https://www.w3.org/TR/WGSL/#step-builtin", "level": 4, "title": "step", - "number": "16.3.51" + "number": "16.3.44" }, { "id": "tan-builtin", "href": "https://www.w3.org/TR/WGSL/#tan-builtin", "level": 4, "title": "tan", - "number": "16.3.52" + "number": "16.3.45" }, { "id": "tanh-builtin", "href": "https://www.w3.org/TR/WGSL/#tanh-builtin", "level": 4, "title": "tanh", - "number": "16.3.53" + "number": "16.3.46" }, { "id": "trunc-builtin", "href": "https://www.w3.org/TR/WGSL/#trunc-builtin", "level": 4, "title": "trunc", - "number": "16.3.54" + "number": "16.3.47" }, { "id": "integer-builtin-functions", diff --git a/tr/headings/attribution-reporting-api.json b/tr/headings/attribution-reporting-api.json index 75efa7209f6f..08767ea96d60 100644 --- a/tr/headings/attribution-reporting-api.json +++ b/tr/headings/attribution-reporting-api.json @@ -141,10 +141,10 @@ "number": "5.2" }, { - "id": "attribution-filter-map", - "href": "https://wicg.github.io/attribution-reporting-api/#attribution-filter-map", + "id": "attribution-filtering", + "href": "https://wicg.github.io/attribution-reporting-api/#attribution-filtering", "level": 3, - "title": "Attribution filter map", + "title": "Attribution filtering", "number": "5.3" }, { diff --git a/tr/headings/capability-delegation.json b/tr/headings/capability-delegation.json index a9fd11076842..f7630efa5940 100644 --- a/tr/headings/capability-delegation.json +++ b/tr/headings/capability-delegation.json @@ -14,7 +14,7 @@ "id": "profile-and-date", "href": "https://wicg.github.io/capability-delegation/spec.html#profile-and-date", "level": 2, - "title": "Draft Community Group Report, 9 June 2022" + "title": "Draft Community Group Report, 15 June 2022" }, { "id": "abstract", diff --git a/tr/headings/compat.json b/tr/headings/compat.json index 4d33cfce3938..18366d4c05d5 100644 --- a/tr/headings/compat.json +++ b/tr/headings/compat.json @@ -14,7 +14,7 @@ "id": "subtitle", "href": "https://compat.spec.whatwg.org/#subtitle", "level": 2, - "title": "Living Standard — Last Updated 6 June 2022" + "title": "Living Standard — Last Updated 18 June 2022" }, { "id": "abstract", @@ -154,47 +154,40 @@ "title": "Keyword mappings", "number": "3.4.5" }, - { - "id": "the-webkit-background-clip-property", - "href": "https://compat.spec.whatwg.org/#the-webkit-background-clip-property", - "level": 4, - "title": "Foreground Text Clipping: the -webkit-background-clip property", - "number": "3.4.6" - }, { "id": "text-fill-and-stroking", "href": "https://compat.spec.whatwg.org/#text-fill-and-stroking", "level": 4, "title": "Text Fill and Stroking", - "number": "3.4.7" + "number": "3.4.6" }, { "id": "the-webkit-text-fill-color", "href": "https://compat.spec.whatwg.org/#the-webkit-text-fill-color", "level": 5, "title": "Foreground Text Color: the -webkit-text-fill-color property", - "number": "3.4.7.1" + "number": "3.4.6.1" }, { "id": "the-webkit-text-stroke-color", "href": "https://compat.spec.whatwg.org/#the-webkit-text-stroke-color", "level": 5, "title": "Text Stroke Color: the -webkit-text-stroke-color property", - "number": "3.4.7.2" + "number": "3.4.6.2" }, { "id": "the-webkit-text-stroke-width", "href": "https://compat.spec.whatwg.org/#the-webkit-text-stroke-width", "level": 5, "title": "Text Stroke Thickness: the -webkit-text-stroke-width property", - "number": "3.4.7.3" + "number": "3.4.6.3" }, { "id": "the-webkit-text-stroke", "href": "https://compat.spec.whatwg.org/#the-webkit-text-stroke", "level": 5, "title": "Text Stroke Shorthand: the -webkit-text-stroke property", - "number": "3.4.7.4" + "number": "3.4.6.4" }, { "id": "css-property-values", @@ -287,13 +280,6 @@ "title": "Chrome User-Agent pattern", "number": "5.3.1" }, - { - "id": "ua-string-tokens-chrome", - "href": "https://compat.spec.whatwg.org/#ua-string-tokens-chrome", - "level": 4, - "title": "Chrome-specific tokens", - "number": "5.3.2" - }, { "id": "ua-string-firefox", "href": "https://compat.spec.whatwg.org/#ua-string-firefox", diff --git a/tr/headings/console.json b/tr/headings/console.json index 4523cfe59ed1..fe0565bfa5f3 100644 --- a/tr/headings/console.json +++ b/tr/headings/console.json @@ -14,7 +14,7 @@ "id": "subtitle", "href": "https://console.spec.whatwg.org/#subtitle", "level": 2, - "title": "Living Standard — Last Updated 17 May 2022" + "title": "Living Standard — Last Updated 14 June 2022" }, { "id": "abstract", diff --git a/tr/headings/credentiallessness.json b/tr/headings/credentiallessness.json deleted file mode 100644 index 4388fc5697d9..000000000000 --- a/tr/headings/credentiallessness.json +++ /dev/null @@ -1,193 +0,0 @@ -{ - "spec": { - "title": "Cross-Origin-Embedder-Policy: credentialless", - "url": "https://wicg.github.io/credentiallessness/" - }, - "headings": [ - { - "id": "title", - "href": "https://wicg.github.io/credentiallessness/#title", - "level": 1, - "title": "Cross-Origin-Embedder-Policy: credentialless" - }, - { - "id": "profile-and-date", - "href": "https://wicg.github.io/credentiallessness/#profile-and-date", - "level": 2, - "title": "A Collection of Interesting Ideas, 9 May 2022" - }, - { - "id": "abstract", - "href": "https://wicg.github.io/credentiallessness/#abstract", - "level": 2, - "title": "Abstract" - }, - { - "id": "toc", - "href": "https://wicg.github.io/credentiallessness/#toc", - "level": 2, - "title": "Table of Contents" - }, - { - "id": "problem", - "href": "https://wicg.github.io/credentiallessness/#problem", - "level": 2, - "title": "A problem", - "number": "1" - }, - { - "id": "proposal", - "href": "https://wicg.github.io/credentiallessness/#proposal", - "level": 2, - "title": "A proposal", - "number": "2" - }, - { - "id": "subresource-requests", - "href": "https://wicg.github.io/credentiallessness/#subresource-requests", - "level": 3, - "title": "Subresource requests", - "number": "2.1" - }, - { - "id": "redirect", - "href": "https://wicg.github.io/credentiallessness/#redirect", - "level": 4, - "title": "redirect", - "number": "2.1.1" - }, - { - "id": "main-resource-request", - "href": "https://wicg.github.io/credentiallessness/#main-resource-request", - "level": 3, - "title": "Main resource requests", - "number": "2.2" - }, - { - "id": "cache-storage-request", - "href": "https://wicg.github.io/credentiallessness/#cache-storage-request", - "level": 3, - "title": "CacheStorage requests", - "number": "2.3" - }, - { - "id": "cross-origin-isolation", - "href": "https://wicg.github.io/credentiallessness/#cross-origin-isolation", - "level": 3, - "title": "Cross-origin Isolation", - "number": "2.4" - }, - { - "id": "integration-html", - "href": "https://wicg.github.io/credentiallessness/#integration-html", - "level": 2, - "title": "Integration with HTML", - "number": "3" - }, - { - "id": "embedder-policy-value", - "href": "https://wicg.github.io/credentiallessness/#embedder-policy-value", - "level": 3, - "title": "Embedder policy value", - "number": "3.1" - }, - { - "id": "parsing", - "href": "https://wicg.github.io/credentiallessness/#parsing", - "level": 3, - "title": "Parsing", - "number": "3.2" - }, - { - "id": "compatible-with-cross-origin-isolation", - "href": "https://wicg.github.io/credentiallessness/#compatible-with-cross-origin-isolation", - "level": 3, - "title": "Compatible with cross-origin isolation algorithm", - "number": "3.3" - }, - { - "id": "integration-fetch", - "href": "https://wicg.github.io/credentiallessness/#integration-fetch", - "level": 2, - "title": "Integration with Fetch", - "number": "4" - }, - { - "id": "fetch-coep-allow-credentials", - "href": "https://wicg.github.io/credentiallessness/#fetch-coep-allow-credentials", - "level": 3, - "title": "Omit credentials for no-cors cross-origin requests", - "number": "4.1" - }, - { - "id": "request-include-credentials", - "href": "https://wicg.github.io/credentiallessness/#request-include-credentials", - "level": 3, - "title": "The response’s request-include-credentials attribute", - "number": "4.2" - }, - { - "id": "corp-internal-check", - "href": "https://wicg.github.io/credentiallessness/#corp-internal-check", - "level": 3, - "title": "Cross-Origin-Resource-Policy internal check", - "number": "4.3" - }, - { - "id": "integration-service-worker", - "href": "https://wicg.github.io/credentiallessness/#integration-service-worker", - "level": 2, - "title": "Integration with ServiceWorker", - "number": "5" - }, - { - "id": "security-and-privacy", - "href": "https://wicg.github.io/credentiallessness/#security-and-privacy", - "level": 2, - "title": "Security and privacy considerations", - "number": "6" - }, - { - "id": "conformance", - "href": "https://wicg.github.io/credentiallessness/#conformance", - "level": 2, - "title": "Conformance" - }, - { - "id": "index", - "href": "https://wicg.github.io/credentiallessness/#index", - "level": 2, - "title": "Index" - }, - { - "id": "index-defined-here", - "href": "https://wicg.github.io/credentiallessness/#index-defined-here", - "level": 3, - "title": "Terms defined by this specification" - }, - { - "id": "index-defined-elsewhere", - "href": "https://wicg.github.io/credentiallessness/#index-defined-elsewhere", - "level": 3, - "title": "Terms defined by reference" - }, - { - "id": "references", - "href": "https://wicg.github.io/credentiallessness/#references", - "level": 2, - "title": "References" - }, - { - "id": "normative", - "href": "https://wicg.github.io/credentiallessness/#normative", - "level": 3, - "title": "Normative References" - }, - { - "id": "informative", - "href": "https://wicg.github.io/credentiallessness/#informative", - "level": 3, - "title": "Informative References" - } - ] -} \ No newline at end of file diff --git a/tr/headings/css-color-adjust-1.json b/tr/headings/css-color-adjust-1.json index ebdffbe7a654..2d4dca3acaa3 100644 --- a/tr/headings/css-color-adjust-1.json +++ b/tr/headings/css-color-adjust-1.json @@ -17,8 +17,8 @@ "title": "Abstract" }, { - "id": "status", - "href": "https://www.w3.org/TR/css-color-adjust-1/#status", + "id": "sotd", + "href": "https://www.w3.org/TR/css-color-adjust-1/#sotd", "level": 2, "title": "Status of this document" }, diff --git a/tr/headings/css-variables-1.json b/tr/headings/css-variables-1.json index cfb824f4582d..6440fc0d03b3 100644 --- a/tr/headings/css-variables-1.json +++ b/tr/headings/css-variables-1.json @@ -8,7 +8,7 @@ "id": "title", "href": "https://www.w3.org/TR/css-variables-1/#title", "level": 1, - "title": "224 TestsCSS Custom Properties for Cascading Variables Module Level 1" + "title": "CSS Custom Properties for Cascading Variables Module Level 1" }, { "id": "abstract", @@ -119,19 +119,26 @@ "title": "Changes", "number": "5" }, + { + "id": "changes-20211111", + "href": "https://www.w3.org/TR/css-variables-1/#changes-20211111", + "level": 3, + "title": "Changes Since the 11 November 2021 CR Draft", + "number": "5.1" + }, { "id": "changes-20151203", "href": "https://www.w3.org/TR/css-variables-1/#changes-20151203", "level": 3, "title": "Changes Since the 03 December 2015 CR", - "number": "5.1" + "number": "5.2" }, { "id": "changes-20140506", "href": "https://www.w3.org/TR/css-variables-1/#changes-20140506", "level": 3, "title": "Changes since the May 6 2014 Last Call Working Draft", - "number": "5.2" + "number": "5.3" }, { "id": "acks", diff --git a/tr/headings/epub-33.json b/tr/headings/epub-33.json index 7b953613d8fd..0654a6af74bc 100644 --- a/tr/headings/epub-33.json +++ b/tr/headings/epub-33.json @@ -212,6 +212,13 @@ "title": "HTML img fallbacks", "number": "3.5.2.2" }, + { + "id": "html-script-element", + "href": "https://www.w3.org/TR/epub-33/#html-script-element", + "level": 5, + "title": "HTML script element", + "number": "3.5.2.3" + }, { "id": "sec-resource-locations", "href": "https://www.w3.org/TR/epub-33/#sec-resource-locations", diff --git a/tr/headings/fetch.json b/tr/headings/fetch.json index de9f4e61ea8d..58e25ad8d342 100644 --- a/tr/headings/fetch.json +++ b/tr/headings/fetch.json @@ -14,7 +14,7 @@ "id": "subtitle", "href": "https://fetch.spec.whatwg.org/#subtitle", "level": 2, - "title": "Living Standard — Last Updated 8 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "abstract", diff --git a/tr/headings/html.json b/tr/headings/html.json index cbfbcb7cc1f2..45923258cde0 100644 --- a/tr/headings/html.json +++ b/tr/headings/html.json @@ -8,7 +8,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "table-of-contents", @@ -26,7 +26,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/introduction.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "introduction", @@ -199,7 +199,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "infrastructure", @@ -302,7 +302,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/common-microsyntaxes.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "common-microsyntaxes", @@ -504,7 +504,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "urls", @@ -601,7 +601,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "common-dom-interfaces", @@ -663,7 +663,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/structured-data.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "safe-passing-of-structured-data", @@ -746,7 +746,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/dom.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "dom", @@ -1031,7 +1031,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/semantics.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "semantics", @@ -1183,7 +1183,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/sections.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "sections", @@ -1308,7 +1308,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/grouping-content.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "grouping-content", @@ -1426,7 +1426,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/text-level-semantics.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "text-level-semantics", @@ -1642,7 +1642,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/links.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "links", @@ -1900,7 +1900,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/edits.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "edits", @@ -1955,7 +1955,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/embedded-content.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "embedded-content", @@ -1989,7 +1989,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/images.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "images", @@ -2247,7 +2247,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/iframe-embed-object.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "the-iframe-element", @@ -2274,7 +2274,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/media.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "the-video-element", @@ -2504,7 +2504,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/image-maps.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "the-map-element", @@ -2545,7 +2545,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/embedded-content-other.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "mathml", @@ -2572,7 +2572,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/tables.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "tables", @@ -2704,7 +2704,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/forms.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "forms", @@ -2801,7 +2801,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/input.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "the-input-element", @@ -3066,7 +3066,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/form-elements.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "the-button-element", @@ -3149,7 +3149,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "form-control-infrastructure", @@ -3386,7 +3386,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/interactive-elements.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "interactive-elements", @@ -3476,7 +3476,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/scripting.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "scripting-3", @@ -3559,7 +3559,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/canvas.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "the-canvas-element", @@ -3803,7 +3803,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/custom-elements.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "custom-elements", @@ -3935,7 +3935,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/semantics-other.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "common-idioms", @@ -4011,7 +4011,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/microdata.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "microdata", @@ -4191,7 +4191,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/interaction.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "editing", @@ -4448,7 +4448,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/dnd.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "dnd", @@ -4531,7 +4531,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/browsers.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "browsers", @@ -4669,7 +4669,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/window-object.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "the-window-object", @@ -4808,7 +4808,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/origin.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "origin", @@ -4905,7 +4905,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/history.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "history", @@ -5023,7 +5023,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "browsing-the-web", @@ -5176,7 +5176,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/webappapis.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "webappapis", @@ -5531,7 +5531,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "dynamic-markup-insertion", @@ -5579,7 +5579,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "timers", @@ -5620,7 +5620,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/system-state.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "system-state-and-capabilities", @@ -5689,7 +5689,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/imagebitmap-and-animations.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "images-2", @@ -5709,7 +5709,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/comms.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "comms", @@ -5728,7 +5728,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/server-sent-events.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "server-sent-events", @@ -5811,7 +5811,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/web-messaging.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "web-messaging", @@ -5929,7 +5929,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/workers.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "workers", @@ -6165,7 +6165,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/worklets.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "worklets", @@ -6275,7 +6275,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/webstorage.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "webstorage", @@ -6378,7 +6378,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/syntax.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "syntax", @@ -6488,7 +6488,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/parsing.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "parsing", @@ -7453,7 +7453,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/named-characters.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "named-character-references", @@ -7466,7 +7466,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/xhtml.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "the-xhtml-syntax", @@ -7506,7 +7506,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/rendering.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "rendering", @@ -7833,7 +7833,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/obsolete.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "obsolete", @@ -7894,7 +7894,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/iana.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "iana", @@ -7955,7 +7955,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/indices.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "index", @@ -8015,7 +8015,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/references.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "references", @@ -8027,7 +8027,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/acknowledgements.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2022" + "title": "Living Standard — Last Updated 17 June 2022" }, { "id": "acknowledgments", diff --git a/tr/headings/keyboard-map.json b/tr/headings/keyboard-map.json index 6344ea9eeabf..9985f3c4b413 100644 --- a/tr/headings/keyboard-map.json +++ b/tr/headings/keyboard-map.json @@ -4,12 +4,6 @@ "url": "https://wicg.github.io/keyboard-map/" }, "headings": [ - { - "id": "profile-and-date", - "href": "https://wicg.github.io/keyboard-map/#profile-and-date", - "level": 2, - "title": "Draft Community Group Report, 6 October 2021" - }, { "id": "abstract", "href": "https://wicg.github.io/keyboard-map/#abstract", diff --git a/tr/headings/screen-capture.json b/tr/headings/screen-capture.json index 3f8844d4d1ba..03583f0d2ee0 100644 --- a/tr/headings/screen-capture.json +++ b/tr/headings/screen-capture.json @@ -100,12 +100,19 @@ "title": "SystemAudioPreferenceEnum", "number": "5.4.3" }, + { + "id": "surfaceswitchingpreferenceenum", + "href": "https://www.w3.org/TR/screen-capture/#surfaceswitchingpreferenceenum", + "level": 4, + "title": "SurfaceSwitchingPreferenceEnum", + "number": "5.4.4" + }, { "id": "displaymediastreamconstraints", "href": "https://www.w3.org/TR/screen-capture/#displaymediastreamconstraints", "level": 4, "title": "DisplayMediaStreamConstraints", - "number": "5.4.4" + "number": "5.4.5" }, { "id": "dictionary-displaymediastreamconstraints-members", @@ -118,42 +125,42 @@ "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatracksupportedconstraints", "level": 4, "title": "Extensions to MediaTrackSupportedConstraints", - "number": "5.4.5" + "number": "5.4.6" }, { "id": "extensions-to-mediatrackconstraintset", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatrackconstraintset", "level": 4, "title": "Extensions to MediaTrackConstraintSet", - "number": "5.4.6" + "number": "5.4.7" }, { "id": "extensions-to-mediatracksettings", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatracksettings", "level": 4, "title": "Extensions to MediaTrackSettings", - "number": "5.4.7" + "number": "5.4.8" }, { "id": "extensions-to-mediatrackcapabilities", "href": "https://www.w3.org/TR/screen-capture/#extensions-to-mediatrackcapabilities", "level": 4, "title": "Extensions to MediaTrackCapabilities", - "number": "5.4.8" + "number": "5.4.9" }, { "id": "displaycapturesurfacetype", "href": "https://www.w3.org/TR/screen-capture/#displaycapturesurfacetype", "level": 4, "title": "DisplayCaptureSurfaceType", - "number": "5.4.9" + "number": "5.4.10" }, { "id": "cursorcaptureconstraint", "href": "https://www.w3.org/TR/screen-capture/#cursorcaptureconstraint", "level": 4, "title": "CursorCaptureConstraint", - "number": "5.4.10" + "number": "5.4.11" }, { "id": "device-identifiers", diff --git a/tr/headings/tc39-array-grouping.json b/tr/headings/tc39-array-grouping.json index 0f4da4c248ce..996a4e18b2ea 100644 --- a/tr/headings/tc39-array-grouping.json +++ b/tr/headings/tc39-array-grouping.json @@ -17,13 +17,13 @@ "number": "2" }, { - "id": "sec-array.prototype.groupby", + "id": "sec-array.prototype.group", "title": "Array.prototype.group ( callbackfn [ , thisArg ] )", "level": 2, "number": "2.1" }, { - "id": "sec-array.prototype.groupbymap", + "id": "sec-array.prototype.grouptomap", "title": "Array.prototype.groupToMap ( callbackfn [ , thisArg ] )", "level": 2, "number": "2.2" diff --git a/tr/headings/tc39-symbols-as-weakmap-keys.json b/tr/headings/tc39-symbols-as-weakmap-keys.json new file mode 100644 index 000000000000..94b43bda69c6 --- /dev/null +++ b/tr/headings/tc39-symbols-as-weakmap-keys.json @@ -0,0 +1,110 @@ +{ + "spec": { + "title": "Symbol as WeakMap Keys Proposal", + "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/" + }, + "headings": [ + { + "id": "sec-executable-code-and-execution-contexts", + "title": "Executable Code and Execution Contexts", + "level": 1, + "number": "1" + }, + { + "id": "sec-weakref-processing-model", + "title": "Processing Model of WeakRef and FinalizationRegistry Objects", + "level": 2, + "number": "1.1" + }, + { + "id": "sec-addtokeptobjects", + "title": "AddToKeptObjects (\n object: an Object,\n value: an Object or a Symbol,\n ): unused", + "level": 2, + "number": "1.2" + }, + { + "id": "sec-canbeheldweakly-abstract-operation", + "title": "CanBeHeldWeakly (\n v: unknown\n ): a Boolean", + "level": 1, + "number": "2" + }, + { + "id": "sec-modifications-of-weakmap", + "title": "Modifications to the properties of WeakMap.prototype", + "level": 1, + "number": "3" + }, + { + "id": "sec-weakmap.prototype.delete", + "title": "WeakMap.prototype.delete ( key )", + "level": 2, + "number": "3.1" + }, + { + "id": "sec-weakmap.prototype.get", + "title": "WeakMap.prototype.get ( key )", + "level": 2, + "number": "3.2" + }, + { + "id": "sec-weakmap.prototype.has", + "title": "WeakMap.prototype.has ( key )", + "level": 2, + "number": "3.3" + }, + { + "id": "sec-weakmap.prototype.set", + "title": "WeakMap.prototype.set ( key, value )", + "level": 2, + "number": "3.4" + }, + { + "id": "sec-modifications-of-weakset", + "title": "Modifications to the properties of WeakSet.prototype", + "level": 1, + "number": "4" + }, + { + "id": "sec-weakset.prototype.add", + "title": "WeakSet.prototype.add ( value )", + "level": 2, + "number": "4.1" + }, + { + "id": "sec-weakset.prototype.delete", + "title": "WeakSet.prototype.delete ( value )", + "level": 2, + "number": "4.2" + }, + { + "id": "sec-weakset.prototype.has", + "title": "WeakSet.prototype.has ( value )", + "level": 2, + "number": "4.3" + }, + { + "id": "sec-modifications-of-weakref-finalization", + "title": "Modifications to WeakRef and FinalizationRegistry", + "level": 1, + "number": "5" + }, + { + "id": "sec-weak-ref-target", + "title": "WeakRef ( target )", + "level": 2, + "number": "5.1" + }, + { + "id": "sec-finalization-registry.prototype.register", + "title": "FinalizationRegistry.prototype.register ( target, heldValue [ , unregisterToken ] )", + "level": 2, + "number": "5.2" + }, + { + "id": "sec-finalization-registry.prototype.unregister", + "title": "FinalizationRegistry.prototype.unregister ( unregisterToken )", + "level": 2, + "number": "5.3" + } + ] +} \ No newline at end of file diff --git a/tr/headings/tc39-temporal.json b/tr/headings/tc39-temporal.json index cb1ab938c435..dbcf43984078 100644 --- a/tr/headings/tc39-temporal.json +++ b/tr/headings/tc39-temporal.json @@ -736,83 +736,77 @@ "level": 3, "number": "4.5.2" }, - { - "id": "sec-temporal-topartialtime", - "title": "ToPartialTime ( temporalTimeLike )", - "level": 3, - "number": "4.5.3" - }, { "id": "sec-temporal-regulatetime", "title": "RegulateTime ( hour, minute, second, millisecond, microsecond, nanosecond, overflow )", "level": 3, - "number": "4.5.4" + "number": "4.5.3" }, { "id": "sec-temporal-isvalidtime", "title": "IsValidTime ( hour, minute, second, millisecond, microsecond, nanosecond )", "level": 3, - "number": "4.5.5" + "number": "4.5.4" }, { "id": "sec-temporal-balancetime", "title": "BalanceTime ( hour, minute, second, millisecond, microsecond, nanosecond )", "level": 3, - "number": "4.5.6" + "number": "4.5.5" }, { "id": "sec-temporal-constraintime", "title": "ConstrainTime ( hour, minute, second, millisecond, microsecond, nanosecond )", "level": 3, - "number": "4.5.7" + "number": "4.5.6" }, { "id": "sec-temporal-createtemporaltime", "title": "CreateTemporalTime ( hour, minute, second, millisecond, microsecond, nanosecond [ , newTarget ] )", "level": 3, - "number": "4.5.8" + "number": "4.5.7" }, { "id": "sec-temporal-totemporaltimerecord", - "title": "ToTemporalTimeRecord ( temporalTimeLike )", + "title": "ToTemporalTimeRecord ( temporalTimeLike [ , completeness ] )", "level": 3, - "number": "4.5.9" + "number": "4.5.8" }, { "id": "sec-temporal-temporaltimetostring", "title": "TemporalTimeToString ( hour, minute, second, millisecond, microsecond, nanosecond, precision )", "level": 3, - "number": "4.5.10" + "number": "4.5.9" }, { "id": "sec-temporal-comparetemporaltime", "title": "CompareTemporalTime ( h1, min1, s1, ms1, mus1, ns1, h2, min2, s2, ms2, mus2, ns2 )", "level": 3, - "number": "4.5.11" + "number": "4.5.10" }, { "id": "sec-temporal-addtime", "title": "AddTime ( hour, minute, second, millisecond, microsecond, nanosecond, hours, minutes, seconds, milliseconds, microseconds, nanoseconds )", "level": 3, - "number": "4.5.12" + "number": "4.5.11" }, { "id": "sec-temporal-roundtime", "title": "RoundTime ( hour, minute, second, millisecond, microsecond, nanosecond, increment, unit, roundingMode [ , dayLengthNs ] )", "level": 3, - "number": "4.5.13" + "number": "4.5.12" }, { "id": "sec-temporal-differencetemporalplaintime", "title": "DifferenceTemporalPlainTime ( operation, temporalTime, other, options )", "level": 3, - "number": "4.5.14" + "number": "4.5.13" }, { "id": "sec-temporal-adddurationtoorsubtractdurationfromplaintime", "title": "AddDurationToOrSubtractDurationFromPlainTime ( operation, temporalTime, temporalDurationLike )", "level": 3, - "number": "4.5.15" + "number": "4.5.14" }, { "id": "sec-temporal-plaindatetime-objects", @@ -1182,7 +1176,7 @@ }, { "id": "sec-temporal-differenceisodatetime", - "title": "DifferenceISODateTime ( y1, mon1, d1, h1, min1, s1, ms1, mus1, ns1, y2, mon2, d2, h2, min2, s2, ms2, mus2, ns2, calendar, largestUnit [ , options ] )", + "title": "DifferenceISODateTime ( y1, mon1, d1, h1, min1, s1, ms1, mus1, ns1, y2, mon2, d2, h2, min2, s2, ms2, mus2, ns2, calendar, largestUnit, options )", "level": 3, "number": "5.5.11" }, @@ -1602,7 +1596,7 @@ }, { "id": "sec-temporal-differencezoneddatetime", - "title": "DifferenceZonedDateTime ( ns1, ns2, timeZone, calendar, largestUnit [ , options ] )", + "title": "DifferenceZonedDateTime ( ns1, ns2, timeZone, calendar, largestUnit, options )", "level": 3, "number": "6.5.6" }, @@ -1907,8 +1901,8 @@ "number": "7.5.12" }, { - "id": "sec-temporal-topartialduration", - "title": "ToPartialDuration ( temporalDurationLike )", + "id": "sec-temporal-totemporalpartialdurationrecord", + "title": "ToTemporalPartialDurationRecord ( temporalDurationLike )", "level": 3, "number": "7.5.13" }, @@ -1926,7 +1920,7 @@ }, { "id": "sec-temporal-calculateoffsetshift", - "title": "CalculateOffsetShift ( relativeTo, y, mon, w, d, h, min, s, ms, mus, ns )", + "title": "CalculateOffsetShift ( relativeTo, y, mon, w, d )", "level": 3, "number": "7.5.16" }, @@ -1986,7 +1980,7 @@ }, { "id": "sec-temporal-adjustroundeddurationdays", - "title": "AdjustRoundedDurationDays ( years, months, weeks, days, hours, minutes, seconds, milliseconds, microseconds, nanoseconds, increment, unit, roundingMode [ , relativeTo ] )", + "title": "AdjustRoundedDurationDays ( years, months, weeks, days, hours, minutes, seconds, milliseconds, microseconds, nanoseconds, increment, unit, roundingMode, relativeTo )", "level": 3, "number": "7.5.26" }, @@ -2488,35 +2482,29 @@ "level": 3, "number": "9.5.5" }, - { - "id": "sec-temporal-constrainisoyearmonth", - "title": "ConstrainISOYearMonth ( year, month )", - "level": 3, - "number": "9.5.6" - }, { "id": "sec-temporal-createtemporalyearmonth", "title": "CreateTemporalYearMonth ( isoYear, isoMonth, calendar, referenceISODay [ , newTarget ] )", "level": 3, - "number": "9.5.7" + "number": "9.5.6" }, { "id": "sec-temporal-temporalyearmonthtostring", "title": "TemporalYearMonthToString ( yearMonth, showCalendar )", "level": 3, - "number": "9.5.8" + "number": "9.5.7" }, { "id": "sec-temporal-differencetemporalplainyearmonth", "title": "DifferenceTemporalPlainYearMonth ( operation, yearMonth, other, options )", "level": 3, - "number": "9.5.9" + "number": "9.5.8" }, { "id": "sec-temporal-adddurationtoorsubtractdurationfromplainyearmonth", "title": "AddDurationToOrSubtractDurationFromPlainYearMonth ( operation, yearMonth, temporalDurationLike, options )", "level": 3, - "number": "9.5.10" + "number": "9.5.9" }, { "id": "sec-temporal-plainmonthday-objects", @@ -3396,146 +3384,146 @@ }, { "id": "sec-getoption", - "title": "GetOption ( options, property, types, values, fallback )", + "title": "GetOption ( options, property, type, values, default )", "level": 2, "number": "13.3" }, - { - "id": "sec-getstringornumberoption", - "title": "GetStringOrNumberOption ( options, property, stringValues, minimum, maximum, fallback )", - "level": 2, - "number": "13.4" - }, { "id": "sec-temporal-totemporaloverflow", "title": "ToTemporalOverflow ( options )", "level": 2, - "number": "13.5" + "number": "13.4" }, { "id": "sec-temporal-totemporaldisambiguation", "title": "ToTemporalDisambiguation ( options )", "level": 2, - "number": "13.6" + "number": "13.5" }, { "id": "sec-temporal-totemporalroundingmode", "title": "ToTemporalRoundingMode ( normalizedOptions, fallback )", "level": 2, - "number": "13.7" + "number": "13.6" }, { "id": "sec-temporal-negatetemporalroundingmode", "title": "NegateTemporalRoundingMode ( roundingMode )", "level": 2, - "number": "13.8" + "number": "13.7" }, { "id": "sec-temporal-totemporaloffset", "title": "ToTemporalOffset ( options, fallback )", "level": 2, - "number": "13.9" + "number": "13.8" }, { "id": "sec-temporal-toshowcalendaroption", "title": "ToShowCalendarOption ( normalizedOptions )", "level": 2, - "number": "13.10" + "number": "13.9" }, { "id": "sec-temporal-toshowtimezonenameoption", "title": "ToShowTimeZoneNameOption ( normalizedOptions )", "level": 2, - "number": "13.11" + "number": "13.10" }, { "id": "sec-temporal-toshowoffsetoption", "title": "ToShowOffsetOption ( normalizedOptions )", "level": 2, - "number": "13.12" + "number": "13.11" }, { "id": "sec-temporal-totemporalroundingincrement", "title": "ToTemporalRoundingIncrement ( normalizedOptions, dividend, inclusive )", "level": 2, - "number": "13.13" + "number": "13.12" }, { "id": "sec-temporal-totemporaldatetimeroundingincrement", "title": "ToTemporalDateTimeRoundingIncrement ( normalizedOptions, smallestUnit )", "level": 2, - "number": "13.14" + "number": "13.13" }, { "id": "sec-temporal-tosecondsstringprecision", "title": "ToSecondsStringPrecision ( normalizedOptions )", "level": 2, - "number": "13.15" + "number": "13.14" }, { "id": "sec-temporal-gettemporalunit", "title": "GetTemporalUnit ( normalizedOptions, key, unitGroup, default [ , extraValues ] )", "level": 2, - "number": "13.16" + "number": "13.15" }, { "id": "sec-temporal-torelativetemporalobject", "title": "ToRelativeTemporalObject ( options )", "level": 2, - "number": "13.17" + "number": "13.16" }, { "id": "sec-temporal-largeroftwotemporalunits", "title": "LargerOfTwoTemporalUnits ( u1, u2 )", "level": 2, - "number": "13.18" + "number": "13.17" }, { "id": "sec-temporal-mergelargestunitoption", "title": "MergeLargestUnitOption ( options, largestUnit )", "level": 2, - "number": "13.19" + "number": "13.18" }, { "id": "sec-temporal-maximumtemporaldurationroundingincrement", "title": "MaximumTemporalDurationRoundingIncrement ( unit )", "level": 2, - "number": "13.20" + "number": "13.19" }, { "id": "sec-temporal-rejectobjectwithcalendarortimezone", "title": "RejectObjectWithCalendarOrTimeZone ( object )", "level": 2, - "number": "13.21" + "number": "13.20" }, { "id": "sec-temporal-formatsecondsstringpart", "title": "FormatSecondsStringPart ( second, millisecond, microsecond, nanosecond, precision )", "level": 2, - "number": "13.22" + "number": "13.21" }, { "id": "sec-temporal-roundtowardszero", "title": "RoundTowardsZero ( x )", "level": 2, - "number": "13.23" + "number": "13.22" }, { "id": "sec-temporal-getunsignedroundingmode", "title": "GetUnsignedRoundingMode ( roundingMode, isNegative )", "level": 2, - "number": "13.24" + "number": "13.23" }, { "id": "sec-temporal-applyunsignedroundingmode", "title": "ApplyUnsignedRoundingMode ( x, r1, r2, unsignedRoundingMode )", "level": 2, - "number": "13.25" + "number": "13.24" }, { "id": "sec-temporal-roundnumbertoincrement", "title": "RoundNumberToIncrement ( x, increment, roundingMode )", "level": 2, + "number": "13.25" + }, + { + "id": "sec-temporal-roundnumbertoincrementasifpositive", + "title": "RoundNumberToIncrementAsIfPositive ( x, increment, roundingMode )", + "level": 2, "number": "13.26" }, { @@ -3640,41 +3628,41 @@ "level": 2, "number": "13.43" }, - { - "id": "sec-temporal-preparepartialtemporalfields", - "title": "PreparePartialTemporalFields ( fields, fieldNames )", - "level": 2, - "number": "13.44" - }, { "id": "sec-temporal-legacy-date-objects", "title": "Amendments to the ECMAScript® 2023 Language Specification", "level": 1, "number": "14" }, + { + "id": "sec-temporal-mergelists", + "title": "MergeLists ( a, b )", + "level": 2, + "number": "14.1" + }, { "id": "sec-literals-numeric-literals", "title": "Numeric Literals", "level": 2, - "number": "14.1" + "number": "14.2" }, { "id": "sec-mathematical-operations", "title": "Mathematical Operations", "level": 2, - "number": "14.2" + "number": "14.3" }, { "id": "sec-temporal-properties-of-the-legacy-date-prototype-object", "title": "Properties of the Date Prototype Object", "level": 2, - "number": "14.3" + "number": "14.4" }, { "id": "sec-date.prototype.totemporalinstant", "title": "Date.prototype.toTemporalInstant ( )", "level": 3, - "number": "14.3.1" + "number": "14.4.1" }, { "id": "sec-temporal-intl", @@ -3706,18 +3694,6 @@ "level": 3, "number": "15.1.3" }, - { - "id": "sup-calendar-types", - "title": "Calendar Types", - "level": 3, - "number": "15.1.4" - }, - { - "id": "sup-availablecalendars", - "title": "AvailableCalendars ( )", - "level": 4, - "number": "15.1.4.1" - }, { "id": "sec-abstract-operations", "title": "Abstract Operations", @@ -3730,6 +3706,12 @@ "level": 3, "number": "15.2.1" }, + { + "id": "sec-getoption-deleted", + "title": "GetOption ( options, property, type, values, default )", + "level": 3, + "number": "15.2.2" + }, { "id": "sec-datetimeformat-abstracts", "title": "Abstract Operations For DateTimeFormat Objects", diff --git a/tr/headings/webidl.json b/tr/headings/webidl.json index 79139c1429ae..00da8b56082e 100644 --- a/tr/headings/webidl.json +++ b/tr/headings/webidl.json @@ -14,7 +14,7 @@ "id": "subtitle", "href": "https://webidl.spec.whatwg.org/#subtitle", "level": 2, - "title": "Living Standard — Last Updated 10 May 2022" + "title": "Living Standard — Last Updated 15 June 2022" }, { "id": "abstract", diff --git a/tr/headings/webrtc-stats.json b/tr/headings/webrtc-stats.json index 3d442e79b919..77462ab49f0b 100644 --- a/tr/headings/webrtc-stats.json +++ b/tr/headings/webrtc-stats.json @@ -284,51 +284,12 @@ "level": 4, "title": "Dictionary RTCPeerConnectionStats Members" }, - { - "id": "mststats-dict*", - "href": "https://www.w3.org/TR/webrtc-stats/#mststats-dict*", - "level": 3, - "title": "RTCMediaHandlerStats dictionary", - "number": "7.15" - }, - { - "id": "dictionary-rtcmediahandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcmediahandlerstats-members", - "level": 4, - "title": "Dictionary RTCMediaHandlerStats Members" - }, - { - "id": "vststats-dict*", - "href": "https://www.w3.org/TR/webrtc-stats/#vststats-dict*", - "level": 3, - "title": "RTCVideoHandlerStats dictionary", - "number": "7.16" - }, - { - "id": "dictionary-rtcvideohandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcvideohandlerstats-members", - "level": 4, - "title": "Dictionary RTCVideoHandlerStats Members" - }, - { - "id": "aststats-dict*", - "href": "https://www.w3.org/TR/webrtc-stats/#aststats-dict*", - "level": 3, - "title": "RTCAudioHandlerStats dictionary", - "number": "7.17" - }, - { - "id": "dictionary-rtcaudiohandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcaudiohandlerstats-members", - "level": 4, - "title": "Dictionary RTCAudioHandlerStats Members" - }, { "id": "dcstats-dict*", "href": "https://www.w3.org/TR/webrtc-stats/#dcstats-dict*", "level": 3, "title": "RTCDataChannelStats dictionary", - "number": "7.18" + "number": "7.15" }, { "id": "dictionary-rtcdatachannelstats-members", @@ -341,7 +302,7 @@ "href": "https://www.w3.org/TR/webrtc-stats/#transportstats-dict*", "level": 3, "title": "RTCTransportStats dictionary", - "number": "7.19" + "number": "7.16" }, { "id": "dictionary-rtctransportstats-members", @@ -360,7 +321,7 @@ "href": "https://www.w3.org/TR/webrtc-stats/#icecandidate-dict*", "level": 3, "title": "RTCIceCandidateStats dictionary", - "number": "7.20" + "number": "7.17" }, { "id": "dictionary-rtcicecandidatestats-members", @@ -373,7 +334,7 @@ "href": "https://www.w3.org/TR/webrtc-stats/#candidatepair-dict*", "level": 3, "title": "RTCIceCandidatePairStats dictionary", - "number": "7.21" + "number": "7.18" }, { "id": "dictionary-rtcicecandidatepairstats-members", @@ -386,14 +347,14 @@ "href": "https://www.w3.org/TR/webrtc-stats/#rtcstatsicecandidatepairstate-enum", "level": 4, "title": "RTCStatsIceCandidatePairState enum", - "number": "7.21.1" + "number": "7.18.1" }, { "id": "certificatestats-dict*", "href": "https://www.w3.org/TR/webrtc-stats/#certificatestats-dict*", "level": 3, "title": "RTCCertificateStats dictionary", - "number": "7.22" + "number": "7.19" }, { "id": "dictionary-rtccertificatestats-members", @@ -414,30 +375,6 @@ "level": 3, "title": "Obsolete RTCMediaStreamStats members" }, - { - "id": "lvststats-dict*", - "href": "https://www.w3.org/TR/webrtc-stats/#lvststats-dict*", - "level": 3, - "title": "Obsolete RTCSenderVideoTrackAttachmentStats dictionary" - }, - { - "id": "laststats-dict*", - "href": "https://www.w3.org/TR/webrtc-stats/#laststats-dict*", - "level": 3, - "title": "Obsolete RTCSenderAudioTrackAttachmentStats dictionary" - }, - { - "id": "obsolete-rtcreceivervideotrackattachmentstats-dictionary", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcreceivervideotrackattachmentstats-dictionary", - "level": 3, - "title": "Obsolete RTCReceiverVideoTrackAttachmentStats dictionary" - }, - { - "id": "obsolete-rtcreceiveraudiotrackattachmentstats-dictionary", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcreceiveraudiotrackattachmentstats-dictionary", - "level": 3, - "title": "Obsolete RTCReceiverAudioTrackAttachmentStats dictionary" - }, { "id": "obsolete-rtccodecstats-members", "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtccodecstats-members", @@ -475,46 +412,10 @@ "title": "Obsolete RTCOutboundRtpStreamStats members" }, { - "id": "obsolete-rtcmediahandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediahandlerstats-members", - "level": 3, - "title": "Obsolete RTCMediaHandlerStats members" - }, - { - "id": "obsolete-rtcaudiohandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudiohandlerstats-members", - "level": 3, - "title": "Obsolete RTCAudioHandlerStats members" - }, - { - "id": "obsolete-rtcaudiosenderstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudiosenderstats-members", - "level": 3, - "title": "Obsolete RTCAudioSenderStats members" - }, - { - "id": "obsolete-rtcaudioreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "level": 3, - "title": "Obsolete RTCAudioReceiverStats members" - }, - { - "id": "obsolete-rtcvideohandlerstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideohandlerstats-members", - "level": 3, - "title": "Obsolete RTCVideoHandlerStats members" - }, - { - "id": "obsolete-rtcvideosenderstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideosenderstats-members", - "level": 3, - "title": "Obsolete RTCVideoSenderStats members" - }, - { - "id": "obsolete-rtcvideoreceiverstats-members", - "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideoreceiverstats-members", + "id": "obsolete-rtcmediastreamtrackstats-members", + "href": "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", "level": 3, - "title": "Obsolete RTCVideoReceiverStats members" + "title": "Obsolete RTCMediaStreamTrackStats members" }, { "id": "examples", diff --git a/tr/idl/FedCM.idl b/tr/idl/FedCM.idl index c7e943d540f2..d553f6cd56dd 100644 --- a/tr/idl/FedCM.idl +++ b/tr/idl/FedCM.idl @@ -3,48 +3,32 @@ // (https://github.com/w3c/webref) // Source: Federated Credential Management API (https://fedidcg.github.io/FedCM/) -partial dictionary FederatedCredentialRequestOptions { - sequence<(DOMString or FederatedIdentityProvider)> providers; -}; - -dictionary FederatedIdentityProvider { - required USVString url; - required USVString clientId; - USVString hint; -}; - -[Exposed=Window, SecureContext] -dictionary FederatedAccountLoginRequest { - AbortSignal signal; - USVString nonce; -}; - [Exposed=Window, SecureContext] -partial interface FederatedCredential { - Promise login(optional FederatedAccountLoginRequest request = {}); +interface IdentityCredential : Credential { + readonly attribute USVString? idToken; }; -[Exposed=Window, SecureContext] -dictionary FederatedTokens { - USVString idToken; +partial dictionary CredentialRequestOptions { + IdentityCredentialRequestOptions identity; }; -[Exposed=Window, SecureContext] -partial interface FederatedCredential { - Promise revoke(USVString hint); +dictionary IdentityCredentialRequestOptions { + sequence providers; }; -[Exposed=Window, SecureContext] -partial interface FederatedCredential { - Promise logout(); +dictionary IdentityProvider { + required USVString url; + required USVString clientId; + USVString nonce; + USVString hint; }; -dictionary FederatedCredentialLogoutRpsRequest { +dictionary IdentityCredentialLogoutRpsRequest { required USVString url; required USVString accountId; }; [Exposed=Window, SecureContext] -partial interface FederatedCredential { - static Promise logoutRPs(sequence logoutRequests); +partial interface IdentityCredential { + static Promise logoutRPs(sequence logoutRequests); }; diff --git a/tr/idl/console.idl b/tr/idl/console.idl index 7cd73a61764f..fdf1d0df9783 100644 --- a/tr/idl/console.idl +++ b/tr/idl/console.idl @@ -3,7 +3,7 @@ // (https://github.com/w3c/webref) // Source: Console Standard (https://console.spec.whatwg.org/) -[Exposed=(Window,Worker,Worklet)] +[Exposed=*] namespace console { // but see namespace object requirements below // Logging undefined assert(optional boolean condition = false, any... data); diff --git a/tr/idl/navigation-api.idl b/tr/idl/navigation-api.idl index 5d2f2a8279ce..531231c41092 100644 --- a/tr/idl/navigation-api.idl +++ b/tr/idl/navigation-api.idl @@ -84,7 +84,7 @@ interface NavigateEvent : Event { readonly attribute NavigationType navigationType; readonly attribute NavigationDestination destination; - readonly attribute boolean canTransition; + readonly attribute boolean canIntercept; readonly attribute boolean userInitiated; readonly attribute boolean hashChange; readonly attribute AbortSignal signal; @@ -92,15 +92,14 @@ interface NavigateEvent : Event { readonly attribute DOMString? downloadRequest; readonly attribute any info; - undefined transitionWhile(Promise newNavigationAction, - optional NavigationTransitionWhileOptions options = {}); + undefined intercept(optional NavigationInterceptOptions options = {}); undefined restoreScroll(); }; dictionary NavigateEventInit : EventInit { NavigationType navigationType = "push"; required NavigationDestination destination; - boolean canTransition = false; + boolean canIntercept = false; boolean userInitiated = false; boolean hashChange = false; required AbortSignal signal; @@ -109,7 +108,8 @@ dictionary NavigateEventInit : EventInit { any info; }; -dictionary NavigationTransitionWhileOptions { +dictionary NavigationInterceptOptions { + NavigationInterceptHandler handler; NavigationFocusReset focusReset; NavigationScrollRestoration scrollRestoration; }; @@ -124,6 +124,8 @@ enum NavigationScrollRestoration { "manual" }; +callback NavigationInterceptHandler = Promise (); + enum NavigationType { "reload", "push", diff --git a/tr/idl/screen-capture.idl b/tr/idl/screen-capture.idl index f45fb4fe2804..1db8ad5edc18 100644 --- a/tr/idl/screen-capture.idl +++ b/tr/idl/screen-capture.idl @@ -17,11 +17,17 @@ enum SystemAudioPreferenceEnum { "exclude" }; +enum SurfaceSwitchingPreferenceEnum { + "include", + "exclude" +}; + dictionary DisplayMediaStreamConstraints { (boolean or MediaTrackConstraints) video = true; (boolean or MediaTrackConstraints) audio = false; SelfCapturePreferenceEnum selfBrowserSurface; SystemAudioPreferenceEnum systemAudio; + SurfaceSwitchingPreferenceEnum surfaceSwitching; }; partial dictionary MediaTrackSupportedConstraints { diff --git a/tr/idl/webgpu.idl b/tr/idl/webgpu.idl index 2ed61d98490e..5e7f2d6157de 100644 --- a/tr/idl/webgpu.idl +++ b/tr/idl/webgpu.idl @@ -980,6 +980,7 @@ dictionary GPURenderPassDescriptor : GPUObjectDescriptorBase { GPURenderPassDepthStencilAttachment depthStencilAttachment; GPUQuerySet occlusionQuerySet; GPURenderPassTimestampWrites timestampWrites = []; + GPUSize64 maxDrawCount = 50000000; }; dictionary GPURenderPassColorAttachment { diff --git a/tr/idl/webnn.idl b/tr/idl/webnn.idl index 999b4e468525..e6b0ca7473e9 100644 --- a/tr/idl/webnn.idl +++ b/tr/idl/webnn.idl @@ -29,7 +29,6 @@ dictionary MLContextOptions { interface ML { MLContext createContext(optional MLContextOptions options = {}); MLContext createContext(GPUDevice gpuDevice); - MLContext createContext(WebGLRenderingContext glContext); }; dictionary MLArrayInput { @@ -90,7 +89,7 @@ interface MLOperator {}; typedef record MLNamedOperands; dictionary MLBufferResourceView { - required (WebGLBuffer or GPUBuffer) resource; + required GPUBuffer resource; unsigned long long offset = 0; unsigned long long size; }; diff --git a/tr/idl/webrtc-stats.idl b/tr/idl/webrtc-stats.idl index 055fd52593c1..81068bbdb3d1 100644 --- a/tr/idl/webrtc-stats.idl +++ b/tr/idl/webrtc-stats.idl @@ -70,6 +70,7 @@ dictionary RTCInboundRtpStreamStats : RTCReceivedRtpStreamStats { double totalProcessingDelay; DOMHighResTimeStamp estimatedPlayoutTimestamp; double jitterBufferDelay; + double jitterBufferTargetDelay; unsigned long long jitterBufferEmittedCount; unsigned long long totalSamplesReceived; unsigned long long concealedSamples; @@ -167,18 +168,6 @@ dictionary RTCPeerConnectionStats : RTCStats { unsigned long dataChannelsClosed; }; -dictionary RTCMediaHandlerStats : RTCStats { - DOMString trackIdentifier; - boolean ended; - required DOMString kind; -}; - -dictionary RTCVideoHandlerStats : RTCMediaHandlerStats { -}; - -dictionary RTCAudioHandlerStats : RTCMediaHandlerStats { -}; - dictionary RTCDataChannelStats : RTCStats { DOMString label; DOMString protocol; diff --git a/tr/idlnames.json b/tr/idlnames.json index 4ef03e2913bd..b82ddcd130d8 100644 --- a/tr/idlnames.json +++ b/tr/idlnames.json @@ -2099,10 +2099,6 @@ "fragment": "idlnames/FaceDetectorOptions.idl", "parsed": "idlnamesparsed/FaceDetectorOptions.json" }, - "FederatedAccountLoginRequest": { - "fragment": "idlnames/FederatedAccountLoginRequest.idl", - "parsed": "idlnamesparsed/FederatedAccountLoginRequest.json" - }, "FederatedCredential": { "fragment": "idlnames/FederatedCredential.idl", "parsed": "idlnamesparsed/FederatedCredential.json" @@ -2111,22 +2107,10 @@ "fragment": "idlnames/FederatedCredentialInit.idl", "parsed": "idlnamesparsed/FederatedCredentialInit.json" }, - "FederatedCredentialLogoutRpsRequest": { - "fragment": "idlnames/FederatedCredentialLogoutRpsRequest.idl", - "parsed": "idlnamesparsed/FederatedCredentialLogoutRpsRequest.json" - }, "FederatedCredentialRequestOptions": { "fragment": "idlnames/FederatedCredentialRequestOptions.idl", "parsed": "idlnamesparsed/FederatedCredentialRequestOptions.json" }, - "FederatedIdentityProvider": { - "fragment": "idlnames/FederatedIdentityProvider.idl", - "parsed": "idlnamesparsed/FederatedIdentityProvider.json" - }, - "FederatedTokens": { - "fragment": "idlnames/FederatedTokens.idl", - "parsed": "idlnamesparsed/FederatedTokens.json" - }, "FetchEvent": { "fragment": "idlnames/FetchEvent.idl", "parsed": "idlnamesparsed/FetchEvent.json" @@ -3651,6 +3635,22 @@ "fragment": "idlnames/IIRFilterOptions.idl", "parsed": "idlnamesparsed/IIRFilterOptions.json" }, + "IdentityCredential": { + "fragment": "idlnames/IdentityCredential.idl", + "parsed": "idlnamesparsed/IdentityCredential.json" + }, + "IdentityCredentialLogoutRpsRequest": { + "fragment": "idlnames/IdentityCredentialLogoutRpsRequest.idl", + "parsed": "idlnamesparsed/IdentityCredentialLogoutRpsRequest.json" + }, + "IdentityCredentialRequestOptions": { + "fragment": "idlnames/IdentityCredentialRequestOptions.idl", + "parsed": "idlnamesparsed/IdentityCredentialRequestOptions.json" + }, + "IdentityProvider": { + "fragment": "idlnames/IdentityProvider.idl", + "parsed": "idlnamesparsed/IdentityProvider.json" + }, "IdleDeadline": { "fragment": "idlnames/IdleDeadline.idl", "parsed": "idlnamesparsed/IdleDeadline.json" @@ -3799,26 +3799,6 @@ "fragment": "idlnames/InteractionCounts.idl", "parsed": "idlnamesparsed/InteractionCounts.json" }, - "IntersectionObserver": { - "fragment": "idlnames/IntersectionObserver.idl", - "parsed": "idlnamesparsed/IntersectionObserver.json" - }, - "IntersectionObserverCallback": { - "fragment": "idlnames/IntersectionObserverCallback.idl", - "parsed": "idlnamesparsed/IntersectionObserverCallback.json" - }, - "IntersectionObserverEntry": { - "fragment": "idlnames/IntersectionObserverEntry.idl", - "parsed": "idlnamesparsed/IntersectionObserverEntry.json" - }, - "IntersectionObserverEntryInit": { - "fragment": "idlnames/IntersectionObserverEntryInit.idl", - "parsed": "idlnamesparsed/IntersectionObserverEntryInit.json" - }, - "IntersectionObserverInit": { - "fragment": "idlnames/IntersectionObserverInit.idl", - "parsed": "idlnamesparsed/IntersectionObserverInit.json" - }, "InterventionReportBody": { "fragment": "idlnames/InterventionReportBody.idl", "parsed": "idlnamesparsed/InterventionReportBody.json" @@ -4803,6 +4783,14 @@ "fragment": "idlnames/NavigationHistoryEntry.idl", "parsed": "idlnamesparsed/NavigationHistoryEntry.json" }, + "NavigationInterceptHandler": { + "fragment": "idlnames/NavigationInterceptHandler.idl", + "parsed": "idlnamesparsed/NavigationInterceptHandler.json" + }, + "NavigationInterceptOptions": { + "fragment": "idlnames/NavigationInterceptOptions.idl", + "parsed": "idlnamesparsed/NavigationInterceptOptions.json" + }, "NavigationNavigateOptions": { "fragment": "idlnames/NavigationNavigateOptions.idl", "parsed": "idlnamesparsed/NavigationNavigateOptions.json" @@ -4831,10 +4819,6 @@ "fragment": "idlnames/NavigationTransition.idl", "parsed": "idlnamesparsed/NavigationTransition.json" }, - "NavigationTransitionWhileOptions": { - "fragment": "idlnames/NavigationTransitionWhileOptions.idl", - "parsed": "idlnamesparsed/NavigationTransitionWhileOptions.json" - }, "NavigationType": { "fragment": "idlnames/NavigationType.idl", "parsed": "idlnamesparsed/NavigationType.json" @@ -5779,10 +5763,6 @@ "fragment": "idlnames/RTCAnswerOptions.idl", "parsed": "idlnamesparsed/RTCAnswerOptions.json" }, - "RTCAudioHandlerStats": { - "fragment": "idlnames/RTCAudioHandlerStats.idl", - "parsed": "idlnamesparsed/RTCAudioHandlerStats.json" - }, "RTCAudioSourceStats": { "fragment": "idlnames/RTCAudioSourceStats.idl", "parsed": "idlnamesparsed/RTCAudioSourceStats.json" @@ -6031,10 +6011,6 @@ "fragment": "idlnames/RTCLocalSessionDescriptionInit.idl", "parsed": "idlnamesparsed/RTCLocalSessionDescriptionInit.json" }, - "RTCMediaHandlerStats": { - "fragment": "idlnames/RTCMediaHandlerStats.idl", - "parsed": "idlnamesparsed/RTCMediaHandlerStats.json" - }, "RTCMediaSourceStats": { "fragment": "idlnames/RTCMediaSourceStats.idl", "parsed": "idlnamesparsed/RTCMediaSourceStats.json" @@ -6263,10 +6239,6 @@ "fragment": "idlnames/RTCTransportStats.idl", "parsed": "idlnamesparsed/RTCTransportStats.json" }, - "RTCVideoHandlerStats": { - "fragment": "idlnames/RTCVideoHandlerStats.idl", - "parsed": "idlnamesparsed/RTCVideoHandlerStats.json" - }, "RTCVideoSourceStats": { "fragment": "idlnames/RTCVideoSourceStats.idl", "parsed": "idlnamesparsed/RTCVideoSourceStats.json" @@ -7375,6 +7347,10 @@ "fragment": "idlnames/SubmitEventInit.idl", "parsed": "idlnamesparsed/SubmitEventInit.json" }, + "SurfaceSwitchingPreferenceEnum": { + "fragment": "idlnames/SurfaceSwitchingPreferenceEnum.idl", + "parsed": "idlnamesparsed/SurfaceSwitchingPreferenceEnum.json" + }, "SvcOutputMetadata": { "fragment": "idlnames/SvcOutputMetadata.idl", "parsed": "idlnamesparsed/SvcOutputMetadata.json" diff --git a/tr/idlnames/CredentialRequestOptions.idl b/tr/idlnames/CredentialRequestOptions.idl index 3ba228e15c75..1332e8da6e9f 100644 --- a/tr/idlnames/CredentialRequestOptions.idl +++ b/tr/idlnames/CredentialRequestOptions.idl @@ -4,6 +4,11 @@ dictionary CredentialRequestOptions { AbortSignal signal; }; +// Source: Federated Credential Management API (https://fedidcg.github.io/FedCM/) +partial dictionary CredentialRequestOptions { + IdentityCredentialRequestOptions identity; +}; + // Source: WebOTP API (https://wicg.github.io/web-otp/) partial dictionary CredentialRequestOptions { OTPCredentialRequestOptions otp; diff --git a/tr/idlnames/DisplayMediaStreamConstraints.idl b/tr/idlnames/DisplayMediaStreamConstraints.idl index 728cabf3cbaa..71c234942999 100644 --- a/tr/idlnames/DisplayMediaStreamConstraints.idl +++ b/tr/idlnames/DisplayMediaStreamConstraints.idl @@ -4,4 +4,5 @@ dictionary DisplayMediaStreamConstraints { (boolean or MediaTrackConstraints) audio = false; SelfCapturePreferenceEnum selfBrowserSurface; SystemAudioPreferenceEnum systemAudio; + SurfaceSwitchingPreferenceEnum surfaceSwitching; }; \ No newline at end of file diff --git a/tr/idlnames/FederatedCredential.idl b/tr/idlnames/FederatedCredential.idl index 71c318373f5a..335dcb502f66 100644 --- a/tr/idlnames/FederatedCredential.idl +++ b/tr/idlnames/FederatedCredential.idl @@ -7,29 +7,5 @@ interface FederatedCredential : Credential { readonly attribute DOMString? protocol; }; -// Source: Federated Credential Management API (https://fedidcg.github.io/FedCM/) -[Exposed=Window, SecureContext] -partial interface FederatedCredential { - Promise login(optional FederatedAccountLoginRequest request = {}); -}; - -// Source: Federated Credential Management API (https://fedidcg.github.io/FedCM/) -[Exposed=Window, SecureContext] -partial interface FederatedCredential { - Promise revoke(USVString hint); -}; - -// Source: Federated Credential Management API (https://fedidcg.github.io/FedCM/) -[Exposed=Window, SecureContext] -partial interface FederatedCredential { - Promise logout(); -}; - -// Source: Federated Credential Management API (https://fedidcg.github.io/FedCM/) -[Exposed=Window, SecureContext] -partial interface FederatedCredential { - static Promise logoutRPs(sequence logoutRequests); -}; - // Source: Credential Management Level 1 (https://www.w3.org/TR/credential-management-1/) FederatedCredential includes CredentialUserData; \ No newline at end of file diff --git a/tr/idlnames/FederatedCredentialRequestOptions.idl b/tr/idlnames/FederatedCredentialRequestOptions.idl index 4ee5042b67b8..a636a8be6212 100644 --- a/tr/idlnames/FederatedCredentialRequestOptions.idl +++ b/tr/idlnames/FederatedCredentialRequestOptions.idl @@ -2,9 +2,4 @@ dictionary FederatedCredentialRequestOptions { sequence providers; sequence protocols; -}; - -// Source: Federated Credential Management API (https://fedidcg.github.io/FedCM/) -partial dictionary FederatedCredentialRequestOptions { - sequence<(DOMString or FederatedIdentityProvider)> providers; }; \ No newline at end of file diff --git a/tr/idlnames/GPURenderPassDescriptor.idl b/tr/idlnames/GPURenderPassDescriptor.idl index eeabdfffc7e3..ff274a2a8fd5 100644 --- a/tr/idlnames/GPURenderPassDescriptor.idl +++ b/tr/idlnames/GPURenderPassDescriptor.idl @@ -4,4 +4,5 @@ dictionary GPURenderPassDescriptor : GPUObjectDescriptorBase { GPURenderPassDepthStencilAttachment depthStencilAttachment; GPUQuerySet occlusionQuerySet; GPURenderPassTimestampWrites timestampWrites = []; + GPUSize64 maxDrawCount = 50000000; }; \ No newline at end of file diff --git a/tr/idlnames/IdentityCredential.idl b/tr/idlnames/IdentityCredential.idl new file mode 100644 index 000000000000..94e1e0ad3d47 --- /dev/null +++ b/tr/idlnames/IdentityCredential.idl @@ -0,0 +1,11 @@ +// Source: Federated Credential Management API (https://fedidcg.github.io/FedCM/) +[Exposed=Window, SecureContext] +interface IdentityCredential : Credential { + readonly attribute USVString? idToken; +}; + +// Source: Federated Credential Management API (https://fedidcg.github.io/FedCM/) +[Exposed=Window, SecureContext] +partial interface IdentityCredential { + static Promise logoutRPs(sequence logoutRequests); +}; \ No newline at end of file diff --git a/tr/idlnames/IdentityCredentialLogoutRpsRequest.idl b/tr/idlnames/IdentityCredentialLogoutRpsRequest.idl new file mode 100644 index 000000000000..cb4636498539 --- /dev/null +++ b/tr/idlnames/IdentityCredentialLogoutRpsRequest.idl @@ -0,0 +1,5 @@ +// Source: Federated Credential Management API (https://fedidcg.github.io/FedCM/) +dictionary IdentityCredentialLogoutRpsRequest { + required USVString url; + required USVString accountId; +}; \ No newline at end of file diff --git a/tr/idlnames/IdentityCredentialRequestOptions.idl b/tr/idlnames/IdentityCredentialRequestOptions.idl new file mode 100644 index 000000000000..49a058adc99e --- /dev/null +++ b/tr/idlnames/IdentityCredentialRequestOptions.idl @@ -0,0 +1,4 @@ +// Source: Federated Credential Management API (https://fedidcg.github.io/FedCM/) +dictionary IdentityCredentialRequestOptions { + sequence providers; +}; \ No newline at end of file diff --git a/tr/idlnames/IdentityProvider.idl b/tr/idlnames/IdentityProvider.idl new file mode 100644 index 000000000000..e5c02b557e36 --- /dev/null +++ b/tr/idlnames/IdentityProvider.idl @@ -0,0 +1,7 @@ +// Source: Federated Credential Management API (https://fedidcg.github.io/FedCM/) +dictionary IdentityProvider { + required USVString url; + required USVString clientId; + USVString nonce; + USVString hint; +}; \ No newline at end of file diff --git a/tr/idlnames/ML.idl b/tr/idlnames/ML.idl index 9f95a5ed1b32..9cfff64eae4c 100644 --- a/tr/idlnames/ML.idl +++ b/tr/idlnames/ML.idl @@ -3,5 +3,4 @@ interface ML { MLContext createContext(optional MLContextOptions options = {}); MLContext createContext(GPUDevice gpuDevice); - MLContext createContext(WebGLRenderingContext glContext); }; \ No newline at end of file diff --git a/tr/idlnames/MLBufferResourceView.idl b/tr/idlnames/MLBufferResourceView.idl index 7047acbe1414..f9ec74ff537e 100644 --- a/tr/idlnames/MLBufferResourceView.idl +++ b/tr/idlnames/MLBufferResourceView.idl @@ -1,6 +1,6 @@ // Source: Web Neural Network API (https://www.w3.org/TR/webnn/) dictionary MLBufferResourceView { - required (WebGLBuffer or GPUBuffer) resource; + required GPUBuffer resource; unsigned long long offset = 0; unsigned long long size; }; \ No newline at end of file diff --git a/tr/idlnames/NavigateEvent.idl b/tr/idlnames/NavigateEvent.idl index b064bfc3a475..5a6e218b1f33 100644 --- a/tr/idlnames/NavigateEvent.idl +++ b/tr/idlnames/NavigateEvent.idl @@ -5,7 +5,7 @@ interface NavigateEvent : Event { readonly attribute NavigationType navigationType; readonly attribute NavigationDestination destination; - readonly attribute boolean canTransition; + readonly attribute boolean canIntercept; readonly attribute boolean userInitiated; readonly attribute boolean hashChange; readonly attribute AbortSignal signal; @@ -13,7 +13,6 @@ interface NavigateEvent : Event { readonly attribute DOMString? downloadRequest; readonly attribute any info; - undefined transitionWhile(Promise newNavigationAction, - optional NavigationTransitionWhileOptions options = {}); + undefined intercept(optional NavigationInterceptOptions options = {}); undefined restoreScroll(); }; \ No newline at end of file diff --git a/tr/idlnames/NavigateEventInit.idl b/tr/idlnames/NavigateEventInit.idl index f51234276216..a97c2c6ee932 100644 --- a/tr/idlnames/NavigateEventInit.idl +++ b/tr/idlnames/NavigateEventInit.idl @@ -2,7 +2,7 @@ dictionary NavigateEventInit : EventInit { NavigationType navigationType = "push"; required NavigationDestination destination; - boolean canTransition = false; + boolean canIntercept = false; boolean userInitiated = false; boolean hashChange = false; required AbortSignal signal; diff --git a/tr/idlnames/NavigationInterceptHandler.idl b/tr/idlnames/NavigationInterceptHandler.idl new file mode 100644 index 000000000000..6c530b6098f8 --- /dev/null +++ b/tr/idlnames/NavigationInterceptHandler.idl @@ -0,0 +1,2 @@ +// Source: Navigation API (https://wicg.github.io/navigation-api/) +callback NavigationInterceptHandler = Promise (); \ No newline at end of file diff --git a/tr/idlnames/NavigationInterceptOptions.idl b/tr/idlnames/NavigationInterceptOptions.idl new file mode 100644 index 000000000000..a02bfa80b04c --- /dev/null +++ b/tr/idlnames/NavigationInterceptOptions.idl @@ -0,0 +1,6 @@ +// Source: Navigation API (https://wicg.github.io/navigation-api/) +dictionary NavigationInterceptOptions { + NavigationInterceptHandler handler; + NavigationFocusReset focusReset; + NavigationScrollRestoration scrollRestoration; +}; \ No newline at end of file diff --git a/tr/idlnames/RTCInboundRtpStreamStats.idl b/tr/idlnames/RTCInboundRtpStreamStats.idl index 0268f5308f1d..fa0d9072ea03 100644 --- a/tr/idlnames/RTCInboundRtpStreamStats.idl +++ b/tr/idlnames/RTCInboundRtpStreamStats.idl @@ -25,6 +25,7 @@ dictionary RTCInboundRtpStreamStats : RTCReceivedRtpStreamStats { double totalProcessingDelay; DOMHighResTimeStamp estimatedPlayoutTimestamp; double jitterBufferDelay; + double jitterBufferTargetDelay; unsigned long long jitterBufferEmittedCount; unsigned long long totalSamplesReceived; unsigned long long concealedSamples; diff --git a/tr/idlnames/SurfaceSwitchingPreferenceEnum.idl b/tr/idlnames/SurfaceSwitchingPreferenceEnum.idl new file mode 100644 index 000000000000..ead4632e0983 --- /dev/null +++ b/tr/idlnames/SurfaceSwitchingPreferenceEnum.idl @@ -0,0 +1,5 @@ +// Source: Screen Capture (https://www.w3.org/TR/screen-capture/) +enum SurfaceSwitchingPreferenceEnum { + "include", + "exclude" +}; \ No newline at end of file diff --git a/tr/idlnames/console.idl b/tr/idlnames/console.idl index 9d99d105a64d..171fa0497420 100644 --- a/tr/idlnames/console.idl +++ b/tr/idlnames/console.idl @@ -1,5 +1,5 @@ // Source: Console Standard (https://console.spec.whatwg.org/) -[Exposed=(Window,Worker,Worklet)] +[Exposed=*] namespace console { // but see namespace object requirements below // Logging undefined assert(optional boolean condition = false, any... data); diff --git a/tr/idlnamesparsed/CredentialRequestOptions.json b/tr/idlnamesparsed/CredentialRequestOptions.json index 6881ccd32066..d019c1f5bfa8 100644 --- a/tr/idlnamesparsed/CredentialRequestOptions.json +++ b/tr/idlnamesparsed/CredentialRequestOptions.json @@ -10,6 +10,13 @@ "href": "https://www.w3.org/TR/credential-management-1/#dictdef-credentialrequestoptions" }, "extended": [ + { + "spec": { + "title": "Federated Credential Management API", + "url": "https://fedidcg.github.io/FedCM/" + }, + "fragment": "partial dictionary CredentialRequestOptions {\n IdentityCredentialRequestOptions identity;\n};" + }, { "spec": { "title": "WebOTP API", diff --git a/tr/idlnamesparsed/DisplayMediaStreamConstraints.json b/tr/idlnamesparsed/DisplayMediaStreamConstraints.json index bf362b2c9fe7..0159b5cd4a35 100644 --- a/tr/idlnamesparsed/DisplayMediaStreamConstraints.json +++ b/tr/idlnamesparsed/DisplayMediaStreamConstraints.json @@ -6,7 +6,7 @@ "title": "Screen Capture", "url": "https://www.w3.org/TR/screen-capture/" }, - "fragment": "dictionary DisplayMediaStreamConstraints {\n (boolean or MediaTrackConstraints) video = true;\n (boolean or MediaTrackConstraints) audio = false;\n SelfCapturePreferenceEnum selfBrowserSurface;\n SystemAudioPreferenceEnum systemAudio;\n};", + "fragment": "dictionary DisplayMediaStreamConstraints {\n (boolean or MediaTrackConstraints) video = true;\n (boolean or MediaTrackConstraints) audio = false;\n SelfCapturePreferenceEnum selfBrowserSurface;\n SystemAudioPreferenceEnum systemAudio;\n SurfaceSwitchingPreferenceEnum surfaceSwitching;\n};", "href": "https://www.w3.org/TR/screen-capture/#dom-displaymediastreamconstraints" }, "extended": [], diff --git a/tr/idlnamesparsed/FederatedCredential.json b/tr/idlnamesparsed/FederatedCredential.json index 822686a947c9..c4fcf00e08d5 100644 --- a/tr/idlnamesparsed/FederatedCredential.json +++ b/tr/idlnamesparsed/FederatedCredential.json @@ -10,34 +10,6 @@ "href": "https://www.w3.org/TR/credential-management-1/#federatedcredential" }, "extended": [ - { - "spec": { - "title": "Federated Credential Management API", - "url": "https://fedidcg.github.io/FedCM/" - }, - "fragment": "[Exposed=Window, SecureContext]\npartial interface FederatedCredential {\n Promise login(optional FederatedAccountLoginRequest request = {});\n};" - }, - { - "spec": { - "title": "Federated Credential Management API", - "url": "https://fedidcg.github.io/FedCM/" - }, - "fragment": "[Exposed=Window, SecureContext]\npartial interface FederatedCredential {\n Promise revoke(USVString hint);\n};" - }, - { - "spec": { - "title": "Federated Credential Management API", - "url": "https://fedidcg.github.io/FedCM/" - }, - "fragment": "[Exposed=Window, SecureContext]\npartial interface FederatedCredential {\n Promise logout();\n};" - }, - { - "spec": { - "title": "Federated Credential Management API", - "url": "https://fedidcg.github.io/FedCM/" - }, - "fragment": "[Exposed=Window, SecureContext]\npartial interface FederatedCredential {\n static Promise logoutRPs(sequence logoutRequests);\n};" - }, { "spec": { "title": "Credential Management Level 1", diff --git a/tr/idlnamesparsed/FederatedCredentialRequestOptions.json b/tr/idlnamesparsed/FederatedCredentialRequestOptions.json index c661c398a91f..1e720d6df6bd 100644 --- a/tr/idlnamesparsed/FederatedCredentialRequestOptions.json +++ b/tr/idlnamesparsed/FederatedCredentialRequestOptions.json @@ -9,15 +9,7 @@ "fragment": "dictionary FederatedCredentialRequestOptions {\n sequence providers;\n sequence protocols;\n};", "href": "https://www.w3.org/TR/credential-management-1/#dictdef-federatedcredentialrequestoptions" }, - "extended": [ - { - "spec": { - "title": "Federated Credential Management API", - "url": "https://fedidcg.github.io/FedCM/" - }, - "fragment": "partial dictionary FederatedCredentialRequestOptions {\n sequence<(DOMString or FederatedIdentityProvider)> providers;\n};" - } - ], + "extended": [], "inheritance": null, "includes": [] } \ No newline at end of file diff --git a/tr/idlnamesparsed/GPURenderPassDescriptor.json b/tr/idlnamesparsed/GPURenderPassDescriptor.json index 2dc5b3674afb..bab22f09752b 100644 --- a/tr/idlnamesparsed/GPURenderPassDescriptor.json +++ b/tr/idlnamesparsed/GPURenderPassDescriptor.json @@ -6,7 +6,7 @@ "title": "WebGPU", "url": "https://www.w3.org/TR/webgpu/" }, - "fragment": "dictionary GPURenderPassDescriptor : GPUObjectDescriptorBase {\n required sequence colorAttachments;\n GPURenderPassDepthStencilAttachment depthStencilAttachment;\n GPUQuerySet occlusionQuerySet;\n GPURenderPassTimestampWrites timestampWrites = [];\n};", + "fragment": "dictionary GPURenderPassDescriptor : GPUObjectDescriptorBase {\n required sequence colorAttachments;\n GPURenderPassDepthStencilAttachment depthStencilAttachment;\n GPUQuerySet occlusionQuerySet;\n GPURenderPassTimestampWrites timestampWrites = [];\n GPUSize64 maxDrawCount = 50000000;\n};", "href": "https://www.w3.org/TR/webgpu/#dictdef-gpurenderpassdescriptor" }, "extended": [], diff --git a/tr/idlnamesparsed/IdentityCredential.json b/tr/idlnamesparsed/IdentityCredential.json new file mode 100644 index 000000000000..2cd65c990c3c --- /dev/null +++ b/tr/idlnamesparsed/IdentityCredential.json @@ -0,0 +1,37 @@ +{ + "name": "IdentityCredential", + "type": "interface", + "defined": { + "spec": { + "title": "Federated Credential Management API", + "url": "https://fedidcg.github.io/FedCM/" + }, + "fragment": "[Exposed=Window, SecureContext]\ninterface IdentityCredential : Credential {\n readonly attribute USVString? idToken;\n};", + "href": "https://fedidcg.github.io/FedCM/#identitycredential" + }, + "extended": [ + { + "spec": { + "title": "Federated Credential Management API", + "url": "https://fedidcg.github.io/FedCM/" + }, + "fragment": "[Exposed=Window, SecureContext]\npartial interface IdentityCredential {\n static Promise logoutRPs(sequence logoutRequests);\n};" + } + ], + "inheritance": { + "name": "Credential", + "type": "interface", + "defined": { + "spec": { + "title": "Credential Management Level 1", + "url": "https://www.w3.org/TR/credential-management-1/" + }, + "fragment": "[Exposed=Window, SecureContext]\ninterface Credential {\n readonly attribute USVString id;\n readonly attribute DOMString type;\n};", + "href": "https://www.w3.org/TR/credential-management-1/#credential" + }, + "extended": [], + "inheritance": null, + "includes": [] + }, + "includes": [] +} \ No newline at end of file diff --git a/tr/idlnamesparsed/IdentityCredentialLogoutRpsRequest.json b/tr/idlnamesparsed/IdentityCredentialLogoutRpsRequest.json new file mode 100644 index 000000000000..59bed9c26bae --- /dev/null +++ b/tr/idlnamesparsed/IdentityCredentialLogoutRpsRequest.json @@ -0,0 +1,15 @@ +{ + "name": "IdentityCredentialLogoutRpsRequest", + "type": "dictionary", + "defined": { + "spec": { + "title": "Federated Credential Management API", + "url": "https://fedidcg.github.io/FedCM/" + }, + "fragment": "dictionary IdentityCredentialLogoutRpsRequest {\n required USVString url;\n required USVString accountId;\n};", + "href": "https://fedidcg.github.io/FedCM/#dictdef-identitycredentiallogoutrpsrequest" + }, + "extended": [], + "inheritance": null, + "includes": [] +} \ No newline at end of file diff --git a/tr/idlnamesparsed/IdentityCredentialRequestOptions.json b/tr/idlnamesparsed/IdentityCredentialRequestOptions.json new file mode 100644 index 000000000000..1cd10011d337 --- /dev/null +++ b/tr/idlnamesparsed/IdentityCredentialRequestOptions.json @@ -0,0 +1,15 @@ +{ + "name": "IdentityCredentialRequestOptions", + "type": "dictionary", + "defined": { + "spec": { + "title": "Federated Credential Management API", + "url": "https://fedidcg.github.io/FedCM/" + }, + "fragment": "dictionary IdentityCredentialRequestOptions {\n sequence providers;\n};", + "href": "https://fedidcg.github.io/FedCM/#dictdef-identitycredentialrequestoptions" + }, + "extended": [], + "inheritance": null, + "includes": [] +} \ No newline at end of file diff --git a/tr/idlnamesparsed/IdentityProvider.json b/tr/idlnamesparsed/IdentityProvider.json new file mode 100644 index 000000000000..73eb735d693f --- /dev/null +++ b/tr/idlnamesparsed/IdentityProvider.json @@ -0,0 +1,15 @@ +{ + "name": "IdentityProvider", + "type": "dictionary", + "defined": { + "spec": { + "title": "Federated Credential Management API", + "url": "https://fedidcg.github.io/FedCM/" + }, + "fragment": "dictionary IdentityProvider {\n required USVString url;\n required USVString clientId;\n USVString nonce;\n USVString hint;\n};", + "href": "https://fedidcg.github.io/FedCM/#dictdef-identityprovider" + }, + "extended": [], + "inheritance": null, + "includes": [] +} \ No newline at end of file diff --git a/tr/idlnamesparsed/ML.json b/tr/idlnamesparsed/ML.json index c5fad672beaa..5fdec8fb7f5e 100644 --- a/tr/idlnamesparsed/ML.json +++ b/tr/idlnamesparsed/ML.json @@ -6,7 +6,7 @@ "title": "Web Neural Network API", "url": "https://www.w3.org/TR/webnn/" }, - "fragment": "[SecureContext, Exposed=(Window, DedicatedWorker)]\ninterface ML {\n MLContext createContext(optional MLContextOptions options = {});\n MLContext createContext(GPUDevice gpuDevice);\n MLContext createContext(WebGLRenderingContext glContext);\n};", + "fragment": "[SecureContext, Exposed=(Window, DedicatedWorker)]\ninterface ML {\n MLContext createContext(optional MLContextOptions options = {});\n MLContext createContext(GPUDevice gpuDevice);\n};", "href": "https://www.w3.org/TR/webnn/#ml" }, "extended": [], diff --git a/tr/idlnamesparsed/MLBufferResourceView.json b/tr/idlnamesparsed/MLBufferResourceView.json index ecd879b6c1b4..3105b70df33f 100644 --- a/tr/idlnamesparsed/MLBufferResourceView.json +++ b/tr/idlnamesparsed/MLBufferResourceView.json @@ -6,7 +6,7 @@ "title": "Web Neural Network API", "url": "https://www.w3.org/TR/webnn/" }, - "fragment": "dictionary MLBufferResourceView {\n required (WebGLBuffer or GPUBuffer) resource;\n unsigned long long offset = 0;\n unsigned long long size;\n};", + "fragment": "dictionary MLBufferResourceView {\n required GPUBuffer resource;\n unsigned long long offset = 0;\n unsigned long long size;\n};", "href": "https://www.w3.org/TR/webnn/#dictdef-mlbufferresourceview" }, "extended": [], diff --git a/tr/idlnamesparsed/NavigateEvent.json b/tr/idlnamesparsed/NavigateEvent.json index 81c2dece43aa..00366f2accf0 100644 --- a/tr/idlnamesparsed/NavigateEvent.json +++ b/tr/idlnamesparsed/NavigateEvent.json @@ -6,7 +6,7 @@ "title": "Navigation API", "url": "https://wicg.github.io/navigation-api/" }, - "fragment": "[Exposed=Window]\ninterface NavigateEvent : Event {\n constructor(DOMString type, NavigateEventInit eventInit);\n\n readonly attribute NavigationType navigationType;\n readonly attribute NavigationDestination destination;\n readonly attribute boolean canTransition;\n readonly attribute boolean userInitiated;\n readonly attribute boolean hashChange;\n readonly attribute AbortSignal signal;\n readonly attribute FormData? formData;\n readonly attribute DOMString? downloadRequest;\n readonly attribute any info;\n\n undefined transitionWhile(Promise newNavigationAction,\n optional NavigationTransitionWhileOptions options = {});\n undefined restoreScroll();\n};", + "fragment": "[Exposed=Window]\ninterface NavigateEvent : Event {\n constructor(DOMString type, NavigateEventInit eventInit);\n\n readonly attribute NavigationType navigationType;\n readonly attribute NavigationDestination destination;\n readonly attribute boolean canIntercept;\n readonly attribute boolean userInitiated;\n readonly attribute boolean hashChange;\n readonly attribute AbortSignal signal;\n readonly attribute FormData? formData;\n readonly attribute DOMString? downloadRequest;\n readonly attribute any info;\n\n undefined intercept(optional NavigationInterceptOptions options = {});\n undefined restoreScroll();\n};", "href": "https://wicg.github.io/navigation-api/#navigateevent" }, "extended": [], diff --git a/tr/idlnamesparsed/NavigateEventInit.json b/tr/idlnamesparsed/NavigateEventInit.json index dfe4efc4f747..9742498d5900 100644 --- a/tr/idlnamesparsed/NavigateEventInit.json +++ b/tr/idlnamesparsed/NavigateEventInit.json @@ -6,7 +6,7 @@ "title": "Navigation API", "url": "https://wicg.github.io/navigation-api/" }, - "fragment": "dictionary NavigateEventInit : EventInit {\n NavigationType navigationType = \"push\";\n required NavigationDestination destination;\n boolean canTransition = false;\n boolean userInitiated = false;\n boolean hashChange = false;\n required AbortSignal signal;\n FormData? formData = null;\n DOMString? downloadRequest = null;\n any info;\n};", + "fragment": "dictionary NavigateEventInit : EventInit {\n NavigationType navigationType = \"push\";\n required NavigationDestination destination;\n boolean canIntercept = false;\n boolean userInitiated = false;\n boolean hashChange = false;\n required AbortSignal signal;\n FormData? formData = null;\n DOMString? downloadRequest = null;\n any info;\n};", "href": "https://wicg.github.io/navigation-api/#dictdef-navigateeventinit" }, "extended": [], diff --git a/tr/idlnamesparsed/NavigationInterceptHandler.json b/tr/idlnamesparsed/NavigationInterceptHandler.json new file mode 100644 index 000000000000..e3f4d29a39a3 --- /dev/null +++ b/tr/idlnamesparsed/NavigationInterceptHandler.json @@ -0,0 +1,14 @@ +{ + "name": "NavigationInterceptHandler", + "type": "callback", + "defined": { + "spec": { + "title": "Navigation API", + "url": "https://wicg.github.io/navigation-api/" + }, + "fragment": "callback NavigationInterceptHandler = Promise ();", + "href": "https://wicg.github.io/navigation-api/#callbackdef-navigationintercepthandler" + }, + "extended": [], + "includes": [] +} \ No newline at end of file diff --git a/tr/idlnamesparsed/NavigationInterceptOptions.json b/tr/idlnamesparsed/NavigationInterceptOptions.json new file mode 100644 index 000000000000..2612110f0e00 --- /dev/null +++ b/tr/idlnamesparsed/NavigationInterceptOptions.json @@ -0,0 +1,15 @@ +{ + "name": "NavigationInterceptOptions", + "type": "dictionary", + "defined": { + "spec": { + "title": "Navigation API", + "url": "https://wicg.github.io/navigation-api/" + }, + "fragment": "dictionary NavigationInterceptOptions {\n NavigationInterceptHandler handler;\n NavigationFocusReset focusReset;\n NavigationScrollRestoration scrollRestoration;\n};", + "href": "https://wicg.github.io/navigation-api/#dictdef-navigationinterceptoptions" + }, + "extended": [], + "inheritance": null, + "includes": [] +} \ No newline at end of file diff --git a/tr/idlnamesparsed/RTCInboundRtpStreamStats.json b/tr/idlnamesparsed/RTCInboundRtpStreamStats.json index b40a334623eb..a54c58f7d384 100644 --- a/tr/idlnamesparsed/RTCInboundRtpStreamStats.json +++ b/tr/idlnamesparsed/RTCInboundRtpStreamStats.json @@ -6,7 +6,7 @@ "title": "Identifiers for WebRTC's Statistics API", "url": "https://www.w3.org/TR/webrtc-stats/" }, - "fragment": "dictionary RTCInboundRtpStreamStats : RTCReceivedRtpStreamStats {\n required DOMString trackIdentifier;\n required DOMString kind;\n DOMString mid;\n DOMString remoteId;\n unsigned long framesDecoded;\n unsigned long keyFramesDecoded;\n unsigned long frameWidth;\n unsigned long frameHeight;\n double framesPerSecond;\n unsigned long long qpSum;\n double totalDecodeTime;\n double totalInterFrameDelay;\n double totalSquaredInterFrameDelay;\n DOMHighResTimeStamp lastPacketReceivedTimestamp;\n unsigned long long headerBytesReceived;\n unsigned long long packetsDiscarded;\n unsigned long long fecPacketsReceived;\n unsigned long long fecPacketsDiscarded;\n unsigned long long bytesReceived;\n unsigned long nackCount;\n unsigned long firCount;\n unsigned long pliCount;\n double totalProcessingDelay;\n DOMHighResTimeStamp estimatedPlayoutTimestamp;\n double jitterBufferDelay;\n unsigned long long jitterBufferEmittedCount;\n unsigned long long totalSamplesReceived;\n unsigned long long concealedSamples;\n unsigned long long silentConcealedSamples;\n unsigned long long concealmentEvents;\n unsigned long long insertedSamplesForDeceleration;\n unsigned long long removedSamplesForAcceleration;\n double audioLevel;\n double totalAudioEnergy;\n double totalSamplesDuration;\n unsigned long framesReceived;\n DOMString decoderImplementation;\n};", + "fragment": "dictionary RTCInboundRtpStreamStats : RTCReceivedRtpStreamStats {\n required DOMString trackIdentifier;\n required DOMString kind;\n DOMString mid;\n DOMString remoteId;\n unsigned long framesDecoded;\n unsigned long keyFramesDecoded;\n unsigned long frameWidth;\n unsigned long frameHeight;\n double framesPerSecond;\n unsigned long long qpSum;\n double totalDecodeTime;\n double totalInterFrameDelay;\n double totalSquaredInterFrameDelay;\n DOMHighResTimeStamp lastPacketReceivedTimestamp;\n unsigned long long headerBytesReceived;\n unsigned long long packetsDiscarded;\n unsigned long long fecPacketsReceived;\n unsigned long long fecPacketsDiscarded;\n unsigned long long bytesReceived;\n unsigned long nackCount;\n unsigned long firCount;\n unsigned long pliCount;\n double totalProcessingDelay;\n DOMHighResTimeStamp estimatedPlayoutTimestamp;\n double jitterBufferDelay;\n double jitterBufferTargetDelay;\n unsigned long long jitterBufferEmittedCount;\n unsigned long long totalSamplesReceived;\n unsigned long long concealedSamples;\n unsigned long long silentConcealedSamples;\n unsigned long long concealmentEvents;\n unsigned long long insertedSamplesForDeceleration;\n unsigned long long removedSamplesForAcceleration;\n double audioLevel;\n double totalAudioEnergy;\n double totalSamplesDuration;\n unsigned long framesReceived;\n DOMString decoderImplementation;\n};", "href": "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats" }, "extended": [], diff --git a/tr/idlnamesparsed/SurfaceSwitchingPreferenceEnum.json b/tr/idlnamesparsed/SurfaceSwitchingPreferenceEnum.json new file mode 100644 index 000000000000..f9dc026e2d79 --- /dev/null +++ b/tr/idlnamesparsed/SurfaceSwitchingPreferenceEnum.json @@ -0,0 +1,14 @@ +{ + "name": "SurfaceSwitchingPreferenceEnum", + "type": "enum", + "defined": { + "spec": { + "title": "Screen Capture", + "url": "https://www.w3.org/TR/screen-capture/" + }, + "fragment": "enum SurfaceSwitchingPreferenceEnum {\n \"include\",\n \"exclude\"\n};", + "href": "https://www.w3.org/TR/screen-capture/#dom-surfaceswitchingpreferenceenum" + }, + "extended": [], + "includes": [] +} \ No newline at end of file diff --git a/tr/idlnamesparsed/console.json b/tr/idlnamesparsed/console.json index 0069b747c266..ba91456e2c72 100644 --- a/tr/idlnamesparsed/console.json +++ b/tr/idlnamesparsed/console.json @@ -6,7 +6,7 @@ "title": "Console Standard", "url": "https://console.spec.whatwg.org/" }, - "fragment": "[Exposed=(Window,Worker,Worklet)]\nnamespace console { // but see namespace object requirements below\n // Logging\n undefined assert(optional boolean condition = false, any... data);\n undefined clear();\n undefined debug(any... data);\n undefined error(any... data);\n undefined info(any... data);\n undefined log(any... data);\n undefined table(optional any tabularData, optional sequence properties);\n undefined trace(any... data);\n undefined warn(any... data);\n undefined dir(optional any item, optional object? options);\n undefined dirxml(any... data);\n\n // Counting\n undefined count(optional DOMString label = \"default\");\n undefined countReset(optional DOMString label = \"default\");\n\n // Grouping\n undefined group(any... data);\n undefined groupCollapsed(any... data);\n undefined groupEnd();\n\n // Timing\n undefined time(optional DOMString label = \"default\");\n undefined timeLog(optional DOMString label = \"default\", any... data);\n undefined timeEnd(optional DOMString label = \"default\");\n};", + "fragment": "[Exposed=*]\nnamespace console { // but see namespace object requirements below\n // Logging\n undefined assert(optional boolean condition = false, any... data);\n undefined clear();\n undefined debug(any... data);\n undefined error(any... data);\n undefined info(any... data);\n undefined log(any... data);\n undefined table(optional any tabularData, optional sequence properties);\n undefined trace(any... data);\n undefined warn(any... data);\n undefined dir(optional any item, optional object? options);\n undefined dirxml(any... data);\n\n // Counting\n undefined count(optional DOMString label = \"default\");\n undefined countReset(optional DOMString label = \"default\");\n\n // Grouping\n undefined group(any... data);\n undefined groupCollapsed(any... data);\n undefined groupEnd();\n\n // Timing\n undefined time(optional DOMString label = \"default\");\n undefined timeLog(optional DOMString label = \"default\", any... data);\n undefined timeEnd(optional DOMString label = \"default\");\n};", "href": "https://console.spec.whatwg.org/#namespacedef-console" }, "extended": [], diff --git a/tr/idlparsed/FedCM.json b/tr/idlparsed/FedCM.json index ea91ff9d1caf..6e45b153b757 100644 --- a/tr/idlparsed/FedCM.json +++ b/tr/idlparsed/FedCM.json @@ -8,53 +8,96 @@ "constructors": {}, "functions": { "Window": [ - "FederatedCredential", - "FederatedCredential", - "FederatedCredential", - "FederatedCredential" + "IdentityCredential", + "IdentityCredential" ] } }, "idlNames": { - "FederatedIdentityProvider": { - "fragment": "dictionary FederatedIdentityProvider {\n required USVString url;\n required USVString clientId;\n USVString hint;\n};", - "type": "dictionary", - "name": "FederatedIdentityProvider", - "inheritance": null, + "IdentityCredential": { + "fragment": "[Exposed=Window, SecureContext]\ninterface IdentityCredential : Credential {\n readonly attribute USVString? idToken;\n};", + "type": "interface", + "name": "IdentityCredential", + "inheritance": "Credential", "members": [ { - "type": "field", - "name": "url", - "extAttrs": [], + "type": "attribute", + "name": "idToken", "idlType": { - "type": "dictionary-type", + "type": "attribute-type", "extAttrs": [], "generic": "", - "nullable": false, + "nullable": true, "union": false, "idlType": "USVString" }, - "default": null, - "required": true + "extAttrs": [], + "special": "", + "readonly": true + } + ], + "extAttrs": [ + { + "type": "extended-attribute", + "name": "Exposed", + "rhs": { + "type": "identifier", + "value": "Window" + }, + "arguments": [] }, + { + "type": "extended-attribute", + "name": "SecureContext", + "rhs": null, + "arguments": [] + } + ], + "partial": false + }, + "IdentityCredentialRequestOptions": { + "fragment": "dictionary IdentityCredentialRequestOptions {\n sequence providers;\n};", + "type": "dictionary", + "name": "IdentityCredentialRequestOptions", + "inheritance": null, + "members": [ { "type": "field", - "name": "clientId", + "name": "providers", "extAttrs": [], "idlType": { "type": "dictionary-type", "extAttrs": [], - "generic": "", + "generic": "sequence", "nullable": false, "union": false, - "idlType": "USVString" + "idlType": [ + { + "type": "dictionary-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "IdentityProvider" + } + ] }, "default": null, - "required": true - }, + "required": false + } + ], + "extAttrs": [], + "partial": false + }, + "IdentityProvider": { + "fragment": "dictionary IdentityProvider {\n required USVString url;\n required USVString clientId;\n USVString nonce;\n USVString hint;\n};", + "type": "dictionary", + "name": "IdentityProvider", + "inheritance": null, + "members": [ { "type": "field", - "name": "hint", + "name": "url", "extAttrs": [], "idlType": { "type": "dictionary-type", @@ -65,21 +108,11 @@ "idlType": "USVString" }, "default": null, - "required": false - } - ], - "extAttrs": [], - "partial": false - }, - "FederatedAccountLoginRequest": { - "fragment": "[Exposed=Window, SecureContext]\ndictionary FederatedAccountLoginRequest {\n AbortSignal signal;\n USVString nonce;\n};", - "type": "dictionary", - "name": "FederatedAccountLoginRequest", - "inheritance": null, - "members": [ + "required": true + }, { "type": "field", - "name": "signal", + "name": "clientId", "extAttrs": [], "idlType": { "type": "dictionary-type", @@ -87,10 +120,10 @@ "generic": "", "nullable": false, "union": false, - "idlType": "AbortSignal" + "idlType": "USVString" }, "default": null, - "required": false + "required": true }, { "type": "field", @@ -106,36 +139,10 @@ }, "default": null, "required": false - } - ], - "extAttrs": [ - { - "type": "extended-attribute", - "name": "Exposed", - "rhs": { - "type": "identifier", - "value": "Window" - }, - "arguments": [] }, - { - "type": "extended-attribute", - "name": "SecureContext", - "rhs": null, - "arguments": [] - } - ], - "partial": false - }, - "FederatedTokens": { - "fragment": "[Exposed=Window, SecureContext]\ndictionary FederatedTokens {\n USVString idToken;\n};", - "type": "dictionary", - "name": "FederatedTokens", - "inheritance": null, - "members": [ { "type": "field", - "name": "idToken", + "name": "hint", "extAttrs": [], "idlType": { "type": "dictionary-type", @@ -149,29 +156,13 @@ "required": false } ], - "extAttrs": [ - { - "type": "extended-attribute", - "name": "Exposed", - "rhs": { - "type": "identifier", - "value": "Window" - }, - "arguments": [] - }, - { - "type": "extended-attribute", - "name": "SecureContext", - "rhs": null, - "arguments": [] - } - ], + "extAttrs": [], "partial": false }, - "FederatedCredentialLogoutRpsRequest": { - "fragment": "dictionary FederatedCredentialLogoutRpsRequest {\n required USVString url;\n required USVString accountId;\n};", + "IdentityCredentialLogoutRpsRequest": { + "fragment": "dictionary IdentityCredentialLogoutRpsRequest {\n required USVString url;\n required USVString accountId;\n};", "type": "dictionary", - "name": "FederatedCredentialLogoutRpsRequest", + "name": "IdentityCredentialLogoutRpsRequest", "inheritance": null, "members": [ { @@ -210,50 +201,24 @@ } }, "idlExtendedNames": { - "FederatedCredentialRequestOptions": [ + "CredentialRequestOptions": [ { - "fragment": "partial dictionary FederatedCredentialRequestOptions {\n sequence<(DOMString or FederatedIdentityProvider)> providers;\n};", + "fragment": "partial dictionary CredentialRequestOptions {\n IdentityCredentialRequestOptions identity;\n};", "type": "dictionary", - "name": "FederatedCredentialRequestOptions", + "name": "CredentialRequestOptions", "inheritance": null, "members": [ { "type": "field", - "name": "providers", + "name": "identity", "extAttrs": [], "idlType": { "type": "dictionary-type", "extAttrs": [], - "generic": "sequence", + "generic": "", "nullable": false, "union": false, - "idlType": [ - { - "type": "dictionary-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": true, - "idlType": [ - { - "type": null, - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "DOMString" - }, - { - "type": null, - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "FederatedIdentityProvider" - } - ] - } - ] + "idlType": "IdentityCredentialRequestOptions" }, "default": null, "required": false @@ -263,197 +228,11 @@ "partial": true } ], - "FederatedCredential": [ - { - "fragment": "[Exposed=Window, SecureContext]\npartial interface FederatedCredential {\n Promise login(optional FederatedAccountLoginRequest request = {});\n};", - "type": "interface", - "name": "FederatedCredential", - "inheritance": null, - "members": [ - { - "type": "operation", - "name": "login", - "idlType": { - "type": "return-type", - "extAttrs": [], - "generic": "Promise", - "nullable": false, - "union": false, - "idlType": [ - { - "type": "return-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "FederatedTokens" - } - ] - }, - "arguments": [ - { - "type": "argument", - "name": "request", - "extAttrs": [], - "idlType": { - "type": "argument-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "FederatedAccountLoginRequest" - }, - "default": { - "type": "dictionary" - }, - "optional": true, - "variadic": false - } - ], - "extAttrs": [], - "special": "" - } - ], - "extAttrs": [ - { - "type": "extended-attribute", - "name": "Exposed", - "rhs": { - "type": "identifier", - "value": "Window" - }, - "arguments": [] - }, - { - "type": "extended-attribute", - "name": "SecureContext", - "rhs": null, - "arguments": [] - } - ], - "partial": true - }, - { - "fragment": "[Exposed=Window, SecureContext]\npartial interface FederatedCredential {\n Promise revoke(USVString hint);\n};", - "type": "interface", - "name": "FederatedCredential", - "inheritance": null, - "members": [ - { - "type": "operation", - "name": "revoke", - "idlType": { - "type": "return-type", - "extAttrs": [], - "generic": "Promise", - "nullable": false, - "union": false, - "idlType": [ - { - "type": "return-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "undefined" - } - ] - }, - "arguments": [ - { - "type": "argument", - "name": "hint", - "extAttrs": [], - "idlType": { - "type": "argument-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "USVString" - }, - "default": null, - "optional": false, - "variadic": false - } - ], - "extAttrs": [], - "special": "" - } - ], - "extAttrs": [ - { - "type": "extended-attribute", - "name": "Exposed", - "rhs": { - "type": "identifier", - "value": "Window" - }, - "arguments": [] - }, - { - "type": "extended-attribute", - "name": "SecureContext", - "rhs": null, - "arguments": [] - } - ], - "partial": true - }, - { - "fragment": "[Exposed=Window, SecureContext]\npartial interface FederatedCredential {\n Promise logout();\n};", - "type": "interface", - "name": "FederatedCredential", - "inheritance": null, - "members": [ - { - "type": "operation", - "name": "logout", - "idlType": { - "type": "return-type", - "extAttrs": [], - "generic": "Promise", - "nullable": false, - "union": false, - "idlType": [ - { - "type": "return-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "undefined" - } - ] - }, - "arguments": [], - "extAttrs": [], - "special": "" - } - ], - "extAttrs": [ - { - "type": "extended-attribute", - "name": "Exposed", - "rhs": { - "type": "identifier", - "value": "Window" - }, - "arguments": [] - }, - { - "type": "extended-attribute", - "name": "SecureContext", - "rhs": null, - "arguments": [] - } - ], - "partial": true - }, + "IdentityCredential": [ { - "fragment": "[Exposed=Window, SecureContext]\npartial interface FederatedCredential {\n static Promise logoutRPs(sequence logoutRequests);\n};", + "fragment": "[Exposed=Window, SecureContext]\npartial interface IdentityCredential {\n static Promise logoutRPs(sequence logoutRequests);\n};", "type": "interface", - "name": "FederatedCredential", + "name": "IdentityCredential", "inheritance": null, "members": [ { @@ -494,7 +273,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "FederatedCredentialLogoutRpsRequest" + "idlType": "IdentityCredentialLogoutRpsRequest" } ] }, @@ -531,34 +310,27 @@ "globals": {}, "exposed": { "Window": [ - "FederatedAccountLoginRequest", - "FederatedCredential", - "FederatedTokens", - "FederatedCredential", - "FederatedCredential", - "FederatedCredential" + "IdentityCredential", + "IdentityCredential" ] }, "dependencies": { - "FederatedCredentialRequestOptions": [ - "FederatedIdentityProvider" + "IdentityCredential": [ + "Credential", + "IdentityCredentialLogoutRpsRequest" ], - "FederatedIdentityProvider": [], - "FederatedAccountLoginRequest": [ - "AbortSignal" + "CredentialRequestOptions": [ + "IdentityCredentialRequestOptions" ], - "FederatedCredential": [ - "FederatedTokens", - "FederatedAccountLoginRequest", - "FederatedCredentialLogoutRpsRequest" + "IdentityCredentialRequestOptions": [ + "IdentityProvider" ], - "FederatedTokens": [], - "FederatedCredentialLogoutRpsRequest": [] + "IdentityProvider": [], + "IdentityCredentialLogoutRpsRequest": [] }, "externalDependencies": [ - "FederatedCredentialRequestOptions", - "AbortSignal", - "FederatedCredential" + "Credential", + "CredentialRequestOptions" ], "hasObsoleteIdl": false } diff --git a/tr/idlparsed/console.json b/tr/idlparsed/console.json index 84f7853a7fe7..646f19243043 100644 --- a/tr/idlparsed/console.json +++ b/tr/idlparsed/console.json @@ -10,7 +10,7 @@ }, "idlNames": { "console": { - "fragment": "[Exposed=(Window,Worker,Worklet)]\nnamespace console { // but see namespace object requirements below\n // Logging\n undefined assert(optional boolean condition = false, any... data);\n undefined clear();\n undefined debug(any... data);\n undefined error(any... data);\n undefined info(any... data);\n undefined log(any... data);\n undefined table(optional any tabularData, optional sequence properties);\n undefined trace(any... data);\n undefined warn(any... data);\n undefined dir(optional any item, optional object? options);\n undefined dirxml(any... data);\n\n // Counting\n undefined count(optional DOMString label = \"default\");\n undefined countReset(optional DOMString label = \"default\");\n\n // Grouping\n undefined group(any... data);\n undefined groupCollapsed(any... data);\n undefined groupEnd();\n\n // Timing\n undefined time(optional DOMString label = \"default\");\n undefined timeLog(optional DOMString label = \"default\", any... data);\n undefined timeEnd(optional DOMString label = \"default\");\n};", + "fragment": "[Exposed=*]\nnamespace console { // but see namespace object requirements below\n // Logging\n undefined assert(optional boolean condition = false, any... data);\n undefined clear();\n undefined debug(any... data);\n undefined error(any... data);\n undefined info(any... data);\n undefined log(any... data);\n undefined table(optional any tabularData, optional sequence properties);\n undefined trace(any... data);\n undefined warn(any... data);\n undefined dir(optional any item, optional object? options);\n undefined dirxml(any... data);\n\n // Counting\n undefined count(optional DOMString label = \"default\");\n undefined countReset(optional DOMString label = \"default\");\n\n // Grouping\n undefined group(any... data);\n undefined groupCollapsed(any... data);\n undefined groupEnd();\n\n // Timing\n undefined time(optional DOMString label = \"default\");\n undefined timeLog(optional DOMString label = \"default\", any... data);\n undefined timeEnd(optional DOMString label = \"default\");\n};", "type": "namespace", "name": "console", "inheritance": null, @@ -686,18 +686,8 @@ "type": "extended-attribute", "name": "Exposed", "rhs": { - "type": "identifier-list", - "value": [ - { - "value": "Window" - }, - { - "value": "Worker" - }, - { - "value": "Worklet" - } - ] + "type": "*", + "value": null }, "arguments": [] } @@ -708,13 +698,7 @@ "idlExtendedNames": {}, "globals": {}, "exposed": { - "Window": [ - "console" - ], - "Worker": [ - "console" - ], - "Worklet": [ + "*": [ "console" ] }, diff --git a/tr/idlparsed/navigation-api.json b/tr/idlparsed/navigation-api.json index c31358556764..8b3c00ef87db 100644 --- a/tr/idlparsed/navigation-api.json +++ b/tr/idlparsed/navigation-api.json @@ -820,7 +820,7 @@ "partial": false }, "NavigateEvent": { - "fragment": "[Exposed=Window]\ninterface NavigateEvent : Event {\n constructor(DOMString type, NavigateEventInit eventInit);\n\n readonly attribute NavigationType navigationType;\n readonly attribute NavigationDestination destination;\n readonly attribute boolean canTransition;\n readonly attribute boolean userInitiated;\n readonly attribute boolean hashChange;\n readonly attribute AbortSignal signal;\n readonly attribute FormData? formData;\n readonly attribute DOMString? downloadRequest;\n readonly attribute any info;\n\n undefined transitionWhile(Promise newNavigationAction,\n optional NavigationTransitionWhileOptions options = {});\n undefined restoreScroll();\n};", + "fragment": "[Exposed=Window]\ninterface NavigateEvent : Event {\n constructor(DOMString type, NavigateEventInit eventInit);\n\n readonly attribute NavigationType navigationType;\n readonly attribute NavigationDestination destination;\n readonly attribute boolean canIntercept;\n readonly attribute boolean userInitiated;\n readonly attribute boolean hashChange;\n readonly attribute AbortSignal signal;\n readonly attribute FormData? formData;\n readonly attribute DOMString? downloadRequest;\n readonly attribute any info;\n\n undefined intercept(optional NavigationInterceptOptions options = {});\n undefined restoreScroll();\n};", "type": "interface", "name": "NavigateEvent", "inheritance": "Event", @@ -895,7 +895,7 @@ }, { "type": "attribute", - "name": "canTransition", + "name": "canIntercept", "idlType": { "type": "attribute-type", "extAttrs": [], @@ -1000,7 +1000,7 @@ }, { "type": "operation", - "name": "transitionWhile", + "name": "intercept", "idlType": { "type": "return-type", "extAttrs": [], @@ -1010,31 +1010,6 @@ "idlType": "undefined" }, "arguments": [ - { - "type": "argument", - "name": "newNavigationAction", - "extAttrs": [], - "idlType": { - "type": "argument-type", - "extAttrs": [], - "generic": "Promise", - "nullable": false, - "union": false, - "idlType": [ - { - "type": "argument-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "undefined" - } - ] - }, - "default": null, - "optional": false, - "variadic": false - }, { "type": "argument", "name": "options", @@ -1045,7 +1020,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "NavigationTransitionWhileOptions" + "idlType": "NavigationInterceptOptions" }, "default": { "type": "dictionary" @@ -1087,7 +1062,7 @@ "partial": false }, "NavigateEventInit": { - "fragment": "dictionary NavigateEventInit : EventInit {\n NavigationType navigationType = \"push\";\n required NavigationDestination destination;\n boolean canTransition = false;\n boolean userInitiated = false;\n boolean hashChange = false;\n required AbortSignal signal;\n FormData? formData = null;\n DOMString? downloadRequest = null;\n any info;\n};", + "fragment": "dictionary NavigateEventInit : EventInit {\n NavigationType navigationType = \"push\";\n required NavigationDestination destination;\n boolean canIntercept = false;\n boolean userInitiated = false;\n boolean hashChange = false;\n required AbortSignal signal;\n FormData? formData = null;\n DOMString? downloadRequest = null;\n any info;\n};", "type": "dictionary", "name": "NavigateEventInit", "inheritance": "EventInit", @@ -1127,7 +1102,7 @@ }, { "type": "field", - "name": "canTransition", + "name": "canIntercept", "extAttrs": [], "idlType": { "type": "dictionary-type", @@ -1247,12 +1222,27 @@ "extAttrs": [], "partial": false }, - "NavigationTransitionWhileOptions": { - "fragment": "dictionary NavigationTransitionWhileOptions {\n NavigationFocusReset focusReset;\n NavigationScrollRestoration scrollRestoration;\n};", + "NavigationInterceptOptions": { + "fragment": "dictionary NavigationInterceptOptions {\n NavigationInterceptHandler handler;\n NavigationFocusReset focusReset;\n NavigationScrollRestoration scrollRestoration;\n};", "type": "dictionary", - "name": "NavigationTransitionWhileOptions", + "name": "NavigationInterceptOptions", "inheritance": null, "members": [ + { + "type": "field", + "name": "handler", + "extAttrs": [], + "idlType": { + "type": "dictionary-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "NavigationInterceptHandler" + }, + "default": null, + "required": false + }, { "type": "field", "name": "focusReset", @@ -1319,6 +1309,30 @@ ], "extAttrs": [] }, + "NavigationInterceptHandler": { + "fragment": "callback NavigationInterceptHandler = Promise ();", + "type": "callback", + "name": "NavigationInterceptHandler", + "idlType": { + "type": "return-type", + "extAttrs": [], + "generic": "Promise", + "nullable": false, + "union": false, + "idlType": [ + { + "type": "return-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "undefined" + } + ] + }, + "arguments": [], + "extAttrs": [] + }, "NavigationType": { "fragment": "enum NavigationType {\n \"reload\",\n \"push\",\n \"replace\",\n \"traverse\"\n};", "type": "enum", @@ -1675,7 +1689,7 @@ "NavigationDestination", "AbortSignal", "FormData", - "NavigationTransitionWhileOptions" + "NavigationInterceptOptions" ], "NavigateEventInit": [ "EventInit", @@ -1684,7 +1698,8 @@ "AbortSignal", "FormData" ], - "NavigationTransitionWhileOptions": [ + "NavigationInterceptOptions": [ + "NavigationInterceptHandler", "NavigationFocusReset", "NavigationScrollRestoration" ], diff --git a/tr/idlparsed/screen-capture.json b/tr/idlparsed/screen-capture.json index 986ee3ee83fd..3959b62454da 100644 --- a/tr/idlparsed/screen-capture.json +++ b/tr/idlparsed/screen-capture.json @@ -41,8 +41,24 @@ ], "extAttrs": [] }, + "SurfaceSwitchingPreferenceEnum": { + "fragment": "enum SurfaceSwitchingPreferenceEnum {\n \"include\",\n \"exclude\"\n};", + "type": "enum", + "name": "SurfaceSwitchingPreferenceEnum", + "values": [ + { + "type": "enum-value", + "value": "include" + }, + { + "type": "enum-value", + "value": "exclude" + } + ], + "extAttrs": [] + }, "DisplayMediaStreamConstraints": { - "fragment": "dictionary DisplayMediaStreamConstraints {\n (boolean or MediaTrackConstraints) video = true;\n (boolean or MediaTrackConstraints) audio = false;\n SelfCapturePreferenceEnum selfBrowserSurface;\n SystemAudioPreferenceEnum systemAudio;\n};", + "fragment": "dictionary DisplayMediaStreamConstraints {\n (boolean or MediaTrackConstraints) video = true;\n (boolean or MediaTrackConstraints) audio = false;\n SelfCapturePreferenceEnum selfBrowserSurface;\n SystemAudioPreferenceEnum systemAudio;\n SurfaceSwitchingPreferenceEnum surfaceSwitching;\n};", "type": "dictionary", "name": "DisplayMediaStreamConstraints", "inheritance": null, @@ -146,6 +162,21 @@ }, "default": null, "required": false + }, + { + "type": "field", + "name": "surfaceSwitching", + "extAttrs": [], + "idlType": { + "type": "dictionary-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "SurfaceSwitchingPreferenceEnum" + }, + "default": null, + "required": false } ], "extAttrs": [], @@ -586,7 +617,8 @@ "DisplayMediaStreamConstraints": [ "MediaTrackConstraints", "SelfCapturePreferenceEnum", - "SystemAudioPreferenceEnum" + "SystemAudioPreferenceEnum", + "SurfaceSwitchingPreferenceEnum" ], "MediaTrackSupportedConstraints": [], "MediaTrackConstraintSet": [ diff --git a/tr/idlparsed/webgpu.json b/tr/idlparsed/webgpu.json index 8c35fbde0263..d4649b3cacc1 100644 --- a/tr/idlparsed/webgpu.json +++ b/tr/idlparsed/webgpu.json @@ -8882,7 +8882,7 @@ "extAttrs": [] }, "GPURenderPassDescriptor": { - "fragment": "dictionary GPURenderPassDescriptor : GPUObjectDescriptorBase {\n required sequence colorAttachments;\n GPURenderPassDepthStencilAttachment depthStencilAttachment;\n GPUQuerySet occlusionQuerySet;\n GPURenderPassTimestampWrites timestampWrites = [];\n};", + "fragment": "dictionary GPURenderPassDescriptor : GPUObjectDescriptorBase {\n required sequence colorAttachments;\n GPURenderPassDepthStencilAttachment depthStencilAttachment;\n GPUQuerySet occlusionQuerySet;\n GPURenderPassTimestampWrites timestampWrites = [];\n GPUSize64 maxDrawCount = 50000000;\n};", "type": "dictionary", "name": "GPURenderPassDescriptor", "inheritance": "GPUObjectDescriptorBase", @@ -8958,6 +8958,24 @@ "value": [] }, "required": false + }, + { + "type": "field", + "name": "maxDrawCount", + "extAttrs": [], + "idlType": { + "type": "dictionary-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "GPUSize64" + }, + "default": { + "type": "number", + "value": "50000000" + }, + "required": false } ], "extAttrs": [], @@ -12629,7 +12647,8 @@ "GPURenderPassColorAttachment", "GPURenderPassDepthStencilAttachment", "GPUQuerySet", - "GPURenderPassTimestampWrites" + "GPURenderPassTimestampWrites", + "GPUSize64" ], "GPURenderPassColorAttachment": [ "GPUTextureView", diff --git a/tr/idlparsed/webnn.json b/tr/idlparsed/webnn.json index 674cb7b11dc5..91226da3a0c7 100644 --- a/tr/idlparsed/webnn.json +++ b/tr/idlparsed/webnn.json @@ -154,7 +154,7 @@ "partial": false }, "ML": { - "fragment": "[SecureContext, Exposed=(Window, DedicatedWorker)]\ninterface ML {\n MLContext createContext(optional MLContextOptions options = {});\n MLContext createContext(GPUDevice gpuDevice);\n MLContext createContext(WebGLRenderingContext glContext);\n};", + "fragment": "[SecureContext, Exposed=(Window, DedicatedWorker)]\ninterface ML {\n MLContext createContext(optional MLContextOptions options = {});\n MLContext createContext(GPUDevice gpuDevice);\n};", "type": "interface", "name": "ML", "inheritance": null, @@ -224,38 +224,6 @@ ], "extAttrs": [], "special": "" - }, - { - "type": "operation", - "name": "createContext", - "idlType": { - "type": "return-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "MLContext" - }, - "arguments": [ - { - "type": "argument", - "name": "glContext", - "extAttrs": [], - "idlType": { - "type": "argument-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "WebGLRenderingContext" - }, - "default": null, - "optional": false, - "variadic": false - } - ], - "extAttrs": [], - "special": "" } ], "extAttrs": [ @@ -637,7 +605,7 @@ "extAttrs": [] }, "MLBufferResourceView": { - "fragment": "dictionary MLBufferResourceView {\n required (WebGLBuffer or GPUBuffer) resource;\n unsigned long long offset = 0;\n unsigned long long size;\n};", + "fragment": "dictionary MLBufferResourceView {\n required GPUBuffer resource;\n unsigned long long offset = 0;\n unsigned long long size;\n};", "type": "dictionary", "name": "MLBufferResourceView", "inheritance": null, @@ -651,25 +619,8 @@ "extAttrs": [], "generic": "", "nullable": false, - "union": true, - "idlType": [ - { - "type": null, - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "WebGLBuffer" - }, - { - "type": null, - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "GPUBuffer" - } - ] + "union": false, + "idlType": "GPUBuffer" }, "default": null, "required": true @@ -7003,8 +6954,7 @@ "ML": [ "MLContext", "MLContextOptions", - "GPUDevice", - "WebGLRenderingContext" + "GPUDevice" ], "MLArrayInput": [ "ArrayBufferView" @@ -7021,7 +6971,6 @@ "MLOperand": [], "MLOperator": [], "MLBufferResourceView": [ - "WebGLBuffer", "GPUBuffer" ], "MLGraphBuilder": [ @@ -7127,9 +7076,7 @@ }, "externalDependencies": [ "GPUDevice", - "WebGLRenderingContext", "ArrayBufferView", - "WebGLBuffer", "GPUBuffer", "GPUTexture", "GPUCommandBuffer", diff --git a/tr/idlparsed/webrtc-stats.json b/tr/idlparsed/webrtc-stats.json index c3e1d138f9e3..a12fd6b23d24 100644 --- a/tr/idlparsed/webrtc-stats.json +++ b/tr/idlparsed/webrtc-stats.json @@ -318,7 +318,7 @@ "partial": false }, "RTCInboundRtpStreamStats": { - "fragment": "dictionary RTCInboundRtpStreamStats : RTCReceivedRtpStreamStats {\n required DOMString trackIdentifier;\n required DOMString kind;\n DOMString mid;\n DOMString remoteId;\n unsigned long framesDecoded;\n unsigned long keyFramesDecoded;\n unsigned long frameWidth;\n unsigned long frameHeight;\n double framesPerSecond;\n unsigned long long qpSum;\n double totalDecodeTime;\n double totalInterFrameDelay;\n double totalSquaredInterFrameDelay;\n DOMHighResTimeStamp lastPacketReceivedTimestamp;\n unsigned long long headerBytesReceived;\n unsigned long long packetsDiscarded;\n unsigned long long fecPacketsReceived;\n unsigned long long fecPacketsDiscarded;\n unsigned long long bytesReceived;\n unsigned long nackCount;\n unsigned long firCount;\n unsigned long pliCount;\n double totalProcessingDelay;\n DOMHighResTimeStamp estimatedPlayoutTimestamp;\n double jitterBufferDelay;\n unsigned long long jitterBufferEmittedCount;\n unsigned long long totalSamplesReceived;\n unsigned long long concealedSamples;\n unsigned long long silentConcealedSamples;\n unsigned long long concealmentEvents;\n unsigned long long insertedSamplesForDeceleration;\n unsigned long long removedSamplesForAcceleration;\n double audioLevel;\n double totalAudioEnergy;\n double totalSamplesDuration;\n unsigned long framesReceived;\n DOMString decoderImplementation;\n};", + "fragment": "dictionary RTCInboundRtpStreamStats : RTCReceivedRtpStreamStats {\n required DOMString trackIdentifier;\n required DOMString kind;\n DOMString mid;\n DOMString remoteId;\n unsigned long framesDecoded;\n unsigned long keyFramesDecoded;\n unsigned long frameWidth;\n unsigned long frameHeight;\n double framesPerSecond;\n unsigned long long qpSum;\n double totalDecodeTime;\n double totalInterFrameDelay;\n double totalSquaredInterFrameDelay;\n DOMHighResTimeStamp lastPacketReceivedTimestamp;\n unsigned long long headerBytesReceived;\n unsigned long long packetsDiscarded;\n unsigned long long fecPacketsReceived;\n unsigned long long fecPacketsDiscarded;\n unsigned long long bytesReceived;\n unsigned long nackCount;\n unsigned long firCount;\n unsigned long pliCount;\n double totalProcessingDelay;\n DOMHighResTimeStamp estimatedPlayoutTimestamp;\n double jitterBufferDelay;\n double jitterBufferTargetDelay;\n unsigned long long jitterBufferEmittedCount;\n unsigned long long totalSamplesReceived;\n unsigned long long concealedSamples;\n unsigned long long silentConcealedSamples;\n unsigned long long concealmentEvents;\n unsigned long long insertedSamplesForDeceleration;\n unsigned long long removedSamplesForAcceleration;\n double audioLevel;\n double totalAudioEnergy;\n double totalSamplesDuration;\n unsigned long framesReceived;\n DOMString decoderImplementation;\n};", "type": "dictionary", "name": "RTCInboundRtpStreamStats", "inheritance": "RTCReceivedRtpStreamStats", @@ -698,6 +698,21 @@ "default": null, "required": false }, + { + "type": "field", + "name": "jitterBufferTargetDelay", + "extAttrs": [], + "idlType": { + "type": "dictionary-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "double" + }, + "default": null, + "required": false + }, { "type": "field", "name": "jitterBufferEmittedCount", @@ -1783,79 +1798,6 @@ "extAttrs": [], "partial": false }, - "RTCMediaHandlerStats": { - "fragment": "dictionary RTCMediaHandlerStats : RTCStats {\n DOMString trackIdentifier;\n boolean ended;\n required DOMString kind;\n};", - "type": "dictionary", - "name": "RTCMediaHandlerStats", - "inheritance": "RTCStats", - "members": [ - { - "type": "field", - "name": "trackIdentifier", - "extAttrs": [], - "idlType": { - "type": "dictionary-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "DOMString" - }, - "default": null, - "required": false - }, - { - "type": "field", - "name": "ended", - "extAttrs": [], - "idlType": { - "type": "dictionary-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "boolean" - }, - "default": null, - "required": false - }, - { - "type": "field", - "name": "kind", - "extAttrs": [], - "idlType": { - "type": "dictionary-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "DOMString" - }, - "default": null, - "required": true - } - ], - "extAttrs": [], - "partial": false - }, - "RTCVideoHandlerStats": { - "fragment": "dictionary RTCVideoHandlerStats : RTCMediaHandlerStats {\n};", - "type": "dictionary", - "name": "RTCVideoHandlerStats", - "inheritance": "RTCMediaHandlerStats", - "members": [], - "extAttrs": [], - "partial": false - }, - "RTCAudioHandlerStats": { - "fragment": "dictionary RTCAudioHandlerStats : RTCMediaHandlerStats {\n};", - "type": "dictionary", - "name": "RTCAudioHandlerStats", - "inheritance": "RTCMediaHandlerStats", - "members": [], - "extAttrs": [], - "partial": false - }, "RTCDataChannelStats": { "fragment": "dictionary RTCDataChannelStats : RTCStats {\n DOMString label;\n DOMString protocol;\n unsigned short dataChannelIdentifier;\n required RTCDataChannelState state;\n unsigned long messagesSent;\n unsigned long long bytesSent;\n unsigned long messagesReceived;\n unsigned long long bytesReceived;\n};", "type": "dictionary", @@ -2868,15 +2810,6 @@ "RTCPeerConnectionStats": [ "RTCStats" ], - "RTCMediaHandlerStats": [ - "RTCStats" - ], - "RTCVideoHandlerStats": [ - "RTCMediaHandlerStats" - ], - "RTCAudioHandlerStats": [ - "RTCMediaHandlerStats" - ], "RTCDataChannelStats": [ "RTCStats", "RTCDataChannelState" diff --git a/tr/ids/FedCM.json b/tr/ids/FedCM.json index d89cd001b75f..cd529c6f50f3 100644 --- a/tr/ids/FedCM.json +++ b/tr/ids/FedCM.json @@ -106,16 +106,16 @@ "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A2%E2%91%A3", "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A0%E2%91%A7", "https://fedidcg.github.io/FedCM/#examples", - "https://fedidcg.github.io/FedCM/#ref-for-federatedcredential", + "https://fedidcg.github.io/FedCM/#ref-for-identitycredential", "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2", "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2", "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3", "https://fedidcg.github.io/FedCM/#ref-for-id-token", "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A4", "https://fedidcg.github.io/FedCM/#example-single-user", - "https://fedidcg.github.io/FedCM/#example-3154ec97", + "https://fedidcg.github.io/FedCM/#example-8c9c7da5", "https://fedidcg.github.io/FedCM/#example-multiple-account", - "https://fedidcg.github.io/FedCM/#example-c65b91ca", + "https://fedidcg.github.io/FedCM/#example-e1d50ecf", "https://fedidcg.github.io/FedCM/#terminology", "https://fedidcg.github.io/FedCM/#ref-for-concept-origin", "https://fedidcg.github.io/FedCM/#account", @@ -127,6 +127,17 @@ "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A3", "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A6", "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A7", + "https://fedidcg.github.io/FedCM/#client-id", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A4", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A8", + "https://fedidcg.github.io/FedCM/#ref-for-client-id", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%93%AA", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A5", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-client-id%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-client-id%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A6", "https://fedidcg.github.io/FedCM/#directed-identifier", "https://fedidcg.github.io/FedCM/#ref-for-user-identifier", "https://fedidcg.github.io/FedCM/#ref-for-site", @@ -166,7 +177,7 @@ "https://fedidcg.github.io/FedCM/#ref-for-authentication", "https://fedidcg.github.io/FedCM/#site", "https://fedidcg.github.io/FedCM/#ref-for-concept-origin%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-same-site", + "https://fedidcg.github.io/FedCM/#ref-for-concept-site-same-site", "https://fedidcg.github.io/FedCM/#ref-for-host-registrable-domain", "https://fedidcg.github.io/FedCM/#third-party", "https://fedidcg.github.io/FedCM/#ref-for-first-party", @@ -181,14 +192,14 @@ "https://fedidcg.github.io/FedCM/#logged-out", "https://fedidcg.github.io/FedCM/#logged-in", "https://fedidcg.github.io/FedCM/#registered", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A8", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A4", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A7", "https://fedidcg.github.io/FedCM/#unregistered", "https://fedidcg.github.io/FedCM/#high-level-design", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A5", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%93%AA", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A6", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A7", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A8", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A3", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%93%AA", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A0", "https://fedidcg.github.io/FedCM/#triangle", "https://fedidcg.github.io/FedCM/#clear_triangle", "https://fedidcg.github.io/FedCM/#circle", @@ -202,28 +213,27 @@ "https://fedidcg.github.io/FedCM/#open_circle", "https://fedidcg.github.io/FedCM/#big_open_circle", "https://fedidcg.github.io/FedCM/#idp-api", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A8", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A1", "https://fedidcg.github.io/FedCM/#idp-api-manifest", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%93%AA", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A0", - "https://fedidcg.github.io/FedCM/#example-c9a85822", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A2", + "https://fedidcg.github.io/FedCM/#example-fead2822", "https://fedidcg.github.io/FedCM/#ref-for-manifest", "https://fedidcg.github.io/FedCM/#manifest", "https://fedidcg.github.io/FedCM/#dom-manifest-accounts_endpoint", "https://fedidcg.github.io/FedCM/#dom-manifest-client_metadata_endpoint", "https://fedidcg.github.io/FedCM/#dom-manifest-id_token_endpoint", - "https://fedidcg.github.io/FedCM/#dom-manifest-revocation_endpoint", "https://fedidcg.github.io/FedCM/#dom-manifest-branding", "https://fedidcg.github.io/FedCM/#ref-for-branding-json", "https://fedidcg.github.io/FedCM/#branding-json", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A3", "https://fedidcg.github.io/FedCM/#ref-for-user-agent%E2%91%A1", "https://fedidcg.github.io/FedCM/#dom-manifest_branding-background_color", "https://fedidcg.github.io/FedCM/#ref-for-color", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A4", "https://fedidcg.github.io/FedCM/#dom-manifest_branding-color", "https://fedidcg.github.io/FedCM/#ref-for-color%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A3", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A5", + "https://fedidcg.github.io/FedCM/#ref-for-dfn-background_color", "https://fedidcg.github.io/FedCM/#dom-manifest_branding-icons", "https://fedidcg.github.io/FedCM/#ref-for-icon-json", "https://fedidcg.github.io/FedCM/#icon-json", @@ -235,10 +245,10 @@ "https://fedidcg.github.io/FedCM/#ref-for-funcdef-hsl", "https://fedidcg.github.io/FedCM/#ref-for-funcdef-rgb", "https://fedidcg.github.io/FedCM/#ref-for-typedef-named-color", - "https://fedidcg.github.io/FedCM/#example-6fdb7bfb", + "https://fedidcg.github.io/FedCM/#example-b77ba6b6", "https://fedidcg.github.io/FedCM/#idp-api-accounts-endpoint", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A4", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A5", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A6", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A7", "https://fedidcg.github.io/FedCM/#example-197ca578", "https://fedidcg.github.io/FedCM/#dom-accounts_endpoint_response-accounts", "https://fedidcg.github.io/FedCM/#ref-for-account-json", @@ -248,193 +258,166 @@ "https://fedidcg.github.io/FedCM/#dom-accounts_endpoint_response_accounts-email", "https://fedidcg.github.io/FedCM/#dom-accounts_endpoint_response_accounts-given_name", "https://fedidcg.github.io/FedCM/#dom-accounts_endpoint_response_accounts-approved_clients", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A4", + "https://fedidcg.github.io/FedCM/#ref-for-client-id%E2%91%A2", "https://fedidcg.github.io/FedCM/#ref-for-sign-up", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A6", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A8", "https://fedidcg.github.io/FedCM/#ref-for-privacy-policy", "https://fedidcg.github.io/FedCM/#ref-for-terms-of-service", "https://fedidcg.github.io/FedCM/#example-50458aa3", "https://fedidcg.github.io/FedCM/#idp-api-client-id-metadata-endpoint", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A5", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A6", "https://fedidcg.github.io/FedCM/#example-c1d3d6c8", "https://fedidcg.github.io/FedCM/#dom-client_metadata_endpoint_response-privacy_policy_url", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A3", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A7", "https://fedidcg.github.io/FedCM/#ref-for-privacy-policy%E2%91%A0", "https://fedidcg.github.io/FedCM/#dom-client_metadata_endpoint_response-terms_of_service_url", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A4", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A8", "https://fedidcg.github.io/FedCM/#ref-for-terms-of-service%E2%91%A0", "https://fedidcg.github.io/FedCM/#example-001e0b0d", "https://fedidcg.github.io/FedCM/#idp-api-id-token-endpoint", "https://fedidcg.github.io/FedCM/#ref-for-minting", "https://fedidcg.github.io/FedCM/#ref-for-id-token%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A7", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A5", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%93%AA", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%93%AA", "https://fedidcg.github.io/FedCM/#dom-id_token_endpoint_request-client_id", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A6", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-client-id%E2%91%A3", "https://fedidcg.github.io/FedCM/#dom-id_token_endpoint_request-nonce", "https://fedidcg.github.io/FedCM/#dom-id_token_endpoint_request-account_id", "https://fedidcg.github.io/FedCM/#dom-id_token_endpoint_request-disclosure_text_shown", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A0%E2%91%A8", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A7", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%91%A1", "https://fedidcg.github.io/FedCM/#ref-for-sign-up%E2%91%A0", "https://fedidcg.github.io/FedCM/#ref-for-sign-in", "https://fedidcg.github.io/FedCM/#example-ac24cff9", "https://fedidcg.github.io/FedCM/#dom-id_token_endpoint_response-id_token", "https://fedidcg.github.io/FedCM/#ref-for-id-token%E2%91%A1", "https://fedidcg.github.io/FedCM/#example-e01ff354", - "https://fedidcg.github.io/FedCM/#idp-api-revocation-endpoint", - "https://fedidcg.github.io/FedCM/#ref-for-id-token%E2%91%A2", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%93%AA", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A0%E2%91%A8", - "https://fedidcg.github.io/FedCM/#dom-revocation_endpoint_request-client_id", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%93%AA", - "https://fedidcg.github.io/FedCM/#dom-revocation_endpoint_request-hint", - "https://fedidcg.github.io/FedCM/#example-62a5d92e", "https://fedidcg.github.io/FedCM/#Sec-FedCM-CSRF", "https://fedidcg.github.io/FedCM/#sec-fedcm-csrf", "https://fedidcg.github.io/FedCM/#ref-for-forbidden-header-name", "https://fedidcg.github.io/FedCM/#rp-api", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%91%A2", "https://fedidcg.github.io/FedCM/#rp-api-logout-endpoint", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%91%A1", "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-out-of-band", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%91%A2", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A2", "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A3", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-out-of-band", "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%91%A4", - "https://fedidcg.github.io/FedCM/#browser-api", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A3", "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%91%A5", "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A4", "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%91%A6", + "https://fedidcg.github.io/FedCM/#browser-api", "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%91%A7", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%91%A8", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%93%AA", "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A5", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A6", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A7", + "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A2%E2%91%A6", + "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-id-token%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A2%E2%91%A7", + "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A2%E2%91%A8", + "https://fedidcg.github.io/FedCM/#ref-for-identitycredential%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-id-token%E2%91%A3", + "https://fedidcg.github.io/FedCM/#example-f61cf1a1", + "https://fedidcg.github.io/FedCM/#ref-for-credential", "https://fedidcg.github.io/FedCM/#browser-api-state-machine", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A8", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A1%E2%91%A8", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A6", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%93%AA", "https://fedidcg.github.io/FedCM/#dom-statemachine-account-state", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A0", "https://fedidcg.github.io/FedCM/#ref-for-registered", "https://fedidcg.github.io/FedCM/#ref-for-unregistered", "https://fedidcg.github.io/FedCM/#dom-statemachine-session-state", "https://fedidcg.github.io/FedCM/#ref-for-logged-in", "https://fedidcg.github.io/FedCM/#ref-for-logged-out", - "https://fedidcg.github.io/FedCM/#browser-api-federated-credential", - "https://fedidcg.github.io/FedCM/#ref-for-federatedcredential%E2%91%A0", - "https://fedidcg.github.io/FedCM/#example-c373d2a0", - "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A2%E2%91%A6", - "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A2", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-federatedcredentialrequestoptions", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-federatedidentityprovider", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-federatedcredentialrequestoptions%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-idl-sequence", - "https://fedidcg.github.io/FedCM/#ref-for-idl-DOMString", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-federatedidentityprovider%E2%91%A0", - "https://fedidcg.github.io/FedCM/#dom-federatedcredentialrequestoptions-providers", - "https://fedidcg.github.io/FedCM/#dictdef-federatedidentityprovider", + "https://fedidcg.github.io/FedCM/#browser-api-identity-credential-interface", + "https://fedidcg.github.io/FedCM/#ref-for-credential%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-identitycredential%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-Exposed", + "https://fedidcg.github.io/FedCM/#ref-for-SecureContext", + "https://fedidcg.github.io/FedCM/#identitycredential", + "https://fedidcg.github.io/FedCM/#ref-for-credential%E2%91%A1", "https://fedidcg.github.io/FedCM/#ref-for-idl-USVString", - "https://fedidcg.github.io/FedCM/#dom-federatedidentityprovider-url", + "https://fedidcg.github.io/FedCM/#dom-identitycredential-idtoken", + "https://fedidcg.github.io/FedCM/#dom-identitycredential-idtoken%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identitycredential-idtoken", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A7", + "https://fedidcg.github.io/FedCM/#browser-api-credential-request-options", + "https://fedidcg.github.io/FedCM/#ref-for-dictdef-credentialrequestoptions", + "https://fedidcg.github.io/FedCM/#ref-for-dictdef-credentialrequestoptions%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-dictdef-identitycredentialrequestoptions", + "https://fedidcg.github.io/FedCM/#dom-credentialrequestoptions-identity", + "https://fedidcg.github.io/FedCM/#ref-for-dictdef-identitycredentialrequestoptions%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-dictdef-identityprovider", + "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%93%AA", + "https://fedidcg.github.io/FedCM/#dictdef-identitycredentialrequestoptions", + "https://fedidcg.github.io/FedCM/#ref-for-idl-sequence", + "https://fedidcg.github.io/FedCM/#ref-for-dictdef-identityprovider%E2%91%A0", + "https://fedidcg.github.io/FedCM/#dom-identitycredentialrequestoptions-providers", + "https://fedidcg.github.io/FedCM/#ref-for-dictdef-identityprovider%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%91%A0", + "https://fedidcg.github.io/FedCM/#dictdef-identityprovider", "https://fedidcg.github.io/FedCM/#ref-for-idl-USVString%E2%91%A0", - "https://fedidcg.github.io/FedCM/#dom-federatedidentityprovider-clientid", + "https://fedidcg.github.io/FedCM/#dom-identityprovider-url", "https://fedidcg.github.io/FedCM/#ref-for-idl-USVString%E2%91%A1", - "https://fedidcg.github.io/FedCM/#dom-federatedidentityprovider-hint", - "https://fedidcg.github.io/FedCM/#ref-for-dom-credentialrequestoptions-mediation", - "https://fedidcg.github.io/FedCM/#ref-for-dom-credentialrequestoptions-signal", - "https://fedidcg.github.io/FedCM/#dom-federatedidentityprovider-url%E2%91%A0", - "https://fedidcg.github.io/FedCM/#dom-federatedidentityprovider-clientid%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%93%AA", - "https://fedidcg.github.io/FedCM/#dom-federatedidentityprovider-hint%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-federatedcredential%E2%91%A1", - "https://fedidcg.github.io/FedCM/#dom-federatedcredential-discoverfromexternalsource-slot", - "https://fedidcg.github.io/FedCM/#ref-for-federatedcredential%E2%91%A2", - "https://fedidcg.github.io/FedCM/#provider", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-federatedidentityprovider%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-federatedcredential%E2%91%A3", + "https://fedidcg.github.io/FedCM/#dom-identityprovider-clientid", + "https://fedidcg.github.io/FedCM/#ref-for-idl-USVString%E2%91%A2", + "https://fedidcg.github.io/FedCM/#dom-identityprovider-nonce", + "https://fedidcg.github.io/FedCM/#ref-for-idl-USVString%E2%91%A3", + "https://fedidcg.github.io/FedCM/#dom-identityprovider-hint", + "https://fedidcg.github.io/FedCM/#dom-identityprovider-url%E2%91%A0", + "https://fedidcg.github.io/FedCM/#dom-identityprovider-clientid%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-client-id%E2%91%A4", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A1%E2%91%A8", + "https://fedidcg.github.io/FedCM/#dom-identityprovider-nonce%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A2", + "https://fedidcg.github.io/FedCM/#dom-identityprovider-hint%E2%91%A0", + "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", + "https://fedidcg.github.io/FedCM/#dom-identitycredential-discoverfromexternalsource-slot", + "https://fedidcg.github.io/FedCM/#ref-for-identitycredential%E2%91%A2", "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A3", "https://fedidcg.github.io/FedCM/#ref-for-sec-ordinary-object-internal-methods-and-internal-slots", - "https://fedidcg.github.io/FedCM/#dom-federatedcredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-origin", + "https://fedidcg.github.io/FedCM/#dom-identitycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-origin", "https://fedidcg.github.io/FedCM/#ref-for-relevant-settings-object", "https://fedidcg.github.io/FedCM/#ref-for-concept-settings-object-origin", "https://fedidcg.github.io/FedCM/#ref-for-dom-credentialscontainer-get", "https://fedidcg.github.io/FedCM/#ref-for-credentialscontainer", "https://fedidcg.github.io/FedCM/#ref-for-abstract-opdef-request-a-credential", - "https://fedidcg.github.io/FedCM/#dom-federatedcredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-options", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-credentialrequestoptions", - "https://fedidcg.github.io/FedCM/#ref-for-dom-credentialrequestoptions-federated", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-federatedcredentialrequestoptions%E2%91%A1", - "https://fedidcg.github.io/FedCM/#dom-federatedcredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-sameoriginwithancestors", + "https://fedidcg.github.io/FedCM/#dom-identitycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-options", + "https://fedidcg.github.io/FedCM/#ref-for-dictdef-credentialrequestoptions%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-dom-credentialrequestoptions-identity", + "https://fedidcg.github.io/FedCM/#ref-for-dictdef-identitycredentialrequestoptions%E2%91%A1", + "https://fedidcg.github.io/FedCM/#dom-identitycredential-discoverfromexternalsource-origin-options-sameoriginwithancestors-sameoriginwithancestors", "https://fedidcg.github.io/FedCM/#ref-for-environment-settings-object", "https://fedidcg.github.io/FedCM/#ref-for-same-origin-with-its-ancestors", + "https://fedidcg.github.io/FedCM/#ref-for-dom-credentialrequestoptions-mediation", + "https://fedidcg.github.io/FedCM/#ref-for-dom-credentialrequestoptions-signal", "https://fedidcg.github.io/FedCM/#ref-for-notallowederror", "https://fedidcg.github.io/FedCM/#ref-for-idl-DOMException", - "https://fedidcg.github.io/FedCM/#ref-for-dom-credentialrequestoptions-federated%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedcredentialrequestoptions-providers", + "https://fedidcg.github.io/FedCM/#ref-for-dom-credentialrequestoptions-identity%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identitycredentialrequestoptions-providers", "https://fedidcg.github.io/FedCM/#ref-for-map-exists", - "https://fedidcg.github.io/FedCM/#ref-for-dom-credentialrequestoptions-federated%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedcredentialrequestoptions-providers%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-dom-credentialrequestoptions-identity%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identitycredentialrequestoptions-providers%E2%91%A0", "https://fedidcg.github.io/FedCM/#ref-for-list-size", "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A4", - "https://fedidcg.github.io/FedCM/#ref-for-dom-credentialrequestoptions-federated%E2%91%A2", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedcredentialrequestoptions-providers%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedidentityprovider-hint", - "https://fedidcg.github.io/FedCM/#ref-for-federatedcredential%E2%91%A4", - "https://fedidcg.github.io/FedCM/#ref-for-provider", + "https://fedidcg.github.io/FedCM/#ref-for-dom-credentialrequestoptions-identity%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identitycredentialrequestoptions-providers%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identityprovider-hint", + "https://fedidcg.github.io/FedCM/#ref-for-identitycredential%E2%91%A3", "https://fedidcg.github.io/FedCM/#ref-for-dom-credential-id", - "https://fedidcg.github.io/FedCM/#browser-api-sign-in", - "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-in", - "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A2%E2%91%A7", - "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A5", - "https://fedidcg.github.io/FedCM/#ref-for-id-token%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A2%E2%91%A8", - "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%93%AA", - "https://fedidcg.github.io/FedCM/#ref-for-id-token%E2%91%A4", - "https://fedidcg.github.io/FedCM/#ref-for-id-token%E2%91%A5", - "https://fedidcg.github.io/FedCM/#ref-for-minted", - "https://fedidcg.github.io/FedCM/#example-8f28ca54", - "https://fedidcg.github.io/FedCM/#ref-for-Exposed", - "https://fedidcg.github.io/FedCM/#ref-for-SecureContext", - "https://fedidcg.github.io/FedCM/#dictdef-federatedaccountloginrequest", - "https://fedidcg.github.io/FedCM/#ref-for-abortsignal", - "https://fedidcg.github.io/FedCM/#dom-federatedaccountloginrequest-signal", - "https://fedidcg.github.io/FedCM/#ref-for-idl-USVString%E2%91%A2", - "https://fedidcg.github.io/FedCM/#dom-federatedaccountloginrequest-nonce", - "https://fedidcg.github.io/FedCM/#ref-for-Exposed%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-SecureContext%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-federatedcredential%E2%91%A5", - "https://fedidcg.github.io/FedCM/#ref-for-idl-promise", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-federatedtokens", - "https://fedidcg.github.io/FedCM/#dom-federatedcredential-login", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-federatedaccountloginrequest", - "https://fedidcg.github.io/FedCM/#dom-federatedcredential-login-request-request", - "https://fedidcg.github.io/FedCM/#ref-for-Exposed%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-SecureContext%E2%91%A1", - "https://fedidcg.github.io/FedCM/#dictdef-federatedtokens", - "https://fedidcg.github.io/FedCM/#ref-for-idl-USVString%E2%91%A3", - "https://fedidcg.github.io/FedCM/#dom-federatedtokens-idtoken", - "https://fedidcg.github.io/FedCM/#dom-federatedaccountloginrequest-nonce%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A4", - "https://fedidcg.github.io/FedCM/#dom-federatedaccountloginrequest-signal%E2%91%A0", - "https://fedidcg.github.io/FedCM/#dom-federatedtokens-idtoken%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-idl-promise%E2%91%A0", "https://fedidcg.github.io/FedCM/#ref-for-request-consent", "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-account-state", "https://fedidcg.github.io/FedCM/#ref-for-unregistered%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-reject", "https://fedidcg.github.io/FedCM/#ref-for-create-tokens", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identitycredential-idtoken%E2%91%A0", "https://fedidcg.github.io/FedCM/#request-consent", "https://fedidcg.github.io/FedCM/#ref-for-fetch-the-manifest", - "https://fedidcg.github.io/FedCM/#ref-for-this", - "https://fedidcg.github.io/FedCM/#ref-for-provider%E2%91%A0", "https://fedidcg.github.io/FedCM/#ref-for-fetch-the-accounts-list", "https://fedidcg.github.io/FedCM/#ref-for-select-an-account", "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-account-state%E2%91%A0", @@ -443,15 +426,15 @@ "https://fedidcg.github.io/FedCM/#ref-for-sign-in%E2%91%A0", "https://fedidcg.github.io/FedCM/#fetch-the-accounts-list", "https://fedidcg.github.io/FedCM/#ref-for-dom-manifest-accounts_endpoint", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedidentityprovider-url", - "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A6", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identityprovider-url", + "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A5", "https://fedidcg.github.io/FedCM/#sign-up", "https://fedidcg.github.io/FedCM/#ref-for-fetch-the-client-metadata", "https://fedidcg.github.io/FedCM/#ref-for-dom-client_metadata_endpoint_response-privacy_policy_url%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedidentityprovider-clientid", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identityprovider-clientid", "https://fedidcg.github.io/FedCM/#ref-for-dom-accounts_endpoint_response_accounts-approved_clients", "https://fedidcg.github.io/FedCM/#ref-for-dom-client_metadata_endpoint_response-privacy_policy_url%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedidentityprovider-clientid%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identityprovider-clientid%E2%91%A0", "https://fedidcg.github.io/FedCM/#ref-for-dom-accounts_endpoint_response_accounts-approved_clients%E2%91%A0", "https://fedidcg.github.io/FedCM/#ref-for-dom-client_metadata_endpoint_response-terms_of_service_url%E2%91%A0", "https://fedidcg.github.io/FedCM/#ref-for-branding-json%E2%91%A0", @@ -463,12 +446,11 @@ "https://fedidcg.github.io/FedCM/#ref-for-logged-in%E2%91%A0", "https://fedidcg.github.io/FedCM/#fetch-the-client-metadata", "https://fedidcg.github.io/FedCM/#ref-for-dom-manifest-client_metadata_endpoint", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedidentityprovider-url%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A7", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identityprovider-url%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A6", "https://fedidcg.github.io/FedCM/#select-an-account", "https://fedidcg.github.io/FedCM/#ref-for-list-size%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedcredential-provider", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedcredential-provider%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identityprovider-hint%E2%91%A0", "https://fedidcg.github.io/FedCM/#sign-in", "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-account-state%E2%91%A2", "https://fedidcg.github.io/FedCM/#ref-for-registered%E2%91%A1", @@ -481,24 +463,20 @@ "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-session-state%E2%91%A1", "https://fedidcg.github.io/FedCM/#ref-for-logged-in%E2%91%A2", "https://fedidcg.github.io/FedCM/#ref-for-dom-accounts_endpoint_response_accounts-id", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedidentityprovider-clientid%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedaccountloginrequest-nonce", - "https://fedidcg.github.io/FedCM/#ref-for-idl-promise%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-federatedtokens%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedtokens-idtoken", - "https://fedidcg.github.io/FedCM/#ref-for-resolve", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identityprovider-clientid%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identityprovider-nonce", "https://fedidcg.github.io/FedCM/#fetch-the-manifest", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-federatedidentityprovider%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-dictdef-identityprovider%E2%91%A2", "https://fedidcg.github.io/FedCM/#ref-for-manifest%E2%91%A0", "https://fedidcg.github.io/FedCM/#ref-for-check-the-root-manifest", "https://fedidcg.github.io/FedCM/#ref-for-fetch-the-internal-manifest", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%93%AA", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A3", "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A5", "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A2", "https://fedidcg.github.io/FedCM/#check-the-root-manifest", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-federatedidentityprovider%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedidentityprovider-url%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-dictdef-identityprovider%E2%91%A3", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identityprovider-url%E2%91%A1", "https://fedidcg.github.io/FedCM/#ref-for-concept-url", "https://fedidcg.github.io/FedCM/#ref-for-concept-url-scheme", "https://fedidcg.github.io/FedCM/#ref-for-concept-url-scheme%E2%91%A0", @@ -524,118 +502,118 @@ "https://fedidcg.github.io/FedCM/#ref-for-list-size%E2%91%A1", "https://fedidcg.github.io/FedCM/#ref-for-string", "https://fedidcg.github.io/FedCM/#ref-for-string-is", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedidentityprovider-url%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identityprovider-url%E2%91%A2", "https://fedidcg.github.io/FedCM/#fetch-the-internal-manifest", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-federatedidentityprovider%E2%91%A4", + "https://fedidcg.github.io/FedCM/#ref-for-dictdef-identityprovider%E2%91%A4", "https://fedidcg.github.io/FedCM/#ref-for-manifest%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedidentityprovider-url%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedidentityprovider-url%E2%91%A4", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identityprovider-url%E2%91%A3", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identityprovider-url%E2%91%A4", "https://fedidcg.github.io/FedCM/#ref-for-manifest%E2%91%A2", - "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A8", - "https://fedidcg.github.io/FedCM/#browser-api-revocation", - "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A7", + "https://fedidcg.github.io/FedCM/#browser-api-idp-sign-out", "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A2%E2%93%AA", + "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A1%E2%91%A8", "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%91%A2", - "https://fedidcg.github.io/FedCM/#example-649e7bd0", - "https://fedidcg.github.io/FedCM/#ref-for-federatedcredential%E2%91%A6", - "https://fedidcg.github.io/FedCM/#ref-for-Exposed%E2%91%A2", - "https://fedidcg.github.io/FedCM/#ref-for-SecureContext%E2%91%A2", - "https://fedidcg.github.io/FedCM/#ref-for-federatedcredential%E2%91%A7", - "https://fedidcg.github.io/FedCM/#ref-for-idl-promise%E2%91%A2", - "https://fedidcg.github.io/FedCM/#ref-for-idl-undefined", - "https://fedidcg.github.io/FedCM/#dom-federatedcredential-revoke", - "https://fedidcg.github.io/FedCM/#ref-for-idl-USVString%E2%91%A4", - "https://fedidcg.github.io/FedCM/#dom-federatedcredential-revoke-hint-hint", - "https://fedidcg.github.io/FedCM/#ref-for-idl-promise%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-account-state%E2%91%A4", - "https://fedidcg.github.io/FedCM/#ref-for-unregistered%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-session-state%E2%91%A2", - "https://fedidcg.github.io/FedCM/#ref-for-logged-out%E2%91%A2", - "https://fedidcg.github.io/FedCM/#ref-for-reject%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-dom-manifest-revocation_endpoint", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedidentityprovider-url%E2%91%A5", - "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A2%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-reject%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-account-state%E2%91%A5", - "https://fedidcg.github.io/FedCM/#ref-for-unregistered%E2%91%A4", - "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-session-state%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-logged-out%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-resolve%E2%91%A0", - "https://fedidcg.github.io/FedCM/#browser-api-sign-out", - "https://fedidcg.github.io/FedCM/#browser-api-rp-sign-out", + "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A2%E2%93%AA", "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%91%A4", - "https://fedidcg.github.io/FedCM/#example-13472fc4", - "https://fedidcg.github.io/FedCM/#ref-for-federatedcredential%E2%91%A8", - "https://fedidcg.github.io/FedCM/#ref-for-Exposed%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-SecureContext%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-federatedcredential%E2%91%A0%E2%93%AA", - "https://fedidcg.github.io/FedCM/#ref-for-idl-promise%E2%91%A4", - "https://fedidcg.github.io/FedCM/#ref-for-idl-undefined%E2%91%A0", - "https://fedidcg.github.io/FedCM/#dom-federatedcredential-logout", - "https://fedidcg.github.io/FedCM/#ref-for-idl-promise%E2%91%A5", - "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-account-state%E2%91%A6", - "https://fedidcg.github.io/FedCM/#ref-for-unregistered%E2%91%A5", - "https://fedidcg.github.io/FedCM/#ref-for-reject%E2%91%A2", - "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-session-state%E2%91%A4", - "https://fedidcg.github.io/FedCM/#ref-for-logged-out%E2%91%A4", - "https://fedidcg.github.io/FedCM/#ref-for-resolve%E2%91%A1", - "https://fedidcg.github.io/FedCM/#browser-api-idp-sign-out", - "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%91%A5", - "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A2%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%91%A6", - "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A2%E2%91%A2", - "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%91%A7", "https://fedidcg.github.io/FedCM/#_clip1", "https://fedidcg.github.io/FedCM/#_clip3", "https://fedidcg.github.io/FedCM/#_clip4", "https://fedidcg.github.io/FedCM/#_Image2", "https://fedidcg.github.io/FedCM/#_Image5", "https://fedidcg.github.io/FedCM/#_Image6", - "https://fedidcg.github.io/FedCM/#example-bccb1b40", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedcredential-logout", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A6", - "https://fedidcg.github.io/FedCM/#dictdef-federatedcredentiallogoutrpsrequest", + "https://fedidcg.github.io/FedCM/#example-d1f3478c", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identitycredential-logoutrps", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A4", + "https://fedidcg.github.io/FedCM/#dictdef-identitycredentiallogoutrpsrequest", + "https://fedidcg.github.io/FedCM/#ref-for-idl-USVString%E2%91%A4", + "https://fedidcg.github.io/FedCM/#dom-identitycredentiallogoutrpsrequest-url", "https://fedidcg.github.io/FedCM/#ref-for-idl-USVString%E2%91%A5", - "https://fedidcg.github.io/FedCM/#dom-federatedcredentiallogoutrpsrequest-url", - "https://fedidcg.github.io/FedCM/#ref-for-idl-USVString%E2%91%A6", - "https://fedidcg.github.io/FedCM/#dom-federatedcredentiallogoutrpsrequest-accountid", - "https://fedidcg.github.io/FedCM/#ref-for-Exposed%E2%91%A4", - "https://fedidcg.github.io/FedCM/#ref-for-SecureContext%E2%91%A4", - "https://fedidcg.github.io/FedCM/#ref-for-federatedcredential%E2%91%A0%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-idl-promise%E2%91%A6", - "https://fedidcg.github.io/FedCM/#ref-for-idl-undefined%E2%91%A1", - "https://fedidcg.github.io/FedCM/#dom-federatedcredential-logoutrps", + "https://fedidcg.github.io/FedCM/#dom-identitycredentiallogoutrpsrequest-accountid", + "https://fedidcg.github.io/FedCM/#ref-for-Exposed%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-SecureContext%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-identitycredential%E2%91%A4", + "https://fedidcg.github.io/FedCM/#ref-for-idl-promise", + "https://fedidcg.github.io/FedCM/#ref-for-idl-undefined", + "https://fedidcg.github.io/FedCM/#dom-identitycredential-logoutrps", "https://fedidcg.github.io/FedCM/#ref-for-idl-sequence%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-dictdef-federatedcredentiallogoutrpsrequest", - "https://fedidcg.github.io/FedCM/#dom-federatedcredential-logoutrps-logoutrequests-logoutrequests", - "https://fedidcg.github.io/FedCM/#ref-for-idl-promise%E2%91%A7", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedcredentiallogoutrpsrequest-url", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedcredentiallogoutrpsrequest-accountid", - "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-account-state%E2%91%A7", - "https://fedidcg.github.io/FedCM/#ref-for-unregistered%E2%91%A6", - "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-session-state%E2%91%A5", - "https://fedidcg.github.io/FedCM/#ref-for-logged-out%E2%91%A5", - "https://fedidcg.github.io/FedCM/#ref-for-dom-federatedcredentiallogoutrpsrequest-url%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%91%A8", - "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-session-state%E2%91%A6", - "https://fedidcg.github.io/FedCM/#ref-for-logged-out%E2%91%A6", - "https://fedidcg.github.io/FedCM/#ref-for-resolve%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-dictdef-identitycredentiallogoutrpsrequest", + "https://fedidcg.github.io/FedCM/#dom-identitycredential-logoutrps-logoutrequests-logoutrequests", + "https://fedidcg.github.io/FedCM/#ref-for-idl-promise%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identitycredentiallogoutrpsrequest-url", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identitycredentiallogoutrpsrequest-accountid", + "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-account-state%E2%91%A4", + "https://fedidcg.github.io/FedCM/#ref-for-unregistered%E2%91%A3", + "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-session-state%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-logged-out%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-dom-identitycredentiallogoutrpsrequest-url%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%91%A4", + "https://fedidcg.github.io/FedCM/#ref-for-dom-statemachine-session-state%E2%91%A3", + "https://fedidcg.github.io/FedCM/#ref-for-logged-out%E2%91%A3", + "https://fedidcg.github.io/FedCM/#ref-for-resolve", "https://fedidcg.github.io/FedCM/#browser-api-backwards-compatibility", "https://fedidcg.github.io/FedCM/#security", + "https://fedidcg.github.io/FedCM/#content-security-policy", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A5", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A3", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A6", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A7", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A4", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A5", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A6", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A8", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3%E2%93%AA", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3%E2%91%A0", + "https://fedidcg.github.io/FedCM/#sec-fedcm-csrf%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A7", + "https://fedidcg.github.io/FedCM/#ref-for-forbidden-header-name%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A8", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A3%E2%93%AA", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A3%E2%91%A0", + "https://fedidcg.github.io/FedCM/#browser-surface-impersonation", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A3%E2%91%A1", "https://fedidcg.github.io/FedCM/#privacy", + "https://fedidcg.github.io/FedCM/#network-requests", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A3%E2%91%A2", + "https://fedidcg.github.io/FedCM/#triangle", + "https://fedidcg.github.io/FedCM/#clear_triangle", + "https://fedidcg.github.io/FedCM/#circle", + "https://fedidcg.github.io/FedCM/#square", + "https://fedidcg.github.io/FedCM/#open_circle", + "https://fedidcg.github.io/FedCM/#big_open_circle", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A3%E2%91%A3", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-client-id%E2%91%A5", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A3%E2%91%A4", + "https://fedidcg.github.io/FedCM/#ref-for-client-id%E2%91%A6", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3%E2%91%A2", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A3%E2%91%A5", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A3%E2%91%A6", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A3%E2%91%A7", + "https://fedidcg.github.io/FedCM/#ref-for-client-id%E2%91%A7", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A3%E2%91%A8", + "https://fedidcg.github.io/FedCM/#ref-for-privacy-policy%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-terms-of-service%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3%E2%91%A3", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3%E2%91%A4", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A4%E2%93%AA", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A4%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-client-id%E2%91%A8", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A4%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3%E2%91%A5", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3%E2%91%A6", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A4%E2%91%A2", "https://fedidcg.github.io/FedCM/#privacy-threat-model", "https://fedidcg.github.io/FedCM/#privacy-threat-model-principals", "https://fedidcg.github.io/FedCM/#ref-for-user-agent%E2%91%A2", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A7", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A4", - "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A4%E2%93%AA", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A2%E2%91%A8", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3%E2%91%A7", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A4%E2%91%A3", + "https://fedidcg.github.io/FedCM/#ref-for-relying-party%E2%91%A3%E2%91%A5", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3%E2%91%A8", "https://fedidcg.github.io/FedCM/#ref-for-first-party%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A2%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A5", + "https://fedidcg.github.io/FedCM/#ref-for-identity-provider%E2%91%A2%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A4%E2%91%A4", "https://fedidcg.github.io/FedCM/#ref-for-third-party", "https://fedidcg.github.io/FedCM/#privacy-threat-model-high-level-threats", "https://fedidcg.github.io/FedCM/#surveillance", @@ -650,10 +628,10 @@ "https://fedidcg.github.io/FedCM/#attack-scenarios", "https://fedidcg.github.io/FedCM/#attack-scenarios-by-rp", "https://fedidcg.github.io/FedCM/#attack-scenarios-by-rp-cross-site-correlation", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3%E2%93%AA", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A4%E2%93%AA", "https://fedidcg.github.io/FedCM/#ref-for-joining", "https://fedidcg.github.io/FedCM/#ref-for-user-agent%E2%91%A3", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A6", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A4%E2%91%A5", "https://fedidcg.github.io/FedCM/#_Image1", "https://fedidcg.github.io/FedCM/#example-b045b782", "https://fedidcg.github.io/FedCM/#rp-secondary-use", @@ -662,8 +640,8 @@ "https://fedidcg.github.io/FedCM/#_Image1%E2%91%A0", "https://fedidcg.github.io/FedCM/#example-a6503bef", "https://fedidcg.github.io/FedCM/#attack-scenarios-by-rp-data-compromise", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3%E2%91%A0", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A7", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A4%E2%91%A0", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A4%E2%91%A6", "https://fedidcg.github.io/FedCM/#example-6854ce0d", "https://fedidcg.github.io/FedCM/#example-98bfc2ff", "https://fedidcg.github.io/FedCM/#attack-scenarios-by-idp", @@ -675,8 +653,8 @@ "https://fedidcg.github.io/FedCM/#example-fb034e8f", "https://fedidcg.github.io/FedCM/#attack-scenarios-by-idp-by-collusion", "https://fedidcg.github.io/FedCM/#attack-scenarios-by-idp-intrusion", - "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A3%E2%91%A1", - "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A2%E2%91%A8", + "https://fedidcg.github.io/FedCM/#ref-for-rp%E2%91%A4%E2%91%A1", + "https://fedidcg.github.io/FedCM/#ref-for-idp%E2%91%A4%E2%91%A7", "https://fedidcg.github.io/FedCM/#attack-scenarios-by-idp-back-channel", "https://fedidcg.github.io/FedCM/#example-8da8d6c2", "https://fedidcg.github.io/FedCM/#ref-for-directed-identifier%E2%91%A1", @@ -719,16 +697,14 @@ "https://fedidcg.github.io/FedCM/#index", "https://fedidcg.github.io/FedCM/#index-defined-here", "https://fedidcg.github.io/FedCM/#index-defined-elsewhere", + "https://fedidcg.github.io/FedCM/#term-for-dfn-background_color", + "https://fedidcg.github.io/FedCM/#term-for-credential", "https://fedidcg.github.io/FedCM/#term-for-dictdef-credentialrequestoptions", "https://fedidcg.github.io/FedCM/#term-for-credentialscontainer", - "https://fedidcg.github.io/FedCM/#term-for-federatedcredential", - "https://fedidcg.github.io/FedCM/#term-for-dictdef-federatedcredentialrequestoptions", "https://fedidcg.github.io/FedCM/#term-for-abstract-opdef-request-a-credential", - "https://fedidcg.github.io/FedCM/#term-for-dom-credentialrequestoptions-federated", "https://fedidcg.github.io/FedCM/#term-for-dom-credentialscontainer-get", "https://fedidcg.github.io/FedCM/#term-for-dom-credential-id", "https://fedidcg.github.io/FedCM/#term-for-dom-credentialrequestoptions-mediation", - "https://fedidcg.github.io/FedCM/#term-for-dom-federatedcredential-provider", "https://fedidcg.github.io/FedCM/#term-for-same-origin-with-its-ancestors", "https://fedidcg.github.io/FedCM/#term-for-dom-credentialrequestoptions-signal", "https://fedidcg.github.io/FedCM/#term-for-typedef-color", @@ -736,7 +712,6 @@ "https://fedidcg.github.io/FedCM/#term-for-typedef-named-color", "https://fedidcg.github.io/FedCM/#term-for-funcdef-hsl", "https://fedidcg.github.io/FedCM/#term-for-funcdef-rgb", - "https://fedidcg.github.io/FedCM/#term-for-abortsignal", "https://fedidcg.github.io/FedCM/#term-for-sec-ordinary-object-internal-methods-and-internal-slots", "https://fedidcg.github.io/FedCM/#term-for-concept-response-body", "https://fedidcg.github.io/FedCM/#term-for-concept-fetch", @@ -753,7 +728,7 @@ "https://fedidcg.github.io/FedCM/#term-for-environment-settings-object", "https://fedidcg.github.io/FedCM/#term-for-concept-origin", "https://fedidcg.github.io/FedCM/#term-for-relevant-settings-object", - "https://fedidcg.github.io/FedCM/#term-for-same-site", + "https://fedidcg.github.io/FedCM/#term-for-concept-site-same-site", "https://fedidcg.github.io/FedCM/#term-for-top-level-browsing-context", "https://fedidcg.github.io/FedCM/#term-for-map-exists", "https://fedidcg.github.io/FedCM/#term-for-string-is", @@ -770,26 +745,23 @@ "https://fedidcg.github.io/FedCM/#term-for-concept-url-scheme", "https://fedidcg.github.io/FedCM/#term-for-concept-url", "https://fedidcg.github.io/FedCM/#term-for-idl-DOMException", - "https://fedidcg.github.io/FedCM/#term-for-idl-DOMString", "https://fedidcg.github.io/FedCM/#term-for-Exposed", "https://fedidcg.github.io/FedCM/#term-for-notallowederror", "https://fedidcg.github.io/FedCM/#term-for-idl-promise", "https://fedidcg.github.io/FedCM/#term-for-SecureContext", "https://fedidcg.github.io/FedCM/#term-for-idl-USVString", - "https://fedidcg.github.io/FedCM/#term-for-reject", "https://fedidcg.github.io/FedCM/#term-for-resolve", "https://fedidcg.github.io/FedCM/#term-for-idl-sequence", - "https://fedidcg.github.io/FedCM/#term-for-this", "https://fedidcg.github.io/FedCM/#term-for-idl-undefined", "https://fedidcg.github.io/FedCM/#references", "https://fedidcg.github.io/FedCM/#normative", + "https://fedidcg.github.io/FedCM/#biblio-appmanifest", "https://fedidcg.github.io/FedCM/#biblio-cm", "https://fedidcg.github.io/FedCM/#biblio-credential-management-1", "https://fedidcg.github.io/FedCM/#biblio-csp", "https://fedidcg.github.io/FedCM/#biblio-css-color-4", "https://fedidcg.github.io/FedCM/#biblio-css-color-5", "https://fedidcg.github.io/FedCM/#biblio-design-principles", - "https://fedidcg.github.io/FedCM/#biblio-dom", "https://fedidcg.github.io/FedCM/#biblio-ethics", "https://fedidcg.github.io/FedCM/#biblio-fetch", "https://fedidcg.github.io/FedCM/#biblio-html", diff --git a/tr/ids/PNG-spec.json b/tr/ids/PNG-spec.json index da47ae7cdb02..cc321f8b5c30 100644 --- a/tr/ids/PNG-spec.json +++ b/tr/ids/PNG-spec.json @@ -19,27 +19,6 @@ "https://w3c.github.io/PNG-spec/#Introduction", "https://w3c.github.io/PNG-spec/#scope", "https://w3c.github.io/PNG-spec/#1Scope", - "https://w3c.github.io/PNG-spec/#normative-references-0", - "https://w3c.github.io/PNG-spec/#2NormRefs", - "https://w3c.github.io/PNG-spec/#2-ISO-639", - "https://w3c.github.io/PNG-spec/#2-ISO-646", - "https://w3c.github.io/PNG-spec/#2-ISO-3309", - "https://w3c.github.io/PNG-spec/#2-ISO-8859-1", - "https://w3c.github.io/PNG-spec/#2-ISO-9899", - "https://w3c.github.io/PNG-spec/#2-ISO-10646-1", - "https://w3c.github.io/PNG-spec/#2-IEC-61966-2-1", - "https://w3c.github.io/PNG-spec/#2-CIE-15.2", - "https://w3c.github.io/PNG-spec/#2-ICC-1", - "https://w3c.github.io/PNG-spec/#2-ICC-a", - "https://w3c.github.io/PNG-spec/#2-RFC-1123", - "https://w3c.github.io/PNG-spec/#2-RFC-1950", - "https://w3c.github.io/PNG-spec/#2-RFC-1951", - "https://w3c.github.io/PNG-spec/#2-RFC-2045", - "https://w3c.github.io/PNG-spec/#2-RFC-2048", - "https://w3c.github.io/PNG-spec/#2-RFC-3066", - "https://w3c.github.io/PNG-spec/#2-ITU-T-H.273", - "https://w3c.github.io/PNG-spec/#2-ITU-R-BT.2100", - "https://w3c.github.io/PNG-spec/#2-ITU-R-BT.709", "https://w3c.github.io/PNG-spec/#terms-definitions-and-abbreviated-terms", "https://w3c.github.io/PNG-spec/#3Defsandabbrevs", "https://w3c.github.io/PNG-spec/#definitions", @@ -58,7 +37,7 @@ "https://w3c.github.io/PNG-spec/#3alphaTable", "https://w3c.github.io/PNG-spec/#ref-for-3alpha-3", "https://w3c.github.io/PNG-spec/#ref-for-3sample-1", - "https://w3c.github.io/PNG-spec/#ref-for-3imageColour-1", + "https://w3c.github.io/PNG-spec/#ref-for-3indexedColour-1", "https://w3c.github.io/PNG-spec/#ref-for-3referenceImage-1", "https://w3c.github.io/PNG-spec/#ref-for-3palette-1", "https://w3c.github.io/PNG-spec/#3ancillaryChunk", @@ -67,7 +46,7 @@ "https://w3c.github.io/PNG-spec/#dfn-animated-image", "https://w3c.github.io/PNG-spec/#ref-for-dfn-static-image-1", "https://w3c.github.io/PNG-spec/#3bitDepth", - "https://w3c.github.io/PNG-spec/#ref-for-3imageColour-2", + "https://w3c.github.io/PNG-spec/#ref-for-3indexedColour-2", "https://w3c.github.io/PNG-spec/#ref-for-3palette-2", "https://w3c.github.io/PNG-spec/#ref-for-3sample-2", "https://w3c.github.io/PNG-spec/#ref-for-3chunk-2", @@ -96,8 +75,10 @@ "https://w3c.github.io/PNG-spec/#3datastream", "https://w3c.github.io/PNG-spec/#ref-for-3byte-2", "https://w3c.github.io/PNG-spec/#3deflate", + "https://w3c.github.io/PNG-spec/#ref-for-3PNGdatastream-1", "https://w3c.github.io/PNG-spec/#ref-for-3LZ77-1", "https://w3c.github.io/PNG-spec/#3deliveredImage", + "https://w3c.github.io/PNG-spec/#ref-for-3PNGdatastream-2", "https://w3c.github.io/PNG-spec/#3filter", "https://w3c.github.io/PNG-spec/#ref-for-3scanline-1", "https://w3c.github.io/PNG-spec/#3frameBuffer", @@ -110,7 +91,7 @@ "https://w3c.github.io/PNG-spec/#ref-for-3alpha-6", "https://w3c.github.io/PNG-spec/#3imageData", "https://w3c.github.io/PNG-spec/#ref-for-3scanline-2", - "https://w3c.github.io/PNG-spec/#3imageColour", + "https://w3c.github.io/PNG-spec/#3indexedColour", "https://w3c.github.io/PNG-spec/#ref-for-3pixel-6", "https://w3c.github.io/PNG-spec/#ref-for-3palette-4", "https://w3c.github.io/PNG-spec/#3indexing", @@ -135,6 +116,7 @@ "https://w3c.github.io/PNG-spec/#dfn-output-buffer", "https://w3c.github.io/PNG-spec/#3palette", "https://w3c.github.io/PNG-spec/#ref-for-3sample-4", + "https://w3c.github.io/PNG-spec/#ref-for-3indexedColour-3", "https://w3c.github.io/PNG-spec/#ref-for-3referenceImage-3", "https://w3c.github.io/PNG-spec/#ref-for-3alpha-7", "https://w3c.github.io/PNG-spec/#ref-for-3alphaTable-2", @@ -151,20 +133,26 @@ "https://w3c.github.io/PNG-spec/#ref-for-3chunk-4", "https://w3c.github.io/PNG-spec/#3PNGdecoder", "https://w3c.github.io/PNG-spec/#ref-for-3referenceImage-4", + "https://w3c.github.io/PNG-spec/#ref-for-3PNGdatastream-3", "https://w3c.github.io/PNG-spec/#3PNGeditor", + "https://w3c.github.io/PNG-spec/#ref-for-3PNGdatastream-4", "https://w3c.github.io/PNG-spec/#ref-for-3chunk-5", "https://w3c.github.io/PNG-spec/#3PNGencoder", "https://w3c.github.io/PNG-spec/#ref-for-3referenceImage-5", "https://w3c.github.io/PNG-spec/#ref-for-3sourceImage-1", + "https://w3c.github.io/PNG-spec/#ref-for-3PNGdatastream-5", "https://w3c.github.io/PNG-spec/#3PNGfile", + "https://w3c.github.io/PNG-spec/#ref-for-3PNGdatastream-6", "https://w3c.github.io/PNG-spec/#3PNGfourByteSignedInteger", "https://w3c.github.io/PNG-spec/#3PNGfourByteUnSignedInteger", "https://w3c.github.io/PNG-spec/#dfn-png-two-byte-unsigned-integer", "https://w3c.github.io/PNG-spec/#3PNGimage", "https://w3c.github.io/PNG-spec/#ref-for-3PNGencoder-1", "https://w3c.github.io/PNG-spec/#ref-for-3referenceImage-6", + "https://w3c.github.io/PNG-spec/#ref-for-3PNGdatastream-7", "https://w3c.github.io/PNG-spec/#3PNGsignature", "https://w3c.github.io/PNG-spec/#ref-for-3byte-3", + "https://w3c.github.io/PNG-spec/#ref-for-3PNGdatastream-8", "https://w3c.github.io/PNG-spec/#ref-for-3datastream-2", "https://w3c.github.io/PNG-spec/#3reducedImage", "https://w3c.github.io/PNG-spec/#ref-for-3interlacedPNGimage-1", @@ -174,6 +162,7 @@ "https://w3c.github.io/PNG-spec/#ref-for-3pixel-7", "https://w3c.github.io/PNG-spec/#ref-for-3sample-6", "https://w3c.github.io/PNG-spec/#ref-for-3alpha-8", + "https://w3c.github.io/PNG-spec/#ref-for-3PNGdatastream-9", "https://w3c.github.io/PNG-spec/#ref-for-3channel-4", "https://w3c.github.io/PNG-spec/#ref-for-3sampleDepth-1", "https://w3c.github.io/PNG-spec/#3RGBmerging", @@ -187,6 +176,7 @@ "https://w3c.github.io/PNG-spec/#ref-for-3pixel-9", "https://w3c.github.io/PNG-spec/#3sampleDepth", "https://w3c.github.io/PNG-spec/#ref-for-3sample-8", + "https://w3c.github.io/PNG-spec/#ref-for-3indexedColour-4", "https://w3c.github.io/PNG-spec/#ref-for-3PNGimage-6", "https://w3c.github.io/PNG-spec/#ref-for-3palette-6", "https://w3c.github.io/PNG-spec/#ref-for-3bitDepth-1", @@ -200,7 +190,6 @@ "https://w3c.github.io/PNG-spec/#3sourceImage", "https://w3c.github.io/PNG-spec/#ref-for-3PNGencoder-2", "https://w3c.github.io/PNG-spec/#dfn-static-image", - "https://w3c.github.io/PNG-spec/#ref-for-3referenceImage-7", "https://w3c.github.io/PNG-spec/#3truecolour", "https://w3c.github.io/PNG-spec/#ref-for-3pixel-11", "https://w3c.github.io/PNG-spec/#ref-for-3sample-10", @@ -220,6 +209,7 @@ "https://w3c.github.io/PNG-spec/#ref-for-3byte-4", "https://w3c.github.io/PNG-spec/#3LUT", "https://w3c.github.io/PNG-spec/#ref-for-3frameBuffer-1", + "https://w3c.github.io/PNG-spec/#ref-for-3indexedColour-5", "https://w3c.github.io/PNG-spec/#ref-for-3pixel-12", "https://w3c.github.io/PNG-spec/#ref-for-3truecolour-2", "https://w3c.github.io/PNG-spec/#ref-for-3gamma-1", @@ -228,7 +218,7 @@ "https://w3c.github.io/PNG-spec/#concepts", "https://w3c.github.io/PNG-spec/#4Concepts", "https://w3c.github.io/PNG-spec/#static-and-animated-images", - "https://w3c.github.io/PNG-spec/#x5-1-static-and-animated-images", + "https://w3c.github.io/PNG-spec/#x4-1-static-and-animated-images", "https://w3c.github.io/PNG-spec/#ref-for-dfn-static-image-3", "https://w3c.github.io/PNG-spec/#ref-for-dfn-apng-1", "https://w3c.github.io/PNG-spec/#ref-for-dfn-animated-image-2", @@ -242,96 +232,96 @@ "https://w3c.github.io/PNG-spec/#sample-pixel-channel-relationship", "https://w3c.github.io/PNG-spec/#figure42", "https://w3c.github.io/PNG-spec/#4Concepts.ColourSpaces", - "https://w3c.github.io/PNG-spec/#x5-3-colour-spaces", + "https://w3c.github.io/PNG-spec/#x4-3-colour-spaces", "https://w3c.github.io/PNG-spec/#4Concepts.PNGImageTransformation", - "https://w3c.github.io/PNG-spec/#x5-4-reference-image-to-png-image-transformation", + "https://w3c.github.io/PNG-spec/#x4-4-reference-image-to-png-image-transformation", "https://w3c.github.io/PNG-spec/#4Concepts.Introduction", "https://w3c.github.io/PNG-spec/#reference-to-png-transformation", "https://w3c.github.io/PNG-spec/#figure43", "https://w3c.github.io/PNG-spec/#4Concepts.Implied-alpha", - "https://w3c.github.io/PNG-spec/#x5-4-1-alpha-separation", + "https://w3c.github.io/PNG-spec/#x4-4-1-alpha-separation", "https://w3c.github.io/PNG-spec/#4Concepts.Indexing", - "https://w3c.github.io/PNG-spec/#x5-4-2-indexing", + "https://w3c.github.io/PNG-spec/#x4-4-2-indexing", "https://w3c.github.io/PNG-spec/#indexed-colour-image", "https://w3c.github.io/PNG-spec/#figure44", "https://w3c.github.io/PNG-spec/#4Concepts.RGBMerging", - "https://w3c.github.io/PNG-spec/#x5-4-3-rgb-merging", + "https://w3c.github.io/PNG-spec/#x4-4-3-rgb-merging", "https://w3c.github.io/PNG-spec/#alpha-compaction", "https://w3c.github.io/PNG-spec/#4Concepts.Alpha-indexing", "https://w3c.github.io/PNG-spec/#4Concepts.Scaling", - "https://w3c.github.io/PNG-spec/#x5-4-5-sample-depth-scaling", + "https://w3c.github.io/PNG-spec/#x4-4-5-sample-depth-scaling", "https://w3c.github.io/PNG-spec/#scaling-sample-values", "https://w3c.github.io/PNG-spec/#figure45", "https://w3c.github.io/PNG-spec/#possible-pixel-types", "https://w3c.github.io/PNG-spec/#figure46", "https://w3c.github.io/PNG-spec/#4Concepts.PNGImage", - "https://w3c.github.io/PNG-spec/#x5-5-png-image", + "https://w3c.github.io/PNG-spec/#x4-5-png-image", "https://w3c.github.io/PNG-spec/#4Concepts.Encoding", - "https://w3c.github.io/PNG-spec/#x5-6-encoding-the-png-image", + "https://w3c.github.io/PNG-spec/#x4-6-encoding-the-png-image", "https://w3c.github.io/PNG-spec/#4Concepts.EncodingIntro", "https://w3c.github.io/PNG-spec/#4Concepts.EncodingPassAbs", - "https://w3c.github.io/PNG-spec/#x5-6-1-pass-extraction", + "https://w3c.github.io/PNG-spec/#x4-6-1-pass-extraction", "https://w3c.github.io/PNG-spec/#encoding-png-image", "https://w3c.github.io/PNG-spec/#figure47", "https://w3c.github.io/PNG-spec/#pass-extraction", "https://w3c.github.io/PNG-spec/#figure48", "https://w3c.github.io/PNG-spec/#4Concepts.EncodingScanlineAbs", - "https://w3c.github.io/PNG-spec/#x5-6-2-scanline-serialization", + "https://w3c.github.io/PNG-spec/#x4-6-2-scanline-serialization", "https://w3c.github.io/PNG-spec/#4Concepts.EncodingFiltering", - "https://w3c.github.io/PNG-spec/#x5-6-3-filtering", + "https://w3c.github.io/PNG-spec/#x4-6-3-filtering", "https://w3c.github.io/PNG-spec/#serializing-and-filtering-scanline", "https://w3c.github.io/PNG-spec/#figure49", "https://w3c.github.io/PNG-spec/#4Concepts.EncodingCompression", - "https://w3c.github.io/PNG-spec/#x5-6-4-compression", + "https://w3c.github.io/PNG-spec/#x4-6-4-compression", "https://w3c.github.io/PNG-spec/#4Concepts.EncodingChunking", - "https://w3c.github.io/PNG-spec/#x5-6-5-chunking", + "https://w3c.github.io/PNG-spec/#x4-6-5-chunking", "https://w3c.github.io/PNG-spec/#compression", "https://w3c.github.io/PNG-spec/#figure410", "https://w3c.github.io/PNG-spec/#4Concepts.AncillInfo", - "https://w3c.github.io/PNG-spec/#x5-7-additional-information", + "https://w3c.github.io/PNG-spec/#x4-7-additional-information", "https://w3c.github.io/PNG-spec/#table41", "https://w3c.github.io/PNG-spec/#ref-for-dfn-static-image-6", + "https://w3c.github.io/PNG-spec/#ref-for-3chromaticity-3", "https://w3c.github.io/PNG-spec/#4Concepts.Format", - "https://w3c.github.io/PNG-spec/#x5-8-png-datastream", + "https://w3c.github.io/PNG-spec/#x4-8-png-datastream", "https://w3c.github.io/PNG-spec/#4Concepts.FormatChunks", - "https://w3c.github.io/PNG-spec/#x5-8-1-chunks", + "https://w3c.github.io/PNG-spec/#x4-8-1-chunks", "https://w3c.github.io/PNG-spec/#4Concepts.FormatTypes", - "https://w3c.github.io/PNG-spec/#x5-8-2-chunk-types", + "https://w3c.github.io/PNG-spec/#x4-8-2-chunk-types", "https://w3c.github.io/PNG-spec/#apng-frame-based-animation", - "https://w3c.github.io/PNG-spec/#x5-9-apng-frame-based-animation", + "https://w3c.github.io/PNG-spec/#x4-9-apng-frame-based-animation", "https://w3c.github.io/PNG-spec/#ref-for-dfn-static-image-7", "https://w3c.github.io/PNG-spec/#structure", - "https://w3c.github.io/PNG-spec/#x5-9-1-structure", + "https://w3c.github.io/PNG-spec/#x4-9-1-structure", "https://w3c.github.io/PNG-spec/#ref-for-dfn-output-buffer-1", "https://w3c.github.io/PNG-spec/#ref-for-dfn-fully-transparent-black-1", "https://w3c.github.io/PNG-spec/#ref-for-dfn-fully-transparent-black-2", "https://w3c.github.io/PNG-spec/#sequence-numbers", - "https://w3c.github.io/PNG-spec/#x5-9-2-sequence-numbers", + "https://w3c.github.io/PNG-spec/#x4-9-2-sequence-numbers", "https://w3c.github.io/PNG-spec/#table52", "https://w3c.github.io/PNG-spec/#table53", "https://w3c.github.io/PNG-spec/#4Concepts.Errors", - "https://w3c.github.io/PNG-spec/#x5-10-error-handling", + "https://w3c.github.io/PNG-spec/#x4-10-error-handling", "https://w3c.github.io/PNG-spec/#4Concepts.Registration", - "https://w3c.github.io/PNG-spec/#x5-11-extensions", + "https://w3c.github.io/PNG-spec/#x4-11-extensions", "https://w3c.github.io/PNG-spec/#ref-for-dfn-private-field-values-1", "https://w3c.github.io/PNG-spec/#5DataRep", - "https://w3c.github.io/PNG-spec/#x6-datastream-structure", + "https://w3c.github.io/PNG-spec/#x5-datastream-structure", "https://w3c.github.io/PNG-spec/#5Introduction", - "https://w3c.github.io/PNG-spec/#x6-1-introduction", + "https://w3c.github.io/PNG-spec/#x5-1-introduction", "https://w3c.github.io/PNG-spec/#5PNG-file-signature", - "https://w3c.github.io/PNG-spec/#x6-2-png-signature", + "https://w3c.github.io/PNG-spec/#x5-2-png-signature", "https://w3c.github.io/PNG-spec/#5Chunk-layout", - "https://w3c.github.io/PNG-spec/#x6-3-chunk-layout", - "https://w3c.github.io/PNG-spec/#chunk-parts", + "https://w3c.github.io/PNG-spec/#x5-3-chunk-layout", "https://w3c.github.io/PNG-spec/#figure411", "https://w3c.github.io/PNG-spec/#table51", "https://w3c.github.io/PNG-spec/#5Chunk-naming-conventions", - "https://w3c.github.io/PNG-spec/#x6-4-chunk-naming-conventions", + "https://w3c.github.io/PNG-spec/#x5-4-chunk-naming-conventions", "https://w3c.github.io/PNG-spec/#table52", "https://w3c.github.io/PNG-spec/#5CRC-algorithm", - "https://w3c.github.io/PNG-spec/#x6-5-cyclic-redundancy-code-algorithm", + "https://w3c.github.io/PNG-spec/#x5-5-cyclic-redundancy-code-algorithm", "https://w3c.github.io/PNG-spec/#5ChunkOrdering", - "https://w3c.github.io/PNG-spec/#x6-6-chunk-ordering", + "https://w3c.github.io/PNG-spec/#x5-6-chunk-ordering", "https://w3c.github.io/PNG-spec/#table53", "https://w3c.github.io/PNG-spec/#table54", "https://w3c.github.io/PNG-spec/#lattice-diagram-with-plte", @@ -339,262 +329,264 @@ "https://w3c.github.io/PNG-spec/#lattice-diagram-without-plte", "https://w3c.github.io/PNG-spec/#figure53", "https://w3c.github.io/PNG-spec/#sec-defining-new-chunks", - "https://w3c.github.io/PNG-spec/#x6-7-defining-chunks", + "https://w3c.github.io/PNG-spec/#x5-7-defining-chunks", "https://w3c.github.io/PNG-spec/#sec-defining-public-chunks", - "https://w3c.github.io/PNG-spec/#x6-7-1-general", + "https://w3c.github.io/PNG-spec/#x5-7-1-general", "https://w3c.github.io/PNG-spec/#sec-defining-public-chunks", - "https://w3c.github.io/PNG-spec/#x6-7-2-defining-public-chunks", + "https://w3c.github.io/PNG-spec/#x5-7-2-defining-public-chunks", "https://w3c.github.io/PNG-spec/#sec-defining-private-chunks", - "https://w3c.github.io/PNG-spec/#x6-7-3-defining-private-chunks", + "https://w3c.github.io/PNG-spec/#x5-7-3-defining-private-chunks", "https://w3c.github.io/PNG-spec/#sec-field-value-extensibility", - "https://w3c.github.io/PNG-spec/#x6-8-private-field-values", + "https://w3c.github.io/PNG-spec/#x5-8-private-field-values", "https://w3c.github.io/PNG-spec/#dfn-private-field-values", "https://w3c.github.io/PNG-spec/#ref-for-dfn-private-field-values-2", "https://w3c.github.io/PNG-spec/#ref-for-dfn-private-field-values-3", "https://w3c.github.io/PNG-spec/#ref-for-dfn-private-field-values-4", "https://w3c.github.io/PNG-spec/#6Transformation", - "https://w3c.github.io/PNG-spec/#x7-reference-image-to-png-image-transformation", + "https://w3c.github.io/PNG-spec/#x6-reference-image-to-png-image-transformation", "https://w3c.github.io/PNG-spec/#6Colour-values", - "https://w3c.github.io/PNG-spec/#x7-1-colour-types-and-values", + "https://w3c.github.io/PNG-spec/#x6-1-colour-types-and-values", "https://w3c.github.io/PNG-spec/#table6.1", "https://w3c.github.io/PNG-spec/#6AlphaRepresentation", - "https://w3c.github.io/PNG-spec/#x7-2-alpha-representation", + "https://w3c.github.io/PNG-spec/#x6-2-alpha-representation", "https://w3c.github.io/PNG-spec/#ref-for-3alphaSeparation-1", "https://w3c.github.io/PNG-spec/#ref-for-3alphaCompaction-1", "https://w3c.github.io/PNG-spec/#7Transformation", - "https://w3c.github.io/PNG-spec/#x8-encoding-the-png-image-as-a-png-datastream", + "https://w3c.github.io/PNG-spec/#x7-encoding-the-png-image-as-a-png-datastream", "https://w3c.github.io/PNG-spec/#7Integers-and-byte-order", - "https://w3c.github.io/PNG-spec/#x8-1-integers-and-byte-order", + "https://w3c.github.io/PNG-spec/#x7-1-integers-and-byte-order", "https://w3c.github.io/PNG-spec/#integer-representation-in-png", "https://w3c.github.io/PNG-spec/#figure71", "https://w3c.github.io/PNG-spec/#7Scanline", - "https://w3c.github.io/PNG-spec/#x8-2-scanlines", + "https://w3c.github.io/PNG-spec/#x7-2-scanlines", "https://w3c.github.io/PNG-spec/#7Filtering", - "https://w3c.github.io/PNG-spec/#x8-3-filtering", + "https://w3c.github.io/PNG-spec/#x7-3-filtering", "https://w3c.github.io/PNG-spec/#8Interlace", - "https://w3c.github.io/PNG-spec/#x9-interlacing-and-pass-extraction", + "https://w3c.github.io/PNG-spec/#x8-interlacing-and-pass-extraction", "https://w3c.github.io/PNG-spec/#8InterlaceIntro", "https://w3c.github.io/PNG-spec/#8InterlaceMethods", - "https://w3c.github.io/PNG-spec/#x9-1-interlace-methods", + "https://w3c.github.io/PNG-spec/#x8-1-interlace-methods", "https://w3c.github.io/PNG-spec/#9Filters", - "https://w3c.github.io/PNG-spec/#x10-filtering", + "https://w3c.github.io/PNG-spec/#x9-filtering", "https://w3c.github.io/PNG-spec/#9FtIntro", - "https://w3c.github.io/PNG-spec/#x10-1-filter-methods-and-filter-types", + "https://w3c.github.io/PNG-spec/#x9-1-filter-methods-and-filter-types", "https://w3c.github.io/PNG-spec/#9Filter-types", - "https://w3c.github.io/PNG-spec/#x10-2-filter-types-for-filter-method-0", + "https://w3c.github.io/PNG-spec/#x9-2-filter-types-for-filter-method-0", "https://w3c.github.io/PNG-spec/#9-table91", "https://w3c.github.io/PNG-spec/#9Filter-type-3-Average", - "https://w3c.github.io/PNG-spec/#x10-3-filter-type-3-average", + "https://w3c.github.io/PNG-spec/#x9-3-filter-type-3-average", "https://w3c.github.io/PNG-spec/#9Filter-type-4-Paeth", - "https://w3c.github.io/PNG-spec/#x10-4-filter-type-4-paeth", + "https://w3c.github.io/PNG-spec/#x9-4-filter-type-4-paeth", "https://w3c.github.io/PNG-spec/#paethpredictor-function", "https://w3c.github.io/PNG-spec/#9-figure91", "https://w3c.github.io/PNG-spec/#10Compression", - "https://w3c.github.io/PNG-spec/#x11-compression", + "https://w3c.github.io/PNG-spec/#x10-compression", "https://w3c.github.io/PNG-spec/#10CompressionCM0", - "https://w3c.github.io/PNG-spec/#x11-1-compression-method-0", + "https://w3c.github.io/PNG-spec/#x10-1-compression-method-0", "https://w3c.github.io/PNG-spec/#10CompressionFSL", - "https://w3c.github.io/PNG-spec/#x11-2-compression-of-the-sequence-of-filtered-scanlines", + "https://w3c.github.io/PNG-spec/#x10-2-compression-of-the-sequence-of-filtered-scanlines", "https://w3c.github.io/PNG-spec/#10CompressionOtherUses", - "https://w3c.github.io/PNG-spec/#x11-3-other-uses-of-compression", + "https://w3c.github.io/PNG-spec/#x10-3-other-uses-of-compression", "https://w3c.github.io/PNG-spec/#11Chunks", - "https://w3c.github.io/PNG-spec/#x12-chunk-specifications", + "https://w3c.github.io/PNG-spec/#x11-chunk-specifications", "https://w3c.github.io/PNG-spec/#11Introduction", - "https://w3c.github.io/PNG-spec/#x12-1-general", + "https://w3c.github.io/PNG-spec/#x11-1-general", "https://w3c.github.io/PNG-spec/#11Critical-chunks", - "https://w3c.github.io/PNG-spec/#x12-2-critical-chunks", + "https://w3c.github.io/PNG-spec/#x11-2-critical-chunks", "https://w3c.github.io/PNG-spec/#11CcGen", "https://w3c.github.io/PNG-spec/#11IHDR", - "https://w3c.github.io/PNG-spec/#x12-2-1-ihdr-image-header", + "https://w3c.github.io/PNG-spec/#x11-2-1-ihdr-image-header", "https://w3c.github.io/PNG-spec/#table111", "https://w3c.github.io/PNG-spec/#11PLTE", - "https://w3c.github.io/PNG-spec/#x12-2-2-plte-palette", + "https://w3c.github.io/PNG-spec/#x11-2-2-plte-palette", "https://w3c.github.io/PNG-spec/#11IDAT", - "https://w3c.github.io/PNG-spec/#x12-2-3-idat-image-data", + "https://w3c.github.io/PNG-spec/#x11-2-3-idat-image-data", "https://w3c.github.io/PNG-spec/#11IEND", - "https://w3c.github.io/PNG-spec/#x12-2-4-iend-image-trailer", + "https://w3c.github.io/PNG-spec/#x11-2-4-iend-image-trailer", "https://w3c.github.io/PNG-spec/#11Ancillary-chunks", - "https://w3c.github.io/PNG-spec/#x12-3-ancillary-chunks", + "https://w3c.github.io/PNG-spec/#x11-3-ancillary-chunks", "https://w3c.github.io/PNG-spec/#11AcGen", "https://w3c.github.io/PNG-spec/#11transinfo", - "https://w3c.github.io/PNG-spec/#x12-3-1-transparency-information", + "https://w3c.github.io/PNG-spec/#x11-3-1-transparency-information", "https://w3c.github.io/PNG-spec/#11tRNS", - "https://w3c.github.io/PNG-spec/#x12-3-1-1-trns-transparency", + "https://w3c.github.io/PNG-spec/#x11-3-1-1-trns-transparency", "https://w3c.github.io/PNG-spec/#11addnlcolinfo", - "https://w3c.github.io/PNG-spec/#x12-3-2-colour-space-information", + "https://w3c.github.io/PNG-spec/#x11-3-2-colour-space-information", "https://w3c.github.io/PNG-spec/#11cHRM", - "https://w3c.github.io/PNG-spec/#x12-3-2-1-chrm-primary-chromaticities-and-white-point", + "https://w3c.github.io/PNG-spec/#x11-3-2-1-chrm-primary-chromaticities-and-white-point", "https://w3c.github.io/PNG-spec/#11gAMA", - "https://w3c.github.io/PNG-spec/#x12-3-2-2-gama-image-gamma", + "https://w3c.github.io/PNG-spec/#x11-3-2-2-gama-image-gamma", "https://w3c.github.io/PNG-spec/#ref-for-3gamma-2", "https://w3c.github.io/PNG-spec/#11iCCP", - "https://w3c.github.io/PNG-spec/#x12-3-2-3-iccp-embedded-icc-profile", + "https://w3c.github.io/PNG-spec/#x11-3-2-3-iccp-embedded-icc-profile", "https://w3c.github.io/PNG-spec/#11sBIT", - "https://w3c.github.io/PNG-spec/#x12-3-2-4-sbit-significant-bits", + "https://w3c.github.io/PNG-spec/#x11-3-2-4-sbit-significant-bits", "https://w3c.github.io/PNG-spec/#11sRGB", "https://w3c.github.io/PNG-spec/#srgb-standard-colour-space", "https://w3c.github.io/PNG-spec/#11cICP", - "https://w3c.github.io/PNG-spec/#x12-3-2-6-cicp-coding-independent-code-points-for-video-signal-type-identification", + "https://w3c.github.io/PNG-spec/#x11-3-2-6-cicp-coding-independent-code-points-for-video-signal-type-identification", "https://w3c.github.io/PNG-spec/#iccn-embedded-icc-profiles-v4-and-utf-8-profile-names", - "https://w3c.github.io/PNG-spec/#x12-3-2-7-iccn-embedded-icc-profiles-v4-and-utf-8-profile-names", + "https://w3c.github.io/PNG-spec/#x11-3-2-7-iccn-embedded-icc-profiles-v4-and-utf-8-profile-names", "https://w3c.github.io/PNG-spec/#11textinfo", - "https://w3c.github.io/PNG-spec/#x12-3-2-8-textual-information", + "https://w3c.github.io/PNG-spec/#x11-3-2-8-textual-information", "https://w3c.github.io/PNG-spec/#11textIntro", "https://w3c.github.io/PNG-spec/#11keywords", - "https://w3c.github.io/PNG-spec/#x12-3-2-8-1-keywords-and-text-strings", + "https://w3c.github.io/PNG-spec/#x11-3-2-8-1-keywords-and-text-strings", + "https://w3c.github.io/PNG-spec/#11tEXt", "https://w3c.github.io/PNG-spec/#11tEXt", - "https://w3c.github.io/PNG-spec/#text-textual-data", "https://w3c.github.io/PNG-spec/#11zTXt", - "https://w3c.github.io/PNG-spec/#x12-3-2-8-3-ztxt-compressed-textual-data", + "https://w3c.github.io/PNG-spec/#x11-3-2-8-3-ztxt-compressed-textual-data", "https://w3c.github.io/PNG-spec/#11iTXt", - "https://w3c.github.io/PNG-spec/#x12-3-2-8-4-itxt-international-textual-data", + "https://w3c.github.io/PNG-spec/#x11-3-2-8-4-itxt-international-textual-data", "https://w3c.github.io/PNG-spec/#11addnlsiinfo", - "https://w3c.github.io/PNG-spec/#x12-3-2-9-miscellaneous-information", + "https://w3c.github.io/PNG-spec/#x11-3-2-9-miscellaneous-information", "https://w3c.github.io/PNG-spec/#11bKGD", - "https://w3c.github.io/PNG-spec/#x12-3-2-9-1-bkgd-background-colour", + "https://w3c.github.io/PNG-spec/#x11-3-2-9-1-bkgd-background-colour", "https://w3c.github.io/PNG-spec/#11hIST", - "https://w3c.github.io/PNG-spec/#x12-3-2-9-2-hist-image-histogram", + "https://w3c.github.io/PNG-spec/#x11-3-2-9-2-hist-image-histogram", "https://w3c.github.io/PNG-spec/#11pHYs", - "https://w3c.github.io/PNG-spec/#x12-3-2-9-3-phys-physical-pixel-dimensions", + "https://w3c.github.io/PNG-spec/#x11-3-2-9-3-phys-physical-pixel-dimensions", "https://w3c.github.io/PNG-spec/#11sPLT", - "https://w3c.github.io/PNG-spec/#x12-3-2-9-4-splt-suggested-palette", + "https://w3c.github.io/PNG-spec/#x11-3-2-9-4-splt-suggested-palette", + "https://w3c.github.io/PNG-spec/#ref-for-3chromaticity-4", "https://w3c.github.io/PNG-spec/#eXIf", - "https://w3c.github.io/PNG-spec/#x12-3-2-9-5-exif-exchangeable-image-file-exif-profile", + "https://w3c.github.io/PNG-spec/#x11-3-2-9-5-exif-exchangeable-image-file-exif-profile", "https://w3c.github.io/PNG-spec/#exif-general-recommendations", - "https://w3c.github.io/PNG-spec/#x12-3-2-9-5-1-exif-general-recommendations", + "https://w3c.github.io/PNG-spec/#x11-3-2-9-5-1-exif-general-recommendations", "https://w3c.github.io/PNG-spec/#exif-recommendations-for-decoders", - "https://w3c.github.io/PNG-spec/#x12-3-2-9-5-2-exif-recommendations-for-decoders", + "https://w3c.github.io/PNG-spec/#x11-3-2-9-5-2-exif-recommendations-for-decoders", "https://w3c.github.io/PNG-spec/#exif-recommendations-for-encoders", - "https://w3c.github.io/PNG-spec/#x12-3-2-9-5-3-exif-recommendations-for-encoders", + "https://w3c.github.io/PNG-spec/#x11-3-2-9-5-3-exif-recommendations-for-encoders", "https://w3c.github.io/PNG-spec/#11timestampinfo", - "https://w3c.github.io/PNG-spec/#x12-3-2-10-time-stamp-information", + "https://w3c.github.io/PNG-spec/#x11-3-2-10-time-stamp-information", "https://w3c.github.io/PNG-spec/#11tIME", - "https://w3c.github.io/PNG-spec/#x12-3-2-10-1-time-image-last-modification-time", + "https://w3c.github.io/PNG-spec/#x11-3-2-10-1-time-image-last-modification-time", "https://w3c.github.io/PNG-spec/#animation-information", - "https://w3c.github.io/PNG-spec/#x12-3-2-11-animation-information", + "https://w3c.github.io/PNG-spec/#x11-3-2-11-animation-information", "https://w3c.github.io/PNG-spec/#actl-animation-control-chunk", - "https://w3c.github.io/PNG-spec/#x12-3-2-11-1-actl-animation-control-chunk", + "https://w3c.github.io/PNG-spec/#x11-3-2-11-1-actl-animation-control-chunk", "https://w3c.github.io/PNG-spec/#issue-container-generatedID", "https://w3c.github.io/PNG-spec/#h-note", "https://w3c.github.io/PNG-spec/#fctl-frame-control-chunk", - "https://w3c.github.io/PNG-spec/#x12-3-2-11-2-fctl-frame-control-chunk", + "https://w3c.github.io/PNG-spec/#x11-3-2-11-2-fctl-frame-control-chunk", "https://w3c.github.io/PNG-spec/#issue-container-generatedID-0", "https://w3c.github.io/PNG-spec/#h-note-0", "https://w3c.github.io/PNG-spec/#fdat-frame-data-chunk", - "https://w3c.github.io/PNG-spec/#x12-3-2-11-3-fdat-frame-data-chunk", + "https://w3c.github.io/PNG-spec/#x11-3-2-11-3-fdat-frame-data-chunk", "https://w3c.github.io/PNG-spec/#ref-for-dfn-static-image-8", "https://w3c.github.io/PNG-spec/#ref-for-dfn-static-image-9", "https://w3c.github.io/PNG-spec/#issue-container-generatedID-1", "https://w3c.github.io/PNG-spec/#h-note-1", "https://w3c.github.io/PNG-spec/#12Encoders", - "https://w3c.github.io/PNG-spec/#x12-4-png-encoders", + "https://w3c.github.io/PNG-spec/#x11-4-png-encoders", "https://w3c.github.io/PNG-spec/#12Introduction", "https://w3c.github.io/PNG-spec/#12Encoder-gamma-handling", - "https://w3c.github.io/PNG-spec/#x12-4-1-encoder-gamma-handling", + "https://w3c.github.io/PNG-spec/#x11-4-1-encoder-gamma-handling", "https://w3c.github.io/PNG-spec/#12Encoder-colour-handling", - "https://w3c.github.io/PNG-spec/#x12-4-2-encoder-colour-handling", + "https://w3c.github.io/PNG-spec/#x11-4-2-encoder-colour-handling", "https://w3c.github.io/PNG-spec/#12-table121", "https://w3c.github.io/PNG-spec/#12-table122", "https://w3c.github.io/PNG-spec/#12Alpha-channel-creation", - "https://w3c.github.io/PNG-spec/#x12-4-3-alpha-channel-creation", + "https://w3c.github.io/PNG-spec/#x11-4-3-alpha-channel-creation", "https://w3c.github.io/PNG-spec/#12Sample-depth-scaling", - "https://w3c.github.io/PNG-spec/#x12-4-4-sample-depth-scaling", + "https://w3c.github.io/PNG-spec/#x11-4-4-sample-depth-scaling", "https://w3c.github.io/PNG-spec/#12Suggested-palettes", - "https://w3c.github.io/PNG-spec/#x12-4-5-suggested-palettes", + "https://w3c.github.io/PNG-spec/#x11-4-5-suggested-palettes", "https://w3c.github.io/PNG-spec/#12Interlacing", - "https://w3c.github.io/PNG-spec/#x12-4-6-interlacing", + "https://w3c.github.io/PNG-spec/#x11-4-6-interlacing", "https://w3c.github.io/PNG-spec/#12Filter-selection", - "https://w3c.github.io/PNG-spec/#x12-4-7-filter-selection", + "https://w3c.github.io/PNG-spec/#x11-4-7-filter-selection", "https://w3c.github.io/PNG-spec/#12Compression", - "https://w3c.github.io/PNG-spec/#x12-4-8-compression", + "https://w3c.github.io/PNG-spec/#x11-4-8-compression", "https://w3c.github.io/PNG-spec/#12Text-chunk-processing", - "https://w3c.github.io/PNG-spec/#x12-4-9-text-chunk-processing", + "https://w3c.github.io/PNG-spec/#x11-4-9-text-chunk-processing", "https://w3c.github.io/PNG-spec/#12Chunk-processing", - "https://w3c.github.io/PNG-spec/#x12-4-10-chunking", + "https://w3c.github.io/PNG-spec/#x11-4-10-chunking", "https://w3c.github.io/PNG-spec/#12Use-of-private-chunks", - "https://w3c.github.io/PNG-spec/#x12-4-10-1-use-of-private-chunks", + "https://w3c.github.io/PNG-spec/#x11-4-10-1-use-of-private-chunks", "https://w3c.github.io/PNG-spec/#12Private-type-and-method-codes", - "https://w3c.github.io/PNG-spec/#x12-4-10-2-use-of-non-reserved-field-values", + "https://w3c.github.io/PNG-spec/#x11-4-10-2-use-of-non-reserved-field-values", "https://w3c.github.io/PNG-spec/#12Ancillary", - "https://w3c.github.io/PNG-spec/#x12-4-10-3-ancillary-chunks", + "https://w3c.github.io/PNG-spec/#x11-4-10-3-ancillary-chunks", "https://w3c.github.io/PNG-spec/#13Decoders", - "https://w3c.github.io/PNG-spec/#x12-5-png-decoders-and-viewers", + "https://w3c.github.io/PNG-spec/#x11-5-png-decoders-and-viewers", "https://w3c.github.io/PNG-spec/#13Introduction", "https://w3c.github.io/PNG-spec/#introduction-0", "https://w3c.github.io/PNG-spec/#error-handling", "https://w3c.github.io/PNG-spec/#13Decoders.Errors", "https://w3c.github.io/PNG-spec/#13Error-checking", - "https://w3c.github.io/PNG-spec/#x12-5-2-error-checking", + "https://w3c.github.io/PNG-spec/#x11-5-2-error-checking", "https://w3c.github.io/PNG-spec/#13Security-considerations", - "https://w3c.github.io/PNG-spec/#x12-5-3-security-considerations", + "https://w3c.github.io/PNG-spec/#x11-5-3-security-considerations", "https://w3c.github.io/PNG-spec/#13Chunking", - "https://w3c.github.io/PNG-spec/#x12-5-4-chunking", + "https://w3c.github.io/PNG-spec/#x11-5-4-chunking", "https://w3c.github.io/PNG-spec/#13Pixel-dimensions", - "https://w3c.github.io/PNG-spec/#x12-5-5-pixel-dimensions", + "https://w3c.github.io/PNG-spec/#x11-5-5-pixel-dimensions", "https://w3c.github.io/PNG-spec/#13Text-chunk-processing", - "https://w3c.github.io/PNG-spec/#x12-5-6-text-chunk-processing", + "https://w3c.github.io/PNG-spec/#x11-5-6-text-chunk-processing", "https://w3c.github.io/PNG-spec/#13Decompression", - "https://w3c.github.io/PNG-spec/#x12-5-7-decompression", + "https://w3c.github.io/PNG-spec/#x11-5-7-decompression", "https://w3c.github.io/PNG-spec/#13Filtering", - "https://w3c.github.io/PNG-spec/#x12-5-8-filtering", + "https://w3c.github.io/PNG-spec/#x11-5-8-filtering", "https://w3c.github.io/PNG-spec/#13Progressive-display", - "https://w3c.github.io/PNG-spec/#x12-5-9-interlacing-and-progressive-display", + "https://w3c.github.io/PNG-spec/#x11-5-9-interlacing-and-progressive-display", "https://w3c.github.io/PNG-spec/#13Truecolour-image-handling", - "https://w3c.github.io/PNG-spec/#x12-5-10-truecolour-image-handling", + "https://w3c.github.io/PNG-spec/#x11-5-10-truecolour-image-handling", "https://w3c.github.io/PNG-spec/#13Sample-depth-rescaling", - "https://w3c.github.io/PNG-spec/#x12-5-11-sample-depth-rescaling", + "https://w3c.github.io/PNG-spec/#x11-5-11-sample-depth-rescaling", "https://w3c.github.io/PNG-spec/#13Decoder-gamma-handling", - "https://w3c.github.io/PNG-spec/#x12-5-12-decoder-gamma-handling", + "https://w3c.github.io/PNG-spec/#x11-5-12-decoder-gamma-handling", "https://w3c.github.io/PNG-spec/#13Decoder-colour-handling", - "https://w3c.github.io/PNG-spec/#x12-5-13-decoder-colour-handling", + "https://w3c.github.io/PNG-spec/#x11-5-13-decoder-colour-handling", "https://w3c.github.io/PNG-spec/#13Background-colour", - "https://w3c.github.io/PNG-spec/#x12-5-14-background-colour", + "https://w3c.github.io/PNG-spec/#x11-5-14-background-colour", "https://w3c.github.io/PNG-spec/#13Alpha-channel-processing", - "https://w3c.github.io/PNG-spec/#x12-5-15-alpha-channel-processing", + "https://w3c.github.io/PNG-spec/#x11-5-15-alpha-channel-processing", "https://w3c.github.io/PNG-spec/#13Histogram-and-suggested-palette-usage", - "https://w3c.github.io/PNG-spec/#x12-5-16-histogram-and-suggested-palette-usage", + "https://w3c.github.io/PNG-spec/#x11-5-16-histogram-and-suggested-palette-usage", "https://w3c.github.io/PNG-spec/#14EditorsExt", - "https://w3c.github.io/PNG-spec/#x12-6-editors", + "https://w3c.github.io/PNG-spec/#x11-6-editors", "https://w3c.github.io/PNG-spec/#14Additional-chunk-types", - "https://w3c.github.io/PNG-spec/#x12-6-1-additional-chunk-types", + "https://w3c.github.io/PNG-spec/#x11-6-1-additional-chunk-types", "https://w3c.github.io/PNG-spec/#14Ordering", - "https://w3c.github.io/PNG-spec/#x12-6-2-behaviour-of-png-editors", + "https://w3c.github.io/PNG-spec/#x11-6-2-behaviour-of-png-editors", "https://w3c.github.io/PNG-spec/#14Ordering-of-chunks", - "https://w3c.github.io/PNG-spec/#x12-6-3-ordering-of-chunks", + "https://w3c.github.io/PNG-spec/#x11-6-3-ordering-of-chunks", "https://w3c.github.io/PNG-spec/#14Ordering-of-critical-chunks", - "https://w3c.github.io/PNG-spec/#x12-6-3-1-ordering-of-critical-chunks", + "https://w3c.github.io/PNG-spec/#x11-6-3-1-ordering-of-critical-chunks", "https://w3c.github.io/PNG-spec/#14Ordering-of-ancillary-chunks", - "https://w3c.github.io/PNG-spec/#x12-6-3-2-ordering-of-ancillary-chunks", + "https://w3c.github.io/PNG-spec/#x11-6-3-2-ordering-of-ancillary-chunks", "https://w3c.github.io/PNG-spec/#15Conformance", "https://w3c.github.io/PNG-spec/#conformance", - "https://w3c.github.io/PNG-spec/#x12-7-conformance", + "https://w3c.github.io/PNG-spec/#x11-7-conformance", "https://w3c.github.io/PNG-spec/#15ConfIntro", - "https://w3c.github.io/PNG-spec/#x12-7-1-introduction", + "https://w3c.github.io/PNG-spec/#x11-7-1-introduction", "https://w3c.github.io/PNG-spec/#15ConfObjectives", - "https://w3c.github.io/PNG-spec/#x12-7-1-1-objectives", + "https://w3c.github.io/PNG-spec/#x11-7-1-1-objectives", "https://w3c.github.io/PNG-spec/#15ConfScope", - "https://w3c.github.io/PNG-spec/#x12-7-1-2-scope", + "https://w3c.github.io/PNG-spec/#x11-7-1-2-scope", "https://w3c.github.io/PNG-spec/#15ConformanceConf", - "https://w3c.github.io/PNG-spec/#x12-7-2-conformance-conditions", + "https://w3c.github.io/PNG-spec/#x11-7-2-conformance-conditions", "https://w3c.github.io/PNG-spec/#15FileConformance", - "https://w3c.github.io/PNG-spec/#x12-7-2-1-conformance-of-png-datastreams", + "https://w3c.github.io/PNG-spec/#x11-7-2-1-conformance-of-png-datastreams", "https://w3c.github.io/PNG-spec/#15ConformanceEncoder", - "https://w3c.github.io/PNG-spec/#x12-7-2-2-conformance-of-png-encoders", + "https://w3c.github.io/PNG-spec/#x11-7-2-2-conformance-of-png-encoders", "https://w3c.github.io/PNG-spec/#ref-for-dfn-private-field-values-5", "https://w3c.github.io/PNG-spec/#15ConformanceDecoder", - "https://w3c.github.io/PNG-spec/#x12-7-2-3-conformance-of-png-decoders", + "https://w3c.github.io/PNG-spec/#x11-7-2-3-conformance-of-png-decoders", "https://w3c.github.io/PNG-spec/#15ConformanceEditor", - "https://w3c.github.io/PNG-spec/#x12-7-2-4-conformance-of-png-editors", + "https://w3c.github.io/PNG-spec/#x11-7-2-4-conformance-of-png-editors", "https://w3c.github.io/PNG-spec/#A-Conventions", "https://w3c.github.io/PNG-spec/#IANA-registrations", "https://w3c.github.io/PNG-spec/#image-png", "https://w3c.github.io/PNG-spec/#A-Media-type", "https://w3c.github.io/PNG-spec/#image-apng", - "https://w3c.github.io/PNG-spec/#x12-8-2-image-apng", + "https://w3c.github.io/PNG-spec/#x11-8-2-image-apng", "https://w3c.github.io/PNG-spec/#B-NewChunksAppendix", "https://w3c.github.io/PNG-spec/#newchunks", "https://w3c.github.io/PNG-spec/#C-GammaAppendix", "https://w3c.github.io/PNG-spec/#gammachromaticity", + "https://w3c.github.io/PNG-spec/#ref-for-3chromaticity-5", "https://w3c.github.io/PNG-spec/#D-CRCAppendix", "https://w3c.github.io/PNG-spec/#samplecrc", "https://w3c.github.io/PNG-spec/#D-tabled1", @@ -602,21 +594,21 @@ "https://w3c.github.io/PNG-spec/#onlineresources", "https://w3c.github.io/PNG-spec/#E-Intro", "https://w3c.github.io/PNG-spec/#E-Archive-sites", - "https://w3c.github.io/PNG-spec/#x12-12-1-archive-sites", + "https://w3c.github.io/PNG-spec/#x11-12-1-archive-sites", "https://w3c.github.io/PNG-spec/#E-icc-profile-specs", - "https://w3c.github.io/PNG-spec/#x12-12-2-icc-profile-specifications", + "https://w3c.github.io/PNG-spec/#x11-12-2-icc-profile-specifications", "https://w3c.github.io/PNG-spec/#E-PNG-home-page", - "https://w3c.github.io/PNG-spec/#x12-12-3-png-web-site", + "https://w3c.github.io/PNG-spec/#x11-12-3-png-web-site", "https://w3c.github.io/PNG-spec/#E-Sample-implementation", - "https://w3c.github.io/PNG-spec/#x12-12-4-sample-implementation-and-test-images", + "https://w3c.github.io/PNG-spec/#x11-12-4-sample-implementation-and-test-images", "https://w3c.github.io/PNG-spec/#changes", - "https://w3c.github.io/PNG-spec/#x12-13-changes", + "https://w3c.github.io/PNG-spec/#x11-13-changes", "https://w3c.github.io/PNG-spec/#F-ChangeList", "https://w3c.github.io/PNG-spec/#changes-since-the-w3c-recommendation-of-10-november-2003-png-second-edition", - "https://w3c.github.io/PNG-spec/#x12-13-1-changes-since-the-w3c-recommendation-of-10-november-2003-png-second-edition", + "https://w3c.github.io/PNG-spec/#x11-13-1-changes-since-the-w3c-recommendation-of-10-november-2003-png-second-edition", "https://w3c.github.io/PNG-spec/#ref-for-dfn-apng-2", "https://w3c.github.io/PNG-spec/#changes-between-first-and-second-editions", - "https://w3c.github.io/PNG-spec/#x12-13-2-changes-between-first-and-second-editions", + "https://w3c.github.io/PNG-spec/#x11-13-2-changes-between-first-and-second-editions", "https://w3c.github.io/PNG-spec/#bibliography", "https://w3c.github.io/PNG-spec/#G-References", "https://w3c.github.io/PNG-spec/#G-COLOUR-FAQ", @@ -626,19 +618,14 @@ "https://w3c.github.io/PNG-spec/#G-HALL", "https://w3c.github.io/PNG-spec/#G-ICC", "https://w3c.github.io/PNG-spec/#G-ISO-3664", - "https://w3c.github.io/PNG-spec/#G-ITU-R-BT.709", - "https://w3c.github.io/PNG-spec/#G-ITU-T-V42", "https://w3c.github.io/PNG-spec/#G-KASSON", "https://w3c.github.io/PNG-spec/#G-LILLEY", "https://w3c.github.io/PNG-spec/#G-ROELOFS", - "https://w3c.github.io/PNG-spec/#G-PAETH", "https://w3c.github.io/PNG-spec/#G-PNG-1.0", "https://w3c.github.io/PNG-spec/#G-PNG-1.1", "https://w3c.github.io/PNG-spec/#G-PNG-1.2", "https://w3c.github.io/PNG-spec/#G-PNG-EXTENSIONS", - "https://w3c.github.io/PNG-spec/#G-POSTSCRIPT", "https://w3c.github.io/PNG-spec/#G-POYNTON", - "https://w3c.github.io/PNG-spec/#G-SMPTE-170M", "https://w3c.github.io/PNG-spec/#G-STONE", "https://w3c.github.io/PNG-spec/#G-TIFF-6.0", "https://w3c.github.io/PNG-spec/#G-TRAVIS", @@ -647,19 +634,16 @@ "https://w3c.github.io/PNG-spec/#a-references", "https://w3c.github.io/PNG-spec/#normative-references", "https://w3c.github.io/PNG-spec/#a-1-normative-references", - "https://w3c.github.io/PNG-spec/#bib-actl", + "https://w3c.github.io/PNG-spec/#bib-bcp47", "https://w3c.github.io/PNG-spec/#bib-cipa%20dc-008", "https://w3c.github.io/PNG-spec/#bib-colorimetry", "https://w3c.github.io/PNG-spec/#bib-icc", "https://w3c.github.io/PNG-spec/#bib-icc-2", "https://w3c.github.io/PNG-spec/#bib-iso%2015076-1", - "https://w3c.github.io/PNG-spec/#bib-iso%2020677-1", "https://w3c.github.io/PNG-spec/#bib-iso%203309", - "https://w3c.github.io/PNG-spec/#bib-iso%20639", - "https://w3c.github.io/PNG-spec/#bib-iso%20646", "https://w3c.github.io/PNG-spec/#bib-iso%208859-1", "https://w3c.github.io/PNG-spec/#bib-iso%209899", - "https://w3c.github.io/PNG-spec/#bib-iso-9899", + "https://w3c.github.io/PNG-spec/#bib-iso646", "https://w3c.github.io/PNG-spec/#bib-itu-r%20bt.2100", "https://w3c.github.io/PNG-spec/#bib-itu-r%20bt.709", "https://w3c.github.io/PNG-spec/#bib-itu-t%20h.273", @@ -671,7 +655,6 @@ "https://w3c.github.io/PNG-spec/#bib-rfc1950", "https://w3c.github.io/PNG-spec/#bib-rfc1951", "https://w3c.github.io/PNG-spec/#bib-rfc2119", - "https://w3c.github.io/PNG-spec/#bib-rfc3066", "https://w3c.github.io/PNG-spec/#bib-rfc3629", "https://w3c.github.io/PNG-spec/#bib-rfc8174", "https://w3c.github.io/PNG-spec/#bib-smpte%20170m", @@ -681,7 +664,6 @@ "https://w3c.github.io/PNG-spec/#informative-references", "https://w3c.github.io/PNG-spec/#a-2-informative-references", "https://w3c.github.io/PNG-spec/#bib-gif", - "https://w3c.github.io/PNG-spec/#bib-itu-t-v42", "https://w3c.github.io/PNG-spec/#bib-postscript", "https://w3c.github.io/PNG-spec/#bib-tiff%206.0", "https://w3c.github.io/PNG-spec/#back-to-top" diff --git a/tr/ids/WGSL.json b/tr/ids/WGSL.json index a6de05b52ce0..57bc5b45bd7c 100644 --- a/tr/ids/WGSL.json +++ b/tr/ids/WGSL.json @@ -2883,25 +2883,22 @@ "https://www.w3.org/TR/WGSL/#ref-for-identifier%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/WGSL/#ref-for-module-scope%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/WGSL/#logical-builtin-functions", - "https://www.w3.org/TR/WGSL/#all-vector-builtin", - "https://www.w3.org/TR/WGSL/#all-scalar-builtin", - "https://www.w3.org/TR/WGSL/#any-vector-builtin", - "https://www.w3.org/TR/WGSL/#any-scalar-builtin", - "https://www.w3.org/TR/WGSL/#select-scalar-builtin", + "https://www.w3.org/TR/WGSL/#all-builtin", + "https://www.w3.org/TR/WGSL/#any-builtin", + "https://www.w3.org/TR/WGSL/#select-builtin", "https://www.w3.org/TR/WGSL/#ref-for-scalar%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-abstract-numeric-types%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-vector%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/WGSL/#select-vector-builtin", - "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-scalar%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-abstract-numeric-types%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/WGSL/#array-builtin-functions", "https://www.w3.org/TR/WGSL/#arrayLength-builtin", "https://www.w3.org/TR/WGSL/#ref-for-runtime-sized%E2%91%A6", - "https://www.w3.org/TR/WGSL/#ref-for-runtime-sized%E2%91%A7", "https://www.w3.org/TR/WGSL/#ref-for-access-mode%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/WGSL/#ref-for-access-read%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/WGSL/#ref-for-access-read_write%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/WGSL/#ref-for-runtime-sized%E2%91%A7", "https://www.w3.org/TR/WGSL/#float-builtin-functions", "https://www.w3.org/TR/WGSL/#abs-float-builtin", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A3%E2%91%A7", @@ -2944,17 +2941,14 @@ "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/WGSL/#fract-builtin", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A5%E2%91%A4", - "https://www.w3.org/TR/WGSL/#frexp-scalar-f32-builtin", + "https://www.w3.org/TR/WGSL/#frexp-builtin", "https://www.w3.org/TR/WGSL/#example-d89f2857", - "https://www.w3.org/TR/WGSL/#frexp-scalar-f16-builtin", - "https://www.w3.org/TR/WGSL/#frexp-vector-f32-builtin", - "https://www.w3.org/TR/WGSL/#frexp-vector-f16-builtin", "https://www.w3.org/TR/WGSL/#inverseSqrt-builtin", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/WGSL/#ldexp-builtin", - "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/WGSL/#ref-for-concrete%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/WGSL/#ref-for-concrete%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/WGSL/#length-builtin", "https://www.w3.org/TR/WGSL/#log-builtin", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A5%E2%91%A7", @@ -2964,14 +2958,10 @@ "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/WGSL/#min-float-builtin", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A6%E2%91%A0", - "https://www.w3.org/TR/WGSL/#mix-scalar-builtin", + "https://www.w3.org/TR/WGSL/#mix-builtin", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A6%E2%91%A1", - "https://www.w3.org/TR/WGSL/#mix-vector-builtin", - "https://www.w3.org/TR/WGSL/#modf-scalar-f32-builtin", + "https://www.w3.org/TR/WGSL/#modf-builtin", "https://www.w3.org/TR/WGSL/#example-77644f09", - "https://www.w3.org/TR/WGSL/#modf-scalar-f16-builtin", - "https://www.w3.org/TR/WGSL/#modf-vector-f32-builtin", - "https://www.w3.org/TR/WGSL/#modf-vector-f16-builtin", "https://www.w3.org/TR/WGSL/#normalize-builtin", "https://www.w3.org/TR/WGSL/#pow-builtin", "https://www.w3.org/TR/WGSL/#ref-for-component-wise%E2%91%A6%E2%91%A2", diff --git a/tr/ids/attribution-reporting-api.json b/tr/ids/attribution-reporting-api.json index 909a79213949..415dfb96b9a6 100644 --- a/tr/ids/attribution-reporting-api.json +++ b/tr/ids/attribution-reporting-api.json @@ -122,14 +122,16 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-source-response", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-state%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#attribution-filter-map", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map", + "https://wicg.github.io/attribution-reporting-api/#attribution-filtering", + "https://wicg.github.io/attribution-reporting-api/#filter-value", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#filter-map", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-key", - "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-value", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-value", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-value", "https://wicg.github.io/attribution-reporting-api/#source-type", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type", "https://wicg.github.io/attribution-reporting-api/#attribution-source", @@ -160,7 +162,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-source-response%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#attribution-source-randomized-trigger-rate", "https://wicg.github.io/attribution-reporting-api/#attribution-source-filter-data", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A0%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map", "https://wicg.github.io/attribution-reporting-api/#attribution-source-debug-key", "https://wicg.github.io/attribution-reporting-api/#attribution-source-aggregation-keys", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0", @@ -175,12 +177,9 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#attribution-aggregatable-trigger-data-filters", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#attribution-aggregatable-trigger-data-negated-filters", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#issue-ac4e571e", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-aggregatable-trigger-data-negated-filters", - "https://wicg.github.io/attribution-reporting-api/#ref-for-create-aggregatable-contributions", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#event-level-trigger-configuration", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration", "https://wicg.github.io/attribution-reporting-api/#ref-for-struct%E2%91%A2", @@ -188,12 +187,9 @@ "https://wicg.github.io/attribution-reporting-api/#event-level-trigger-configuration-dedup-key", "https://wicg.github.io/attribution-reporting-api/#event-level-trigger-configuration-priority", "https://wicg.github.io/attribution-reporting-api/#event-level-trigger-configuration-filters", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#event-level-trigger-configuration-negated-filters", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#issue-32136933", - "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-attribution", - "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-negated-filters", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#attribution-trigger", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-struct%E2%91%A3", @@ -203,7 +199,9 @@ "https://wicg.github.io/attribution-reporting-api/#attribution-trigger-reporting-endpoint", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url-origin%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#attribution-trigger-filters", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#attribution-trigger-negated-filters", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#attribution-trigger-debug-key", "https://wicg.github.io/attribution-reporting-api/#attribution-trigger-event-level-trigger-configurations", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A3", @@ -273,12 +271,12 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-id", "https://wicg.github.io/attribution-reporting-api/#max-source-expiry", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-expiry", - "https://wicg.github.io/attribution-reporting-api/#max-entries-per-attribution-filter-map", + "https://wicg.github.io/attribution-reporting-api/#max-entries-per-filter-map", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-size", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#max-values-per-attribution-filter-entry", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#max-values-per-filter-entry", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#max-pending-sources-per-source-origin", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-cache", @@ -344,8 +342,8 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-size%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-max-entries-per-attribution-filter-map", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-max-entries-per-filter-map", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-iterate", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A7", @@ -353,7 +351,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-append", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-max-values-per-attribution-filter-entry", + "https://wicg.github.io/attribution-reporting-api/#ref-for-max-values-per-filter-entry", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-set", "https://wicg.github.io/attribution-reporting-api/#issue-5c232164", "https://wicg.github.io/attribution-reporting-api/#ref-for-string-length", @@ -442,7 +440,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A0%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-rules-for-parsing-integers%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filter-data", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-set%E2%91%A0", @@ -581,10 +579,10 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A1%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-rules-for-parsing-integers%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A0%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filter-data%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A0%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filter-data%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration%E2%91%A1", @@ -592,7 +590,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-dedup-key%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-priority%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-filters%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-negated-filters%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-negated-filters", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-append%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#issue-4950c7c2", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A3", @@ -609,13 +607,16 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A1%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-rules-for-parsing-non-negative-integers%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-check-if-a-debug-key-is-allowed%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A0%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filter-data%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filter-data%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-attribution-destination%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-trigger-time%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-reporting-endpoint%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-filters%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-negated-filters", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-debug-key%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-event-level-trigger-configurations%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-aggregatable-trigger-data", @@ -623,18 +624,33 @@ "https://wicg.github.io/attribution-reporting-api/#issue-541f4427", "https://wicg.github.io/attribution-reporting-api/#does-filter-data-match", "https://wicg.github.io/attribution-reporting-api/#ref-for-does-filter-data-match", + "https://wicg.github.io/attribution-reporting-api/#match-filter-values", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-value%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-value%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-value%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-set-intersection", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#match-filter-values-with-negation", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-value%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-value%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-value%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-set-intersection%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#match-an-attribution-sources-filter-data-against-filters", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-filter-map%E2%91%A0%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-boolean%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#match-an-attribution-sources-filter-data-against-filters-isnegated", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-filter-data%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-iterate%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-set-intersection", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-match-filter-values", + "https://wicg.github.io/attribution-reporting-api/#ref-for-match-filter-values-with-negation", "https://wicg.github.io/attribution-reporting-api/#should-rate-limit-attribution", "https://wicg.github.io/attribution-reporting-api/#ref-for-should-rate-limit-attribution", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A5", @@ -688,6 +704,11 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-aggregatable-trigger-data%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-aggregatable-trigger-data-filters", + "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters-isnegated", + "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-aggregatable-trigger-data-negated-filters", + "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters-isnegated%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-aggregatable-trigger-data-source-keys", @@ -703,6 +724,9 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution-key", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution-value", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append", + "https://wicg.github.io/attribution-reporting-api/#issue-67aec5eb", + "https://wicg.github.io/attribution-reporting-api/#ref-for-create-aggregatable-contributions", + "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-attribution", "https://wicg.github.io/attribution-reporting-api/#triggering-attribution", "https://wicg.github.io/attribution-reporting-api/#trigger-attribution", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A7", @@ -722,16 +746,25 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-time%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-assert%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-randomized-response%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A0%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-filters%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters-isnegated%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-negated-filters%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters-isnegated%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-iterate%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-event-level-trigger-configurations%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-filters%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters-isnegated%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-negated-filters%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters-isnegated%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-break", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-dedup-key%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-dedup-keys", @@ -824,8 +857,8 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-type%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-time%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-break%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-report-time-from-deadline%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-time%E2%91%A7", @@ -908,7 +941,7 @@ "https://wicg.github.io/attribution-reporting-api/#get-report-url", "https://wicg.github.io/attribution-reporting-api/#generate-a-report-url", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A0%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-boolean%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-boolean%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#generate-a-report-url-isdebugreport", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report-reporting-endpoint%E2%91%A0", diff --git a/tr/ids/compat.json b/tr/ids/compat.json index 74716f333010..2359ce453ebf 100644 --- a/tr/ids/compat.json +++ b/tr/ids/compat.json @@ -91,6 +91,8 @@ "https://compat.spec.whatwg.org/#ref-for-propdef-animation", "https://compat.spec.whatwg.org/#propdef--webkit-backface-visibility", "https://compat.spec.whatwg.org/#ref-for-propdef-backface-visibility", + "https://compat.spec.whatwg.org/#propdef--webkit-background-clip", + "https://compat.spec.whatwg.org/#ref-for-propdef-background-clip", "https://compat.spec.whatwg.org/#propdef--webkit-background-origin", "https://compat.spec.whatwg.org/#ref-for-propdef-background-origin", "https://compat.spec.whatwg.org/#propdef--webkit-background-size", @@ -209,41 +211,17 @@ "https://compat.spec.whatwg.org/#ref-for-valdef-display-inline-flex", "https://compat.spec.whatwg.org/#valdef-flex--webkit-inline-flex", "https://compat.spec.whatwg.org/#ref-for-valdef-display-inline-flex%E2%91%A0", - "https://compat.spec.whatwg.org/#the-webkit-background-clip-property", - "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-background-clip", - "https://compat.spec.whatwg.org/#propdef--webkit-background-clip", - "https://compat.spec.whatwg.org/#ref-for-comb-one", - "https://compat.spec.whatwg.org/#ref-for-comb-one%E2%91%A0", - "https://compat.spec.whatwg.org/#ref-for-comb-one%E2%91%A1", - "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-background-clip%E2%91%A0", - "https://compat.spec.whatwg.org/#ref-for-valdef--webkit-background-clip-text", - "https://compat.spec.whatwg.org/#ref-for-clipping-region", - "https://compat.spec.whatwg.org/#ref-for-TermStroke", - "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-background-clip%E2%91%A1", - "https://compat.spec.whatwg.org/#ref-for-legacy-name-alias%E2%91%A3", - "https://compat.spec.whatwg.org/#ref-for-propdef-background-clip", - "https://compat.spec.whatwg.org/#ref-for-typedef-box", - "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-background-clip%E2%91%A2", - "https://compat.spec.whatwg.org/#ref-for-special-backgrounds", - "https://compat.spec.whatwg.org/#valdef--webkit-background-clip-border-box", - "https://compat.spec.whatwg.org/#valdef--webkit-background-clip-padding-box", - "https://compat.spec.whatwg.org/#valdef--webkit-background-clip-content-box", - "https://compat.spec.whatwg.org/#valdef--webkit-background-clip-text", - "https://compat.spec.whatwg.org/#example-webkit-background-clip", - "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-background-clip%E2%91%A3", - "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-background-clip%E2%91%A4", - "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-fill-color", "https://compat.spec.whatwg.org/#text-fill-and-stroking", "https://compat.spec.whatwg.org/#the-webkit-text-fill-color", - "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-fill-color%E2%91%A0", + "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-fill-color", "https://compat.spec.whatwg.org/#propdef--webkit-text-fill-color", "https://compat.spec.whatwg.org/#ref-for-typedef-color", "https://compat.spec.whatwg.org/#ref-for-valdef-color-currentcolor", "https://compat.spec.whatwg.org/#ref-for-animtype-color", - "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-fill-color%E2%91%A1", + "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-fill-color%E2%91%A0", "https://compat.spec.whatwg.org/#ref-for-TermFill", "https://compat.spec.whatwg.org/#example-webkit-text-fill-color", - "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-fill-color%E2%91%A2", + "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-fill-color%E2%91%A1", "https://compat.spec.whatwg.org/#the-webkit-text-stroke-color", "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-stroke-color", "https://compat.spec.whatwg.org/#propdef--webkit-text-stroke-color", @@ -251,14 +229,14 @@ "https://compat.spec.whatwg.org/#ref-for-valdef-color-currentcolor%E2%91%A0", "https://compat.spec.whatwg.org/#ref-for-animtype-color%E2%91%A0", "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-stroke-color%E2%91%A0", - "https://compat.spec.whatwg.org/#ref-for-TermStroke%E2%91%A0", + "https://compat.spec.whatwg.org/#ref-for-TermStroke", "https://compat.spec.whatwg.org/#the-webkit-text-stroke-width", "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-stroke-width", "https://compat.spec.whatwg.org/#propdef--webkit-text-stroke-width", "https://compat.spec.whatwg.org/#ref-for-typedef-line-width", "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-stroke-width%E2%91%A0", + "https://compat.spec.whatwg.org/#ref-for-TermStroke%E2%91%A0", "https://compat.spec.whatwg.org/#ref-for-TermStroke%E2%91%A1", - "https://compat.spec.whatwg.org/#ref-for-TermStroke%E2%91%A2", "https://compat.spec.whatwg.org/#ref-for-css-invalid", "https://compat.spec.whatwg.org/#the-webkit-text-stroke", "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-stroke", @@ -267,22 +245,22 @@ "https://compat.spec.whatwg.org/#ref-for-comb-any", "https://compat.spec.whatwg.org/#ref-for-typedef-color%E2%91%A1", "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-stroke%E2%91%A0", + "https://compat.spec.whatwg.org/#ref-for-TermStroke%E2%91%A2", "https://compat.spec.whatwg.org/#ref-for-TermStroke%E2%91%A3", - "https://compat.spec.whatwg.org/#ref-for-TermStroke%E2%91%A4", "https://compat.spec.whatwg.org/#example-webkit-text-stroke", "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-stroke%E2%91%A1", "https://compat.spec.whatwg.org/#css-property-values", "https://compat.spec.whatwg.org/#touch-action", "https://compat.spec.whatwg.org/#propdef-touch-action", + "https://compat.spec.whatwg.org/#ref-for-comb-one", + "https://compat.spec.whatwg.org/#ref-for-comb-one%E2%91%A0", + "https://compat.spec.whatwg.org/#ref-for-comb-one%E2%91%A1", "https://compat.spec.whatwg.org/#ref-for-comb-one%E2%91%A2", + "https://compat.spec.whatwg.org/#ref-for-comb-any%E2%91%A0", "https://compat.spec.whatwg.org/#ref-for-comb-one%E2%91%A3", "https://compat.spec.whatwg.org/#ref-for-comb-one%E2%91%A4", - "https://compat.spec.whatwg.org/#ref-for-comb-one%E2%91%A5", - "https://compat.spec.whatwg.org/#ref-for-comb-any%E2%91%A0", - "https://compat.spec.whatwg.org/#ref-for-comb-one%E2%91%A6", - "https://compat.spec.whatwg.org/#ref-for-comb-one%E2%91%A7", "https://compat.spec.whatwg.org/#ref-for-comb-any%E2%91%A1", - "https://compat.spec.whatwg.org/#ref-for-comb-one%E2%91%A8", + "https://compat.spec.whatwg.org/#ref-for-comb-one%E2%91%A5", "https://compat.spec.whatwg.org/#dom-compat-section", "https://compat.spec.whatwg.org/#webkitcssmatrix-interface", "https://compat.spec.whatwg.org/#ref-for-webkitcssmatrix", @@ -343,14 +321,9 @@ "https://compat.spec.whatwg.org/#ua-string-pattern-chrome", "https://compat.spec.whatwg.org/#ref-for-platform", "https://compat.spec.whatwg.org/#ref-for-oscpu", - "https://compat.spec.whatwg.org/#ref-for-chromeversion", + "https://compat.spec.whatwg.org/#ref-for-majorversion", "https://compat.spec.whatwg.org/#ref-for-devicecompat", "https://compat.spec.whatwg.org/#chrome-ua-examples", - "https://compat.spec.whatwg.org/#ua-string-tokens-chrome", - "https://compat.spec.whatwg.org/#chromeversion", - "https://compat.spec.whatwg.org/#ref-for-majorversion", - "https://compat.spec.whatwg.org/#ref-for-minorversion", - "https://compat.spec.whatwg.org/#ref-for-minorversion%E2%91%A0", "https://compat.spec.whatwg.org/#ua-string-firefox", "https://compat.spec.whatwg.org/#ua-string-pattern-firefox", "https://compat.spec.whatwg.org/#ref-for-firefoxplatform", @@ -379,8 +352,8 @@ "https://compat.spec.whatwg.org/#ua-string-tokens-safari", "https://compat.spec.whatwg.org/#safariversion", "https://compat.spec.whatwg.org/#ref-for-majorversion%E2%91%A1", - "https://compat.spec.whatwg.org/#ref-for-minorversion%E2%91%A1", - "https://compat.spec.whatwg.org/#ref-for-minorversion%E2%91%A2", + "https://compat.spec.whatwg.org/#ref-for-minorversion", + "https://compat.spec.whatwg.org/#ref-for-minorversion%E2%91%A0", "https://compat.spec.whatwg.org/#safariplatform", "https://compat.spec.whatwg.org/#ref-for-appleproduct", "https://compat.spec.whatwg.org/#ref-for-mobileosname", @@ -408,7 +381,6 @@ "https://compat.spec.whatwg.org/#term-for-propdef-animation-name", "https://compat.spec.whatwg.org/#term-for-propdef-animation-play-state", "https://compat.spec.whatwg.org/#term-for-propdef-animation-timing-function", - "https://compat.spec.whatwg.org/#term-for-typedef-box", "https://compat.spec.whatwg.org/#term-for-typedef-line-width", "https://compat.spec.whatwg.org/#term-for-propdef-background-clip", "https://compat.spec.whatwg.org/#term-for-propdef-background-origin", @@ -434,7 +406,6 @@ "https://compat.spec.whatwg.org/#term-for-propdef-flex-wrap", "https://compat.spec.whatwg.org/#term-for-valdef-display-inline-flex", "https://compat.spec.whatwg.org/#term-for-gradient-function", - "https://compat.spec.whatwg.org/#term-for-clipping-region", "https://compat.spec.whatwg.org/#term-for-propdef-mask", "https://compat.spec.whatwg.org/#term-for-propdef-mask-border", "https://compat.spec.whatwg.org/#term-for-propdef-mask-border-outset", @@ -536,8 +507,7 @@ "https://compat.spec.whatwg.org/#informative", "https://compat.spec.whatwg.org/#biblio-css-ui-4", "https://compat.spec.whatwg.org/#property-index", - "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-background-clip%E2%91%A5", - "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-fill-color%E2%91%A3", + "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-fill-color%E2%91%A2", "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-stroke%E2%91%A2", "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-stroke-color%E2%91%A1", "https://compat.spec.whatwg.org/#ref-for-propdef--webkit-text-stroke-width%E2%91%A1", diff --git a/tr/ids/console.json b/tr/ids/console.json index 7baa6608a81a..0d68e0dadd1a 100644 --- a/tr/ids/console.json +++ b/tr/ids/console.json @@ -14,7 +14,6 @@ "https://console.spec.whatwg.org/#console-namespace", "https://console.spec.whatwg.org/#ref-for-namespacedef-console", "https://console.spec.whatwg.org/#console-interface", - "https://console.spec.whatwg.org/#ref-for-Exposed", "https://console.spec.whatwg.org/#namespacedef-console", "https://console.spec.whatwg.org/#ref-for-idl-undefined", "https://console.spec.whatwg.org/#ref-for-assert", @@ -361,7 +360,6 @@ "https://console.spec.whatwg.org/#term-for-stack", "https://console.spec.whatwg.org/#term-for-string", "https://console.spec.whatwg.org/#term-for-idl-DOMString", - "https://console.spec.whatwg.org/#term-for-Exposed", "https://console.spec.whatwg.org/#term-for-idl-any", "https://console.spec.whatwg.org/#term-for-idl-boolean", "https://console.spec.whatwg.org/#term-for-dfn-namespace-object", diff --git a/tr/ids/credentiallessness.json b/tr/ids/credentiallessness.json deleted file mode 100644 index 58a2151b39b0..000000000000 --- a/tr/ids/credentiallessness.json +++ /dev/null @@ -1,81 +0,0 @@ -{ - "spec": { - "title": "Cross-Origin-Embedder-Policy: credentialless", - "url": "https://wicg.github.io/credentiallessness/" - }, - "ids": [ - "https://wicg.github.io/credentiallessness/#toc-nav", - "https://wicg.github.io/credentiallessness/#toc-jump", - "https://wicg.github.io/credentiallessness/#toc-toggle", - "https://wicg.github.io/credentiallessness/#title", - "https://wicg.github.io/credentiallessness/#profile-and-date", - "https://wicg.github.io/credentiallessness/#abstract", - "https://wicg.github.io/credentiallessness/#toc", - "https://wicg.github.io/credentiallessness/#contents", - "https://wicg.github.io/credentiallessness/#problem", - "https://wicg.github.io/credentiallessness/#proposal", - "https://wicg.github.io/credentiallessness/#subresource-requests", - "https://wicg.github.io/credentiallessness/#termref-for-concept-request-mode", - "https://wicg.github.io/credentiallessness/#redirect", - "https://wicg.github.io/credentiallessness/#main-resource-request", - "https://wicg.github.io/credentiallessness/#cache-storage-request", - "https://wicg.github.io/credentiallessness/#cross-origin-isolation", - "https://wicg.github.io/credentiallessness/#integration-html", - "https://wicg.github.io/credentiallessness/#embedder-policy-value", - "https://wicg.github.io/credentiallessness/#embedder-policy-value-credentialless", - "https://wicg.github.io/credentiallessness/#parsing", - "https://wicg.github.io/credentiallessness/#compatible-with-cross-origin-isolation", - "https://wicg.github.io/credentiallessness/#integration-fetch", - "https://wicg.github.io/credentiallessness/#fetch-coep-allow-credentials", - "https://wicg.github.io/credentiallessness/#cross-origin-embedder-policy-allows-credentials", - "https://wicg.github.io/credentiallessness/#ref-for-concept-request", - "https://wicg.github.io/credentiallessness/#ref-for-concept-request-mode", - "https://wicg.github.io/credentiallessness/#ref-for-concept-request-client", - "https://wicg.github.io/credentiallessness/#ref-for-concept-request-client%E2%91%A0", - "https://wicg.github.io/credentiallessness/#ref-for-concept-settings-object-policy-container", - "https://wicg.github.io/credentiallessness/#ref-for-policy-container-embedder-policy", - "https://wicg.github.io/credentiallessness/#ref-for-embedder-policy-value-credentialless", - "https://wicg.github.io/credentiallessness/#ref-for-concept-request-origin", - "https://wicg.github.io/credentiallessness/#ref-for-same-origin", - "https://wicg.github.io/credentiallessness/#ref-for-concept-request-current-url", - "https://wicg.github.io/credentiallessness/#ref-for-concept-url-origin", - "https://wicg.github.io/credentiallessness/#ref-for-cross-origin-embedder-policy-allows-credentials", - "https://wicg.github.io/credentiallessness/#request-include-credentials", - "https://wicg.github.io/credentiallessness/#ref-for-concept-response", - "https://wicg.github.io/credentiallessness/#concept-response-request-include-credentials", - "https://wicg.github.io/credentiallessness/#ref-for-concept-response-request-include-credentials", - "https://wicg.github.io/credentiallessness/#corp-internal-check", - "https://wicg.github.io/credentiallessness/#ref-for-coep-unsafe-none", - "https://wicg.github.io/credentiallessness/#ref-for-embedder-policy-value-credentialless%E2%91%A0", - "https://wicg.github.io/credentiallessness/#ref-for-concept-response-request-include-credentials%E2%91%A0", - "https://wicg.github.io/credentiallessness/#ref-for-coep-require-corp", - "https://wicg.github.io/credentiallessness/#integration-service-worker", - "https://wicg.github.io/credentiallessness/#security-and-privacy", - "https://wicg.github.io/credentiallessness/#conformance", - "https://wicg.github.io/credentiallessness/#example-example", - "https://wicg.github.io/credentiallessness/#index", - "https://wicg.github.io/credentiallessness/#index-defined-here", - "https://wicg.github.io/credentiallessness/#index-defined-elsewhere", - "https://wicg.github.io/credentiallessness/#term-for-concept-request-client", - "https://wicg.github.io/credentiallessness/#term-for-concept-request-current-url", - "https://wicg.github.io/credentiallessness/#term-for-concept-request-mode", - "https://wicg.github.io/credentiallessness/#term-for-concept-request-origin", - "https://wicg.github.io/credentiallessness/#term-for-concept-request", - "https://wicg.github.io/credentiallessness/#term-for-concept-response", - "https://wicg.github.io/credentiallessness/#term-for-policy-container-embedder-policy", - "https://wicg.github.io/credentiallessness/#term-for-concept-settings-object-policy-container", - "https://wicg.github.io/credentiallessness/#term-for-coep-require-corp", - "https://wicg.github.io/credentiallessness/#term-for-same-origin", - "https://wicg.github.io/credentiallessness/#term-for-coep-unsafe-none", - "https://wicg.github.io/credentiallessness/#term-for-concept-url-origin", - "https://wicg.github.io/credentiallessness/#references", - "https://wicg.github.io/credentiallessness/#normative", - "https://wicg.github.io/credentiallessness/#biblio-fetch", - "https://wicg.github.io/credentiallessness/#biblio-html", - "https://wicg.github.io/credentiallessness/#biblio-rfc2119", - "https://wicg.github.io/credentiallessness/#biblio-url", - "https://wicg.github.io/credentiallessness/#informative", - "https://wicg.github.io/credentiallessness/#biblio-private-network-access", - "https://wicg.github.io/credentiallessness/#biblio-spectre" - ] -} \ No newline at end of file diff --git a/tr/ids/css-color-adjust-1.json b/tr/ids/css-color-adjust-1.json index adb11bcb4374..ece79dddc3e4 100644 --- a/tr/ids/css-color-adjust-1.json +++ b/tr/ids/css-color-adjust-1.json @@ -10,7 +10,7 @@ "https://www.w3.org/TR/css-color-adjust-1/#title", "https://www.w3.org/TR/css-color-adjust-1/#w3c-state", "https://www.w3.org/TR/css-color-adjust-1/#abstract", - "https://www.w3.org/TR/css-color-adjust-1/#status", + "https://www.w3.org/TR/css-color-adjust-1/#sotd", "https://www.w3.org/TR/css-color-adjust-1/#w3c_process_revision", "https://www.w3.org/TR/css-color-adjust-1/#toc", "https://www.w3.org/TR/css-color-adjust-1/#contents", @@ -22,9 +22,6 @@ "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-forced-color-adjust", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-forced-colors-mode%E2%91%A0", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-print-color-adjust", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-prefers-color-scheme", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-prefers-contrast", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-forced-colors", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-media-query", "https://www.w3.org/TR/css-color-adjust-1/#values", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-css-wide-keywords", @@ -40,13 +37,13 @@ "https://www.w3.org/TR/css-color-adjust-1/#ref-for-dark-color-scheme", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-typedef-system-color", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-preferred-color-scheme", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-prefers-color-scheme%E2%91%A0", + "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-prefers-color-scheme", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-preferred-color-scheme%E2%91%A0", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-scheme%E2%91%A0", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-color-scheme%E2%91%A3", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-color-scheme%E2%91%A4", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-color-scheme%E2%91%A5", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-prefers-color-scheme%E2%91%A1", + "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-prefers-color-scheme%E2%91%A0", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-scheme%E2%91%A1", "https://www.w3.org/TR/css-color-adjust-1/#color-scheme-prop", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-scheme%E2%91%A2", @@ -59,13 +56,12 @@ "https://www.w3.org/TR/css-color-adjust-1/#ref-for-comb-all", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-mult-opt", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-valdef-color-scheme-normal", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-prefers-color-scheme%E2%91%A2", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-scheme%E2%91%A3", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-color-scheme%E2%91%A6", "https://www.w3.org/TR/css-color-adjust-1/#used-color-scheme", "https://www.w3.org/TR/css-color-adjust-1/#pages-supported-color-schemes", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-color-scheme%E2%91%A7", - "https://www.w3.org/TR/css-color-adjust-1/#termref-for-meta-color-scheme", + "https://www.w3.org/TR/css-color-adjust-1/#color-scheme-meta", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-meta", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-pages-supported-color-schemes", "https://www.w3.org/TR/css-color-adjust-1/#valdef-color-scheme-normal", @@ -94,7 +90,6 @@ "https://www.w3.org/TR/css-color-adjust-1/#ref-for-light-color-scheme%E2%91%A2", "https://www.w3.org/TR/css-color-adjust-1/#determine-the-used-color-scheme", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-preferred-color-scheme%E2%91%A1", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-prefers-color-scheme%E2%91%A3", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-color-scheme%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-used-color-scheme", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-valdef-color-scheme-only%E2%91%A0", @@ -110,7 +105,6 @@ "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-scheme%E2%91%A6", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-color-scheme%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/css-color-adjust-1/#example-2227d120", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-prefers-color-scheme%E2%91%A4", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-typedef-system-color%E2%91%A0", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-scheme%E2%91%A7", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-at-ruledef-media", @@ -151,7 +145,6 @@ "https://www.w3.org/TR/css-color-adjust-1/#ref-for-meta-color-scheme", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-meta%E2%91%A0", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-valdef-media-prefers-color-scheme-dark", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-prefers-color-scheme%E2%91%A5", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-media-query%E2%91%A0", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-dark-color-scheme%E2%91%A5", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-used-color-scheme%E2%91%A8", @@ -163,9 +156,9 @@ "https://www.w3.org/TR/css-color-adjust-1/#ref-for-forced-colors-mode%E2%91%A2", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-selectordef-selection", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-forced-colors-mode%E2%91%A3", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-forced-colors%E2%91%A0", + "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-forced-colors", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-valdef-system-color-canvas%E2%91%A0", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-prefers-color-scheme%E2%91%A6", + "https://www.w3.org/TR/css-color-adjust-1/#ref-for-descdef-media-prefers-color-scheme%E2%91%A1", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-scheme%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-color-adjust-1/#forced-colors-properties", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-forced-colors-mode%E2%91%A4", @@ -189,17 +182,14 @@ "https://www.w3.org/TR/css-color-adjust-1/#ref-for-css-system-colors%E2%91%A0", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-used-value", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-css-system-colors%E2%91%A1", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-funcdef-color", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-css-system-colors%E2%91%A2", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-css-system-colors%E2%91%A3", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-background-color%E2%91%A0", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color%E2%91%A1", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-css-system-colors%E2%91%A4", + "https://www.w3.org/TR/css-color-adjust-1/#ref-for-css-system-colors%E2%91%A2", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-system-color-pairings", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-valdef-system-color-canvastext", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-valdef-system-color-canvas%E2%91%A1", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-background-color%E2%91%A1", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-css-system-colors%E2%91%A5", + "https://www.w3.org/TR/css-color-adjust-1/#ref-for-css-system-colors%E2%91%A3", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-cascade-origin-author", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color%E2%91%A2", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-background-color%E2%91%A2", @@ -246,7 +236,6 @@ "https://www.w3.org/TR/css-color-adjust-1/#ref-for-valdef-all-inherit", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-used-value%E2%91%A0", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color%E2%91%A7", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-valdef-forced-color-adjust-none", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-forced-colors-mode%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-forced-colors-mode%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-forced-color-adjust%E2%91%A3", @@ -283,28 +272,7 @@ "https://www.w3.org/TR/css-color-adjust-1/#acknowledgements", "https://www.w3.org/TR/css-color-adjust-1/#issue-8edfffeb", "https://www.w3.org/TR/css-color-adjust-1/#changes", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-scrollbar-color%E2%91%A1", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-caret-color%E2%91%A0", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-flood-color%E2%91%A0", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-lighting-color%E2%91%A0", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-StopColorProperty%E2%91%A0", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-accent-color%E2%91%A0", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-forced-colors-mode%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-adjust%E2%91%A2", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-print-color-adjust%E2%91%A8", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-adjust%E2%91%A3", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-valdef-forced-color-adjust-preserve-parent-color", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-forced-color-adjust%E2%91%A5", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-forced-colors-mode%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-meta%E2%91%A1", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-scheme%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-forced-colors-mode%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-used-value%E2%91%A1", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-computed-value%E2%91%A0", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-valdef-all-revert", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-the-iframe-element%E2%91%A1", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-scheme%E2%91%A0%E2%91%A6", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-scheme%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/css-color-adjust-1/#ref-for-funcdef-color", "https://www.w3.org/TR/css-color-adjust-1/#w3c-conformance", "https://www.w3.org/TR/css-color-adjust-1/#w3c-conventions", "https://www.w3.org/TR/css-color-adjust-1/#w3c-example", @@ -325,7 +293,6 @@ "https://www.w3.org/TR/css-color-adjust-1/#term-for-cascaded-value", "https://www.w3.org/TR/css-color-adjust-1/#term-for-computed-value", "https://www.w3.org/TR/css-color-adjust-1/#term-for-valdef-all-inherit", - "https://www.w3.org/TR/css-color-adjust-1/#term-for-valdef-all-revert", "https://www.w3.org/TR/css-color-adjust-1/#term-for-used-value", "https://www.w3.org/TR/css-color-adjust-1/#term-for-typedef-system-color", "https://www.w3.org/TR/css-color-adjust-1/#term-for-valdef-system-color-canvas", @@ -371,7 +338,6 @@ "https://www.w3.org/TR/css-color-adjust-1/#term-for-descdef-media-forced-colors", "https://www.w3.org/TR/css-color-adjust-1/#term-for-media-query", "https://www.w3.org/TR/css-color-adjust-1/#term-for-descdef-media-prefers-color-scheme", - "https://www.w3.org/TR/css-color-adjust-1/#term-for-descdef-media-prefers-contrast", "https://www.w3.org/TR/css-color-adjust-1/#term-for-StopColorProperty", "https://www.w3.org/TR/css-color-adjust-1/#references", "https://www.w3.org/TR/css-color-adjust-1/#normative", @@ -399,10 +365,10 @@ "https://www.w3.org/TR/css-color-adjust-1/#biblio-css-conditional-3", "https://www.w3.org/TR/css-color-adjust-1/#biblio-wcag21", "https://www.w3.org/TR/css-color-adjust-1/#property-index", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-adjust%E2%91%A4", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-scheme%E2%91%A0%E2%91%A8", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-forced-color-adjust%E2%91%A6", - "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-print-color-adjust%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-adjust%E2%91%A2", + "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-color-scheme%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-forced-color-adjust%E2%91%A5", + "https://www.w3.org/TR/css-color-adjust-1/#ref-for-propdef-print-color-adjust%E2%91%A8", "https://www.w3.org/TR/css-color-adjust-1/#issues-index" ] } \ No newline at end of file diff --git a/tr/ids/css-variables-1.json b/tr/ids/css-variables-1.json index b9ea0a1b8dc9..6e9cfd0af161 100644 --- a/tr/ids/css-variables-1.json +++ b/tr/ids/css-variables-1.json @@ -8,7 +8,6 @@ "https://www.w3.org/TR/css-variables-1/#toc-jump", "https://www.w3.org/TR/css-variables-1/#toc-toggle", "https://www.w3.org/TR/css-variables-1/#title", - "https://www.w3.org/TR/css-variables-1/#annotation_root_", "https://www.w3.org/TR/css-variables-1/#w3c-state", "https://www.w3.org/TR/css-variables-1/#abstract", "https://www.w3.org/TR/css-variables-1/#status", @@ -33,14 +32,15 @@ "https://www.w3.org/TR/css-variables-1/#custom-property", "https://www.w3.org/TR/css-variables-1/#typedef-custom-property-name", "https://www.w3.org/TR/css-variables-1/#ref-for-typedef-dashed-ident", - "https://www.w3.org/TR/css-variables-1/#ref-for-identifier", + "https://www.w3.org/TR/css-variables-1/#ref-for-css-css-identifier", "https://www.w3.org/TR/css-variables-1/#ref-for-custom-property%E2%91%A2", "https://www.w3.org/TR/css-variables-1/#example-81b6bcdd", "https://www.w3.org/TR/css-variables-1/#ref-for-funcdef-var%E2%91%A1", "https://www.w3.org/TR/css-variables-1/#ref-for-ascii-case-insensitive", "https://www.w3.org/TR/css-variables-1/#ref-for-string-is", - "https://www.w3.org/TR/css-variables-1/#example-5c07814c", + "https://www.w3.org/TR/css-variables-1/#example-a71a0c0c", "https://www.w3.org/TR/css-variables-1/#ref-for-string-is%E2%91%A0", + "https://www.w3.org/TR/css-variables-1/#example-120efb12", "https://www.w3.org/TR/css-variables-1/#ref-for-propdef-all", "https://www.w3.org/TR/css-variables-1/#ref-for-css-wide-keywords%E2%91%A0", "https://www.w3.org/TR/css-variables-1/#ref-for-custom-property%E2%91%A3", @@ -59,7 +59,7 @@ "https://www.w3.org/TR/css-variables-1/#ref-for-propdef-background-color", "https://www.w3.org/TR/css-variables-1/#example-c3e4e8d9", "https://www.w3.org/TR/css-variables-1/#ref-for-custom-property%E2%91%A6", - "https://www.w3.org/TR/css-variables-1/#example-658ebee9", + "https://www.w3.org/TR/css-variables-1/#example-8f013eba", "https://www.w3.org/TR/css-variables-1/#ref-for-custom-property%E2%91%A7", "https://www.w3.org/TR/css-variables-1/#syntax", "https://www.w3.org/TR/css-variables-1/#ref-for-custom-property%E2%91%A8", @@ -103,7 +103,7 @@ "https://www.w3.org/TR/css-variables-1/#ref-for-custom-property%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/css-variables-1/#ref-for-invalid-at-computed-value-time%E2%91%A0", "https://www.w3.org/TR/css-variables-1/#ref-for-invalid-at-computed-value-time%E2%91%A1", - "https://www.w3.org/TR/css-variables-1/#ref-for-descdef-font-face-font-size", + "https://www.w3.org/TR/css-variables-1/#ref-for-propdef-font-size", "https://www.w3.org/TR/css-variables-1/#ref-for-em", "https://www.w3.org/TR/css-variables-1/#ref-for-guaranteed-invalid-value%E2%91%A3", "https://www.w3.org/TR/css-variables-1/#example-75bf73fb", @@ -253,6 +253,7 @@ "https://www.w3.org/TR/css-variables-1/#ref-for-funcdef-var%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/css-variables-1/#example-55f61182", "https://www.w3.org/TR/css-variables-1/#changes", + "https://www.w3.org/TR/css-variables-1/#changes-20211111", "https://www.w3.org/TR/css-variables-1/#changes-20151203", "https://www.w3.org/TR/css-variables-1/#ref-for-typedef-declaration-value%E2%91%A2", "https://www.w3.org/TR/css-variables-1/#ref-for-funcdef-var%E2%91%A4%E2%91%A5", @@ -285,17 +286,17 @@ "https://www.w3.org/TR/css-variables-1/#term-for-propdef-background-color", "https://www.w3.org/TR/css-variables-1/#term-for-propdef-margin-top", "https://www.w3.org/TR/css-variables-1/#term-for-propdef-all", - "https://www.w3.org/TR/css-variables-1/#term-for-cascade", "https://www.w3.org/TR/css-variables-1/#term-for-valdef-all-initial", "https://www.w3.org/TR/css-variables-1/#term-for-longhand", "https://www.w3.org/TR/css-variables-1/#term-for-shorthand-property", "https://www.w3.org/TR/css-variables-1/#term-for-shorthand-property%E2%91%A0", "https://www.w3.org/TR/css-variables-1/#term-for-specified-value", "https://www.w3.org/TR/css-variables-1/#term-for-valdef-all-unset", + "https://www.w3.org/TR/css-variables-1/#term-for-cascade", "https://www.w3.org/TR/css-variables-1/#term-for-propdef-color", "https://www.w3.org/TR/css-variables-1/#term-for-valdef-color-transparent", "https://www.w3.org/TR/css-variables-1/#term-for-at-ruledef-media", - "https://www.w3.org/TR/css-variables-1/#term-for-descdef-font-face-font-size", + "https://www.w3.org/TR/css-variables-1/#term-for-propdef-font-size", "https://www.w3.org/TR/css-variables-1/#term-for-registered-custom-property", "https://www.w3.org/TR/css-variables-1/#term-for-universal-syntax-definition", "https://www.w3.org/TR/css-variables-1/#term-for-tokendef-close-paren", @@ -306,13 +307,13 @@ "https://www.w3.org/TR/css-variables-1/#term-for-typedef-delim-token", "https://www.w3.org/TR/css-variables-1/#term-for-typedef-semicolon-token", "https://www.w3.org/TR/css-variables-1/#term-for-tokendef-close-curly", - "https://www.w3.org/TR/css-variables-1/#term-for-identifier", "https://www.w3.org/TR/css-variables-1/#term-for-comb-comma", "https://www.w3.org/TR/css-variables-1/#term-for-typedef-dashed-ident", "https://www.w3.org/TR/css-variables-1/#term-for-mult-opt", "https://www.w3.org/TR/css-variables-1/#term-for-funcdef-calc", "https://www.w3.org/TR/css-variables-1/#term-for-css-wide-keywords", "https://www.w3.org/TR/css-variables-1/#term-for-em", + "https://www.w3.org/TR/css-variables-1/#term-for-css-css-identifier", "https://www.w3.org/TR/css-variables-1/#term-for-css-declaration-case-sensitive-flag", "https://www.w3.org/TR/css-variables-1/#term-for-cssstyledeclaration-declarations", "https://www.w3.org/TR/css-variables-1/#term-for-dom-cssstyledeclaration-getpropertyvalue", @@ -336,12 +337,13 @@ "https://www.w3.org/TR/css-variables-1/#biblio-selectors-4", "https://www.w3.org/TR/css-variables-1/#biblio-web-animations-1", "https://www.w3.org/TR/css-variables-1/#informative", + "https://www.w3.org/TR/css-variables-1/#biblio-charmod-norm", "https://www.w3.org/TR/css-variables-1/#biblio-css-backgrounds-3", "https://www.w3.org/TR/css-variables-1/#biblio-css-box-4", + "https://www.w3.org/TR/css-variables-1/#biblio-css-cascade-6", "https://www.w3.org/TR/css-variables-1/#biblio-css-color-4", "https://www.w3.org/TR/css-variables-1/#biblio-css-extensions", - "https://www.w3.org/TR/css-variables-1/#biblio-css-fonts-5", - "https://www.w3.org/TR/css-variables-1/#property-index", - "https://www.w3.org/TR/css-variables-1/#back-to-top" + "https://www.w3.org/TR/css-variables-1/#biblio-css-fonts-4", + "https://www.w3.org/TR/css-variables-1/#property-index" ] } \ No newline at end of file diff --git a/tr/ids/epub-33.json b/tr/ids/epub-33.json index bb0011445890..82350ecf5263 100644 --- a/tr/ids/epub-33.json +++ b/tr/ids/epub-33.json @@ -418,6 +418,16 @@ "https://www.w3.org/TR/epub-33/#ref-for-index-term-type-attribute-for-source-element-1", "https://www.w3.org/TR/epub-33/#ref-for-index-term-src-attribute-for-img-element-1", "https://www.w3.org/TR/epub-33/#ref-for-index-term-srcset-attribute-for-img-element-1", + "https://www.w3.org/TR/epub-33/#html-script-element", + "https://www.w3.org/TR/epub-33/#x3-5-2-3-html-script-element", + "https://www.w3.org/TR/epub-33/#ref-for-index-term-script-element-1", + "https://www.w3.org/TR/epub-33/#ref-for-index-term-data-blocks-1", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-17", + "https://www.w3.org/TR/epub-33/#h-note-17", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-9", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-20", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-18", + "https://www.w3.org/TR/epub-33/#h-note-18", "https://www.w3.org/TR/epub-33/#sec-resource-locations", "https://www.w3.org/TR/epub-33/#x3-6-resource-locations", "https://www.w3.org/TR/epub-33/#sec-resource-locations-audio", @@ -426,14 +436,14 @@ "https://www.w3.org/TR/epub-33/#sec-resource-locations-fonts", "https://www.w3.org/TR/epub-33/#ref-for-dfn-core-media-type-resource-8", "https://www.w3.org/TR/epub-33/#ref-for-dfn-foreign-resource-8", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-17", - "https://www.w3.org/TR/epub-33/#h-note-17", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-19", + "https://www.w3.org/TR/epub-33/#h-note-19", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-5", "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-4", "https://www.w3.org/TR/epub-33/#ref-for-dfn-remote-resource-3", "https://www.w3.org/TR/epub-33/#example-referencing-a-container-resource", "https://www.w3.org/TR/epub-33/#ref-for-index-term-audio-2", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-9", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-10", "https://www.w3.org/TR/epub-33/#example-referencing-a-remote-resource", "https://www.w3.org/TR/epub-33/#ref-for-index-term-audio-3", "https://www.w3.org/TR/epub-33/#sec-data-urls", @@ -445,8 +455,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-5", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-spine-11", "https://www.w3.org/TR/epub-33/#ref-for-index-term-iframe-element-1", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-18", - "https://www.w3.org/TR/epub-33/#h-note-18", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-20", + "https://www.w3.org/TR/epub-33/#h-note-20", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-10", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-6", "https://www.w3.org/TR/epub-33/#sec-file-urls", @@ -468,8 +478,8 @@ "https://www.w3.org/TR/epub-33/#confreq-xml-enc", "https://www.w3.org/TR/epub-33/#ref-for-dfn-core-media-type-resource-9", "https://www.w3.org/TR/epub-33/#ref-for-dfn-foreign-resource-9", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-19", - "https://www.w3.org/TR/epub-33/#h-note-19", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-21", + "https://www.w3.org/TR/epub-33/#h-note-21", "https://www.w3.org/TR/epub-33/#sec-ocf", "https://www.w3.org/TR/epub-33/#x4-open-container-format-ocf", "https://www.w3.org/TR/epub-33/#sec-container-abstract", @@ -487,8 +497,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-ocf-abstract-container-6", "https://www.w3.org/TR/epub-33/#ref-for-dfn-root-directory-3", "https://www.w3.org/TR/epub-33/#ref-for-dfn-ocf-zip-container-3", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-20", - "https://www.w3.org/TR/epub-33/#h-note-20", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-22", + "https://www.w3.org/TR/epub-33/#h-note-22", "https://www.w3.org/TR/epub-33/#ref-for-index-term-creating-multiple-renditions-1", "https://www.w3.org/TR/epub-33/#sec-container-filenames", "https://www.w3.org/TR/epub-33/#x4-1-3-file-paths-and-file-names", @@ -501,11 +511,11 @@ "https://www.w3.org/TR/epub-33/#ocf-fn-chars", "https://www.w3.org/TR/epub-33/#ocf-fn-cn", "https://www.w3.org/TR/epub-33/#ref-for-index-term-unicode-canonical-case-fold-normalization-step-1", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-21", - "https://www.w3.org/TR/epub-33/#h-note-21", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-23", + "https://www.w3.org/TR/epub-33/#h-note-23", "https://www.w3.org/TR/epub-33/#ref-for-index-term-truncating-or-limiting-the-length-of-strings-1", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-22", - "https://www.w3.org/TR/epub-33/#h-note-22", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-24", + "https://www.w3.org/TR/epub-33/#h-note-24", "https://www.w3.org/TR/epub-33/#sec-file-names-to-path-names", "https://www.w3.org/TR/epub-33/#x4-1-4-deriving-file-paths", "https://www.w3.org/TR/epub-33/#ref-for-index-term-list-0-1", @@ -537,10 +547,10 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-container-root-url-6", "https://www.w3.org/TR/epub-33/#ref-for-index-term-base-3", "https://www.w3.org/TR/epub-33/#note-cru-explanation", - "https://www.w3.org/TR/epub-33/#h-note-23", + "https://www.w3.org/TR/epub-33/#h-note-25", "https://www.w3.org/TR/epub-33/#ref-for-dfn-container-root-url-7", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-23", - "https://www.w3.org/TR/epub-33/#h-note-24", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-25", + "https://www.w3.org/TR/epub-33/#h-note-26", "https://www.w3.org/TR/epub-33/#ref-for-index-term-url-parser-4", "https://www.w3.org/TR/epub-33/#ref-for-index-term-percent-encoded-1", "https://www.w3.org/TR/epub-33/#dfn-valid-relative-container-url-with-fragment-string", @@ -572,8 +582,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-index-term-relative-url-with-fragment-strings-1", "https://www.w3.org/TR/epub-33/#ref-for-index-term-url-parser-8", "https://www.w3.org/TR/epub-33/#ref-for-dfn-content-url-6", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-24", - "https://www.w3.org/TR/epub-33/#h-note-25", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-26", + "https://www.w3.org/TR/epub-33/#h-note-27", "https://www.w3.org/TR/epub-33/#ref-for-index-term-double-dot-path-segments-1", "https://www.w3.org/TR/epub-33/#example-referencing-a-file-in-the-same-directory", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-8", @@ -599,8 +609,8 @@ "https://www.w3.org/TR/epub-33/#x4-1-6-3-1-container-file-container-xml", "https://www.w3.org/TR/epub-33/#ref-for-dfn-package-document-18", "https://www.w3.org/TR/epub-33/#ref-for-dfn-ocf-abstract-container-10", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-25", - "https://www.w3.org/TR/epub-33/#h-note-26", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-27", + "https://www.w3.org/TR/epub-33/#h-note-28", "https://www.w3.org/TR/epub-33/#sec-container.xml-container-elem", "https://www.w3.org/TR/epub-33/#x4-1-6-3-1-1-the-container-element", "https://www.w3.org/TR/epub-33/#elemdef-container", @@ -611,7 +621,7 @@ "https://www.w3.org/TR/epub-33/#sec-container.xml-rootfiles-elem", "https://www.w3.org/TR/epub-33/#x4-1-6-3-1-2-the-rootfiles-element", "https://www.w3.org/TR/epub-33/#ref-for-dfn-package-document-19", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-10", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-11", "https://www.w3.org/TR/epub-33/#elemdef-rootfiles", "https://www.w3.org/TR/epub-33/#dfn-rootfiles", "https://www.w3.org/TR/epub-33/#ref-for-dfn-container-1", @@ -619,15 +629,15 @@ "https://www.w3.org/TR/epub-33/#sec-container.xml-rootfile-elem", "https://www.w3.org/TR/epub-33/#x4-1-6-3-1-3-the-rootfile-element", "https://www.w3.org/TR/epub-33/#ref-for-dfn-package-document-20", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-11", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-12", "https://www.w3.org/TR/epub-33/#elemdef-rootfile", "https://www.w3.org/TR/epub-33/#dfn-rootfile", "https://www.w3.org/TR/epub-33/#ref-for-dfn-rootfiles-2", "https://www.w3.org/TR/epub-33/#ref-for-dfn-package-document-21", "https://www.w3.org/TR/epub-33/#ref-for-index-term-path-relative-scheme-less-url-string-2", "https://www.w3.org/TR/epub-33/#ref-for-dfn-root-directory-7", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-26", - "https://www.w3.org/TR/epub-33/#h-note-27", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-28", + "https://www.w3.org/TR/epub-33/#h-note-29", "https://www.w3.org/TR/epub-33/#sec-container.xml-links-elem", "https://www.w3.org/TR/epub-33/#x4-1-6-3-1-4-the-links-element", "https://www.w3.org/TR/epub-33/#elemdef-container-links", @@ -635,8 +645,8 @@ "https://www.w3.org/TR/epub-33/#elemdef-links", "https://www.w3.org/TR/epub-33/#dfn-links", "https://www.w3.org/TR/epub-33/#ref-for-dfn-container-2", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-27", - "https://www.w3.org/TR/epub-33/#h-note-28", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-29", + "https://www.w3.org/TR/epub-33/#h-note-30", "https://www.w3.org/TR/epub-33/#sec-container.xml-link-elem", "https://www.w3.org/TR/epub-33/#x4-1-6-3-1-5-the-link-element", "https://www.w3.org/TR/epub-33/#elemdef-link", @@ -654,8 +664,8 @@ "https://www.w3.org/TR/epub-33/#dfn-encryption", "https://www.w3.org/TR/epub-33/#dfn-encryptedkey", "https://www.w3.org/TR/epub-33/#dfn-encrypteddata", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-28", - "https://www.w3.org/TR/epub-33/#h-note-29", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-30", + "https://www.w3.org/TR/epub-33/#h-note-31", "https://www.w3.org/TR/epub-33/#ref-for-dfn-ocf-abstract-container-11", "https://www.w3.org/TR/epub-33/#encryption-obfuscation", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-20", @@ -674,30 +684,30 @@ "https://www.w3.org/TR/epub-33/#x4-1-6-3-3-manifest-file-manifest-xml", "https://www.w3.org/TR/epub-33/#ref-for-dfn-package-document-23", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-21", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-29", - "https://www.w3.org/TR/epub-33/#h-note-30", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-31", + "https://www.w3.org/TR/epub-33/#h-note-32", "https://www.w3.org/TR/epub-33/#sec-container-metainf-metadata.xml", "https://www.w3.org/TR/epub-33/#x4-1-6-3-4-metadata-file-metadata-xml", "https://www.w3.org/TR/epub-33/#sec-container-metainf-rights.xml", "https://www.w3.org/TR/epub-33/#x4-1-6-3-5-rights-management-file-rights-xml", "https://www.w3.org/TR/epub-33/#sec-container-metainf-signatures.xml", "https://www.w3.org/TR/epub-33/#x4-1-6-3-6-digital-signatures-file-signatures-xml", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-30", - "https://www.w3.org/TR/epub-33/#h-note-31", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-32", + "https://www.w3.org/TR/epub-33/#h-note-33", "https://www.w3.org/TR/epub-33/#sec-signatures.xml-signatures", "https://www.w3.org/TR/epub-33/#x4-1-6-3-6-1-the-signatures-element", "https://www.w3.org/TR/epub-33/#elemdef-signatures", "https://www.w3.org/TR/epub-33/#dfn-signatures", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-31", - "https://www.w3.org/TR/epub-33/#h-note-32", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-33", + "https://www.w3.org/TR/epub-33/#h-note-34", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-22", "https://www.w3.org/TR/epub-33/#sig-container", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-32", - "https://www.w3.org/TR/epub-33/#h-note-33", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-34", + "https://www.w3.org/TR/epub-33/#h-note-35", "https://www.w3.org/TR/epub-33/#sig-restrictions", "https://www.w3.org/TR/epub-33/#ref-for-index-term-section-6-6-4-1", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-33", - "https://www.w3.org/TR/epub-33/#h-note-34", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-35", + "https://www.w3.org/TR/epub-33/#h-note-36", "https://www.w3.org/TR/epub-33/#example-signing-resources", "https://www.w3.org/TR/epub-33/#ref-for-index-term-section-2-1", "https://www.w3.org/TR/epub-33/#sec-container-zip", @@ -722,8 +732,8 @@ "https://www.w3.org/TR/epub-33/#sec-zip-container-mime", "https://www.w3.org/TR/epub-33/#x4-2-3-ocf-zip-container-media-type-identification", "https://www.w3.org/TR/epub-33/#ref-for-dfn-ocf-zip-container-7", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-34", - "https://www.w3.org/TR/epub-33/#h-note-35", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-36", + "https://www.w3.org/TR/epub-33/#h-note-37", "https://www.w3.org/TR/epub-33/#sec-font-obfuscation", "https://www.w3.org/TR/epub-33/#x4-3-font-obfuscation", "https://www.w3.org/TR/epub-33/#caution-2", @@ -750,10 +760,10 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-24", "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-20", "https://www.w3.org/TR/epub-33/#ref-for-dfn-manifest-fallback-chain-5", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-35", - "https://www.w3.org/TR/epub-33/#h-note-36", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-36", - "https://www.w3.org/TR/epub-33/#h-note-37", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-37", + "https://www.w3.org/TR/epub-33/#h-note-38", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-38", + "https://www.w3.org/TR/epub-33/#h-note-39", "https://www.w3.org/TR/epub-33/#sec-parse-package-urls", "https://www.w3.org/TR/epub-33/#x5-2-parsing-urls-in-the-package-document", "https://www.w3.org/TR/epub-33/#pkg-parse-package-url", @@ -764,8 +774,8 @@ "https://www.w3.org/TR/epub-33/#attrdef-dir", "https://www.w3.org/TR/epub-33/#x5-3-1-the-dir-attribute", "https://www.w3.org/TR/epub-33/#ref-for-index-term-base-direction-1", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-37", - "https://www.w3.org/TR/epub-33/#h-note-38", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-39", + "https://www.w3.org/TR/epub-33/#h-note-40", "https://www.w3.org/TR/epub-33/#example-setting-the-global-base-direction-for-package-document-text", "https://www.w3.org/TR/epub-33/#ref-for-dfn-collection-1", "https://www.w3.org/TR/epub-33/#ref-for-dfn-dc-contributor-1", @@ -841,8 +851,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-spine-2", "https://www.w3.org/TR/epub-33/#ref-for-dfn-collection-4", "https://www.w3.org/TR/epub-33/#attrdef-package-version", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-38", - "https://www.w3.org/TR/epub-33/#h-note-39", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-40", + "https://www.w3.org/TR/epub-33/#h-note-41", "https://www.w3.org/TR/epub-33/#attrdef-package-unique-identifier", "https://www.w3.org/TR/epub-33/#ref-for-dfn-dc-identifier-3", "https://www.w3.org/TR/epub-33/#attrdef-package-prefix", @@ -867,8 +877,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-dcterms-modified-1", "https://www.w3.org/TR/epub-33/#example-the-minimal-set-of-metadata-required-in-the-package-document", "https://www.w3.org/TR/epub-33/#ref-for-dfn-meta-6", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-39", - "https://www.w3.org/TR/epub-33/#h-note-40", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-41", + "https://www.w3.org/TR/epub-33/#h-note-42", "https://www.w3.org/TR/epub-33/#sec-metadata-values", "https://www.w3.org/TR/epub-33/#x5-5-2-metadata-values", "https://www.w3.org/TR/epub-33/#ref-for-dfn-meta-7", @@ -897,8 +907,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-metadata-3", "https://www.w3.org/TR/epub-33/#title-order", "https://www.w3.org/TR/epub-33/#example-a-basic-title-element", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-40", - "https://www.w3.org/TR/epub-33/#h-note-41", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-42", + "https://www.w3.org/TR/epub-33/#h-note-43", "https://www.w3.org/TR/epub-33/#sec-opf-dclanguage", "https://www.w3.org/TR/epub-33/#x5-5-3-3-the-dc-language-element", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-28", @@ -908,8 +918,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-value-2", "https://www.w3.org/TR/epub-33/#ref-for-index-term-well-formed-language-tag-2", "https://www.w3.org/TR/epub-33/#example-specifying-u-s-english-as-the-language-of-the-epub-publication", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-41", - "https://www.w3.org/TR/epub-33/#h-note-42", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-43", + "https://www.w3.org/TR/epub-33/#h-note-44", "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-22", "https://www.w3.org/TR/epub-33/#sec-opf-dcmes-optional", "https://www.w3.org/TR/epub-33/#x5-5-4-dublin-core-optional-elements", @@ -947,8 +957,8 @@ "https://www.w3.org/TR/epub-33/#x5-5-4-6-the-dc-type-element", "https://www.w3.org/TR/epub-33/#dfn-dc-type", "https://www.w3.org/TR/epub-33/#ref-for-dfn-value-6", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-42", - "https://www.w3.org/TR/epub-33/#h-note-43", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-44", + "https://www.w3.org/TR/epub-33/#h-note-45", "https://www.w3.org/TR/epub-33/#sec-meta-elem", "https://www.w3.org/TR/epub-33/#x5-5-5-the-meta-element", "https://www.w3.org/TR/epub-33/#elemdef-meta", @@ -959,8 +969,8 @@ "https://www.w3.org/TR/epub-33/#primary-expression", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-30", "https://www.w3.org/TR/epub-33/#subexpression", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-43", - "https://www.w3.org/TR/epub-33/#h-note-44", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-45", + "https://www.w3.org/TR/epub-33/#h-note-46", "https://www.w3.org/TR/epub-33/#example-using-properties-with-reserved-prefixes", "https://www.w3.org/TR/epub-33/#attrdef-scheme", "https://www.w3.org/TR/epub-33/#ref-for-dfn-value-7", @@ -972,8 +982,8 @@ "https://www.w3.org/TR/epub-33/#dfn-dcterms-modified", "https://www.w3.org/TR/epub-33/#ref-for-dfn-value-9", "https://www.w3.org/TR/epub-33/#example-expressing-a-last-modification-date", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-44", - "https://www.w3.org/TR/epub-33/#h-note-45", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-46", + "https://www.w3.org/TR/epub-33/#h-note-47", "https://www.w3.org/TR/epub-33/#sec-link-elem", "https://www.w3.org/TR/epub-33/#x5-5-7-the-link-element", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-31", @@ -985,10 +995,10 @@ "https://www.w3.org/TR/epub-33/#linked-res-manifest", "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-23", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-spine-12", - "https://www.w3.org/TR/epub-33/#ref-for-index-term-script-element-1", + "https://www.w3.org/TR/epub-33/#ref-for-index-term-script-element-2", "https://www.w3.org/TR/epub-33/#example-reference-to-a-record-embedded-in-an-xhtml-content-document", "https://www.w3.org/TR/epub-33/#linked-res-location", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-12", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-13", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-12", "https://www.w3.org/TR/epub-33/#attrdef-link-media-type", "https://www.w3.org/TR/epub-33/#attrdef-hreflang", @@ -1001,8 +1011,8 @@ "https://www.w3.org/TR/epub-33/#sec-linked-records", "https://www.w3.org/TR/epub-33/#ref-for-index-term-processes-linked-records-1", "https://www.w3.org/TR/epub-33/#example-specifying-metadata-precedence", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-45", - "https://www.w3.org/TR/epub-33/#h-note-46", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-47", + "https://www.w3.org/TR/epub-33/#h-note-48", "https://www.w3.org/TR/epub-33/#example-link-to-a-description", "https://www.w3.org/TR/epub-33/#sec-pkg-manifest", "https://www.w3.org/TR/epub-33/#x5-6-manifest-section", @@ -1019,8 +1029,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-container-resource-4", "https://www.w3.org/TR/epub-33/#ref-for-dfn-remote-resource-4", "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-11", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-46", - "https://www.w3.org/TR/epub-33/#h-note-47", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-48", + "https://www.w3.org/TR/epub-33/#h-note-49", "https://www.w3.org/TR/epub-33/#sec-item-elem", "https://www.w3.org/TR/epub-33/#x5-6-2-the-item-element", "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-26", @@ -1035,8 +1045,8 @@ "https://www.w3.org/TR/epub-33/#attrdef-item-fallback", "https://www.w3.org/TR/epub-33/#attrdef-item-media-overlay", "https://www.w3.org/TR/epub-33/#ref-for-dfn-media-overlay-document-2", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-47", - "https://www.w3.org/TR/epub-33/#h-note-48", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-49", + "https://www.w3.org/TR/epub-33/#h-note-50", "https://www.w3.org/TR/epub-33/#ref-for-dfn-spine-3", "https://www.w3.org/TR/epub-33/#sec-item-resource-properties", "https://www.w3.org/TR/epub-33/#x5-6-2-1-resource-properties", @@ -1059,8 +1069,8 @@ "https://www.w3.org/TR/epub-33/#example-link-to-view-foreign-resource-as-top-level-content-document", "https://www.w3.org/TR/epub-33/#ref-for-dfn-top-level-content-document-3", "https://www.w3.org/TR/epub-33/#ref-for-dfn-foreign-content-document-16", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-20", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-13", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-21", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-14", "https://www.w3.org/TR/epub-33/#example-remote-resources-that-are-publication-resources", "https://www.w3.org/TR/epub-33/#ref-for-dfn-remote-resource-5", "https://www.w3.org/TR/epub-33/#example-external-resources-that-are-not-publication-resources", @@ -1076,20 +1086,20 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-manifest-5", "https://www.w3.org/TR/epub-33/#ref-for-dfn-itemref-5", "https://www.w3.org/TR/epub-33/#confreq-pub-resource", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-21", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-22", "https://www.w3.org/TR/epub-33/#ref-for-dfn-foreign-content-document-17", "https://www.w3.org/TR/epub-33/#spine-inclusion-req", "https://www.w3.org/TR/epub-33/#ref-for-index-term-href-attribute-for-a-element-1", "https://www.w3.org/TR/epub-33/#ref-for-index-term-a-element-2", "https://www.w3.org/TR/epub-33/#ref-for-index-term-area-element-1", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-navigation-document-4", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-48", - "https://www.w3.org/TR/epub-33/#h-note-49", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-50", + "https://www.w3.org/TR/epub-33/#h-note-51", "https://www.w3.org/TR/epub-33/#ref-for-index-term-embedded-content-2", "https://www.w3.org/TR/epub-33/#attrdef-spine-page-progression-direction", "https://www.w3.org/TR/epub-33/#sec-itemref-elem", "https://www.w3.org/TR/epub-33/#x5-7-2-the-itemref-element", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-22", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-23", "https://www.w3.org/TR/epub-33/#ref-for-dfn-foreign-content-document-18", "https://www.w3.org/TR/epub-33/#elemdef-spine-itemref", "https://www.w3.org/TR/epub-33/#dfn-itemref", @@ -1098,14 +1108,14 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-12", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-7", "https://www.w3.org/TR/epub-33/#confreq-spine-itemtypes", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-23", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-24", "https://www.w3.org/TR/epub-33/#ref-for-dfn-foreign-content-document-19", "https://www.w3.org/TR/epub-33/#ref-for-dfn-manifest-fallback-chain-7", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-49", - "https://www.w3.org/TR/epub-33/#h-note-50", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-51", + "https://www.w3.org/TR/epub-33/#h-note-52", "https://www.w3.org/TR/epub-33/#attrdef-itemref-linear", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-50", - "https://www.w3.org/TR/epub-33/#h-note-51", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-52", + "https://www.w3.org/TR/epub-33/#h-note-53", "https://www.w3.org/TR/epub-33/#linear-itemrefs", "https://www.w3.org/TR/epub-33/#confreq-spine-nonlinear", "https://www.w3.org/TR/epub-33/#attrdef-itemref-properties", @@ -1118,12 +1128,12 @@ "https://www.w3.org/TR/epub-33/#dfn-collection", "https://www.w3.org/TR/epub-33/#ref-for-dfn-collection-5", "https://www.w3.org/TR/epub-33/#ref-for-dfn-collection-6", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-24", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-25", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-32", "https://www.w3.org/TR/epub-33/#attrdef-collection-role", "https://www.w3.org/TR/epub-33/#ref-for-index-term-absolute-url-with-fragment-string-2", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-51", - "https://www.w3.org/TR/epub-33/#h-note-52", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-53", + "https://www.w3.org/TR/epub-33/#h-note-54", "https://www.w3.org/TR/epub-33/#example-a-multi-document-index", "https://www.w3.org/TR/epub-33/#sec-defining-collection-types", "https://www.w3.org/TR/epub-33/#x5-8-2-defining-collection-types-deprecated", @@ -1132,8 +1142,8 @@ "https://www.w3.org/TR/epub-33/#sec-opf2-meta", "https://www.w3.org/TR/epub-33/#x5-9-1-the-meta-element", "https://www.w3.org/TR/epub-33/#ref-for-dfn-meta-8", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-52", - "https://www.w3.org/TR/epub-33/#h-note-53", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-54", + "https://www.w3.org/TR/epub-33/#h-note-55", "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-13", "https://www.w3.org/TR/epub-33/#sec-opf2-guide", "https://www.w3.org/TR/epub-33/#x5-9-2-the-guide-element", @@ -1154,13 +1164,13 @@ "https://www.w3.org/TR/epub-33/#ref-for-index-term-xml-syntax-3", "https://www.w3.org/TR/epub-33/#confreq-cd-html-docprops-html", "https://www.w3.org/TR/epub-33/#confreq-cd-html-docprops-schema", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-53", - "https://www.w3.org/TR/epub-33/#h-note-54", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-55", + "https://www.w3.org/TR/epub-33/#h-note-56", "https://www.w3.org/TR/epub-33/#sec-xhtml-extensions", "https://www.w3.org/TR/epub-33/#x6-1-3-html-extensions", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-10", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-54", - "https://www.w3.org/TR/epub-33/#h-note-55", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-56", + "https://www.w3.org/TR/epub-33/#h-note-57", "https://www.w3.org/TR/epub-33/#ref-for-index-term-vendor-neutral-extensions-1", "https://www.w3.org/TR/epub-33/#sec-xhtml-structural-semantics", "https://www.w3.org/TR/epub-33/#x6-1-3-1-structural-semantics", @@ -1170,8 +1180,8 @@ "https://www.w3.org/TR/epub-33/#sec-xhtml-rdfa", "https://www.w3.org/TR/epub-33/#x6-1-3-2-rdfa", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-12", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-55", - "https://www.w3.org/TR/epub-33/#h-note-56", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-57", + "https://www.w3.org/TR/epub-33/#h-note-58", "https://www.w3.org/TR/epub-33/#ref-for-index-term-microdata-attributes-1", "https://www.w3.org/TR/epub-33/#ref-for-index-term-linked-data-1", "https://www.w3.org/TR/epub-33/#sec-xhtml-content-switch", @@ -1185,8 +1195,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-13", "https://www.w3.org/TR/epub-33/#ref-for-index-term-prefixed-1", "https://www.w3.org/TR/epub-33/#ref-for-index-term-domain-1", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-56", - "https://www.w3.org/TR/epub-33/#h-note-57", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-58", + "https://www.w3.org/TR/epub-33/#h-note-59", "https://www.w3.org/TR/epub-33/#sec-xhtml-deviations", "https://www.w3.org/TR/epub-33/#x6-1-4-html-deviations-and-constraints", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-14", @@ -1199,15 +1209,15 @@ "https://www.w3.org/TR/epub-33/#confreq-mathml-annot-cont", "https://www.w3.org/TR/epub-33/#ref-for-index-term-content-mathml-1", "https://www.w3.org/TR/epub-33/#confreq-mathml-annot-cont-attrs", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-57", - "https://www.w3.org/TR/epub-33/#h-note-58", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-59", + "https://www.w3.org/TR/epub-33/#h-note-60", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-8", "https://www.w3.org/TR/epub-33/#sec-xhtml-svg", "https://www.w3.org/TR/epub-33/#x6-1-4-2-embedded-svg", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-15", "https://www.w3.org/TR/epub-33/#ref-for-dfn-svg-content-document-4", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-58", - "https://www.w3.org/TR/epub-33/#h-note-59", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-60", + "https://www.w3.org/TR/epub-33/#h-note-61", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-9", "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-14", "https://www.w3.org/TR/epub-33/#sec-xhtml-deviations-discouraged", @@ -1242,16 +1252,16 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-svg-content-document-5", "https://www.w3.org/TR/epub-33/#ref-for-dfn-core-media-type-resource-12", "https://www.w3.org/TR/epub-33/#ref-for-dfn-svg-content-document-6", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-59", - "https://www.w3.org/TR/epub-33/#h-note-60", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-61", + "https://www.w3.org/TR/epub-33/#h-note-62", "https://www.w3.org/TR/epub-33/#ref-for-dfn-svg-content-document-7", "https://www.w3.org/TR/epub-33/#sec-svg-req", "https://www.w3.org/TR/epub-33/#x6-2-2-svg-requirements", "https://www.w3.org/TR/epub-33/#confreq-cd-svg-docprops-schema", "https://www.w3.org/TR/epub-33/#confreq-svg-structural-semantics", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-type-2", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-60", - "https://www.w3.org/TR/epub-33/#h-note-61", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-62", + "https://www.w3.org/TR/epub-33/#h-note-63", "https://www.w3.org/TR/epub-33/#sec-svg-restrictions", "https://www.w3.org/TR/epub-33/#x6-2-3-restrictions-on-svg", "https://www.w3.org/TR/epub-33/#ref-for-dfn-svg-content-document-8", @@ -1259,8 +1269,8 @@ "https://www.w3.org/TR/epub-33/#confreq-svg-foreignObject-xhtml-content", "https://www.w3.org/TR/epub-33/#ref-for-index-term-flow-content-2", "https://www.w3.org/TR/epub-33/#ref-for-index-term-body-1", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-61", - "https://www.w3.org/TR/epub-33/#h-note-62", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-63", + "https://www.w3.org/TR/epub-33/#h-note-64", "https://www.w3.org/TR/epub-33/#ref-for-index-term-restrictions-on-svg-1", "https://www.w3.org/TR/epub-33/#confreq-svg-foreignObject-xhtml-frag", "https://www.w3.org/TR/epub-33/#confreq-svg-title", @@ -1270,8 +1280,8 @@ "https://www.w3.org/TR/epub-33/#x6-3-1-cascading-style-sheets-css", "https://www.w3.org/TR/epub-33/#sec-css-intro", "https://www.w3.org/TR/epub-33/#x6-3-1-1-introduction", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-62", - "https://www.w3.org/TR/epub-33/#h-note-63", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-64", + "https://www.w3.org/TR/epub-33/#h-note-65", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-17", "https://www.w3.org/TR/epub-33/#sec-css-req", "https://www.w3.org/TR/epub-33/#x6-3-1-2-css-requirements", @@ -1282,8 +1292,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-index-term-unicode-bidi-property-1", "https://www.w3.org/TR/epub-33/#confreq-css-prefixed", "https://www.w3.org/TR/epub-33/#confreq-css-encoding", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-63", - "https://www.w3.org/TR/epub-33/#h-note-64", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-65", + "https://www.w3.org/TR/epub-33/#h-note-66", "https://www.w3.org/TR/epub-33/#ref-for-index-term-dir-attribute-for-html-global-element-1", "https://www.w3.org/TR/epub-33/#ref-for-index-term-bdo-element-1", "https://www.w3.org/TR/epub-33/#ref-for-index-term-dir-attribute-for-html-global-element-2", @@ -1296,42 +1306,42 @@ "https://www.w3.org/TR/epub-33/#x6-3-2-scripting", "https://www.w3.org/TR/epub-33/#sec-scripted-support", "https://www.w3.org/TR/epub-33/#x6-3-2-1-script-inclusion", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-25", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-26", "https://www.w3.org/TR/epub-33/#ref-for-dfn-scripted-content-document-2", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-16", "https://www.w3.org/TR/epub-33/#ref-for-index-term-forms-element-2", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-10", "https://www.w3.org/TR/epub-33/#ref-for-dfn-scripted-content-document-3", - "https://www.w3.org/TR/epub-33/#ref-for-index-term-data-block-1", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-64", - "https://www.w3.org/TR/epub-33/#h-note-65", + "https://www.w3.org/TR/epub-33/#ref-for-index-term-data-blocks-2", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-66", + "https://www.w3.org/TR/epub-33/#h-note-67", "https://www.w3.org/TR/epub-33/#ref-for-index-term-origin-1", "https://www.w3.org/TR/epub-33/#ref-for-index-term-scripting-1", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-65", - "https://www.w3.org/TR/epub-33/#h-note-66", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-67", + "https://www.w3.org/TR/epub-33/#h-note-68", "https://www.w3.org/TR/epub-33/#sec-scripted-context", "https://www.w3.org/TR/epub-33/#x6-3-2-2-scripting-contexts", "https://www.w3.org/TR/epub-33/#ref-for-dfn-top-level-content-document-5", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-66", - "https://www.w3.org/TR/epub-33/#h-note-67", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-68", + "https://www.w3.org/TR/epub-33/#h-note-69", "https://www.w3.org/TR/epub-33/#ref-for-index-term-object-type-2", "https://www.w3.org/TR/epub-33/#ref-for-index-term-scripting-2", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-67", - "https://www.w3.org/TR/epub-33/#h-note-68", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-69", + "https://www.w3.org/TR/epub-33/#h-note-70", "https://www.w3.org/TR/epub-33/#sec-scripted-container-constrained", "https://www.w3.org/TR/epub-33/#x6-3-2-2-1-container-constrained-scripts", - "https://www.w3.org/TR/epub-33/#ref-for-index-term-script-element-2", + "https://www.w3.org/TR/epub-33/#ref-for-index-term-script-element-3", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-17", "https://www.w3.org/TR/epub-33/#ref-for-index-term-iframe-element-2", "https://www.w3.org/TR/epub-33/#ref-for-dfn-svg-content-document-9", "https://www.w3.org/TR/epub-33/#ref-for-index-term-iframe-element-3", "https://www.w3.org/TR/epub-33/#confreq-cd-scripted-container", "https://www.w3.org/TR/epub-33/#ref-for-index-term-scripting-3", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-68", - "https://www.w3.org/TR/epub-33/#h-note-69", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-70", + "https://www.w3.org/TR/epub-33/#h-note-71", "https://www.w3.org/TR/epub-33/#sec-scripted-spine", "https://www.w3.org/TR/epub-33/#x6-3-2-2-2-spine-level-scripts", - "https://www.w3.org/TR/epub-33/#ref-for-index-term-script-element-3", + "https://www.w3.org/TR/epub-33/#ref-for-index-term-script-element-4", "https://www.w3.org/TR/epub-33/#ref-for-dfn-top-level-content-document-6", "https://www.w3.org/TR/epub-33/#ref-for-index-term-fixed-layout-documents-1", "https://www.w3.org/TR/epub-33/#ref-for-index-term-reflowable-documents-set-to-scroll-1", @@ -1378,7 +1388,7 @@ "https://www.w3.org/TR/epub-33/#confreq-nav-a-href-default", "https://www.w3.org/TR/epub-33/#ref-for-dfn-top-level-content-document-8", "https://www.w3.org/TR/epub-33/#confreq-nav-a-href-other", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-14", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-15", "https://www.w3.org/TR/epub-33/#confreq-nav-a-nest", "https://www.w3.org/TR/epub-33/#confreq-nav-span-nest", "https://www.w3.org/TR/epub-33/#confreq-nav-sublist", @@ -1416,8 +1426,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-25", "https://www.w3.org/TR/epub-33/#ref-for-dfn-viewport-3", "https://www.w3.org/TR/epub-33/#ref-for-index-term-hidden-attribute-for-html-global-element-1", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-69", - "https://www.w3.org/TR/epub-33/#h-note-70", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-71", + "https://www.w3.org/TR/epub-33/#h-note-72", "https://www.w3.org/TR/epub-33/#example-hiding-a-nav-element-in-spine", "https://www.w3.org/TR/epub-33/#example-hiding-branches-of-a-nav-element", "https://www.w3.org/TR/epub-33/#sec-rendering-control", @@ -1434,7 +1444,7 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-26", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-21", "https://www.w3.org/TR/epub-33/#note-mechanisms", - "https://www.w3.org/TR/epub-33/#h-note-71", + "https://www.w3.org/TR/epub-33/#h-note-73", "https://www.w3.org/TR/epub-33/#sec-fxl-package", "https://www.w3.org/TR/epub-33/#x8-2-2-fixed-layout-package-settings", "https://www.w3.org/TR/epub-33/#layout", @@ -1444,10 +1454,10 @@ "https://www.w3.org/TR/epub-33/#def-layout-pre-paginated", "https://www.w3.org/TR/epub-33/#ref-for-dfn-itemref-6", "https://www.w3.org/TR/epub-33/#uaag", - "https://www.w3.org/TR/epub-33/#h-note-72", + "https://www.w3.org/TR/epub-33/#h-note-74", "https://www.w3.org/TR/epub-33/#ref-for-index-term-guideline-1-4-provide-text-configuration-1", "https://www.w3.org/TR/epub-33/#fxl-layout-duplication", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-26", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-27", "https://www.w3.org/TR/epub-33/#fxl-ex1", "https://www.w3.org/TR/epub-33/#layout-overrides", "https://www.w3.org/TR/epub-33/#x8-2-2-1-1-layout-overrides", @@ -1459,7 +1469,7 @@ "https://www.w3.org/TR/epub-33/#x8-2-2-2-orientation", "https://www.w3.org/TR/epub-33/#property-orientation-global", "https://www.w3.org/TR/epub-33/#fxl-orientation-duplication", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-27", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-28", "https://www.w3.org/TR/epub-33/#fxl-ex2", "https://www.w3.org/TR/epub-33/#orientation-overrides", "https://www.w3.org/TR/epub-33/#x8-2-2-2-1-orientation-overrides", @@ -1472,11 +1482,11 @@ "https://www.w3.org/TR/epub-33/#x8-2-2-3-synthetic-spreads", "https://www.w3.org/TR/epub-33/#property-spread-global", "https://www.w3.org/TR/epub-33/#ref-for-dfn-synthetic-spread-1", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-28", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-70", - "https://www.w3.org/TR/epub-33/#h-note-73", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-71", - "https://www.w3.org/TR/epub-33/#h-note-74", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-29", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-72", + "https://www.w3.org/TR/epub-33/#h-note-75", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-73", + "https://www.w3.org/TR/epub-33/#h-note-76", "https://www.w3.org/TR/epub-33/#ref-for-dfn-spine-5", "https://www.w3.org/TR/epub-33/#spread-none-example", "https://www.w3.org/TR/epub-33/#spread-none-figure", @@ -1502,12 +1512,12 @@ "https://www.w3.org/TR/epub-33/#page-spread", "https://www.w3.org/TR/epub-33/#x8-2-2-4-spread-placement", "https://www.w3.org/TR/epub-33/#ref-for-dfn-synthetic-spread-2", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-29", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-30", "https://www.w3.org/TR/epub-33/#page-spread-center", "https://www.w3.org/TR/epub-33/#fxl-page-spread-left", "https://www.w3.org/TR/epub-33/#fxl-page-spread-right", "https://www.w3.org/TR/epub-33/#note-page-spread-aliases", - "https://www.w3.org/TR/epub-33/#h-note-75", + "https://www.w3.org/TR/epub-33/#h-note-77", "https://www.w3.org/TR/epub-33/#spread-page-spread-right-example", "https://www.w3.org/TR/epub-33/#spread-page-spread-right-figure", "https://www.w3.org/TR/epub-33/#spread-page-spread-right-diagram", @@ -1529,13 +1539,13 @@ "https://www.w3.org/TR/epub-33/#example-specifying-the-initial-containing-block-in-the-viewbox-attribute", "https://www.w3.org/TR/epub-33/#sec-reflowable-layouts", "https://www.w3.org/TR/epub-33/#x8-3-reflowable-layouts", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-30", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-31", "https://www.w3.org/TR/epub-33/#ref-for-dfn-viewport-4", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-28", "https://www.w3.org/TR/epub-33/#flow", "https://www.w3.org/TR/epub-33/#x8-3-1-the-rendition-flow-property", "https://www.w3.org/TR/epub-33/#property-flow-global", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-31", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-32", "https://www.w3.org/TR/epub-33/#paginated", "https://www.w3.org/TR/epub-33/#paginated-dd", "https://www.w3.org/TR/epub-33/#scrolled-continuous", @@ -1545,7 +1555,7 @@ "https://www.w3.org/TR/epub-33/#auto", "https://www.w3.org/TR/epub-33/#html-body-page-break-before", "https://www.w3.org/TR/epub-33/#ref-for-index-term-body-2", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-32", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-33", "https://www.w3.org/TR/epub-33/#fig-flow-paginated-single", "https://www.w3.org/TR/epub-33/#flow-paginated-single-diagram", "https://www.w3.org/TR/epub-33/#fig-flow-paginated-multiple", @@ -1567,8 +1577,8 @@ "https://www.w3.org/TR/epub-33/#x8-3-2-the-rendition-align-x-center-property", "https://www.w3.org/TR/epub-33/#ref-for-dfn-meta-9", "https://www.w3.org/TR/epub-33/#ref-for-dfn-itemref-11", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-72", - "https://www.w3.org/TR/epub-33/#h-note-76", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-74", + "https://www.w3.org/TR/epub-33/#h-note-78", "https://www.w3.org/TR/epub-33/#sec-media-overlays", "https://www.w3.org/TR/epub-33/#x9-media-overlays", "https://www.w3.org/TR/epub-33/#sec-overlays-introduction", @@ -1607,7 +1617,7 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-smil-2", "https://www.w3.org/TR/epub-33/#ref-for-dfn-head-3", "https://www.w3.org/TR/epub-33/#addrdef-smil-body-type", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-33", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-34", "https://www.w3.org/TR/epub-33/#attrdef-body-textref", "https://www.w3.org/TR/epub-33/#ref-for-index-term-path-relative-scheme-less-url-string-6", "https://www.w3.org/TR/epub-33/#ref-for-index-term-url-fragment-string-3", @@ -1619,7 +1629,7 @@ "https://www.w3.org/TR/epub-33/#dfn-seq", "https://www.w3.org/TR/epub-33/#ref-for-dfn-body-2", "https://www.w3.org/TR/epub-33/#ref-for-dfn-seq-2", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-34", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-35", "https://www.w3.org/TR/epub-33/#attrdef-seq-textref", "https://www.w3.org/TR/epub-33/#ref-for-index-term-path-relative-scheme-less-url-string-7", "https://www.w3.org/TR/epub-33/#ref-for-index-term-url-fragment-string-4", @@ -1631,19 +1641,19 @@ "https://www.w3.org/TR/epub-33/#dfn-par", "https://www.w3.org/TR/epub-33/#ref-for-dfn-body-3", "https://www.w3.org/TR/epub-33/#ref-for-dfn-seq-4", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-35", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-36", "https://www.w3.org/TR/epub-33/#ref-for-dfn-text-1", "https://www.w3.org/TR/epub-33/#ref-for-dfn-audio-1", "https://www.w3.org/TR/epub-33/#sec-smil-text-elem", "https://www.w3.org/TR/epub-33/#x9-2-2-7-the-text-element", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-36", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-37", "https://www.w3.org/TR/epub-33/#elemdef-smil-text", "https://www.w3.org/TR/epub-33/#dfn-text", "https://www.w3.org/TR/epub-33/#ref-for-dfn-par-3", "https://www.w3.org/TR/epub-33/#ref-for-index-term-path-relative-scheme-less-url-string-8", "https://www.w3.org/TR/epub-33/#ref-for-index-term-url-fragment-string-5", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-73", - "https://www.w3.org/TR/epub-33/#h-note-77", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-75", + "https://www.w3.org/TR/epub-33/#h-note-79", "https://www.w3.org/TR/epub-33/#ref-for-index-term-palpable-content-1", "https://www.w3.org/TR/epub-33/#sec-smil-audio-elem", "https://www.w3.org/TR/epub-33/#x9-2-2-8-the-audio-element", @@ -1660,7 +1670,7 @@ "https://www.w3.org/TR/epub-33/#x9-3-creating-media-overlays", "https://www.w3.org/TR/epub-33/#sec-docs-intro", "https://www.w3.org/TR/epub-33/#x9-3-1-introduction", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-37", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-38", "https://www.w3.org/TR/epub-33/#ref-for-dfn-body-4", "https://www.w3.org/TR/epub-33/#ref-for-dfn-seq-5", "https://www.w3.org/TR/epub-33/#ref-for-dfn-par-5", @@ -1670,9 +1680,9 @@ "https://www.w3.org/TR/epub-33/#example-a-basic-media-overlay-document-containing-a-sequence-of-phrases", "https://www.w3.org/TR/epub-33/#sec-docs-relations", "https://www.w3.org/TR/epub-33/#x9-3-2-relationship-to-the-epub-content-document", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-74", - "https://www.w3.org/TR/epub-33/#h-note-78", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-38", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-76", + "https://www.w3.org/TR/epub-33/#h-note-80", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-39", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-19", "https://www.w3.org/TR/epub-33/#ref-for-dfn-svg-content-document-10", "https://www.w3.org/TR/epub-33/#sec-media-overlays-structure", @@ -1682,14 +1692,14 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-seq-6", "https://www.w3.org/TR/epub-33/#ref-for-dfn-text-3", "https://www.w3.org/TR/epub-33/#ref-for-dfn-audio-3", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-75", - "https://www.w3.org/TR/epub-33/#h-note-79", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-77", + "https://www.w3.org/TR/epub-33/#h-note-81", "https://www.w3.org/TR/epub-33/#example-mo-nesting", "https://www.w3.org/TR/epub-33/#sec-media-overlays-fragids", "https://www.w3.org/TR/epub-33/#x9-3-2-2-referencing-document-fragments", "https://www.w3.org/TR/epub-33/#ref-for-dfn-text-4", "https://www.w3.org/TR/epub-33/#ref-for-index-term-url-fragment-string-6", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-39", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-40", "https://www.w3.org/TR/epub-33/#sec-media-overlays-granularity", "https://www.w3.org/TR/epub-33/#x9-3-2-3-overlay-granularity", "https://www.w3.org/TR/epub-33/#ref-for-dfn-text-5", @@ -1697,7 +1707,7 @@ "https://www.w3.org/TR/epub-33/#ref-for-index-term-span-element-2", "https://www.w3.org/TR/epub-33/#sec-embedded-media", "https://www.w3.org/TR/epub-33/#x9-3-2-4-embedded-media", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-40", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-41", "https://www.w3.org/TR/epub-33/#ref-for-dfn-media-overlay-document-4", "https://www.w3.org/TR/epub-33/#ref-for-dfn-text-6", "https://www.w3.org/TR/epub-33/#sec-emb-audio-video", @@ -1714,8 +1724,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-par-7", "https://www.w3.org/TR/epub-33/#ref-for-dfn-audio-6", "https://www.w3.org/TR/epub-33/#ref-for-dfn-text-8", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-76", - "https://www.w3.org/TR/epub-33/#h-note-80", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-78", + "https://www.w3.org/TR/epub-33/#h-note-82", "https://www.w3.org/TR/epub-33/#ref-for-index-term-epub-3-text-to-speech-support-1", "https://www.w3.org/TR/epub-33/#sec-docs-structural-semantic", "https://www.w3.org/TR/epub-33/#x9-3-3-structural-semantics-in-overlays", @@ -1728,18 +1738,18 @@ "https://www.w3.org/TR/epub-33/#example-semantic-markup-for-a-media-overlay-document-containing-a-figure", "https://www.w3.org/TR/epub-33/#sec-docs-assoc-style", "https://www.w3.org/TR/epub-33/#x9-3-4-associating-style-information", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-41", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-42", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-37", "https://www.w3.org/TR/epub-33/#example-associating-style-information-with-the-currently-playing-epub-content-document", "https://www.w3.org/TR/epub-33/#sec-docs-package", "https://www.w3.org/TR/epub-33/#x9-3-5-media-overlays-packaging", "https://www.w3.org/TR/epub-33/#sec-package-including", "https://www.w3.org/TR/epub-33/#x9-3-5-1-including-media-overlays", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-42", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-43", "https://www.w3.org/TR/epub-33/#ref-for-dfn-media-overlay-document-6", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-11", "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-15", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-43", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-44", "https://www.w3.org/TR/epub-33/#example-entries-for-an-epub-content-document-and-its-associated-media-overlay-document-in-the-package-document-manifest", "https://www.w3.org/TR/epub-33/#sec-mo-package-metadata", "https://www.w3.org/TR/epub-33/#x9-3-5-2-overlays-package-metadata", @@ -1749,11 +1759,11 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-meta-10", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-manifest-12", "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-16", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-77", - "https://www.w3.org/TR/epub-33/#h-note-81", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-79", + "https://www.w3.org/TR/epub-33/#h-note-83", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-30", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-78", - "https://www.w3.org/TR/epub-33/#h-note-82", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-80", + "https://www.w3.org/TR/epub-33/#h-note-84", "https://www.w3.org/TR/epub-33/#example-media-overlays-metadata-in-the-package-document", "https://www.w3.org/TR/epub-33/#sec-behaviors-skip-escape", "https://www.w3.org/TR/epub-33/#x9-4-skippability-and-escapability", @@ -1769,8 +1779,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-index-term-list-1", "https://www.w3.org/TR/epub-33/#ref-for-index-term-figure-1", "https://www.w3.org/TR/epub-33/#ref-for-index-term-aside-1", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-79", - "https://www.w3.org/TR/epub-33/#h-note-83", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-81", + "https://www.w3.org/TR/epub-33/#h-note-85", "https://www.w3.org/TR/epub-33/#example-escapable-structures", "https://www.w3.org/TR/epub-33/#sec-mo-nav-doc", "https://www.w3.org/TR/epub-33/#x9-5-navigation-document-overlays", @@ -1780,22 +1790,22 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-23", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-spine-19", "https://www.w3.org/TR/epub-33/#ref-for-index-term-navigation-document-processing-1", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-80", - "https://www.w3.org/TR/epub-33/#h-note-84", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-82", + "https://www.w3.org/TR/epub-33/#h-note-86", "https://www.w3.org/TR/epub-33/#sec-accessibility", "https://www.w3.org/TR/epub-33/#x10-accessibility", "https://www.w3.org/TR/epub-33/#ref-for-index-term-epub-accessibility-2", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-39", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-32", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-81", - "https://www.w3.org/TR/epub-33/#h-note-85", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-83", + "https://www.w3.org/TR/epub-33/#h-note-87", "https://www.w3.org/TR/epub-33/#sec-security-privacy", "https://www.w3.org/TR/epub-33/#x11-security-and-privacy", "https://www.w3.org/TR/epub-33/#security-privacy-overview", "https://www.w3.org/TR/epub-33/#x11-1-overview", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-40", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-82", - "https://www.w3.org/TR/epub-33/#h-note-86", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-84", + "https://www.w3.org/TR/epub-33/#h-note-88", "https://www.w3.org/TR/epub-33/#ref-for-index-term-security-and-privacy-section-1", "https://www.w3.org/TR/epub-33/#epub-threat-model", "https://www.w3.org/TR/epub-33/#x11-2-threat-model", @@ -1815,28 +1825,28 @@ "https://www.w3.org/TR/epub-33/#a-1-under-implemented-features", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-33", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-24", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-83", - "https://www.w3.org/TR/epub-33/#h-note-87", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-85", + "https://www.w3.org/TR/epub-33/#h-note-89", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-conformance-checker-4", "https://www.w3.org/TR/epub-33/#caution-5", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-84", - "https://www.w3.org/TR/epub-33/#h-note-88", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-86", + "https://www.w3.org/TR/epub-33/#h-note-90", "https://www.w3.org/TR/epub-33/#deprecated", "https://www.w3.org/TR/epub-33/#a-2-deprecated-features", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-34", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-41", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-25", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-85", - "https://www.w3.org/TR/epub-33/#h-note-89", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-86", - "https://www.w3.org/TR/epub-33/#h-note-90", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-87", + "https://www.w3.org/TR/epub-33/#h-note-91", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-88", + "https://www.w3.org/TR/epub-33/#h-note-92", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-conformance-checker-5", "https://www.w3.org/TR/epub-33/#legacy", "https://www.w3.org/TR/epub-33/#a-3-legacy-features", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-35", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-26", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-87", - "https://www.w3.org/TR/epub-33/#h-note-91", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-89", + "https://www.w3.org/TR/epub-33/#h-note-93", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-conformance-checker-6", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-42", "https://www.w3.org/TR/epub-33/#app-identifiers-allowed", @@ -1851,7 +1861,7 @@ "https://www.w3.org/TR/epub-33/#sec-structural-semantics-intro", "https://www.w3.org/TR/epub-33/#c-1-introduction", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-type-8", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-44", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-45", "https://www.w3.org/TR/epub-33/#ref-for-dfn-media-overlay-document-7", "https://www.w3.org/TR/epub-33/#ref-for-index-term-role-attribute-1", "https://www.w3.org/TR/epub-33/#sec-epub-type-attribute", @@ -1872,7 +1882,7 @@ "https://www.w3.org/TR/epub-33/#d-1-vocabulary-association-mechanisms", "https://www.w3.org/TR/epub-33/#sec-vocab-assoc-intro", "https://www.w3.org/TR/epub-33/#d-1-1-introduction", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-45", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-46", "https://www.w3.org/TR/epub-33/#ref-for-dfn-media-overlay-document-8", "https://www.w3.org/TR/epub-33/#ref-for-dfn-package-document-27", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-reading-system-27", @@ -1888,8 +1898,8 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-17", "https://www.w3.org/TR/epub-33/#sec-default-vocab", "https://www.w3.org/TR/epub-33/#d-1-3-default-vocabularies", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-88", - "https://www.w3.org/TR/epub-33/#h-note-92", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-90", + "https://www.w3.org/TR/epub-33/#h-note-94", "https://www.w3.org/TR/epub-33/#sec-prefix-attr", "https://www.w3.org/TR/epub-33/#d-1-4-the-prefix-attribute", "https://www.w3.org/TR/epub-33/#prefix.ebnf.def", @@ -1899,11 +1909,11 @@ "https://www.w3.org/TR/epub-33/#prefix.ebnf.whitespace", "https://www.w3.org/TR/epub-33/#ref-for-dfn-package-document-28", "https://www.w3.org/TR/epub-33/#example-declaring-prefixes-in-the-package-document", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-46", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-47", "https://www.w3.org/TR/epub-33/#ref-for-dfn-media-overlay-document-9", "https://www.w3.org/TR/epub-33/#example-declaring-prefixes-in-an-xhtml-content-document", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-89", - "https://www.w3.org/TR/epub-33/#h-note-93", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-91", + "https://www.w3.org/TR/epub-33/#h-note-95", "https://www.w3.org/TR/epub-33/#ref-for-index-term-html-element-1", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-creator-36", "https://www.w3.org/TR/epub-33/#sec-reserved-prefixes", @@ -1929,8 +1939,8 @@ "https://www.w3.org/TR/epub-33/#sec-authority", "https://www.w3.org/TR/epub-33/#d-3-2-authority", "https://www.w3.org/TR/epub-33/#authority", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-90", - "https://www.w3.org/TR/epub-33/#h-note-94", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-92", + "https://www.w3.org/TR/epub-33/#h-note-96", "https://www.w3.org/TR/epub-33/#ref-for-dfn-dc-subject-4", "https://www.w3.org/TR/epub-33/#example-expressing-a-bisac-subject-heading", "https://www.w3.org/TR/epub-33/#sec-belongs-to-collection", @@ -1940,8 +1950,8 @@ "https://www.w3.org/TR/epub-33/#sec-collection-type", "https://www.w3.org/TR/epub-33/#d-3-4-collection-type", "https://www.w3.org/TR/epub-33/#collection-type", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-91", - "https://www.w3.org/TR/epub-33/#h-note-95", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-93", + "https://www.w3.org/TR/epub-33/#h-note-97", "https://www.w3.org/TR/epub-33/#example-identifying-a-publication-belongs-to-a-series", "https://www.w3.org/TR/epub-33/#sec-display-seq", "https://www.w3.org/TR/epub-33/#d-3-5-display-seq", @@ -1974,8 +1984,8 @@ "https://www.w3.org/TR/epub-33/#d-3-11-source-of", "https://www.w3.org/TR/epub-33/#source-of", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-publication-43", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-92", - "https://www.w3.org/TR/epub-33/#h-note-96", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-94", + "https://www.w3.org/TR/epub-33/#h-note-98", "https://www.w3.org/TR/epub-33/#example-identifying-the-print-pagination-source-of-a-publication", "https://www.w3.org/TR/epub-33/#sec-term", "https://www.w3.org/TR/epub-33/#d-3-12-term", @@ -2038,16 +2048,16 @@ "https://www.w3.org/TR/epub-33/#xmp", "https://www.w3.org/TR/epub-33/#app-rendering-vocab", "https://www.w3.org/TR/epub-33/#d-5-package-rendering-vocabulary", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-93", - "https://www.w3.org/TR/epub-33/#h-note-97", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-95", + "https://www.w3.org/TR/epub-33/#h-note-99", "https://www.w3.org/TR/epub-33/#ref-for-dfn-meta-13", "https://www.w3.org/TR/epub-33/#ref-for-dfn-itemref-12", "https://www.w3.org/TR/epub-33/#sec-rendering-custom-properties", "https://www.w3.org/TR/epub-33/#d-5-1-custom-rendering-properties", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-47", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-48", "https://www.w3.org/TR/epub-33/#ref-for-dfn-package-document-30", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-94", - "https://www.w3.org/TR/epub-33/#h-note-98", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-96", + "https://www.w3.org/TR/epub-33/#h-note-100", "https://www.w3.org/TR/epub-33/#app-item-properties-vocab", "https://www.w3.org/TR/epub-33/#d-6-manifest-properties-vocabulary", "https://www.w3.org/TR/epub-33/#ref-for-dfn-item-18", @@ -2057,7 +2067,7 @@ "https://www.w3.org/TR/epub-33/#sec-mathml", "https://www.w3.org/TR/epub-33/#d-6-2-mathml", "https://www.w3.org/TR/epub-33/#mathml", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-48", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-49", "https://www.w3.org/TR/epub-33/#sec-nav-prop", "https://www.w3.org/TR/epub-33/#d-6-3-nav", "https://www.w3.org/TR/epub-33/#nav", @@ -2067,7 +2077,7 @@ "https://www.w3.org/TR/epub-33/#sec-remote-resources", "https://www.w3.org/TR/epub-33/#d-6-4-remote-resources", "https://www.w3.org/TR/epub-33/#remote-resources", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-15", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-16", "https://www.w3.org/TR/epub-33/#ref-for-dfn-xhtml-content-document-21", "https://www.w3.org/TR/epub-33/#ref-for-dfn-svg-content-document-11", "https://www.w3.org/TR/epub-33/#ref-for-dfn-media-overlay-document-10", @@ -2075,7 +2085,7 @@ "https://www.w3.org/TR/epub-33/#d-6-5-scripted", "https://www.w3.org/TR/epub-33/#scripted", "https://www.w3.org/TR/epub-33/#ref-for-dfn-scripted-content-document-4", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-49", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-50", "https://www.w3.org/TR/epub-33/#sec-svg-prop", "https://www.w3.org/TR/epub-33/#d-6-6-svg", "https://www.w3.org/TR/epub-33/#svg", @@ -2091,11 +2101,11 @@ "https://www.w3.org/TR/epub-33/#sec-page-spread-left", "https://www.w3.org/TR/epub-33/#d-7-1-page-spread-left", "https://www.w3.org/TR/epub-33/#page-spread-left", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-50", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-51", "https://www.w3.org/TR/epub-33/#sec-page-spread-right", "https://www.w3.org/TR/epub-33/#d-7-2-page-spread-right", "https://www.w3.org/TR/epub-33/#page-spread-right", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-51", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-52", "https://www.w3.org/TR/epub-33/#examples-itemref-properties", "https://www.w3.org/TR/epub-33/#d-7-3-examples", "https://www.w3.org/TR/epub-33/#example-itemref-multicol", @@ -2120,8 +2130,8 @@ "https://www.w3.org/TR/epub-33/#playback-active-class", "https://www.w3.org/TR/epub-33/#css-prefixes", "https://www.w3.org/TR/epub-33/#e-prefixed-css-properties", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-95", - "https://www.w3.org/TR/epub-33/#h-note-99", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-97", + "https://www.w3.org/TR/epub-33/#h-note-101", "https://www.w3.org/TR/epub-33/#sec-css-prefixed-writing-modes", "https://www.w3.org/TR/epub-33/#e-1-css-writing-modes", "https://www.w3.org/TR/epub-33/#sec-css-prefixed-writing-modes-text-orientation", @@ -2168,10 +2178,10 @@ "https://www.w3.org/TR/epub-33/#f-schemas", "https://www.w3.org/TR/epub-33/#app-package-schema", "https://www.w3.org/TR/epub-33/#f-1-package-document-schema", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-96", - "https://www.w3.org/TR/epub-33/#h-note-100", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-97", - "https://www.w3.org/TR/epub-33/#h-note-101", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-98", + "https://www.w3.org/TR/epub-33/#h-note-102", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-99", + "https://www.w3.org/TR/epub-33/#h-note-103", "https://www.w3.org/TR/epub-33/#app-ocf-schema", "https://www.w3.org/TR/epub-33/#f-2-ocf-schemas", "https://www.w3.org/TR/epub-33/#app-schema-container", @@ -2182,8 +2192,8 @@ "https://www.w3.org/TR/epub-33/#f-2-3-schema-for-signatures-xml", "https://www.w3.org/TR/epub-33/#app-schema-overlays", "https://www.w3.org/TR/epub-33/#f-3-media-overlays-schema", - "https://www.w3.org/TR/epub-33/#issue-container-generatedID-98", - "https://www.w3.org/TR/epub-33/#h-note-102", + "https://www.w3.org/TR/epub-33/#issue-container-generatedID-100", + "https://www.w3.org/TR/epub-33/#h-note-104", "https://www.w3.org/TR/epub-33/#app-examples", "https://www.w3.org/TR/epub-33/#g-detailed-examples", "https://www.w3.org/TR/epub-33/#publication-resources-example", @@ -2202,7 +2212,7 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-publication-resource-30", "https://www.w3.org/TR/epub-33/#ref-for-dfn-manifest-plane-4", "https://www.w3.org/TR/epub-33/#ref-for-dfn-container-resource-5", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-52", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-content-document-53", "https://www.w3.org/TR/epub-33/#ref-for-dfn-spine-plane-3", "https://www.w3.org/TR/epub-33/#ref-for-dfn-content-plane-3", "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-navigation-document-10", @@ -2290,7 +2300,7 @@ "https://www.w3.org/TR/epub-33/#ref-for-dfn-core-media-type-resource-19", "https://www.w3.org/TR/epub-33/#ref-for-dfn-content-plane-15", "https://www.w3.org/TR/epub-33/#ref-for-index-term-a-element-5", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-16", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-17", "https://www.w3.org/TR/epub-33/#scripted-contexts-example", "https://www.w3.org/TR/epub-33/#g-2-scripting-contexts", "https://www.w3.org/TR/epub-33/#ocf-example", @@ -2305,7 +2315,7 @@ "https://www.w3.org/TR/epub-33/#app-media-type", "https://www.w3.org/TR/epub-33/#h-2-the-application-epub-zip-media-type", "https://www.w3.org/TR/epub-33/#ref-for-dfn-ocf-zip-container-10", - "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-17", + "https://www.w3.org/TR/epub-33/#ref-for-dfn-epub-container-18", "https://www.w3.org/TR/epub-33/#index", "https://www.w3.org/TR/epub-33/#i-index", "https://www.w3.org/TR/epub-33/#index-defined-here", @@ -2366,7 +2376,7 @@ "https://www.w3.org/TR/epub-33/#index-term-body", "https://www.w3.org/TR/epub-33/#index-term-canvas-element", "https://www.w3.org/TR/epub-33/#index-term-cookies", - "https://www.w3.org/TR/epub-33/#index-term-data-block", + "https://www.w3.org/TR/epub-33/#index-term-data-blocks", "https://www.w3.org/TR/epub-33/#index-term-dir-attribute-for-html-global-element", "https://www.w3.org/TR/epub-33/#index-term-div-element", "https://www.w3.org/TR/epub-33/#index-term-document-base-url", diff --git a/tr/ids/epub-rs-33.json b/tr/ids/epub-rs-33.json index 81cf23de5554..1818b1e328da 100644 --- a/tr/ids/epub-rs-33.json +++ b/tr/ids/epub-rs-33.json @@ -90,22 +90,16 @@ "https://www.w3.org/TR/epub-rs-33/#sec-epub-rs-i18n", "https://www.w3.org/TR/epub-rs-33/#x3-7-internationalization", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-publication-resources-0-1", - "https://www.w3.org/TR/epub-rs-33/#confreq-rs-xml-lang", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-0-1", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-svg-content-documents-0-1", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xml-lang-attribute-1", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-package-document-2", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-1", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-svg-content-documents-1", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-media-overlay-documents-1", - "https://www.w3.org/TR/epub-rs-33/#confreq-rs-lang-attr", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-publication-resources-0-2", "https://www.w3.org/TR/epub-rs-33/#confreq-rs-pkg-dir-intro", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-dir-1", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-package-document-3", - "https://www.w3.org/TR/epub-rs-33/#confreq-rs-html-dir", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-dir-attribute-for-html-global-element-1", - "https://www.w3.org/TR/epub-rs-33/#confreq-rs-svg-direction", "https://www.w3.org/TR/epub-rs-33/#confreq-rs-pkg-lang-no-content", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-publication-resources-0-3", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-publication-resources-0-2", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xml-lang-1", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-dir-2", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-hreflang-attributes-1", @@ -233,7 +227,7 @@ "https://www.w3.org/TR/epub-rs-33/#sec-opf-dclanguage", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-epub-publications-6", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-dc-language-element-2", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-publication-resources-0-4", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-publication-resources-0-3", "https://www.w3.org/TR/epub-rs-33/#dc-creator", "https://www.w3.org/TR/epub-rs-33/#confreq-rs-pkg-creator-order", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-dc-creator-element-1", @@ -284,7 +278,7 @@ "https://www.w3.org/TR/epub-rs-33/#confreq-rs-spine-progression-default", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-page-progression-direction-attribute-1", "https://www.w3.org/TR/epub-rs-33/#confreq-rs-spine-progression-pre-paginated", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-2", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-0-2", "https://www.w3.org/TR/epub-rs-33/#confreq-rs-spine-prefix", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-properties-2", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-prefix-4", @@ -311,7 +305,7 @@ "https://www.w3.org/TR/epub-rs-33/#sec-xhtml", "https://www.w3.org/TR/epub-rs-33/#x6-1-xhtml-content-documents", "https://www.w3.org/TR/epub-rs-33/#confreq-rs-epub3-xhtml", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-0-1", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-1", "https://www.w3.org/TR/epub-rs-33/#confreq-html-rs-behavior", "https://www.w3.org/TR/epub-rs-33/#sec-xhtml-extensions", "https://www.w3.org/TR/epub-rs-33/#x6-1-1-html-extensions", @@ -341,7 +335,7 @@ "https://www.w3.org/TR/epub-rs-33/#x6-1-2-html-deviations-and-constraints", "https://www.w3.org/TR/epub-rs-33/#sec-xhtml-mathml", "https://www.w3.org/TR/epub-rs-33/#x6-1-2-1-mathml", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-3", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-0-3", "https://www.w3.org/TR/epub-rs-33/#confreq-mathml-rs-behavior", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-input-compliant-processor-1", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-presentation-mathml-1", @@ -355,22 +349,22 @@ "https://www.w3.org/TR/epub-rs-33/#sec-xhtml-svg", "https://www.w3.org/TR/epub-rs-33/#x6-1-2-2-embedded-svg", "https://www.w3.org/TR/epub-rs-33/#confreq-svg-rs-embed", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-4", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-0-4", "https://www.w3.org/TR/epub-rs-33/#sec-xhtml-svg-css", "https://www.w3.org/TR/epub-rs-33/#x6-1-2-2-1-embedded-svg-and-css", "https://www.w3.org/TR/epub-rs-33/#confreq-svg-rs-css-embed-ref", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-5", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-0-5", "https://www.w3.org/TR/epub-rs-33/#confreq-svg-rs-css-embed-inc", "https://www.w3.org/TR/epub-rs-33/#issue-container-generatedID-10", "https://www.w3.org/TR/epub-rs-33/#h-note-11", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-svg-content-documents-2", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-svg-content-documents-0-2", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-object-type-1", "https://www.w3.org/TR/epub-rs-33/#sec-xhtml-forms", "https://www.w3.org/TR/epub-rs-33/#x6-1-2-3-form-submission", "https://www.w3.org/TR/epub-rs-33/#sec-svg", "https://www.w3.org/TR/epub-rs-33/#x6-2-svg-content-documents", "https://www.w3.org/TR/epub-rs-33/#confreq-rs-epub3-svg", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-svg-content-documents-0-1", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-svg-content-documents-1", "https://www.w3.org/TR/epub-rs-33/#confreq-svg-rs-behavior", "https://www.w3.org/TR/epub-rs-33/#confreq-svg-rs-script", "https://www.w3.org/TR/epub-rs-33/#confreq-svg-rs-css", @@ -456,7 +450,7 @@ "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-epub-type-attribute-1", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-declare-an-unknown-value-1", "https://www.w3.org/TR/epub-rs-33/#confreq-nav-activation", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-publication-resources-0-5", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-publication-resources-0-4", "https://www.w3.org/TR/epub-rs-33/#confreq-nav-ol-style", "https://www.w3.org/TR/epub-rs-33/#confreq-nav-spine", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-epub-spine-1", @@ -509,7 +503,7 @@ "https://www.w3.org/TR/epub-rs-33/#page-spread-right", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-rendition-page-spread-right-property-1", "https://www.w3.org/TR/epub-rs-33/#page-break-precedence", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-6", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-0-6", "https://www.w3.org/TR/epub-rs-33/#page-layout-both", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-page-progression-direction-attribute-2", "https://www.w3.org/TR/epub-rs-33/#page-spread-flow", @@ -519,14 +513,14 @@ "https://www.w3.org/TR/epub-rs-33/#sec-fxl-dimensions", "https://www.w3.org/TR/epub-rs-33/#x8-1-2-initial-containing-block-dimensions", "https://www.w3.org/TR/epub-rs-33/#confreq-fxl-rs-xhtml-icb-def", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-7", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-0-7", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-expressing-in-html-1", "https://www.w3.org/TR/epub-rs-33/#confreq-fxl-rs-xhtml-icb", "https://www.w3.org/TR/epub-rs-33/#confreq-fxl-rs-xhtml-icb-ratio", "https://www.w3.org/TR/epub-rs-33/#ref-for-dfn-content-display-area-2", "https://www.w3.org/TR/epub-rs-33/#confreq-fxl-rs-svg", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-expressing-the-icb-in-svg-1", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-svg-content-documents-3", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-svg-content-documents-0-3", "https://www.w3.org/TR/epub-rs-33/#sec-fxl-viewport", "https://www.w3.org/TR/epub-rs-33/#x8-1-3-viewport-rendering", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-fixed-layout-documents-0-1", @@ -574,9 +568,9 @@ "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-epub-content-documents-5", "https://www.w3.org/TR/epub-rs-33/#confreq-rs-xhtml-svg", "https://www.w3.org/TR/epub-rs-33/#mol-xhtml-support", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-8", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-0-8", "https://www.w3.org/TR/epub-rs-33/#mol-svg-support", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-svg-content-documents-4", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-svg-content-documents-0-4", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-epub-spine-2", "https://www.w3.org/TR/epub-rs-33/#sec-behaviors-playback", "https://www.w3.org/TR/epub-rs-33/#x9-2-basic-playback", @@ -616,7 +610,7 @@ "https://www.w3.org/TR/epub-rs-33/#issue-container-generatedID-13", "https://www.w3.org/TR/epub-rs-33/#h-note-14", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-epub-navigation-document-2", - "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-9", + "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-xhtml-content-documents-0-9", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-epub-spine-3", "https://www.w3.org/TR/epub-rs-33/#ref-for-index-term-epub-navigation-document-0-1", "https://www.w3.org/TR/epub-rs-33/#note-table-reading-mode", @@ -954,7 +948,6 @@ "https://www.w3.org/TR/epub-rs-33/#index-term-controls-attribute-for-audio-element", "https://www.w3.org/TR/epub-rs-33/#index-term-conversion-to-json", "https://www.w3.org/TR/epub-rs-33/#index-term-cookies", - "https://www.w3.org/TR/epub-rs-33/#index-term-dir-attribute-for-html-global-element", "https://www.w3.org/TR/epub-rs-33/#index-term-domcontentloaded-event-is-triggered", "https://www.w3.org/TR/epub-rs-33/#index-term-head-element", "https://www.w3.org/TR/epub-rs-33/#index-term-local-storage", diff --git a/tr/ids/fetch.json b/tr/ids/fetch.json index 93d73b5fa0f4..3629d7310300 100644 --- a/tr/ids/fetch.json +++ b/tr/ids/fetch.json @@ -46,11 +46,30 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-struct-item%E2%91%A0", "https://fetch.spec.whatwg.org/#fetch-controller-state", - "https://fetch.spec.whatwg.org/#fetch-controller-abort", + "https://fetch.spec.whatwg.org/#fetch-controller-full-timing-info", + "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info%E2%91%A0", + "https://fetch.spec.whatwg.org/#fetch-controller-report-timing-steps", + "https://fetch.spec.whatwg.org/#ref-for-global-object%E2%91%A0", + "https://fetch.spec.whatwg.org/#finalize-and-report-timing", "https://fetch.spec.whatwg.org/#ref-for-fetch-controller%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-global-object%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-assert", + "https://fetch.spec.whatwg.org/#ref-for-this", + "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-report-timing-steps", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-report-timing-steps%E2%91%A0", + "https://fetch.spec.whatwg.org/#extract-full-timing-info", + "https://fetch.spec.whatwg.org/#ref-for-fetch-controller%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-assert%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-full-timing-info", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-full-timing-info%E2%91%A0", + "https://fetch.spec.whatwg.org/#fetch-controller-abort", + "https://fetch.spec.whatwg.org/#ref-for-fetch-controller%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-state", "https://fetch.spec.whatwg.org/#fetch-controller-terminate", - "https://fetch.spec.whatwg.org/#ref-for-fetch-controller%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-fetch-controller%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-state%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-fetch-params", "https://fetch.spec.whatwg.org/#fetch-params-aborted", @@ -72,28 +91,23 @@ "https://fetch.spec.whatwg.org/#fetch-timing-info-final-network-response-start-time", "https://fetch.spec.whatwg.org/#fetch-timing-info-end-time", "https://fetch.spec.whatwg.org/#ref-for-dom-domhighrestimestamp", - "https://fetch.spec.whatwg.org/#fetch-timing-info-encoded-body-size", - "https://fetch.spec.whatwg.org/#fetch-timing-info-decoded-body-size", "https://fetch.spec.whatwg.org/#fetch-timing-info-final-connection-timing-info", "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info", "https://fetch.spec.whatwg.org/#fetch-timing-info-server-timing-headers", "https://fetch.spec.whatwg.org/#ref-for-list", + "https://fetch.spec.whatwg.org/#response-body-info", + "https://fetch.spec.whatwg.org/#ref-for-struct%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-struct-item%E2%91%A2", + "https://fetch.spec.whatwg.org/#fetch-timing-info-encoded-body-size", + "https://fetch.spec.whatwg.org/#fetch-timing-info-decoded-body-size", "https://fetch.spec.whatwg.org/#create-an-opaque-timing-info", - "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-start-time", "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-post-redirect-start-time", "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-start-time%E2%91%A0", - "https://fetch.spec.whatwg.org/#update-timing-info-from-stored-response", - "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-timing-info", - "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-encoded-body-size", - "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-encoded-body-size%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-decoded-body-size", - "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-decoded-body-size%E2%91%A0", "https://fetch.spec.whatwg.org/#queue-a-fetch-task", - "https://fetch.spec.whatwg.org/#ref-for-global-object%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-global-object%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-parallel-queue%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-parallel-queue%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-enqueue-the-following-steps", @@ -435,7 +449,7 @@ "https://fetch.spec.whatwg.org/#body-incrementally-read", "https://fetch.spec.whatwg.org/#ref-for-concept-body%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-parallel-queue%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-global-object%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-global-object%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-byte-sequence%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-starting-a-new-parallel-queue", "https://fetch.spec.whatwg.org/#ref-for-readablestream-get-a-reader", @@ -444,7 +458,7 @@ "https://fetch.spec.whatwg.org/#incrementally-read-loop", "https://fetch.spec.whatwg.org/#ref-for-readablestreamdefaultreader", "https://fetch.spec.whatwg.org/#ref-for-parallel-queue%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-global-object%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-global-object%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-read-request", "https://fetch.spec.whatwg.org/#ref-for-read-request-chunk-steps", "https://fetch.spec.whatwg.org/#ref-for-idl-Uint8Array", @@ -460,7 +474,7 @@ "https://fetch.spec.whatwg.org/#body-fully-read", "https://fetch.spec.whatwg.org/#ref-for-concept-body%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-parallel-queue%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-global-object%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-global-object%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-byte-sequence%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-starting-a-new-parallel-queue%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-fully-reading-body-as-promise", @@ -552,19 +566,21 @@ "https://fetch.spec.whatwg.org/#ref-for-environment-settings-object%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#request-service-workers-mode", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A5", + "https://fetch.spec.whatwg.org/#request-initiator-type", "https://fetch.spec.whatwg.org/#ref-for-service-worker-global-scope-fetch-event", "https://fetch.spec.whatwg.org/#ref-for-service-worker-global-scope-fetch-event%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A5", - "https://fetch.spec.whatwg.org/#concept-request-initiator", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-initiator", + "https://fetch.spec.whatwg.org/#concept-request-initiator", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A7", - "https://fetch.spec.whatwg.org/#concept-request-destination", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-initiator", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A8", + "https://fetch.spec.whatwg.org/#concept-request-destination", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination", "https://fetch.spec.whatwg.org/#request-destination-script-like", "https://fetch.spec.whatwg.org/#ref-for-request-destination-script-like", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-initiator%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-initiator%E2%91%A1", @@ -573,39 +589,39 @@ "https://fetch.spec.whatwg.org/#ref-for-dom-global-fetch%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-xmlhttprequest%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-websocket", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-settings-object-global%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-window-bc", "https://fetch.spec.whatwg.org/#ref-for-ancestor-browsing-context", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A1", - "https://fetch.spec.whatwg.org/#concept-request-priority", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A2", + "https://fetch.spec.whatwg.org/#concept-request-priority", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A3", "https://fetch.spec.whatwg.org/#concept-request-origin", "https://fetch.spec.whatwg.org/#ref-for-concept-origin", "https://fetch.spec.whatwg.org/#ref-for-concept-origin%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-origin", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-origin", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A5", "https://fetch.spec.whatwg.org/#concept-request-policy-container", "https://fetch.spec.whatwg.org/#ref-for-policy-container", "https://fetch.spec.whatwg.org/#ref-for-policy-container%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-policy-container", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-policy-container", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A7", "https://fetch.spec.whatwg.org/#concept-request-referrer", "https://fetch.spec.whatwg.org/#ref-for-concept-url%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-url%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-referrer", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A1%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-referrer", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%93%AA", "https://fetch.spec.whatwg.org/#concept-request-referrer-policy", "https://fetch.spec.whatwg.org/#ref-for-referrer-policy", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A1", "https://fetch.spec.whatwg.org/#concept-request-mode", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error", @@ -619,89 +635,89 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-filtered-response-opaque", "https://fetch.spec.whatwg.org/#ref-for-navigate", "https://fetch.spec.whatwg.org/#ref-for-concept-websocket-establish%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A3", "https://fetch.spec.whatwg.org/#use-cors-preflight-flag", "https://fetch.spec.whatwg.org/#ref-for-use-cors-preflight-flag", "https://fetch.spec.whatwg.org/#ref-for-cors-preflight-request", "https://fetch.spec.whatwg.org/#ref-for-use-cors-preflight-flag%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-xmlhttprequestupload", "https://fetch.spec.whatwg.org/#ref-for-readablestream%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A3", - "https://fetch.spec.whatwg.org/#concept-request-credentials-mode", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A4", + "https://fetch.spec.whatwg.org/#concept-request-credentials-mode", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode", "https://fetch.spec.whatwg.org/#ref-for-credentials", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A0%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A0%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A6", - "https://fetch.spec.whatwg.org/#concept-request-use-url-credentials-flag", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A7", + "https://fetch.spec.whatwg.org/#concept-request-use-url-credentials-flag", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A8", "https://fetch.spec.whatwg.org/#concept-request-cache-mode", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-fresh-response", "https://fetch.spec.whatwg.org/#ref-for-concept-stale-while-revalidate-response", "https://fetch.spec.whatwg.org/#ref-for-concept-stale-response", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A2%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A3%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-redirect-mode", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A3%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-redirect-mode", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A3%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-header-list-contains%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-cache-mode", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A3%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A3%E2%91%A2", "https://fetch.spec.whatwg.org/#concept-request-redirect-mode", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-filtered-response-opaque-redirect", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-atomic-http-redirect-handling", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A3%E2%91%A2", - "https://fetch.spec.whatwg.org/#concept-request-integrity-metadata", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A3%E2%91%A3", - "https://fetch.spec.whatwg.org/#concept-request-nonce-metadata", + "https://fetch.spec.whatwg.org/#concept-request-integrity-metadata", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A3%E2%91%A4", - "https://fetch.spec.whatwg.org/#concept-request-parser-metadata", + "https://fetch.spec.whatwg.org/#concept-request-nonce-metadata", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A3%E2%91%A5", + "https://fetch.spec.whatwg.org/#concept-request-parser-metadata", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A3%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-request-nonce-metadata", "https://fetch.spec.whatwg.org/#ref-for-concept-request-parser-metadata", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A3%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A3%E2%91%A7", - "https://fetch.spec.whatwg.org/#concept-request-reload-navigation-flag", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A3%E2%91%A8", - "https://fetch.spec.whatwg.org/#concept-request-history-navigation-flag", + "https://fetch.spec.whatwg.org/#concept-request-reload-navigation-flag", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A4%E2%93%AA", - "https://fetch.spec.whatwg.org/#request-user-activation", + "https://fetch.spec.whatwg.org/#concept-request-history-navigation-flag", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A4%E2%91%A0", - "https://fetch.spec.whatwg.org/#request-render-blocking", + "https://fetch.spec.whatwg.org/#request-user-activation", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A4%E2%91%A1", + "https://fetch.spec.whatwg.org/#request-render-blocking", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A4%E2%91%A2", "https://fetch.spec.whatwg.org/#concept-request-url-list", "https://fetch.spec.whatwg.org/#ref-for-list%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-url%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A4%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A4%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A4%E2%91%A4", "https://fetch.spec.whatwg.org/#concept-request-current-url", "https://fetch.spec.whatwg.org/#ref-for-concept-url%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A4%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A4%E2%91%A5", - "https://fetch.spec.whatwg.org/#concept-request-redirect-count", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A4%E2%91%A6", - "https://fetch.spec.whatwg.org/#concept-request-response-tainting", + "https://fetch.spec.whatwg.org/#concept-request-redirect-count", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A4%E2%91%A7", - "https://fetch.spec.whatwg.org/#no-cache-prevent-cache-control", + "https://fetch.spec.whatwg.org/#concept-request-response-tainting", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A4%E2%91%A8", - "https://fetch.spec.whatwg.org/#done-flag", + "https://fetch.spec.whatwg.org/#no-cache-prevent-cache-control", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%93%AA", - "https://fetch.spec.whatwg.org/#timing-allow-failed", + "https://fetch.spec.whatwg.org/#done-flag", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A0", + "https://fetch.spec.whatwg.org/#timing-allow-failed", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-current-url", "https://fetch.spec.whatwg.org/#ref-for-concept-request-redirect-count", @@ -710,16 +726,16 @@ "https://fetch.spec.whatwg.org/#ref-for-timing-allow-failed", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#subresource-request", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A2", "https://fetch.spec.whatwg.org/#non-subresource-request", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A3", "https://fetch.spec.whatwg.org/#navigation-request", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-handle-fetch", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A5", "https://fetch.spec.whatwg.org/#concept-request-tainted-origin", "https://fetch.spec.whatwg.org/#ref-for-list-iterate%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A2", @@ -731,23 +747,23 @@ "https://fetch.spec.whatwg.org/#ref-for-same-origin%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-url-origin%E2%91%A1", "https://fetch.spec.whatwg.org/#serializing-a-request-origin", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-request-tainted-origin", "https://fetch.spec.whatwg.org/#ref-for-concept-request-origin%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-ascii-serialisation-of-an-origin", "https://fetch.spec.whatwg.org/#byte-serializing-a-request-origin", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-serializing-a-request-origin", "https://fetch.spec.whatwg.org/#ref-for-isomorphic-encode", "https://fetch.spec.whatwg.org/#concept-request-clone", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-body-clone", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A2", "https://fetch.spec.whatwg.org/#concept-request-add-range-header", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A5%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-serialize-an-integer", "https://fetch.spec.whatwg.org/#ref-for-isomorphic-encode%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-serialize-an-integer%E2%91%A0", @@ -755,7 +771,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append", "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A1", "https://fetch.spec.whatwg.org/#serialize-a-response-url-for-reporting", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list", "https://fetch.spec.whatwg.org/#ref-for-list-is-empty", "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A0", @@ -765,7 +781,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-url-serializer", "https://fetch.spec.whatwg.org/#ref-for-url-serializer-exclude-fragment", "https://fetch.spec.whatwg.org/#cross-origin-embedder-policy-allows-credentials", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A2", @@ -781,75 +797,76 @@ "https://fetch.spec.whatwg.org/#responses", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A0%E2%91%A5", "https://fetch.spec.whatwg.org/#concept-response", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3", "https://fetch.spec.whatwg.org/#concept-response-type", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3", "https://fetch.spec.whatwg.org/#concept-response-aborted", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4", "https://fetch.spec.whatwg.org/#concept-response-url", "https://fetch.spec.whatwg.org/#ref-for-concept-url%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-list-is-empty%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A7", "https://fetch.spec.whatwg.org/#concept-response-url-list", "https://fetch.spec.whatwg.org/#ref-for-list%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-url%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-url%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-atomic-http-redirect-handling%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#concept-response-status", "https://fetch.spec.whatwg.org/#ref-for-concept-status%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#concept-response-status-message", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#concept-response-header-list", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list%E2%91%A0%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#concept-response-body", "https://fetch.spec.whatwg.org/#ref-for-concept-body%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-body-source", "https://fetch.spec.whatwg.org/#ref-for-concept-body-total-bytes", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#concept-response-cache-state", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A5", "https://fetch.spec.whatwg.org/#concept-response-cors-exposed-header-name-list", "https://fetch.spec.whatwg.org/#ref-for-concept-header%E2%91%A1%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-header-name%E2%91%A0%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-response-cors-exposed-header-name-list", "https://fetch.spec.whatwg.org/#ref-for-extract-header-values%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-http-access-control-expose-headers", "https://fetch.spec.whatwg.org/#ref-for-concept-filtered-response-cors", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A7", "https://fetch.spec.whatwg.org/#concept-response-range-requested-flag", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A0%E2%91%A8", "https://fetch.spec.whatwg.org/#response-request-includes-credentials", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%93%AA", "https://fetch.spec.whatwg.org/#concept-response-timing-allow-passed", "https://fetch.spec.whatwg.org/#ref-for-timing-allow-failed%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A0", + "https://fetch.spec.whatwg.org/#concept-response-body-info", + "https://fetch.spec.whatwg.org/#ref-for-response-body-info", + "https://fetch.spec.whatwg.org/#ref-for-response-body-info%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A1", - "https://fetch.spec.whatwg.org/#concept-response-timing-info", - "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A2", "https://fetch.spec.whatwg.org/#response-service-worker-timing-info", "https://fetch.spec.whatwg.org/#ref-for-service-worker-timing-info", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-response-type", "https://fetch.spec.whatwg.org/#ref-for-concept-response-aborted", "https://fetch.spec.whatwg.org/#concept-aborted-network-error", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-response-type%E2%91%A0", "https://fetch.spec.whatwg.org/#concept-network-error", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status-message", "https://fetch.spec.whatwg.org/#ref-for-concept-response-header-list", @@ -861,9 +878,9 @@ "https://fetch.spec.whatwg.org/#ref-for-fetch-params-aborted", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A4", "https://fetch.spec.whatwg.org/#concept-filtered-response", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-filtered-response", "https://fetch.spec.whatwg.org/#concept-internal-response", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A0%E2%91%A6", @@ -912,7 +929,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-internal-response%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-dom-response-ok", "https://fetch.spec.whatwg.org/#concept-response-clone", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-filtered-response%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-filtered-response%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-internal-response%E2%91%A4", @@ -924,16 +941,16 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-body-clone%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A6", "https://fetch.spec.whatwg.org/#concept-fresh-response", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A1%E2%91%A8", "https://fetch.spec.whatwg.org/#concept-stale-while-revalidate-response", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-fresh-response%E2%91%A0", "https://fetch.spec.whatwg.org/#concept-stale-response", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-fresh-response%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-stale-while-revalidate-response%E2%91%A0", "https://fetch.spec.whatwg.org/#concept-response-location-url", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-ascii-string", "https://fetch.spec.whatwg.org/#ref-for-concept-url%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status%E2%91%A2", @@ -959,7 +976,7 @@ "https://fetch.spec.whatwg.org/#authentication-entries", "https://fetch.spec.whatwg.org/#authentication-entry", "https://fetch.spec.whatwg.org/#proxy-authentication-entry", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A1", "https://fetch.spec.whatwg.org/#fetch-groups", "https://fetch.spec.whatwg.org/#ref-for-environment-settings-object%E2%91%A5", "https://fetch.spec.whatwg.org/#concept-fetch-group", @@ -967,10 +984,10 @@ "https://fetch.spec.whatwg.org/#concept-fetch-record", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-record", "https://fetch.spec.whatwg.org/#concept-fetch-record-request", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-record%E2%91%A0", "https://fetch.spec.whatwg.org/#concept-fetch-record-fetch", - "https://fetch.spec.whatwg.org/#ref-for-fetch-controller%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-fetch-controller%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-group%E2%91%A0", "https://fetch.spec.whatwg.org/#concept-fetch-group-terminate", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-record%E2%91%A1", @@ -1018,10 +1035,10 @@ "https://fetch.spec.whatwg.org/#connection-credentials", "https://fetch.spec.whatwg.org/#ref-for-concept-connection%E2%91%A0", "https://fetch.spec.whatwg.org/#concept-connection-timing-info", - "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info%E2%91%A0", "https://fetch.spec.whatwg.org/#connection-timing-info", - "https://fetch.spec.whatwg.org/#ref-for-struct%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-struct-item%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-struct%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-struct-item%E2%91%A3", "https://fetch.spec.whatwg.org/#connection-timing-info-domain-lookup-start-time", "https://fetch.spec.whatwg.org/#connection-timing-info-domain-lookup-end-time", "https://fetch.spec.whatwg.org/#connection-timing-info-connection-start-time", @@ -1032,10 +1049,10 @@ "https://fetch.spec.whatwg.org/#ref-for-byte-sequence%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-byte-sequence%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#clamp-and-coarsen-connection-timing-info", - "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-dom-domhighrestimestamp%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info-connection-start-time", - "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info-domain-lookup-start-time", "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info-domain-lookup-end-time", "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info-connection-start-time%E2%91%A0", @@ -1043,7 +1060,7 @@ "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info-secure-connection-start-time", "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info-alpn-negotiated-protocol", "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info-alpn-negotiated-protocol%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info-domain-lookup-start-time%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-dfn-coarsen-time", "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info-domain-lookup-start-time%E2%91%A1", @@ -1076,7 +1093,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-connection%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-connection%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-implementation-defined%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-list-iterate%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info-domain-lookup-start-time%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-dfn-unsafe-shared-current-time", @@ -1110,7 +1127,7 @@ "https://fetch.spec.whatwg.org/#ref-for-network-partition-key%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-origin%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-host%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-connection-timing-info-connection-start-time%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-dfn-unsafe-shared-current-time%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-connection%E2%91%A8", @@ -1155,7 +1172,7 @@ "https://fetch.spec.whatwg.org/#determine-the-http-cache-partition", "https://fetch.spec.whatwg.org/#ref-for-request-determine-the-network-partition-key", "https://fetch.spec.whatwg.org/#port-blocking", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A3", "https://fetch.spec.whatwg.org/#block-bad-port", "https://fetch.spec.whatwg.org/#ref-for-concept-request-current-url%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-url-scheme%E2%91%A0", @@ -1181,16 +1198,16 @@ "https://fetch.spec.whatwg.org/#ref-for-http-origin%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-url-path", "https://fetch.spec.whatwg.org/#ref-for-concept-http-fetch%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-response-tainting%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-response-tainting%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request-method%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A0%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-header-value%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-byte-serializing-a-request-origin", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A5", - "https://fetch.spec.whatwg.org/#append-a-request-origin-header", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A6", + "https://fetch.spec.whatwg.org/#append-a-request-origin-header", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-byte-serializing-a-request-origin%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-response-tainting%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode%E2%91%A4", @@ -1207,7 +1224,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-url-origin%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-request-referrer-policy%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-origin%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-cors-protocol%E2%91%A1", @@ -1216,16 +1233,16 @@ "https://fetch.spec.whatwg.org/#ref-for-the-form-element", "https://fetch.spec.whatwg.org/#cors-protocol", "https://fetch.spec.whatwg.org/#ref-for-concept-origin%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A6%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-credentials%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-cors-protocol%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A1%E2%91%A0", "https://fetch.spec.whatwg.org/#general", "https://fetch.spec.whatwg.org/#ref-for-cors-protocol%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-the-form-element%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-cors-preflight-request%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-current-url%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-cors-protocol%E2%91%A4", "https://fetch.spec.whatwg.org/#http-requests", @@ -1233,7 +1250,7 @@ "https://fetch.spec.whatwg.org/#ref-for-http-origin%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-cors-protocol%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-http-origin%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-method%E2%91%A2", "https://fetch.spec.whatwg.org/#cors-preflight-request", "https://fetch.spec.whatwg.org/#ref-for-cors-request%E2%91%A0", @@ -1254,10 +1271,10 @@ "https://fetch.spec.whatwg.org/#ref-for-http-origin%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-header%E2%91%A2%E2%91%A1", "https://fetch.spec.whatwg.org/#http-access-control-allow-credentials", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-cors-preflight-request%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-cors-request%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-cors-preflight-request%E2%91%A2", @@ -1265,14 +1282,14 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-header%E2%91%A2%E2%91%A2", "https://fetch.spec.whatwg.org/#http-access-control-allow-methods", "https://fetch.spec.whatwg.org/#ref-for-concept-method%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-response-url%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-cors-protocol%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-header%E2%91%A2%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-cors-protocol%E2%91%A8", "https://fetch.spec.whatwg.org/#http-access-control-allow-headers", "https://fetch.spec.whatwg.org/#ref-for-concept-header%E2%91%A2%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-response-url%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-cors-protocol%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#http-access-control-max-age", @@ -1314,30 +1331,30 @@ "https://fetch.spec.whatwg.org/#ref-for-section-3.2%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-header%E2%91%A3%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-header-value%E2%91%A0%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-credentials%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-credentials%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-header-name%E2%91%A0%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-method%E2%91%A8", "https://fetch.spec.whatwg.org/#cors-protocol-and-credentials", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-cors-protocol%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-credentials%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#example-xhr-credentials", "https://fetch.spec.whatwg.org/#ref-for-xmlhttprequest%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A7%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-credentials%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-credentials%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-cors-preflight-request%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-credentials%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-credentials%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-cors-preflight-request%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-credentials%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-credentials%E2%91%A0%E2%93%AA", @@ -1353,7 +1370,7 @@ "https://fetch.spec.whatwg.org/#ref-for-http-access-control-expose-headers%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-http-access-control-allow-methods%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-http-access-control-allow-headers%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A6", "https://fetch.spec.whatwg.org/#cors-protocol-examples", "https://fetch.spec.whatwg.org/#example-simple-cors", @@ -1420,10 +1437,10 @@ "https://fetch.spec.whatwg.org/#x-content-type-options-header", "https://fetch.spec.whatwg.org/#http-x-content-type-options", "https://fetch.spec.whatwg.org/#ref-for-concept-header%E2%91%A3%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-header%E2%91%A3%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A3", "https://fetch.spec.whatwg.org/#determine-nosniff", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list%E2%91%A0%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-get-decode-split%E2%91%A2", @@ -1442,25 +1459,25 @@ "https://fetch.spec.whatwg.org/#ref-for-request-destination-script-like%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-javascript-mime-type", "https://fetch.spec.whatwg.org/#ref-for-mime-type-essence%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-request-destination-script-like%E2%91%A2", "https://fetch.spec.whatwg.org/#cross-origin-resource-policy-header", "https://fetch.spec.whatwg.org/#http-cross-origin-resource-policy", "https://fetch.spec.whatwg.org/#ref-for-concept-header%E2%91%A3%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request-current-url%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-url-origin%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-origin%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-origin%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-header-value%E2%91%A0%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-abnf%E2%91%A4", "https://fetch.spec.whatwg.org/#cross-origin-resource-policy-check", "https://fetch.spec.whatwg.org/#ref-for-concept-url-origin%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-environment-settings-object%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-settings-object-policy-container%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-policy-container-embedder-policy%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-cross-origin-resource-policy-internal-check", @@ -1473,13 +1490,13 @@ "https://fetch.spec.whatwg.org/#ref-for-queue-a-cross-origin-embedder-policy-corp-violation-report%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-internal-response%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-filtered-response-opaque%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-internal-response%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-filtered-response-opaque%E2%91%A2", "https://fetch.spec.whatwg.org/#cross-origin-resource-policy-internal-check", "https://fetch.spec.whatwg.org/#ref-for-concept-url-origin%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-embedder-policy-value", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-coep-unsafe-none%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-get%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-http-cross-origin-resource-policy", @@ -1500,7 +1517,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-response-url%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-url-scheme%E2%91%A2", "https://fetch.spec.whatwg.org/#queue-a-cross-origin-embedder-policy-corp-violation-report", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A2%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-environment-settings-object%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-settings-object-policy-container%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-policy-container-embedder-policy%E2%91%A1", @@ -1513,10 +1530,10 @@ "https://fetch.spec.whatwg.org/#ref-for-coep-report-type", "https://fetch.spec.whatwg.org/#fetching", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A1%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A0", - "https://fetch.spec.whatwg.org/#concept-fetch", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A8%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%93%AA", + "https://fetch.spec.whatwg.org/#concept-fetch", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%93%AA", "https://fetch.spec.whatwg.org/#process-request-body", "https://fetch.spec.whatwg.org/#process-request-end-of-body", "https://fetch.spec.whatwg.org/#process-request-end-of-file", @@ -1526,17 +1543,17 @@ "https://fetch.spec.whatwg.org/#process-response-end-of-body", "https://fetch.spec.whatwg.org/#process-response-end-of-file", "https://fetch.spec.whatwg.org/#fetch-useparallelqueue", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-byte-sequence%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#concept-fetch-suspend", "https://fetch.spec.whatwg.org/#concept-fetch-resume", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-assert", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-assert%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A6", @@ -1551,6 +1568,7 @@ "https://fetch.spec.whatwg.org/#ref-for-fetch-params%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-timing-info", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-process-request-body", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-process-request-end-of-body", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-process-early-hints-response", @@ -1584,12 +1602,12 @@ "https://fetch.spec.whatwg.org/#ref-for-unsafe-request-flag%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-list-is-empty%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-assert%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-assert%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-origin%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-same-origin%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-settings-object-origin%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-preloaded-response-candidate", "https://fetch.spec.whatwg.org/#ref-for-consume-a-preloaded-resource", "https://fetch.spec.whatwg.org/#ref-for-concept-request-window%E2%91%A3", @@ -1627,12 +1645,12 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-record%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-record-request%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-record-fetch%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-group%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-record%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-main-fetch", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A3", "https://fetch.spec.whatwg.org/#main-fetch", "https://fetch.spec.whatwg.org/#concept-main-fetch", "https://fetch.spec.whatwg.org/#ref-for-fetch-params%E2%91%A3", @@ -1672,9 +1690,9 @@ "https://fetch.spec.whatwg.org/#ref-for-in-parallel%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-preloaded-response-candidate%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-preloaded-response-candidate%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-assert%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-assert%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-preloaded-response-candidate%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-preloaded-response-candidate%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request-current-url%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-url-origin%E2%91%A0%E2%91%A3", @@ -1742,7 +1760,7 @@ "https://fetch.spec.whatwg.org/#ref-for-list-is-empty%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-list-clone", "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-timing-allow-failed%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-response-timing-allow-passed", @@ -1779,35 +1797,63 @@ "https://fetch.spec.whatwg.org/#ref-for-fetch-finale%E2%91%A1", "https://fetch.spec.whatwg.org/#fetch-finale", "https://fetch.spec.whatwg.org/#ref-for-fetch-params%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A3%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-timing-info%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A1%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-list-clone%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A1%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-timing-info%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-create-an-opaque-timing-info", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-timing-info%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A0%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-secure-context", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-timing-info%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-server-timing-headers", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-get-decode-split%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-response-header-list%E2%91%A0%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-dfn-unsafe-shared-current-time%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A0%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-full-timing-info%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-timing-info%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-report-timing-steps%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-global-object%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-url-scheme%E2%91%A0%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-http-scheme%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-end-time", + "https://fetch.spec.whatwg.org/#ref-for-dfn-relative-high-resolution-time", + "https://fetch.spec.whatwg.org/#ref-for-concept-response-cache-state", + "https://fetch.spec.whatwg.org/#ref-for-concept-response-body-info", + "https://fetch.spec.whatwg.org/#ref-for-concept-response-timing-allow-passed%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-create-an-opaque-timing-info", + "https://fetch.spec.whatwg.org/#ref-for-response-body-info%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-request-initiator-type", + "https://fetch.spec.whatwg.org/#ref-for-dfn-mark-resource-timing", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-request-initiator-type%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-done-flag%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-process-response-end-of-body%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-queue-a-fetch-task%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-process-response-end-of-body%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-request-initiator-type%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A0%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-settings-object-global%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-task-destination%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-report-timing-steps%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A0%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-settings-object-global%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-queue-a-fetch-task%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-task-destination%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-process-response%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-queue-a-fetch-task%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-process-response%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-task-destination%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-task-destination%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-transformstream", "https://fetch.spec.whatwg.org/#ref-for-transformstream-enqueue", @@ -1826,41 +1872,21 @@ "https://fetch.spec.whatwg.org/#ref-for-fetch-params-process-response-consume-body%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-queue-a-fetch-task%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-task-destination%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-task-destination%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-body-fully-read%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A0%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-task-destination%E2%91%A3", - "https://fetch.spec.whatwg.org/#finalize-and-report-timing", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-global-object%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-string%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-aborted-network-error%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A0%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-list-is-empty%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A0%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-timing-info%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-cache-state", - "https://fetch.spec.whatwg.org/#ref-for-concept-url-scheme%E2%91%A0%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-http-scheme%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-timing-allow-passed%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-create-an-opaque-timing-info%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-end-time", - "https://fetch.spec.whatwg.org/#ref-for-dfn-coarsened-shared-current-time%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-relevant-settings-object", - "https://fetch.spec.whatwg.org/#ref-for-concept-settings-object-cross-origin-isolated-capability%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-timing-info%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-dfn-mark-resource-timing", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-task-destination%E2%91%A4", "https://fetch.spec.whatwg.org/#scheme-fetch", "https://fetch.spec.whatwg.org/#basic-fetch", "https://fetch.spec.whatwg.org/#concept-scheme-fetch", "https://fetch.spec.whatwg.org/#concept-basic-fetch", "https://fetch.spec.whatwg.org/#ref-for-fetch-params%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-current-url%E2%91%A0%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-url-scheme%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-current-url%E2%91%A0%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-url-path%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status-message%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-response-header-list%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A0%E2%91%A6", @@ -1878,7 +1904,7 @@ "https://fetch.spec.whatwg.org/#ref-for-dfn-Blob%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A1%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-method%E2%91%A0%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status-message%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-dfn-size", @@ -1895,7 +1921,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A1%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-data-url-struct-mime-type", "https://fetch.spec.whatwg.org/#ref-for-serialize-a-mime-type-to-bytes", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status-message%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-response-header-list%E2%91%A0%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A0%E2%91%A8", @@ -1908,8 +1934,8 @@ "https://fetch.spec.whatwg.org/#http-fetch", "https://fetch.spec.whatwg.org/#concept-http-fetch", "https://fetch.spec.whatwg.org/#ref-for-fetch-params%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-timing-info%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-timing-info%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-request-service-workers-mode", "https://fetch.spec.whatwg.org/#ref-for-concept-request-clone", "https://fetch.spec.whatwg.org/#ref-for-concept-body%E2%91%A8", @@ -1917,7 +1943,7 @@ "https://fetch.spec.whatwg.org/#ref-for-fetch-params-canceled%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-idl-Uint8Array%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-terminate%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-readablestream-enqueue", "https://fetch.spec.whatwg.org/#ref-for-implementation-defined%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-readablestream-enqueue%E2%91%A0", @@ -1930,15 +1956,13 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-body%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-body-stream%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-readablestream-pipe-through%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-dfn-coarsened-shared-current-time%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-dfn-coarsened-shared-current-time%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-cross-origin-isolated-capability%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-handle-fetch%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-cross-origin-isolated-capability%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-timing-info%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-final-service-worker-start-time", - "https://fetch.spec.whatwg.org/#ref-for-update-timing-info-from-stored-response", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-timing-info%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-final-service-worker-start-time", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-readablestream-cancel", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A7", @@ -1952,7 +1976,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-request-redirect-mode%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-response-type%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-request-redirect-mode%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A0%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A1%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-cache-match-method", "https://fetch.spec.whatwg.org/#ref-for-concept-request-method%E2%91%A7", @@ -1978,21 +2002,21 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-cors-check", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A2%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-cors-check%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-tao-check", "https://fetch.spec.whatwg.org/#ref-for-timing-allow-failed%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-response-tainting%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-response-type%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-cross-origin-resource-policy-check", "https://fetch.spec.whatwg.org/#ref-for-concept-request-origin%E2%91%A0%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A0%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A0%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A0%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A0%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A2%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-cross-origin-resource-policy-check%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-cors-check%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A0%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A1%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-redirect-status%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status%E2%91%A8", @@ -2003,14 +2027,13 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-filtered-response-opaque-redirect%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-internal-response%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-http-redirect-fetch", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-timing-info%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A1%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-body-stream%E2%91%A8", "https://fetch.spec.whatwg.org/#http-redirect-fetch", "https://fetch.spec.whatwg.org/#concept-http-redirect-fetch", "https://fetch.spec.whatwg.org/#ref-for-fetch-params%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-filtered-response%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-internal-response%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-response-location-url%E2%91%A0", @@ -2058,13 +2081,13 @@ "https://fetch.spec.whatwg.org/#ref-for-fetch-params-timing-info%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-redirect-end-time", "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-post-redirect-start-time%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-dfn-coarsened-shared-current-time%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-dfn-coarsened-shared-current-time%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-cross-origin-isolated-capability%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-redirect-start-time", "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-redirect-start-time%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-start-time%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-list-append%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-set-requests-referrer-policy-on-redirect", "https://fetch.spec.whatwg.org/#ref-for-concept-main-fetch%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-main-fetch%E2%91%A1", @@ -2072,17 +2095,17 @@ "https://fetch.spec.whatwg.org/#navigate-redirect-fetch", "https://fetch.spec.whatwg.org/#ref-for-in-parallel%E2%91%A1", "https://fetch.spec.whatwg.org/#concept-navigate-redirect-fetch", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-request-redirect-mode%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-fetch-params%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-http-redirect-fetch%E2%91%A0", "https://fetch.spec.whatwg.org/#http-network-or-cache-fetch", "https://fetch.spec.whatwg.org/#concept-http-network-or-cache-fetch", "https://fetch.spec.whatwg.org/#ref-for-fetch-params%E2%91%A0%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-abort-when%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-canceled%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-window%E2%91%A4", @@ -2094,7 +2117,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-body-source%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A0%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-body-source%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-response-tainting%E2%91%A0%E2%91%A5", @@ -2109,7 +2132,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-request-keepalive-flag%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A0%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A1%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-group%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-record%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-record-request%E2%91%A1", @@ -2159,7 +2182,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A1%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-handle-content-codings", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A1%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-header%E2%91%A3%E2%91%A8", @@ -2195,7 +2218,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-header%E2%91%A4%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-cache-mode%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-stale-while-revalidate-response%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A1%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-response-cache-state%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-clone%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-cache-mode%E2%91%A7", @@ -2204,7 +2227,7 @@ "https://fetch.spec.whatwg.org/#ref-for-in-parallel%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-main-fetch%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-fetch-params%E2%91%A0%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-stale-response%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-cache-mode%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-response-header-list%E2%91%A0%E2%91%A8", @@ -2229,13 +2252,11 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-response-header-list%E2%91%A1%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-response-header-list%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-response-cache-state%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-update-timing-info-from-stored-response%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-timing-info%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A3%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-timing-info%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A0%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-list-clone%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-response-body-info%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A0%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-list-clone%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A2%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-header-list-contains%E2%91%A1%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-response-range-requested-flag%E2%91%A0", @@ -2284,8 +2305,8 @@ "https://fetch.spec.whatwg.org/#http-network-fetch", "https://fetch.spec.whatwg.org/#concept-http-network-fetch", "https://fetch.spec.whatwg.org/#ref-for-fetch-params%E2%91%A0%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-timing-info%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-timing-info%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-determine-the-http-cache-partition%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-cache-mode%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-request-determine-the-network-partition-key%E2%91%A0", @@ -2305,17 +2326,16 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A2%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A2%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-body-source%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A2%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A3%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-final-network-request-start-time", - "https://fetch.spec.whatwg.org/#ref-for-dfn-coarsened-shared-current-time%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-dfn-coarsened-shared-current-time%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-cross-origin-isolated-capability%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A2%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A2%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-body-source%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A2%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A2%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A3%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A3%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A2%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-body-source%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A2%E2%91%A7", @@ -2326,18 +2346,16 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A3%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-final-network-response-start-time", "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-final-network-response-start-time%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-dfn-coarsened-shared-current-time%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-dfn-coarsened-shared-current-time%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-cross-origin-isolated-capability%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-iteration-break%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-process-early-hints-response%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-queue-a-fetch-task%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-process-early-hints-response%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A4%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-iteration-continue%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-iteration-break%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A2%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A3%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-request-window%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-environment-settings-object%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-window%E2%91%A0%E2%91%A0", @@ -2346,7 +2364,7 @@ "https://fetch.spec.whatwg.org/#ref-for-fetch-params-process-request-end-of-body%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-queue-a-fetch-task%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-process-request-end-of-body%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-task-destination%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-task-destination%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-canceled%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-in-parallel%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-fetch-params-process-request-body%E2%91%A0", @@ -2359,18 +2377,18 @@ "https://fetch.spec.whatwg.org/#ref-for-aborterror", "https://fetch.spec.whatwg.org/#ref-for-idl-DOMException", "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-abort", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-terminate%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-body-incrementally-read", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A3%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-task-destination%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-task-destination%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-if-aborted%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-appropriate-network-error%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-resume", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-suspend", "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-abort%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-chunk", "https://fetch.spec.whatwg.org/#ref-for-new", "https://fetch.spec.whatwg.org/#ref-for-readablestream%E2%91%A2", @@ -2399,20 +2417,22 @@ "https://fetch.spec.whatwg.org/#ref-for-fetch-params-canceled%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-extract-header-list-values%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-response-header-list%E2%91%A1%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-encoded-body-size%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-response-body-info%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-encoded-body-size", "https://fetch.spec.whatwg.org/#ref-for-byte-sequence-length%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-handle-content-codings%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-header%E2%91%A4%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-decoded-body-size%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-response-body-info%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-fetch-timing-info-decoded-body-size", "https://fetch.spec.whatwg.org/#ref-for-byte-sequence-length%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-terminate%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-readablestream-enqueue%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-idl-Uint8Array%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-idl-ArrayBuffer", "https://fetch.spec.whatwg.org/#ref-for-readablestream-errored", "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-terminate%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A0%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-controller%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-readablestream-need-more-data", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch-suspend%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-readablestream-readable", @@ -2437,16 +2457,16 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-cache%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-cors-preflight-fetch-0%E2%91%A4", "https://fetch.spec.whatwg.org/#cors-preflight-fetch-0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-method%E2%91%A0%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-list-clone%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A0%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-list-clone%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-initiator%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-initiator%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A0%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A0%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A0%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-origin%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-origin%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-referrer%E2%91%A5", @@ -2458,22 +2478,22 @@ "https://fetch.spec.whatwg.org/#ref-for-request-service-workers-mode%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-http-network-or-cache-fetch%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-http-fetch%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A2%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A2%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-http-access-control-request-method%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-method%E2%91%A0%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A2%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A2%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-cors-unsafe-request-header-names%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A2%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-list-is-empty%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A2%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-list-is-empty%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-http-access-control-request-headers%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A2%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-combine%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-http-network-or-cache-fetch%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-fetch-params%E2%91%A0%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-fetch-params-request%E2%91%A0%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-cors-check%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status%E2%91%A0%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-ok-status%E2%91%A0", @@ -2496,7 +2516,7 @@ "https://fetch.spec.whatwg.org/#ref-for-cors-safelisted-method%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A4%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A2%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-header-name%E2%91%A1%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-cors-non-wildcard-request-header-name", "https://fetch.spec.whatwg.org/#ref-for-byte-case-insensitive%E2%91%A0%E2%91%A2", @@ -2504,7 +2524,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A4%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-list-iterate%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-cors-unsafe-request-header-names%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-byte-case-insensitive%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-list-item%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A0%E2%91%A4", @@ -2678,7 +2698,7 @@ "https://fetch.spec.whatwg.org/#concept-headers-header-list", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list%E2%91%A1%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-request", "https://fetch.spec.whatwg.org/#ref-for-headers%E2%91%A2", "https://fetch.spec.whatwg.org/#concept-headers-guard", @@ -2711,7 +2731,7 @@ "https://fetch.spec.whatwg.org/#ref-for-no-cors-safelisted-request-header", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-forbidden-response-header-name%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-remove-privileged-no-cors-request-headers", @@ -2732,53 +2752,53 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-delete%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A1", "https://fetch.spec.whatwg.org/#dom-headers", - "https://fetch.spec.whatwg.org/#ref-for-this", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-fill", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4", "https://fetch.spec.whatwg.org/#dom-headers-append", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-append%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5", "https://fetch.spec.whatwg.org/#dom-headers-delete", "https://fetch.spec.whatwg.org/#ref-for-header-name%E2%91%A1%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-dfn-throw%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-typeerror%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-dfn-throw%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-typeerror%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-forbidden-header-name%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-no-cors-safelisted-request-header-name%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-privileged-no-cors-request-header-name%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-forbidden-response-header-name%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-header-list-contains%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-delete%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-remove-privileged-no-cors-request-headers%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#dom-headers-get", "https://fetch.spec.whatwg.org/#ref-for-header-name%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-dfn-throw%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-typeerror%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-get%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A4", "https://fetch.spec.whatwg.org/#dom-headers-has", "https://fetch.spec.whatwg.org/#ref-for-header-name%E2%91%A1%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-dfn-throw%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-typeerror%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-header-list-contains%E2%91%A1%E2%91%A2", "https://fetch.spec.whatwg.org/#dom-headers-set", @@ -2787,29 +2807,29 @@ "https://fetch.spec.whatwg.org/#ref-for-header-value%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-dfn-throw%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-typeerror%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-dfn-throw%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-forbidden-header-name%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-no-cors-safelisted-request-header%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-forbidden-response-header-name%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-set%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-remove-privileged-no-cors-request-headers%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-dfn-value-pairs-to-iterate-over", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-sort-and-combine", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A7", "https://fetch.spec.whatwg.org/#bodyinit-unions", "https://fetch.spec.whatwg.org/#ref-for-dfn-Blob%E2%91%A2", @@ -2927,15 +2947,15 @@ "https://fetch.spec.whatwg.org/#ref-for-dom-body-json%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-dom-body-text%E2%91%A0", "https://fetch.spec.whatwg.org/#dom-body-body", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-body-body%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-body-body%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-body-stream%E2%91%A0%E2%91%A5", "https://fetch.spec.whatwg.org/#dom-body-bodyused", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-body-body%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-body-body%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-body-stream%E2%91%A0%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-is-readable-stream-disturbed%E2%91%A2", @@ -2983,19 +3003,19 @@ "https://fetch.spec.whatwg.org/#ref-for-upon-fulfillment", "https://fetch.spec.whatwg.org/#dom-body-arraybuffer", "https://fetch.spec.whatwg.org/#ref-for-concept-body-consume-body", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A8", "https://fetch.spec.whatwg.org/#dom-body-blob", "https://fetch.spec.whatwg.org/#ref-for-concept-body-consume-body%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%93%AA", "https://fetch.spec.whatwg.org/#dom-body-formdata", "https://fetch.spec.whatwg.org/#ref-for-concept-body-consume-body%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A0", "https://fetch.spec.whatwg.org/#dom-body-json", "https://fetch.spec.whatwg.org/#ref-for-concept-body-consume-body%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A1", "https://fetch.spec.whatwg.org/#dom-body-text", "https://fetch.spec.whatwg.org/#ref-for-concept-body-consume-body%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A2", "https://fetch.spec.whatwg.org/#request-class", "https://fetch.spec.whatwg.org/#ref-for-request%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-idl-USVString%E2%91%A1", @@ -3112,11 +3132,11 @@ "https://fetch.spec.whatwg.org/#dom-requestredirect-error", "https://fetch.spec.whatwg.org/#dom-requestredirect-manual", "https://fetch.spec.whatwg.org/#ref-for-requestdestination%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A0%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A0%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-requestmode%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-request%E2%91%A3", "https://fetch.spec.whatwg.org/#concept-request-request", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-request%E2%91%A4", "https://fetch.spec.whatwg.org/#request-headers", "https://fetch.spec.whatwg.org/#ref-for-headers%E2%91%A8", @@ -3127,7 +3147,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-body-mime-type%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-header-extract-mime-type%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-request%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-body-body%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A0", @@ -3181,7 +3201,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-request-cache-mode%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-dom-request-redirect%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-redirect-mode%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-dom-request-integrity%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-dom-request-keepalive%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-dom-request-isreloadnavigation%E2%91%A0", @@ -3191,7 +3211,7 @@ "https://fetch.spec.whatwg.org/#ref-for-dom-request-clone%E2%91%A0", "https://fetch.spec.whatwg.org/#request-create", "https://fetch.spec.whatwg.org/#ref-for-request%E2%91%A0%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-headers-guard%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-new%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-request%E2%91%A0%E2%91%A0", @@ -3200,14 +3220,14 @@ "https://fetch.spec.whatwg.org/#ref-for-new%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-headers%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A0%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-request-signal", "https://fetch.spec.whatwg.org/#ref-for-new%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-abortsignal%E2%91%A4", "https://fetch.spec.whatwg.org/#dom-request", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-relevant-settings-object%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-relevant-settings-object", "https://fetch.spec.whatwg.org/#ref-for-api-base-url", "https://fetch.spec.whatwg.org/#ref-for-concept-url-parser%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-dfn-throw%E2%91%A0%E2%91%A3", @@ -3215,13 +3235,13 @@ "https://fetch.spec.whatwg.org/#ref-for-include-credentials%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-dfn-throw%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-request%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-request-signal%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-relevant-settings-object%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-relevant-settings-object%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-settings-object-origin%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-window%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-environment-settings-object%E2%91%A0%E2%91%A1", @@ -3234,17 +3254,17 @@ "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-dom-requestinit-window%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-map-exists%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%93%AA%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A0%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-request-method%E2%91%A1%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-request-method%E2%91%A1%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-unsafe-request-flag%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A1%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-relevant-settings-object%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A1%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-relevant-settings-object%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-window%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-priority%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-priority%E2%91%A2", @@ -3271,9 +3291,10 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-request-reload-navigation-flag%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-history-navigation-flag", "https://fetch.spec.whatwg.org/#ref-for-concept-request-history-navigation-flag%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A0%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-list-clone%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A0%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-list-clone%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A0%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-request-initiator-type%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-map-is-empty", "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-reload-navigation-flag%E2%91%A1", @@ -3281,10 +3302,10 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-request-origin%E2%91%A0%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-request-referrer%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-referrer-policy%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-current-url%E2%91%A2%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A0%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url-list%E2%91%A0%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-dom-requestinit-referrer%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-map-exists%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-dom-requestinit-referrer%E2%91%A1", @@ -3336,46 +3357,46 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-request-method%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-dom-requestinit-signal%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-map-exists%E2%91%A0%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-request-signal%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-new%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-abortsignal%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-relevant-realm", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-request-signal%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-abortsignal-follow", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-request-headers%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-new%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-headers%E2%91%A0%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-relevant-realm%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A0%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A0%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode%E2%91%A1%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request-method%E2%91%A1%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-cors-safelisted-method%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-dfn-throw%E2%91%A1%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-request-headers%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A0%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-map-is-empty%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-request-headers%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-dom-requestinit-headers%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-map-exists%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-dom-requestinit-headers%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-request-headers%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-headers%E2%91%A0%E2%91%A3", @@ -3384,10 +3405,10 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-headers-append%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-header-name%E2%91%A1%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-header-value%E2%91%A1%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-request-headers%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-fill%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-request-headers%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A3%E2%91%A5", @@ -3405,112 +3426,112 @@ "https://fetch.spec.whatwg.org/#ref-for-request-keepalive-flag%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-body-with-type-body%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-body-with-type-type", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-request-headers%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-header-list-contains%E2%91%A1%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-append%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-request-headers%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-body-source%E2%91%A0%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode%E2%91%A1%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-use-cors-preflight-flag%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-body-unusable%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-dfn-throw%E2%91%A1%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-readablestream-create-a-proxy", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A3%E2%91%A6", "https://fetch.spec.whatwg.org/#dom-request-method", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-method%E2%91%A1%E2%91%A4", "https://fetch.spec.whatwg.org/#dom-request-url", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A0%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-url-serializer%E2%91%A1", "https://fetch.spec.whatwg.org/#dom-request-headers", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-request-headers%E2%91%A8", "https://fetch.spec.whatwg.org/#dom-request-destination", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A0%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A0%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-destination%E2%91%A1%E2%93%AA", "https://fetch.spec.whatwg.org/#dom-request-referrer", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-referrer%E2%91%A0%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-referrer%E2%91%A0%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A0%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request-referrer%E2%91%A0%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-url-serializer%E2%91%A2", "https://fetch.spec.whatwg.org/#dom-request-referrerpolicy", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A0%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-request-referrer-policy%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#dom-request-mode", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A4%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A0%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode%E2%91%A1%E2%91%A6", "https://fetch.spec.whatwg.org/#dom-request-credentials", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A0%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A1%E2%91%A3", "https://fetch.spec.whatwg.org/#dom-request-cache", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A1%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-request-cache-mode%E2%91%A0%E2%91%A7", "https://fetch.spec.whatwg.org/#dom-request-redirect", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A1%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-request-redirect-mode%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#dom-request-integrity", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-request-integrity-metadata%E2%91%A5", "https://fetch.spec.whatwg.org/#dom-request-keepalive", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A1%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-request-keepalive-flag%E2%91%A6", "https://fetch.spec.whatwg.org/#dom-request-isreloadnavigation", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A1%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-reload-navigation-flag%E2%91%A2", "https://fetch.spec.whatwg.org/#dom-request-ishistorynavigation", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A1%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-history-navigation-flag%E2%91%A2", "https://fetch.spec.whatwg.org/#dom-request-signal", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-request-signal%E2%91%A3", "https://fetch.spec.whatwg.org/#dom-request-clone", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-body-unusable%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-dfn-throw%E2%91%A1%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-clone%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A5%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-request-request%E2%91%A1%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-request-create", "https://fetch.spec.whatwg.org/#ref-for-request%E2%91%A0%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-request-headers%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A0%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-relevant-realm%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-request-signal%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-abortsignal-follow%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-request-signal%E2%91%A5", "https://fetch.spec.whatwg.org/#response-class", "https://fetch.spec.whatwg.org/#ref-for-Exposed%E2%91%A1", @@ -3573,7 +3594,7 @@ "https://fetch.spec.whatwg.org/#dom-responsetype-opaqueredirect", "https://fetch.spec.whatwg.org/#ref-for-response%E2%91%A5", "https://fetch.spec.whatwg.org/#concept-response-response", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-response%E2%91%A6", "https://fetch.spec.whatwg.org/#response-headers", "https://fetch.spec.whatwg.org/#ref-for-headers%E2%91%A0%E2%91%A5", @@ -3609,7 +3630,7 @@ "https://fetch.spec.whatwg.org/#ref-for-dom-response-clone%E2%91%A0", "https://fetch.spec.whatwg.org/#response-create", "https://fetch.spec.whatwg.org/#ref-for-response%E2%91%A0%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-headers-guard%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-new%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-response%E2%91%A0%E2%91%A7", @@ -3652,32 +3673,32 @@ "https://fetch.spec.whatwg.org/#ref-for-body-with-type-type%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-response-header-list%E2%91%A2%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-header-list-contains%E2%91%A1%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-body-with-type-type%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-response-header-list%E2%91%A2%E2%91%A3", "https://fetch.spec.whatwg.org/#dom-response", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-response-response%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-response-headers%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-new%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-headers%E2%91%A0%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-relevant-realm%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-header-list%E2%91%A0%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-response-response%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-response-header-list%E2%91%A2%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A1%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-bodyinit-extract%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-initialize-a-response", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A0", "https://fetch.spec.whatwg.org/#dom-response-error", "https://fetch.spec.whatwg.org/#ref-for-response-create", "https://fetch.spec.whatwg.org/#ref-for-response%E2%91%A1%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A4%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-relevant-realm%E2%91%A3", "https://fetch.spec.whatwg.org/#dom-response-redirect", "https://fetch.spec.whatwg.org/#ref-for-concept-url-parser%E2%91%A2", @@ -3690,14 +3711,14 @@ "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-rangeerror%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-response-create%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-response%E2%91%A1%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A6%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-relevant-realm%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-response-response%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status%E2%91%A1%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-url-serializer%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-isomorphic-encode%E2%91%A4", - "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-response-response%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-response-header-list%E2%91%A2%E2%91%A5", "https://fetch.spec.whatwg.org/#dom-response-json", @@ -3705,59 +3726,59 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-bodyinit-extract%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-response-create%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-response%E2%91%A1%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-relevant-realm%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-initialize-a-response%E2%91%A0", "https://fetch.spec.whatwg.org/#dom-response-type", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-response-response%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-response-type%E2%91%A0%E2%91%A1", "https://fetch.spec.whatwg.org/#dom-response-url", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-response-response%E2%91%A0%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-response-url%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-response-response%E2%91%A0%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-response-url%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-url-serializer%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-url-serializer-exclude-fragment%E2%91%A0", "https://fetch.spec.whatwg.org/#dom-response-redirected", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-response-response%E2%91%A0%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A0%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-response-url-list%E2%91%A0%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A6", "https://fetch.spec.whatwg.org/#dom-response-status", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-response-response%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status%E2%91%A1%E2%91%A1", "https://fetch.spec.whatwg.org/#dom-response-ok", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-response-response%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status%E2%91%A1%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-ok-status%E2%91%A2", "https://fetch.spec.whatwg.org/#dom-response-statustext", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A6", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-response-response%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status-message%E2%91%A6", "https://fetch.spec.whatwg.org/#dom-response-headers", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-response-headers%E2%91%A2", "https://fetch.spec.whatwg.org/#dom-response-clone", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A7%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-body-unusable%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-dfn-throw%E2%91%A2%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-response-clone%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-response-response%E2%91%A0%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-response-create%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-response%E2%91%A1%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-response-headers%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-headers-guard%E2%91%A1%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-relevant-realm%E2%91%A6", "https://fetch.spec.whatwg.org/#fetch-method", "https://fetch.spec.whatwg.org/#ref-for-windoworworkerglobalscope", @@ -3776,20 +3797,17 @@ "https://fetch.spec.whatwg.org/#ref-for-request-signal%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-abortsignal-aborted", "https://fetch.spec.whatwg.org/#ref-for-abort-fetch", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A1%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-settings-object-global%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A1%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-settings-object-global%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-serviceworkerglobalscope", "https://fetch.spec.whatwg.org/#ref-for-request-service-workers-mode%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-this%E2%91%A8%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-relevant-realm%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-abortsignal-add", "https://fetch.spec.whatwg.org/#ref-for-request-signal%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-abort-fetch%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-abort%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-finalize-and-report-timing", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A1%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-fetch-processresponseendofbody", "https://fetch.spec.whatwg.org/#ref-for-process-response", "https://fetch.spec.whatwg.org/#ref-for-concept-response-aborted%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-abort-fetch%E2%91%A1", @@ -3832,32 +3850,32 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-url-scheme%E2%91%A0%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-url-scheme%E2%91%A0%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A1%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A0%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A1%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A0%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-url%E2%91%A0%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-client%E2%91%A1%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-request-service-workers-mode%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-referrer%E2%91%A0%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-mode%E2%91%A1%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-request-credentials-mode%E2%91%A1%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-cache-mode%E2%91%A0%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-request-redirect-mode%E2%91%A0%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-forgiving-base64-encode", "https://fetch.spec.whatwg.org/#ref-for-isomorphic-encode%E2%91%A5", "https://fetch.spec.whatwg.org/#example-random-value", + "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A1%E2%91%A8", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A4%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A2%E2%93%AA", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A4%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A3%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-combine%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A4%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A4%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-header-value%E2%91%A8", "https://fetch.spec.whatwg.org/#example-permessage-deflate", - "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A2%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A4%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-header-list-append%E2%91%A2%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A4%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A2%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-fetch-useparallelqueue", "https://fetch.spec.whatwg.org/#ref-for-process-response%E2%91%A0", @@ -3865,7 +3883,7 @@ "https://fetch.spec.whatwg.org/#ref-for-concept-response-status%E2%91%A1%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-fail-the-websocket-connection", "https://fetch.spec.whatwg.org/#ref-for-extract-header-list-values%E2%91%A5", - "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A4%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-request-header-list%E2%91%A4%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-fail-the-websocket-connection%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-fail-the-websocket-connection%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-the-websocket-connection-is-established", @@ -3873,7 +3891,7 @@ "https://fetch.spec.whatwg.org/#the-websocket-connection-is-established", "https://fetch.spec.whatwg.org/#data-urls", "https://fetch.spec.whatwg.org/#data-url-struct", - "https://fetch.spec.whatwg.org/#ref-for-struct%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-struct%E2%91%A4", "https://fetch.spec.whatwg.org/#data-url-struct-mime-type", "https://fetch.spec.whatwg.org/#ref-for-mime-type%E2%91%A4", "https://fetch.spec.whatwg.org/#data-url-struct-body", @@ -3904,7 +3922,7 @@ "https://fetch.spec.whatwg.org/#ref-for-forbidden-header-name%E2%91%A3", "https://fetch.spec.whatwg.org/#atomic-http-redirect-handling", "https://fetch.spec.whatwg.org/#ref-for-atomic-http-redirect-handling%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status%E2%91%A1%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-internal-response%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status%E2%91%A1%E2%91%A5", @@ -3941,55 +3959,55 @@ "https://fetch.spec.whatwg.org/#ref-for-cors-request%E2%91%A0%E2%91%A7", "https://fetch.spec.whatwg.org/#fetch-elsewhere", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A2%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A0%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A1", - "https://fetch.spec.whatwg.org/#fetch-elsewhere-fetch", "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A0%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A5%E2%91%A8", + "https://fetch.spec.whatwg.org/#fetch-elsewhere-fetch", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A0%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A2%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-parallel-queue%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-fetch-useparallelqueue%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-process-request-body", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A0%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A0%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A4%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-process-request-end-of-body", - "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A0%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-request%E2%91%A0%E2%91%A0%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-request-body%E2%91%A4%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-fetch-processearlyhintsresponse", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-response-status%E2%91%A1%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-process-response%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-response-header-list%E2%91%A2%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A5", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A1%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-body-stream%E2%91%A0%E2%91%A7", - "https://fetch.spec.whatwg.org/#ref-for-fetch-processresponseendofbody%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A6", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A7", + "https://fetch.spec.whatwg.org/#ref-for-fetch-processresponseendofbody", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A2%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-process-response-end-of-body", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A8", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A5", "https://fetch.spec.whatwg.org/#ref-for-byte-sequence%E2%91%A1%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A7%E2%93%AA", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A2%E2%91%A0", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A7%E2%91%A0", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A2%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-concept-network-error%E2%91%A4%E2%91%A7", "https://fetch.spec.whatwg.org/#ref-for-null-body-status%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-body-fully-read%E2%91%A1", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A7%E2%91%A1", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A6%E2%91%A8", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A2%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-byte-sequence%E2%91%A1%E2%91%A3", "https://fetch.spec.whatwg.org/#ref-for-body-fully-read%E2%91%A2", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A7%E2%91%A2", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A7%E2%93%AA", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A2%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A7%E2%91%A3", + "https://fetch.spec.whatwg.org/#ref-for-concept-response%E2%91%A7%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-response-body%E2%91%A2%E2%91%A4", "https://fetch.spec.whatwg.org/#ref-for-fetch-useparallelqueue%E2%91%A1", "https://fetch.spec.whatwg.org/#ref-for-boolean%E2%91%A0", "https://fetch.spec.whatwg.org/#ref-for-concept-fetch%E2%91%A2%E2%91%A3", - "https://fetch.spec.whatwg.org/#ref-for-fetch-controller%E2%91%A4", + "https://fetch.spec.whatwg.org/#ref-for-fetch-controller%E2%91%A6", "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-abort%E2%91%A2", "https://fetch.spec.whatwg.org/#ref-for-fetch-controller-terminate%E2%91%A5", "https://fetch.spec.whatwg.org/#acknowledgments", @@ -4022,6 +4040,7 @@ "https://fetch.spec.whatwg.org/#term-for-dom-domhighrestimestamp", "https://fetch.spec.whatwg.org/#term-for-dfn-coarsen-time", "https://fetch.spec.whatwg.org/#term-for-dfn-coarsened-shared-current-time", + "https://fetch.spec.whatwg.org/#term-for-dfn-relative-high-resolution-time", "https://fetch.spec.whatwg.org/#term-for-dfn-unsafe-shared-current-time", "https://fetch.spec.whatwg.org/#term-for-coep-report-type", "https://fetch.spec.whatwg.org/#term-for-eventsource", diff --git a/tr/ids/html.json b/tr/ids/html.json index 4e353bb19899..027338a92e42 100644 --- a/tr/ids/html.json +++ b/tr/ids/html.json @@ -1682,9 +1682,15 @@ "https://html.spec.whatwg.org/multipage/infrastructure.html#webdriver-bidi-fragment-navigated", "https://html.spec.whatwg.org/multipage/infrastructure.html#webdriver-bidi-dom-content-loaded", "https://html.spec.whatwg.org/multipage/infrastructure.html#webdriver-bidi-load-complete", + "https://html.spec.whatwg.org/multipage/infrastructure.html#webdriver-bidi-user-prompt-closed", + "https://html.spec.whatwg.org/multipage/infrastructure.html#webdriver-bidi-user-prompt-opened", "https://html.spec.whatwg.org/multipage/infrastructure.html#generating-a-random-uuid", "https://html.spec.whatwg.org/multipage/infrastructure.html#websocket-2", "https://html.spec.whatwg.org/multipage/infrastructure.html#make-disappear", + "https://html.spec.whatwg.org/multipage/infrastructure.html#public-key-credential", + "https://html.spec.whatwg.org/multipage/infrastructure.html#conditional-mediation", + "https://html.spec.whatwg.org/multipage/infrastructure.html#credman-credential", + "https://html.spec.whatwg.org/multipage/infrastructure.html#navigator.credentials.get()", "https://html.spec.whatwg.org/multipage/infrastructure.html#extensibility-2", "https://html.spec.whatwg.org/multipage/infrastructure.html#extensibility-2:dom-form-elements", "https://html.spec.whatwg.org/multipage/infrastructure.html#extensibility-2:dom-form-elements-2", @@ -23693,6 +23699,13 @@ "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-fe-autocomplete-tel-extension", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-fe-autocomplete-email", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-fe-autocomplete-impp", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:ascii-case-insensitive-8", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fe-autocomplete-webauthn", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:public-key-credential", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:conditional-mediation", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-fe-autocomplete-webauthn", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-2", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:autofill-expectation-mantle-3", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fe-autocomplete-off", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fe-autocomplete-on", @@ -23847,128 +23860,128 @@ "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:valid-url-string-3", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:control-group-url-3", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#control-group-text", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-2", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-3", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-2", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:hidden-state-(type=hidden)-2", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-3", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-4", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-3", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-4", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-5", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-4", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-2", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-2", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-select-element", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#control-group-multiline", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-5", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-6", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-5", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:hidden-state-(type=hidden)-3", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-2", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-3", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-select-element-2", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#control-group-password", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-6", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-7", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-6", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:hidden-state-(type=hidden)-4", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-7", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-8", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-7", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-3", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-8", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-9", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-8", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-4", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-9", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-10", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-9", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:password-state-(type=password)", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-3", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-4", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-select-element-3", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#control-group-url", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-10", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-11", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-10", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:hidden-state-(type=hidden)-5", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-11", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-12", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-11", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-5", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-12", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-13", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-12", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-6", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-13", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-14", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-13", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:url-state-(type=url)", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-4", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-5", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-select-element-4", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#control-group-username", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#control-group-e-mail", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-14", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-15", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-14", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:hidden-state-(type=hidden)-6", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-15", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-16", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-15", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-7", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-16", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-17", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-16", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-8", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-17", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-18", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-17", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:email-state-(type=email)", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-5", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-6", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-select-element-5", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#control-group-tel", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-18", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-19", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-18", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:hidden-state-(type=hidden)-7", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-19", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-20", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-19", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-9", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-20", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-21", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-20", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-10", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-21", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-22", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-21", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:telephone-state-(type=tel)", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-6", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-7", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-select-element-6", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#control-group-numeric", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-22", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-23", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-22", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:hidden-state-(type=hidden)-8", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-23", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-24", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-23", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-11", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-24", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-25", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-24", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-12", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-25", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-26", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-25", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:number-state-(type=number)", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-7", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-8", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-select-element-7", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#control-group-month", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-26", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-27", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-26", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:hidden-state-(type=hidden)-9", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-27", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-28", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-27", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-13", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-28", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-29", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-28", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-14", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-29", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-30", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-29", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:month-state-(type=month)", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-8", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-9", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-select-element-8", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#control-group-date", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-30", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-31", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-30", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:hidden-state-(type=hidden)-10", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-31", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-32", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-31", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-15", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-32", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-33", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-32", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:text-(type=text)-state-and-search-state-(type=search)-16", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-33", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-input-element-34", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-input-type-33", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:date-state-(type=date)", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-9", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-textarea-element-10", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:the-select-element-9", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#more-on-address-levels", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofilling-form-controls:-the-autocomplete-attribute:attr-fe-autocomplete-address-level1-2", @@ -23984,6 +23997,7 @@ "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-hint-set", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-scope", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-field-name", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#non-autofill-credential-type", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#idl-exposed-autofill-value", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-field-name", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-street-address", @@ -23992,6 +24006,13 @@ "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-shipping", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-fax", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-billing", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:non-autofill-credential-type", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:credman-credential", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-field", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:conditional-mediation", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:navigator.credentials.get()", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:public-key-credential", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:navigator.credentials.get()-2", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-scope", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-hint-set-2", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-2", @@ -24053,6 +24074,7 @@ "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-tel-extension", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-email", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-impp", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-webauthn", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-3", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-anchor-mantle", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-field-name-2", @@ -24062,18 +24084,21 @@ "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-hint-set-4", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:idl-exposed-autofill-value-2", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:ascii-case-insensitive-2", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-webauthn-2", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:ascii-case-insensitive-3", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-home", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-work", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-mobile", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-fax-2", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-pager", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:ascii-case-insensitive-3", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:ascii-case-insensitive-4", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-shipping-2", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-billing-2", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:ascii-case-insensitive-4", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:ascii-case-insensitive-5", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-section", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:converted-to-ascii-lowercase", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-hint-set-5", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:non-autofill-credential-type-2", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-scope-2", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-field-name-4", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:idl-exposed-autofill-value-3", @@ -24129,7 +24154,7 @@ "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-name", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:tree", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-field-name-13", - "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-field", + "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-field-2", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:autofill-hint-set-8", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-shipping-3", "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-processing-model:attr-fe-autocomplete-billing-3", @@ -38595,7 +38620,11 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:canceled-flag", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:dom-beforeunloadevent-returnvalue", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:dom-beforeunloadevent-returnvalue-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:webdriver-bidi-user-prompt-opened", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:pause", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:webdriver-bidi-user-prompt-closed", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-4", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:list-of-the-descendant-browsing-contexts", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:prompt-to-unload-a-document", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:active-document", @@ -38614,7 +38643,7 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:page-showing-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:fire-a-page-transition-event", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:event-pagehide-3", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-3", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-5", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-document-salvageable-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:update-the-visibility-state", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:unload-event-start-time", @@ -38625,7 +38654,7 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-document-salvageable-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-event-fire", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:event-unload", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-4", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-6", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:unload-event-end-time", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:current-high-resolution-time-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:coarsen-time-2", @@ -38635,7 +38664,7 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:termination-nesting-level-4", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:suspension-time", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:current-high-resolution-time-3", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-5", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-7", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:suspended-timer-handles", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:map-get-the-keys", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:map-of-active-timers", @@ -38652,15 +38681,15 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:unload-counter-4", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-document-cleanup-steps", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:document-7", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-6", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-8", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:websocket-2", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-7", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-9", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:make-disappear", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:websocket-2-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-document-salvageable-7", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-document-salvageable-8", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:eventsource", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-8", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-relevant-global-10", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:concept-eventsource-forcibly-close", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:map-clear", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#unloading-documents:map-of-active-timers-2", @@ -41998,20 +42027,32 @@ "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:this", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:normalize-newlines", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:optionally-truncate-a-simple-dialog-string", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:webdriver-bidi-user-prompt-opened", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:this-2", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:pause", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:webdriver-bidi-user-prompt-closed", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:this-3", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#dom-confirm", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:cannot-show-simple-dialogs-2", - "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:this-2", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:this-4", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:normalize-newlines-2", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:optionally-truncate-a-simple-dialog-string-2", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:webdriver-bidi-user-prompt-opened-2", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:this-5", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:pause-2", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:webdriver-bidi-user-prompt-closed-2", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:this-6", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#dom-prompt", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:cannot-show-simple-dialogs-3", - "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:this-3", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:this-7", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:normalize-newlines-3", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:optionally-truncate-a-simple-dialog-string-3", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:optionally-truncate-a-simple-dialog-string-4", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:webdriver-bidi-user-prompt-opened-3", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:this-8", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:pause-3", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:webdriver-bidi-user-prompt-closed-3", + "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:this-9", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#optionally-truncate-a-simple-dialog-string", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#cannot-show-simple-dialogs", "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#simple-dialogs:window", @@ -44246,25 +44287,27 @@ "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:environment-settings-object's-realm", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:dom-sharedworker-port-2", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:secure-context", + "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:obtain-a-storage-key-for-non-storage-purposes", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:enqueue-the-following-steps", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:shared-worker-manager-2", + "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:list-iterate", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:sharedworkerglobalscope", + "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:obtain-a-storage-key-for-non-storage-purposes-2", + "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:relevant-settings-object", + "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:storage-key-equal", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:dom-workerglobalscope-closing", - "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:concept-sharedworkerglobalscope-constructor-origin", - "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:same-origin-2", - "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:concept-settings-object-origin", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:concept-sharedworkerglobalscope-constructor-url", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:concept-url-equals", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:concept-workerglobalscope-name-3", - "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:sharedworkerglobalscope-2", + "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:break", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:data-protocol-2", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:concept-origin-opaque-2", - "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:concept-sharedworkerglobalscope-constructor-origin-2", + "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:concept-sharedworkerglobalscope-constructor-origin", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:concept-sharedworkerglobalscope-constructor-url-2", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:data-protocol-3", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:concept-origin-2", - "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:sharedworkerglobalscope-3", - "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:same-origin-3", + "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:sharedworkerglobalscope-2", + "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:same-origin-2", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:concept-script", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:settings-object", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:top-level-browsing-context", @@ -44273,7 +44316,7 @@ "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:queue-a-task", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:concept-event-fire", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:event-error", - "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:relevant-settings-object", + "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:relevant-settings-object-2", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:secure-context-2", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:queue-a-task-2", "https://html.spec.whatwg.org/multipage/workers.html#shared-workers-and-the-sharedworker-interface:concept-event-fire-2", @@ -58052,6 +58095,7 @@ "https://html.spec.whatwg.org/multipage/references.html#refsCOMPOSITE", "https://html.spec.whatwg.org/multipage/references.html#refsCOMPUTABLE", "https://html.spec.whatwg.org/multipage/references.html#refsCOOKIES", + "https://html.spec.whatwg.org/multipage/references.html#refsCREDMAN", "https://html.spec.whatwg.org/multipage/references.html#refsCSP", "https://html.spec.whatwg.org/multipage/references.html#refsCSS", "https://html.spec.whatwg.org/multipage/references.html#refsCSSALIGN", @@ -58211,6 +58255,7 @@ "https://html.spec.whatwg.org/multipage/references.html#refsWCAG", "https://html.spec.whatwg.org/multipage/references.html#refsWEBANIMATIONS", "https://html.spec.whatwg.org/multipage/references.html#refsWEBAUDIO", + "https://html.spec.whatwg.org/multipage/references.html#refsWEBAUTHN", "https://html.spec.whatwg.org/multipage/references.html#refsWEBCODECS", "https://html.spec.whatwg.org/multipage/references.html#refsWEBCRYPTO", "https://html.spec.whatwg.org/multipage/references.html#refsWEBDRIVERBIDI", diff --git a/tr/ids/keyboard-map.json b/tr/ids/keyboard-map.json index 671c535f881c..e75735843ef8 100644 --- a/tr/ids/keyboard-map.json +++ b/tr/ids/keyboard-map.json @@ -7,7 +7,7 @@ "https://wicg.github.io/keyboard-map/#toc-nav", "https://wicg.github.io/keyboard-map/#toc-jump", "https://wicg.github.io/keyboard-map/#toc-toggle", - "https://wicg.github.io/keyboard-map/#profile-and-date", + "https://wicg.github.io/keyboard-map/#w3c-state", "https://wicg.github.io/keyboard-map/#abstract", "https://wicg.github.io/keyboard-map/#ref-for-dom-keyboardevent-code", "https://wicg.github.io/keyboard-map/#ref-for-dom-keyboardevent-key", @@ -93,13 +93,10 @@ "https://wicg.github.io/keyboard-map/#example-659c10ea", "https://wicg.github.io/keyboard-map/#h-fire-a-layoutchange-event", "https://wicg.github.io/keyboard-map/#fire-a-layoutchange-event", - "https://wicg.github.io/keyboard-map/#ref-for-event", - "https://wicg.github.io/keyboard-map/#ref-for-dom-event-type", - "https://wicg.github.io/keyboard-map/#ref-for-dom-event-bubbles", - "https://wicg.github.io/keyboard-map/#ref-for-dom-event-cancelable", + "https://wicg.github.io/keyboard-map/#ref-for-concept-event-fire", + "https://wicg.github.io/keyboard-map/#eventdef-keyboard-layoutchange", "https://wicg.github.io/keyboard-map/#ref-for-dom-navigator-keyboard%E2%91%A0", "https://wicg.github.io/keyboard-map/#ref-for-navigator%E2%91%A0", - "https://wicg.github.io/keyboard-map/#ref-for-concept-event-dispatch", "https://wicg.github.io/keyboard-map/#integrations", "https://wicg.github.io/keyboard-map/#permissions-policy", "https://wicg.github.io/keyboard-map/#ref-for-keyboard-getlayoutmap%E2%91%A0", @@ -113,6 +110,7 @@ "https://wicg.github.io/keyboard-map/#privacy-mitigations", "https://wicg.github.io/keyboard-map/#ref-for-secure-context", "https://wicg.github.io/keyboard-map/#ref-for-top-level-browsing-context", + "https://wicg.github.io/keyboard-map/#ref-for-policy-controlled-feature%E2%91%A0", "https://wicg.github.io/keyboard-map/#incognito", "https://wicg.github.io/keyboard-map/#acknowledgements-contributors", "https://wicg.github.io/keyboard-map/#glossary", @@ -124,11 +122,7 @@ "https://wicg.github.io/keyboard-map/#index", "https://wicg.github.io/keyboard-map/#index-defined-here", "https://wicg.github.io/keyboard-map/#index-defined-elsewhere", - "https://wicg.github.io/keyboard-map/#term-for-event", - "https://wicg.github.io/keyboard-map/#term-for-dom-event-bubbles", - "https://wicg.github.io/keyboard-map/#term-for-dom-event-cancelable", - "https://wicg.github.io/keyboard-map/#term-for-concept-event-dispatch", - "https://wicg.github.io/keyboard-map/#term-for-dom-event-type", + "https://wicg.github.io/keyboard-map/#term-for-concept-event-fire", "https://wicg.github.io/keyboard-map/#term-for-eventhandler", "https://wicg.github.io/keyboard-map/#term-for-navigator", "https://wicg.github.io/keyboard-map/#term-for-allowed-to-use", diff --git a/tr/ids/mediacapture-streams.json b/tr/ids/mediacapture-streams.json index dd8bb8f8b132..9d3733d9905c 100644 --- a/tr/ids/mediacapture-streams.json +++ b/tr/ids/mediacapture-streams.json @@ -269,8 +269,19 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-37", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadevices-getusermedia-4", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-38", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-13", + "https://www.w3.org/TR/mediacapture-streams/#dfn-mediastreamtrack-source-type", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-39", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-40", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-41", + "https://www.w3.org/TR/mediacapture-streams/#dfn-mediastreamtrack-source-specific-construction-steps", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-42", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-43", + "https://www.w3.org/TR/mediacapture-streams/#dfn-mediastreamtrack-source-specific-clone-steps", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-44", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-45", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-46", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-13", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-47", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-stop-1", "https://www.w3.org/TR/mediacapture-streams/#source-stopped", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadevices-getusermedia-5", @@ -278,7 +289,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-deviceslivemap-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-devicesaccessiblemap-1", "https://www.w3.org/TR/mediacapture-streams/#dfn-create-a-mediastreamtrack", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-40", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-mediastreamtrack-source-type-1", "https://www.w3.org/TR/mediacapture-streams/#dfn-source-0", "https://www.w3.org/TR/mediacapture-streams/#dfn-id", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-50", @@ -298,6 +309,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-settings-0-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-constrainablepattern-5", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-tie-track-source-to-context-1", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-mediastreamtrack-source-specific-construction-steps-1", "https://www.w3.org/TR/mediacapture-streams/#dfn-initialize-the-underlying-source", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-source-0-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-capabilities-0-2", @@ -308,7 +320,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-mediastreamtracksources-1", "https://www.w3.org/TR/mediacapture-streams/#dfn-stop-all-sources", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-15", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-41", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-48", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-readystate-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-idl-def-MediaStreamTrackState.ended-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-mediastreamtracksources-2", @@ -317,7 +329,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-stop-all-sources-1", "https://www.w3.org/TR/mediacapture-streams/#track-clone", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-17", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-42", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-49", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-source-0-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-create-a-mediastreamtrack-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-readystate-2", @@ -328,18 +340,19 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-constraints-4", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-settings-0-3", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-settings-0-4", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-mediastreamtrack-source-specific-clone-steps-1", "https://www.w3.org/TR/mediacapture-streams/#life-cycle-and-media-flow", "https://www.w3.org/TR/mediacapture-streams/#x4-3-1-life-cycle-and-media-flow", "https://www.w3.org/TR/mediacapture-streams/#life-cycle", "https://www.w3.org/TR/mediacapture-streams/#x4-3-1-1-life-cycle", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-43", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-44", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-50", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-51", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-readystate-1", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-45", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-52", "https://www.w3.org/TR/mediacapture-streams/#ref-for-track-muted-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-track-enabled-1", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-46", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-47", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-53", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-54", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-51", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadevices-getusermedia-6", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadeviceinfo-deviceid-2", @@ -356,23 +369,23 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-ends-nostop-1", "https://www.w3.org/TR/mediacapture-streams/#issue-container-generatedID-1", "https://www.w3.org/TR/mediacapture-streams/#h-note-1", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-48", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-49", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-55", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-56", "https://www.w3.org/TR/mediacapture-streams/#ref-for-track-muted-7", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-18", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-19", "https://www.w3.org/TR/mediacapture-streams/#ref-for-track-enabled-5", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-50", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-51", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-52", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-53", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-57", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-58", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-59", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-60", "https://www.w3.org/TR/mediacapture-streams/#ref-for-track-ended-5", "https://www.w3.org/TR/mediacapture-streams/#ref-for-source-stopped-2", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-54", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-61", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-stop-2", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-55", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-62", "https://www.w3.org/TR/mediacapture-streams/#track-ended", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-56", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-63", "https://www.w3.org/TR/mediacapture-streams/#ends-nostop", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-20", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-readystate-4", @@ -381,7 +394,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-idl-def-MediaStreamTrackState.ended-3", "https://www.w3.org/TR/mediacapture-streams/#ref-for-track-ended-6", "https://www.w3.org/TR/mediacapture-streams/#ref-for-source-stopped-3", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-57", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-64", "https://www.w3.org/TR/mediacapture-streams/#ref-for-event-mediastreamtrack-ended-1", "https://www.w3.org/TR/mediacapture-streams/#dfn-device-permission-revocation-algorithm", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-devicepermissiondescriptor-deviceid-1", @@ -393,15 +406,15 @@ "https://www.w3.org/TR/mediacapture-streams/#media-flow", "https://www.w3.org/TR/mediacapture-streams/#x4-3-1-2-media-flow", "https://www.w3.org/TR/mediacapture-streams/#ref-for-idl-def-MediaStreamTrackState.live-4", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-58", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-65", "https://www.w3.org/TR/mediacapture-streams/#track-muted", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-59", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-60", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-66", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-67", "https://www.w3.org/TR/mediacapture-streams/#ref-for-track-muted-8", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-muted-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-event-mediastreamtrack-mute-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-event-mediastreamtrack-unmute-1", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-61", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-68", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-21", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-22", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-23", @@ -412,21 +425,21 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-set-track-muted-2", "https://www.w3.org/TR/mediacapture-streams/#set-track-muted", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-26", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-62", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-69", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-muted-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-muted-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-event-mediastreamtrack-mute-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-event-mediastreamtrack-unmute-2", "https://www.w3.org/TR/mediacapture-streams/#track-enabled", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-enabled-1", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-63", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-64", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-65", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-70", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-71", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-72", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-52", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-66", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-73", "https://www.w3.org/TR/mediacapture-streams/#tracks-and-constraints", "https://www.w3.org/TR/mediacapture-streams/#x4-3-2-tracks-and-constraints", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-67", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-74", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-constrainable-object-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-constraints-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-constrainablepattern-7", @@ -456,7 +469,7 @@ "https://www.w3.org/TR/mediacapture-streams/#idl-def-mediastreamtrack-onended", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-onended-1", "https://www.w3.org/TR/mediacapture-streams/#idl-def-mediastreamtrack-clone", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-68", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-75", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-clone-1", "https://www.w3.org/TR/mediacapture-streams/#idl-def-mediastreamtrack-stop", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-stop-3", @@ -489,7 +502,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-enabled-2", "https://www.w3.org/TR/mediacapture-streams/#issue-container-generatedID-2", "https://www.w3.org/TR/mediacapture-streams/#h-note-2", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-69", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-76", "https://www.w3.org/TR/mediacapture-streams/#ref-for-track-ended-7", "https://www.w3.org/TR/mediacapture-streams/#ref-for-track-enabled-7", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-muted-4", @@ -508,43 +521,43 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-event-mediastreamtrack-ended-2", "https://www.w3.org/TR/mediacapture-streams/#methods-0", "https://www.w3.org/TR/mediacapture-streams/#dom-mediastreamtrack-clone", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-70", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-77", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-clone-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-track-clone-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-stop-4", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-71", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-78", "https://www.w3.org/TR/mediacapture-streams/#dom-mediastreamtrack-stop", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-72", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-79", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-readystate-7", "https://www.w3.org/TR/mediacapture-streams/#ref-for-idl-def-MediaStreamTrackState.ended-4", "https://www.w3.org/TR/mediacapture-streams/#ref-for-track-ended-8", "https://www.w3.org/TR/mediacapture-streams/#ref-for-source-stopped-4", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-73", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-80", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-readystate-8", "https://www.w3.org/TR/mediacapture-streams/#ref-for-idl-def-MediaStreamTrackState.ended-5", "https://www.w3.org/TR/mediacapture-streams/#dom-mediastreamtrack-getcapabilities", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-74", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-81", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-constrainable-object-2", "https://www.w3.org/TR/mediacapture-streams/#dom-mediastreamtrack-getconstraints", "https://www.w3.org/TR/mediacapture-streams/#dom-mediastreamtrack-getsettings", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-75", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-76", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-82", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-83", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-getsettings-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-27", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-77", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-84", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-readystate-9", "https://www.w3.org/TR/mediacapture-streams/#ref-for-idl-def-MediaStreamTrackState.ended-6", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediatracksettings-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-list-of-inherent-constrainable-track-properties-1", "https://www.w3.org/TR/mediacapture-streams/#dom-mediastreamtrack-applyconstraints", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-78", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-85", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-applyconstraints-2", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-79", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-86", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-readystate-10", "https://www.w3.org/TR/mediacapture-streams/#ref-for-idl-def-MediaStreamTrackState.ended-7", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-applyconstraints-template-method-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-selectsettings-1", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-80", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-87", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-settings-dictionary-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediatracksettings-3", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-28", @@ -573,11 +586,11 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediatracksupportedconstraints-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-29", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-capabilities-2", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-81", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-88", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediatracksupportedconstraints-2", "https://www.w3.org/TR/mediacapture-streams/#issue-container-generatedID-4", "https://www.w3.org/TR/mediacapture-streams/#h-note-4", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-82", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-89", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadevices-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadevices-getusermedia-8", "https://www.w3.org/TR/mediacapture-streams/#webidl-1918094735", @@ -635,7 +648,7 @@ "https://www.w3.org/TR/mediacapture-streams/#dom-mediatrackcapabilities", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediatrackcapabilities-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-capabilities-3", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-83", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-90", "https://www.w3.org/TR/mediacapture-streams/#webidl-1135231111", "https://www.w3.org/TR/mediacapture-streams/#idl-def-mediatrackcapabilities", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediatrackcapabilities-3", @@ -806,7 +819,7 @@ "https://www.w3.org/TR/mediacapture-streams/#dom-mediatracksettings", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediatracksettings-4", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-settings-2", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-84", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-91", "https://www.w3.org/TR/mediacapture-streams/#webidl-1407576612", "https://www.w3.org/TR/mediacapture-streams/#idl-def-mediatracksettings", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediatracksettings-5", @@ -859,13 +872,13 @@ "https://www.w3.org/TR/mediacapture-streams/#dom-mediatracksettings-groupid", "https://www.w3.org/TR/mediacapture-streams/#constrainable-properties", "https://www.w3.org/TR/mediacapture-streams/#x4-3-8-constrainable-properties", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-85", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-92", "https://www.w3.org/TR/mediacapture-streams/#def-constraint-deviceId", "https://www.w3.org/TR/mediacapture-streams/#dfn-deviceid", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-86", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-93", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadeviceinfo-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadeviceinfo-deviceid-3", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-87", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-94", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-getcapabilities-3", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadevices-getusermedia-9", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-applyconstraints-3", @@ -873,15 +886,15 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadevices-getusermedia-10", "https://www.w3.org/TR/mediacapture-streams/#def-constraint-groupId", "https://www.w3.org/TR/mediacapture-streams/#dfn-groupid", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-88", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-95", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadeviceinfo-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadeviceinfo-groupid-1", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-89", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-96", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-getcapabilities-4", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadevices-getusermedia-11", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-applyconstraints-4", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-constraintset-2", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-90", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-97", "https://www.w3.org/TR/mediacapture-streams/#def-constraint-width", "https://www.w3.org/TR/mediacapture-streams/#dfn-width", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-constrainulong-11", @@ -944,7 +957,7 @@ "https://www.w3.org/TR/mediacapture-streams/#idl-def-VideoResizeModeEnum.right", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-36", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-37", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-91", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-98", "https://www.w3.org/TR/mediacapture-streams/#def-constraint-sampleRate", "https://www.w3.org/TR/mediacapture-streams/#dfn-samplerate", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-constrainulong-13", @@ -978,7 +991,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-54", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-38", "https://www.w3.org/TR/mediacapture-streams/#dfn-fire-a-track-event", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-92", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-99", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrackevent-3", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrackevent-track-1", "https://www.w3.org/TR/mediacapture-streams/#webidl-1754772952", @@ -988,26 +1001,26 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrackevent-constructor-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrackeventinit-1", "https://www.w3.org/TR/mediacapture-streams/#idl-def-mediastreamtrackevent-track", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-93", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-100", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrackevent-track-2", "https://www.w3.org/TR/mediacapture-streams/#constructors-1", "https://www.w3.org/TR/mediacapture-streams/#dom-mediastreamtrackevent-constructor", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrackevent-4", "https://www.w3.org/TR/mediacapture-streams/#attributes-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrackevent-track-3", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-94", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-101", "https://www.w3.org/TR/mediacapture-streams/#dom-mediastreamtrackevent-track", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-95", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-102", "https://www.w3.org/TR/mediacapture-streams/#webidl-1488799090", "https://www.w3.org/TR/mediacapture-streams/#idl-def-mediastreamtrackeventinit", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrackeventinit-2", "https://www.w3.org/TR/mediacapture-streams/#idl-def-mediastreamtrackeventinit-track", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-96", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-103", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrackeventinit-track-1", "https://www.w3.org/TR/mediacapture-streams/#dictionary-mediastreamtrackeventinit-members", "https://www.w3.org/TR/mediacapture-streams/#dom-mediastreamtrackeventinit", "https://www.w3.org/TR/mediacapture-streams/#dom-mediastreamtrackeventinit-track", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-97", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-104", "https://www.w3.org/TR/mediacapture-streams/#the-model-sources-sinks-constraints-and-settings", "https://www.w3.org/TR/mediacapture-streams/#x5-the-model-sources-sinks-constraints-and-settings", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-39", @@ -1044,7 +1057,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-42", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-62", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-63", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-98", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-105", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-43", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-64", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-65", @@ -1058,7 +1071,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-stream-active-4", "https://www.w3.org/TR/mediacapture-streams/#issue-container-generatedID-7", "https://www.w3.org/TR/mediacapture-streams/#h-note-7", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-99", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-106", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-68", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-69", "https://www.w3.org/TR/mediacapture-streams/#ref-for-stream-inaudible-1", @@ -1069,7 +1082,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-stream-audible-3", "https://www.w3.org/TR/mediacapture-streams/#issue-container-generatedID-8", "https://www.w3.org/TR/mediacapture-streams/#h-note-8", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-100", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-107", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-71", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-72", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-73", @@ -1110,19 +1123,19 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-84", "https://www.w3.org/TR/mediacapture-streams/#event-mediastream-addtrack", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrackevent-5", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-101", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-108", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-85", "https://www.w3.org/TR/mediacapture-streams/#event-mediastream-removetrack", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrackevent-6", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-102", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-109", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-86", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-103", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-110", "https://www.w3.org/TR/mediacapture-streams/#event-mediastreamtrack-mute", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-104", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-111", "https://www.w3.org/TR/mediacapture-streams/#event-mediastreamtrack-unmute", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-105", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-112", "https://www.w3.org/TR/mediacapture-streams/#event-mediastreamtrack-ended", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-106", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-113", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadevices-4", "https://www.w3.org/TR/mediacapture-streams/#event-mediadevices-devicechange", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-44", @@ -1277,10 +1290,10 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-camera-information-can-be-exposed-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-microphone-information-can-be-exposed-2", "https://www.w3.org/TR/mediacapture-streams/#camera-information-can-be-exposed", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-107", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-114", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-canexposecamerainfo-1", "https://www.w3.org/TR/mediacapture-streams/#microphone-information-can-be-exposed", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-108", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-115", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-canexposemicrophoneinfo-1", "https://www.w3.org/TR/mediacapture-streams/#set-device-information-exposure-0", "https://www.w3.org/TR/mediacapture-streams/#x9-2-3-set-device-information-exposure", @@ -1317,7 +1330,7 @@ "https://www.w3.org/TR/mediacapture-streams/#dom-mediadeviceinfo-deviceid", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadeviceinfo-kind-8", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-63", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-109", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-116", "https://www.w3.org/TR/mediacapture-streams/#ref-for-stored-permissions-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-stored-permissions-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-64", @@ -1360,7 +1373,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-87", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-kind-3", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-getcapabilities-5", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-110", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-117", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-88", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadeviceinfo-deviceid-13", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadeviceinfo-12", @@ -1430,9 +1443,9 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-76", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-77", "https://www.w3.org/TR/mediacapture-streams/#dfn-candidate", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-111", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-118", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-settings-dictionary-2", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-112", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-119", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-video-3", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-audio-4", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-required-constraints-6", @@ -1440,7 +1453,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-selectsettings-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-required-constraints-7", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-selectsettings-3", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-113", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-120", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-93", "https://www.w3.org/TR/mediacapture-streams/#issue-container-generatedID-16", "https://www.w3.org/TR/mediacapture-streams/#h-note-16", @@ -1450,9 +1463,9 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-microphone-4", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-audio-5", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-same-permission-1", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-114", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-121", "https://www.w3.org/TR/mediacapture-streams/#dfn-same-permission", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-115", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-122", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-79", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-candidate-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-80", @@ -1464,7 +1477,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-deviceslivemap-4", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-devicesaccessiblemap-5", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-create-a-mediastreamtrack-2", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-116", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-123", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-applyconstraints-algorithm-3", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-tie-track-source-to-context-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-source-0-3", @@ -1496,7 +1509,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamconstraints-5", "https://www.w3.org/TR/mediacapture-streams/#dom-mediastreamconstraints", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-84", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-117", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-124", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-94", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadevices-getusermedia-24", "https://www.w3.org/TR/mediacapture-streams/#webidl-2044375472", @@ -1699,7 +1712,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-settings-0-7", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-applyconstraints-7", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-constraints-8", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-118", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-125", "https://www.w3.org/TR/mediacapture-streams/#example-4", "https://www.w3.org/TR/mediacapture-streams/#example-5", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadevices-getusermedia-32", @@ -1826,7 +1839,7 @@ "https://www.w3.org/TR/mediacapture-streams/#settings", "https://www.w3.org/TR/mediacapture-streams/#x11-4-settings", "https://www.w3.org/TR/mediacapture-streams/#dom-settings", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-119", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-126", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-132", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-user-agent-133", "https://www.w3.org/TR/mediacapture-streams/#example-13", @@ -1933,7 +1946,7 @@ "https://www.w3.org/TR/mediacapture-streams/#x17-1-defining-a-new-media-type-beyond-the-existing-audio-and-video-types", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-104", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-kind-4", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-120", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-127", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-105", "https://www.w3.org/TR/mediacapture-streams/#ref-for-stream-audible-4", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediadevicekind-6", @@ -1944,7 +1957,7 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-source-1", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-consumer-2", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-label-3", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-121", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-128", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dfn-consumer-3", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrackstate-4", "https://www.w3.org/TR/mediacapture-streams/#defining-a-new-constrainable-property", @@ -1955,13 +1968,13 @@ "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediatracksettings-8", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamconstraints-9", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-106", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-122", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-129", "https://www.w3.org/TR/mediacapture-streams/#defining-new-consumers-of-mediastreams-and-mediastreamtracks", "https://www.w3.org/TR/mediacapture-streams/#x17-3-defining-new-consumers-of-mediastreams-and-mediastreamtracks", "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastream-107", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-123", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-124", - "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-125", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-130", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-131", + "https://www.w3.org/TR/mediacapture-streams/#ref-for-dom-mediastreamtrack-132", "https://www.w3.org/TR/mediacapture-streams/#acknowledgements", "https://www.w3.org/TR/mediacapture-streams/#a-acknowledgements", "https://www.w3.org/TR/mediacapture-streams/#references", diff --git a/tr/ids/navigation-api.json b/tr/ids/navigation-api.json index f1f02c759f23..2e859513852c 100644 --- a/tr/ids/navigation-api.json +++ b/tr/ids/navigation-api.json @@ -314,7 +314,7 @@ "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-currententry%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-dom-location-href", "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-transition%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept", "https://wicg.github.io/navigation-api/#ref-for-dom-window-navigation%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-transition%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransition-navigationtype%E2%91%A0", @@ -360,19 +360,19 @@ "https://wicg.github.io/navigation-api/#ref-for-navigateevent", "https://wicg.github.io/navigation-api/#ref-for-canceled-flag", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-signal", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-abortsignal-signal-abort", "https://wicg.github.io/navigation-api/#ref-for-focusing-steps", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-potentially-reset-the-focus", "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry%E2%91%A0%E2%91%A7", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-resolve", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-committed", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-finished", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-finished%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-idl-promise%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-resolve%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-reject", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A0", @@ -387,9 +387,9 @@ "https://wicg.github.io/navigation-api/#ref-for-session-history%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-resolve%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-reject%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-session-history%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-scrollrestoration", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-scrollrestoration", "https://wicg.github.io/navigation-api/#ref-for-idl-promise%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-navigate%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1", @@ -503,25 +503,32 @@ "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry%E2%91%A1%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-committed-to-entry%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-serialized-state%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-serialized-state%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-traverseto%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-serialized-state%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-resolve%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-committed-promise%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-committed-promise%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation%E2%91%A7", - "https://wicg.github.io/navigation-api/#navigation-api-method-navigation-resolve-the-finished-promise", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation%E2%91%A8", + "https://wicg.github.io/navigation-api/#navigation-api-method-navigation-resolve-the-finished-promise", + "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation%E2%91%A0%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-finished-promise%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-resolve%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-finished-promise%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-committed-to-entry%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-clean-up", "https://wicg.github.io/navigation-api/#navigation-api-method-navigation-reject-the-finished-promise", - "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation%E2%91%A0%E2%93%AA", + "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation%E2%91%A0%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-finished-promise%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-reject%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-finished-promise%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-committed-promise%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-reject%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-reject%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-committed-promise%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-reject%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-finished-promise%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-clean-up%E2%91%A0", "https://wicg.github.io/navigation-api/#global-navigate", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-committed%E2%91%A1", @@ -541,14 +548,14 @@ "https://wicg.github.io/navigation-api/#ref-for-serializable-objects", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationhistoryentry-getstate", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-aborterror", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A4", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A6", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-committed%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-finished%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A7", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-navigate-fragid", "https://wicg.github.io/navigation-api/#ref-for-concept-response-status", "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry%E2%91%A1%E2%91%A0", @@ -559,16 +566,16 @@ "https://wicg.github.io/navigation-api/#ref-for-dom-navigationoptions-info%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationreloadoptions-state", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A5", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationoptions-info%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-aborterror%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A7", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A0%E2%93%AA", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A0%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-committed%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-finished%E2%91%A5", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A0%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A0%E2%91%A0", "https://wicg.github.io/navigation-api/#dom-navigation-navigate", "https://wicg.github.io/navigation-api/#ref-for-parse-a-url", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A0%E2%91%A6", @@ -591,9 +598,7 @@ "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-navigate", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationnavigateoptions-state%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-map-exists%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-structuredserializeforstorage%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationnavigateoptions-state%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-an-early-error-result%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationoptions-info%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-hh-replace", @@ -609,13 +614,14 @@ "https://wicg.github.io/navigation-api/#ref-for-active-document", "https://wicg.github.io/navigation-api/#ref-for-concept-document-url%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationreloadoptions-state%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-map-exists%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-map-exists%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-structuredserializeforstorage%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationreloadoptions-state%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-an-early-error-result%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigation-current-entry%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A1%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-structuredserializeforstorage%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationoptions-info%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-perform-a-non-traverse-navigation-api-navigation%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A1%E2%91%A1", @@ -657,13 +663,6 @@ "https://wicg.github.io/navigation-api/#ref-for-an-early-error-result%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-aborterror%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-serialized-state%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-session-history%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-current-entry%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-serialized-state%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-serialized-state%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation%E2%91%A0%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-committed%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-committed-promise%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-finished%E2%91%A6", @@ -686,11 +685,11 @@ "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-committed%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-finished%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-dom-window-navigation%E2%91%A0%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-traverseto%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-traverseto%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-committed%E2%91%A0%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-finished%E2%91%A0%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-dom-window-navigation%E2%91%A0%E2%91%A4", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-traverseto%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-traverseto%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationoptions-info%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-joint-session-history", "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry%E2%91%A1%E2%91%A1", @@ -704,11 +703,11 @@ "https://wicg.github.io/navigation-api/#ref-for-invalidstateerror%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A0%E2%93%AA", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A0%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A0%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-committed%E2%91%A0%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-currententry%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-finished%E2%91%A0%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A0%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A0%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-currententry%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-concept-response-status%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-committed%E2%91%A0%E2%91%A1", @@ -727,7 +726,7 @@ "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A0%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-joint-session-history%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationoptions-info%E2%91%A0%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-traverseto%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-traverseto%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-committed%E2%91%A0%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-finished%E2%91%A0%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-dom-window-navigation%E2%91%A0%E2%91%A7", @@ -744,7 +743,7 @@ "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A0%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-joint-session-history%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationoptions-info%E2%91%A0%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-traverseto%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-traverseto%E2%91%A4", "https://wicg.github.io/navigation-api/#dom-navigation-traverseto", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A1%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigation-current-entry-index%E2%91%A6", @@ -754,7 +753,7 @@ "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A1%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-navigation-entry-list%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry%E2%91%A1%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-key", "https://wicg.github.io/navigation-api/#ref-for-an-early-error-result%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-invalidstateerror%E2%91%A4", @@ -771,7 +770,7 @@ "https://wicg.github.io/navigation-api/#ref-for-navigation-entry-list%E2%91%A0%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A1%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-navigation-current-entry-index%E2%91%A8", - "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-key%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-perform-a-navigation-api-traversal%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A1%E2%91%A8", @@ -788,7 +787,7 @@ "https://wicg.github.io/navigation-api/#ref-for-navigation-entry-list%E2%91%A0%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A2%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigation-current-entry-index%E2%91%A0%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-key%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-perform-a-navigation-api-traversal%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A2%E2%91%A3", @@ -806,7 +805,7 @@ "https://wicg.github.io/navigation-api/#ref-for-invalidstateerror%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A0%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-navigation-current-entry%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A6", + "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-key%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-committed%E2%91%A0%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-a-promise-resolved-with", @@ -815,14 +814,14 @@ "https://wicg.github.io/navigation-api/#ref-for-a-promise-resolved-with%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-navigation-current-entry%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-navigation-upcoming-traverse-navigations%E2%91%A5", - "https://wicg.github.io/navigation-api/#ref-for-map-exists%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-map-exists%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigation-upcoming-traverse-navigations%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-committed%E2%91%A0%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-committed-promise%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationresult-finished%E2%91%A0%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-finished-promise%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationoptions-info%E2%91%A0%E2%91%A4", - "https://wicg.github.io/navigation-api/#ref-for-map-exists%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-map-exists%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-navigation-set-an-upcoming-traverse-navigation", "https://wicg.github.io/navigation-api/#ref-for-node-navigable", "https://wicg.github.io/navigation-api/#ref-for-nav-traversable", @@ -894,7 +893,7 @@ "https://wicg.github.io/navigation-api/#ref-for-navigationdestination", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-destination", "https://wicg.github.io/navigation-api/#ref-for-idl-boolean%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-cantransition", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-canintercept", "https://wicg.github.io/navigation-api/#ref-for-idl-boolean%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-userinitiated", "https://wicg.github.io/navigation-api/#ref-for-idl-boolean%E2%91%A3", @@ -908,13 +907,10 @@ "https://wicg.github.io/navigation-api/#ref-for-idl-any%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-info%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-idl-undefined%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A0%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-idl-promise%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A0%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-dictdef-navigationinterceptoptions", + "https://wicg.github.io/navigation-api/#dom-navigateevent-intercept-options-options", "https://wicg.github.io/navigation-api/#ref-for-idl-undefined%E2%91%A2", - "https://wicg.github.io/navigation-api/#dom-navigateevent-transitionwhile-newnavigationaction-options-newnavigationaction", - "https://wicg.github.io/navigation-api/#ref-for-dictdef-navigationtransitionwhileoptions", - "https://wicg.github.io/navigation-api/#dom-navigateevent-transitionwhile-newnavigationaction-options-options", - "https://wicg.github.io/navigation-api/#ref-for-idl-undefined%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-restorescroll", "https://wicg.github.io/navigation-api/#dictdef-navigateeventinit", "https://wicg.github.io/navigation-api/#ref-for-dictdef-eventinit%E2%91%A0", @@ -923,7 +919,7 @@ "https://wicg.github.io/navigation-api/#ref-for-navigationdestination%E2%91%A0", "https://wicg.github.io/navigation-api/#dom-navigateeventinit-destination", "https://wicg.github.io/navigation-api/#ref-for-idl-boolean%E2%91%A4", - "https://wicg.github.io/navigation-api/#dom-navigateeventinit-cantransition", + "https://wicg.github.io/navigation-api/#dom-navigateeventinit-canintercept", "https://wicg.github.io/navigation-api/#ref-for-idl-boolean%E2%91%A5", "https://wicg.github.io/navigation-api/#dom-navigateeventinit-userinitiated", "https://wicg.github.io/navigation-api/#ref-for-idl-boolean%E2%91%A6", @@ -936,17 +932,22 @@ "https://wicg.github.io/navigation-api/#dom-navigateeventinit-downloadrequest", "https://wicg.github.io/navigation-api/#ref-for-idl-any%E2%91%A4", "https://wicg.github.io/navigation-api/#dom-navigateeventinit-info", - "https://wicg.github.io/navigation-api/#dictdef-navigationtransitionwhileoptions", + "https://wicg.github.io/navigation-api/#dictdef-navigationinterceptoptions", + "https://wicg.github.io/navigation-api/#ref-for-callbackdef-navigationintercepthandler", + "https://wicg.github.io/navigation-api/#dom-navigationinterceptoptions-handler", "https://wicg.github.io/navigation-api/#ref-for-enumdef-navigationfocusreset", - "https://wicg.github.io/navigation-api/#dom-navigationtransitionwhileoptions-focusreset", + "https://wicg.github.io/navigation-api/#dom-navigationinterceptoptions-focusreset", "https://wicg.github.io/navigation-api/#ref-for-enumdef-navigationscrollrestoration", - "https://wicg.github.io/navigation-api/#dom-navigationtransitionwhileoptions-scrollrestoration", + "https://wicg.github.io/navigation-api/#dom-navigationinterceptoptions-scrollrestoration", "https://wicg.github.io/navigation-api/#enumdef-navigationfocusreset", "https://wicg.github.io/navigation-api/#dom-navigationfocusreset-after-transition", "https://wicg.github.io/navigation-api/#dom-navigationfocusreset-manual", "https://wicg.github.io/navigation-api/#enumdef-navigationscrollrestoration", "https://wicg.github.io/navigation-api/#dom-navigationscrollrestoration-after-transition", "https://wicg.github.io/navigation-api/#dom-navigationscrollrestoration-manual", + "https://wicg.github.io/navigation-api/#callbackdef-navigationintercepthandler", + "https://wicg.github.io/navigation-api/#ref-for-idl-promise%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-idl-undefined%E2%91%A3", "https://wicg.github.io/navigation-api/#enumdef-navigationtype", "https://wicg.github.io/navigation-api/#dom-navigationtype-reload", "https://wicg.github.io/navigation-api/#dom-navigationtype-push", @@ -959,8 +960,8 @@ "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-destination%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-navigationdestination%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-cantransition%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A0%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-canintercept%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A0%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-document%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-can-have-its-url-rewritten", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-userinitiated%E2%91%A0", @@ -986,43 +987,41 @@ "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-info%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-dom-window-navigation%E2%91%A1%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-dom-window-navigation%E2%91%A1%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A0%E2%91%A5", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A0%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-focusreset", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationfocusreset-manual", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A0%E2%91%A7", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-scrollrestoration%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationscrollrestoration-manual", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A0%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-handler", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-focusreset", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-scrollrestoration%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-handler%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A0%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-currententry%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigatesuccess%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigateerror%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A0%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-attr-fe-autofocus", "https://wicg.github.io/navigation-api/#ref-for-the-body-element", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-focusreset%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationfocusreset-manual%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-focusreset%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationfocusreset-manual", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A4", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A1%E2%93%AA", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-scrollrestoration%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationscrollrestoration-manual%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-scrollrestoration%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationscrollrestoration-manual", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-restorescroll%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-securityerror%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A0%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-cantransition%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-canintercept%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-dom-event-istrusted", "https://wicg.github.io/navigation-api/#ref-for-invalidstateerror%E2%91%A0%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A0%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-restorescroll%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A5", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-scrollrestoration%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationscrollrestoration-manual%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A1%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-scrollrestoration%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationscrollrestoration-manual%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A0%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-scrollrestoration%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-scrollrestoration%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-invalidstateerror%E2%91%A0%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A0%E2%91%A8", "https://wicg.github.io/navigation-api/#dom-navigateevent-navigationtype", "https://wicg.github.io/navigation-api/#dom-navigateevent-destination", - "https://wicg.github.io/navigation-api/#dom-navigateevent-cantransition", + "https://wicg.github.io/navigation-api/#dom-navigateevent-canintercept", "https://wicg.github.io/navigation-api/#dom-navigateevent-userinitiated", "https://wicg.github.io/navigation-api/#dom-navigateevent-hashchange", "https://wicg.github.io/navigation-api/#dom-navigateevent-signal", @@ -1044,10 +1043,12 @@ "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A5", "https://wicg.github.io/navigation-api/#navigateevent-did-process-scroll-restoration", "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A6", - "https://wicg.github.io/navigation-api/#navigateevent-navigation-action-promises-list", + "https://wicg.github.io/navigation-api/#navigateevent-was-intercepted", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A7", + "https://wicg.github.io/navigation-api/#navigateevent-navigation-handler-list", "https://wicg.github.io/navigation-api/#ref-for-list%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-idl-promise%E2%91%A0%E2%93%AA", - "https://wicg.github.io/navigation-api/#dom-navigateevent-transitionwhile", + "https://wicg.github.io/navigation-api/#ref-for-callbackdef-navigationintercepthandler%E2%91%A0", + "https://wicg.github.io/navigation-api/#dom-navigateevent-intercept", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A2%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A0%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-active-document%E2%91%A0", @@ -1059,7 +1060,7 @@ "https://wicg.github.io/navigation-api/#ref-for-securityerror%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A1%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A2%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-cantransition%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-canintercept%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-securityerror%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A1%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A2%E2%91%A7", @@ -1070,51 +1071,55 @@ "https://wicg.github.io/navigation-api/#ref-for-canceled-flag%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-invalidstateerror%E2%91%A0%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A1%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-handler%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-map-exists%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-list-append%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%93%AA", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent-navigation-action-promises-list", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-focusreset%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-map-exists%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent-navigation-handler-list", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent-was-intercepted", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-focusreset%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-map-exists%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-navigateevent-focus-reset-behavior", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-focusreset%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-focusreset%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-report-a-warning-to-the-console", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-focusreset%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A1%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-focusreset%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A0%E2%91%A7", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigateevent-focus-reset-behavior%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-focusreset%E2%91%A4", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-scrollrestoration%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-focusreset%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-scrollrestoration%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-map-exists%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-navigationtype%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A7", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-navigateevent-scroll-restoration-behavior", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-scrollrestoration%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-scrollrestoration%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-report-a-warning-to-the-console%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-scrollrestoration%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A1%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-scrollrestoration%E2%91%A6", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A0%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-navigateevent-scroll-restoration-behavior%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-scrollrestoration%E2%91%A7", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-scrollrestoration%E2%91%A7", "https://wicg.github.io/navigation-api/#dom-navigateevent-restorescroll", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-navigationtype%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-invalidstateerror%E2%91%A0%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A1%E2%91%A4", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A6", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-navigateevent-scroll-restoration-behavior%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationscrollrestoration-manual%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationscrollrestoration-manual%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-invalidstateerror%E2%91%A0%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A1%E2%91%A5", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A7", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-navigateevent-did-process-scroll-restoration", "https://wicg.github.io/navigation-api/#ref-for-invalidstateerror%E2%91%A0%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-idl-DOMException%E2%91%A1%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-restoring-scroll-position-data", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A3%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A0%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-window-navigable", "https://wicg.github.io/navigation-api/#ref-for-nav-active-history-entry%E2%91%A0", @@ -1156,7 +1161,7 @@ "https://wicg.github.io/navigation-api/#ref-for-document%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-dom-document-2", "https://wicg.github.io/navigation-api/#ref-for-dom-history-pushstate", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A1%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A1%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-destination%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationdestination-getstate%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A0%E2%91%A2", @@ -1182,26 +1187,26 @@ "https://wicg.github.io/navigation-api/#ref-for-navigationdestination%E2%91%A8", "https://wicg.github.io/navigation-api/#navigationdestination-is-same-document", "https://wicg.github.io/navigation-api/#dom-navigationdestination-url", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%93%AA", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-navigationdestination-url", "https://wicg.github.io/navigation-api/#ref-for-concept-url-serializer", "https://wicg.github.io/navigation-api/#dom-navigationdestination-key", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-navigationdestination-key", "https://wicg.github.io/navigation-api/#dom-navigationdestination-id", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigationdestination-id", "https://wicg.github.io/navigation-api/#dom-navigationdestination-index", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-navigationdestination-index", "https://wicg.github.io/navigation-api/#dom-navigationdestination-samedocument", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-navigationdestination-is-same-document", "https://wicg.github.io/navigation-api/#dom-navigationdestination-getstate", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-navigationdestination-state", "https://wicg.github.io/navigation-api/#ref-for-structureddeserialize", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-navigationdestination-state%E2%91%A0", "https://wicg.github.io/navigation-api/#navigate-event-firing", "https://wicg.github.io/navigation-api/#fire-a-traversal-navigate-event", @@ -1212,7 +1217,7 @@ "https://wicg.github.io/navigation-api/#fire-a-traversal-navigate-event-userinvolvement", "https://wicg.github.io/navigation-api/#ref-for-user-navigation-involvement-none", "https://wicg.github.io/navigation-api/#ref-for-concept-event-create", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A7", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-realm%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-navigateevent-classic-history-api-serialized-data", "https://wicg.github.io/navigation-api/#ref-for-new%E2%91%A1", @@ -1260,7 +1265,7 @@ "https://wicg.github.io/navigation-api/#ref-for-serialized-state%E2%91%A5", "https://wicg.github.io/navigation-api/#fire-a-non-traversal-navigate-event-classichistoryapiserializeddata", "https://wicg.github.io/navigation-api/#ref-for-concept-event-create%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A0%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-realm%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-navigateevent-classic-history-api-serialized-data%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-new%E2%91%A2", @@ -1281,7 +1286,7 @@ "https://wicg.github.io/navigation-api/#fire-a-download-requested-navigate-event-userinvolvement", "https://wicg.github.io/navigation-api/#fire-a-download-requested-navigate-event-filename", "https://wicg.github.io/navigation-api/#ref-for-concept-event-create%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A0%E2%93%AA", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A0%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-realm%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-navigateevent-classic-history-api-serialized-data%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-new%E2%91%A3", @@ -1298,7 +1303,7 @@ "https://wicg.github.io/navigation-api/#inner-navigate-event-firing-algorithm", "https://wicg.github.io/navigation-api/#ref-for-navigation%E2%91%A2%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-enumdef-navigationtype%E2%91%A7", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A0%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A0%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-navigationdestination%E2%91%A0%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-user-navigation-involvement%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-entry-list%E2%91%A0", @@ -1306,27 +1311,23 @@ "https://wicg.github.io/navigation-api/#ref-for-navigationdestination-key%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-navigation-ongoing-navigation%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-navigation-has-entries-and-events-disabled%E2%91%A4", - "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-serialized-state%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-clean-up%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-committed-promise%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-finished-promise%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry%E2%91%A1%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-document%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-resolve%E2%91%A4", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-navigate%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A5", - "https://wicg.github.io/navigation-api/#ref-for-current-entry%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A0%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-concept-document-window%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-can-have-its-url-rewritten%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-navigationdestination-url%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-navigationdestination-is-same-document%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A0%E2%91%A4", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-cantransition%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-canintercept%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A0%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-dom-event-cancelable", "https://wicg.github.io/navigation-api/#ref-for-dom-event-type", - "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A0%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A0%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-navigationtype%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-destination%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-downloadrequest%E2%91%A1", @@ -1372,8 +1373,9 @@ "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A0%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-finalize-with-an-aborted-navigation-error%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-perform-a-navigation-api-traversal%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent-navigation-action-promises-list%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent-was-intercepted%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-navigationdestination-is-same-document%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent-was-intercepted%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-navigation-current-entry%E2%91%A0%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-assert%E2%91%A0%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-navigation-transition%E2%91%A0", @@ -1393,8 +1395,25 @@ "https://wicg.github.io/navigation-api/#ref-for-navigateevent-scroll-restoration-behavior%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationscrollrestoration-after-transition", "https://wicg.github.io/navigation-api/#ref-for-potentially-perform-scroll-restoration", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A1%E2%91%A4", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent-navigation-action-promises-list%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A1%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-push%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-replace%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-url-and-history-update-steps", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-destination%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-navigationdestination-url%E2%91%A6", + "https://wicg.github.io/navigation-api/#ref-for-uhus-serializeddata", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent-classic-history-api-serialized-data%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-uhus-historyhandling", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-reload%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-url-and-history-update-steps%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-current-entry%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-reload%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-list%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-list-iterate%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent-navigation-handler-list%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-list-append%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-invoke-a-callback-function", "https://wicg.github.io/navigation-api/#ref-for-list-size%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-a-promise-resolved-with%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-idl-undefined%E2%91%A4", @@ -1438,25 +1457,11 @@ "https://wicg.github.io/navigation-api/#ref-for-potentially-reset-the-focus%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-potentially-reset-the-focus%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-potentially-perform-scroll-restoration%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-serialized-state%E2%91%A5", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-navigate%E2%91%A7", - "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-current-entry%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-clean-up%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A1%E2%93%AA", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-reload%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-url-and-history-update-steps", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-destination%E2%91%A8", - "https://wicg.github.io/navigation-api/#ref-for-navigationdestination-url%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-uhus-serializeddata", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent-classic-history-api-serialized-data%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-uhus-historyhandling", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent-was-intercepted%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-push%E2%91%A6", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-replace%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-reload%E2%91%A4", - "https://wicg.github.io/navigation-api/#ref-for-url-and-history-update-steps%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-current-entry%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A7", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-reload%E2%91%A5", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A1%E2%91%A5", "https://wicg.github.io/navigation-api/#finalize-with-an-aborted-navigation-error", "https://wicg.github.io/navigation-api/#ref-for-navigation%E2%91%A2%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation%E2%91%A0%E2%91%A2", @@ -1486,10 +1491,6 @@ "https://wicg.github.io/navigation-api/#ref-for-report-the-exception%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-dom-window-stop", "https://wicg.github.io/navigation-api/#ref-for-dom-window-stop%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-serialized-state%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-navigate%E2%91%A8", - "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A8", - "https://wicg.github.io/navigation-api/#ref-for-current-entry%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-navigation-api-method-navigation-reject-the-finished-promise%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-navigation-transition%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-reject%E2%91%A4", @@ -1513,13 +1514,12 @@ "https://wicg.github.io/navigation-api/#ref-for-finalize-with-an-aborted-navigation-error%E2%91%A5", "https://wicg.github.io/navigation-api/#potentially-reset-the-focus", "https://wicg.github.io/navigation-api/#ref-for-navigation%E2%91%A2%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A0%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A0%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigation-focus-changed-during-ongoing-navigation%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigation-focus-changed-during-ongoing-navigation%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent-navigation-action-promises-list%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-list-size%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent-was-intercepted%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-navigateevent-focus-reset-behavior%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationfocusreset-manual%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationfocusreset-manual%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationfocusreset-after-transition", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A0%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-concept-document-window%E2%91%A6", @@ -1531,19 +1531,18 @@ "https://wicg.github.io/navigation-api/#ref-for-sequential-focus-navigation-starting-point", "https://wicg.github.io/navigation-api/#potentially-perform-scroll-restoration", "https://wicg.github.io/navigation-api/#ref-for-navigation%E2%91%A2%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A0%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent-navigation-action-promises-list%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-list-size%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A0%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent-was-intercepted%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-navigationtype%E2%91%A5", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A1%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A1%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-navigateevent-scroll-restoration-behavior%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationscrollrestoration-manual%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationscrollrestoration-manual%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationscrollrestoration-after-transition%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-navigateevent-did-process-scroll-restoration%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-navigateevent-did-process-scroll-restoration%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-restoring-scroll-position-data%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-navigation-current-entry%E2%91%A0%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A7", + "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A8", "https://wicg.github.io/navigation-api/#NavigationHistoryEntry-class", "https://wicg.github.io/navigation-api/#ref-for-Exposed%E2%91%A4", "https://wicg.github.io/navigation-api/#navigationhistoryentry", @@ -1573,7 +1572,7 @@ "https://wicg.github.io/navigation-api/#ref-for-dom-navigationhistoryentry-key%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-user-agent", "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry%E2%91%A1%E2%91%A8", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-traverseto%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-traverseto%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationhistoryentry-id%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-user-agent%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry%E2%91%A2%E2%93%AA", @@ -1583,7 +1582,7 @@ "https://wicg.github.io/navigation-api/#ref-for-document%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-dom-document-2%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationhistoryentry-getstate%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-navigate%E2%91%A0%E2%93%AA", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-navigate%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-dom-history-state", "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry%E2%91%A2%E2%91%A0", "https://wicg.github.io/navigation-api/#navigationhistoryentry-session-history-entry", @@ -1591,30 +1590,30 @@ "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry%E2%91%A2%E2%91%A1", "https://wicg.github.io/navigation-api/#navigationhistoryentry-index", "https://wicg.github.io/navigation-api/#dom-navigationhistoryentry-key", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A6", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A0%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-concept-document-window%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-fully-active%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A7", - "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A0%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-key%E2%91%A5", "https://wicg.github.io/navigation-api/#dom-navigationhistoryentry-id", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A4%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A0%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-concept-document-window%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-fully-active%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%93%AA", - "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A0%E2%93%AA", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A0%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-id%E2%91%A0", "https://wicg.github.io/navigation-api/#dom-navigationhistoryentry-url", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A1%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-concept-document-window%E2%91%A0%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-fully-active%E2%91%A4", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A0%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-she-document%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A0%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-she-document%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A1%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-concept-document-window%E2%91%A0%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-she-policy-container", @@ -1624,35 +1623,35 @@ "https://wicg.github.io/navigation-api/#ref-for-she-url%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-concept-url-serializer%E2%91%A0", "https://wicg.github.io/navigation-api/#dom-navigationhistoryentry-index", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A1%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-concept-document-window%E2%91%A0%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-fully-active%E2%91%A5", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-index%E2%91%A1", "https://wicg.github.io/navigation-api/#dom-navigationhistoryentry-samedocument", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A1%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-concept-document-window%E2%91%A0%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-fully-active%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A0%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-she-document%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A7", + "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A0%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-she-document%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A1%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-concept-document-window%E2%91%A0%E2%91%A3", "https://wicg.github.io/navigation-api/#dom-navigationhistoryentry-getstate", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A5%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A6%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A1%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-concept-document-window%E2%91%A0%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-fully-active%E2%91%A7", - "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A6%E2%93%AA", - "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A0%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A0%E2%93%AA", - "https://wicg.github.io/navigation-api/#ref-for-structureddeserialize%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A6%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A0%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A0%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A6", + "https://wicg.github.io/navigation-api/#ref-for-structureddeserialize%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-this%E2%91%A6%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-navigationhistoryentry-session-history-entry%E2%91%A0%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-dom-history-state%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-idl-ArrayBuffer", "https://wicg.github.io/navigation-api/#ref-for-event-handlers%E2%91%A1", @@ -1664,10 +1663,10 @@ "https://wicg.github.io/navigation-api/#dom-navigationhistoryentry-ondispose", "https://wicg.github.io/navigation-api/#eventdef-navigationhistoryentry-dispose", "https://wicg.github.io/navigation-api/#navigate-patches", - "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A0%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A0%E2%91%A6", + "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A0%E2%91%A7", "https://wicg.github.io/navigation-api/#form-patches", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A0%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A0%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-formdata%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigate%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-entry-list%E2%91%A1", @@ -1685,7 +1684,7 @@ "https://wicg.github.io/navigation-api/#ref-for-the-a-element%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-the-area-element%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-the-form-element%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A0%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-navigateevent%E2%91%A0%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-userinitiated%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigate%E2%91%A5", "https://wicg.github.io/navigation-api/#user-navigation-involvement", @@ -1757,7 +1756,7 @@ "https://wicg.github.io/navigation-api/#ref-for-user-navigation-involvement-activation%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-concept-form-submit%E2%91%A5", "https://wicg.github.io/navigation-api/#navigate-algorithm-patches", - "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A0%E2%91%A7", + "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A0%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-shared-history-push/replace-state-steps", "https://wicg.github.io/navigation-api/#ref-for-url-and-history-update-steps%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A1%E2%91%A5", @@ -1803,12 +1802,12 @@ "https://wicg.github.io/navigation-api/#ref-for-fire-a-non-traversal-navigate-event-destinationurl%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-fire-a-non-traversal-navigate-event-state", "https://wicg.github.io/navigation-api/#ref-for-hh-entry-update%E2%91%A0", - "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A0%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-traverse-the-history-by-a-delta%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-user-navigation-involvement-browser-ui%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-same-origin-domain%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-navigate-fragid%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%93%AA", + "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-navigate-fragid%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-navigate%E2%91%A0%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigation-ongoing-navigation%E2%91%A0%E2%93%AA", @@ -1823,9 +1822,9 @@ "https://wicg.github.io/navigation-api/#ref-for-hh-reload%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-reload%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-hh-replace%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-replace%E2%91%A4", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-replace%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-hh-default%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-push%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-push%E2%91%A7", "https://wicg.github.io/navigation-api/#navigate-event-traversal-patches", "https://wicg.github.io/navigation-api/#ref-for-apply-the-history-step%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-fire-a-traversal-navigate-event", @@ -1836,7 +1835,7 @@ "https://wicg.github.io/navigation-api/#navigate-event-download-patches", "https://wicg.github.io/navigation-api/#ref-for-downloading-hyperlinks", "https://wicg.github.io/navigation-api/#ref-for-navigate%E2%91%A0%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%91%A0", + "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-downloadrequest%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-downloading-hyperlinks%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-user-navigation-involvement%E2%91%A3", @@ -1844,7 +1843,7 @@ "https://wicg.github.io/navigation-api/#ref-for-user-navigation-involvement-browser-ui%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-eventtarget-activation-behavior%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-allowed-to-download", - "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-in-parallel%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-cannot-navigate", "https://wicg.github.io/navigation-api/#ref-for-allowed-to-download%E2%91%A0", @@ -1885,15 +1884,15 @@ "https://wicg.github.io/navigation-api/#ref-for-hh-replace%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-origin%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-same-origin%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-current-entry%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-current-entry%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-origin%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-key%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-current-entry%E2%91%A6", + "https://wicg.github.io/navigation-api/#ref-for-current-entry%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-key%E2%91%A7", "https://wicg.github.io/navigation-api/#session-history-patches-state", "https://wicg.github.io/navigation-api/#ref-for-navigate-fragid%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A0%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-nav-active-history-entry%E2%91%A1", "https://wicg.github.io/navigation-api/#session-history-patches-origin", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-origin%E2%91%A6", @@ -1905,7 +1904,7 @@ "https://wicg.github.io/navigation-api/#ref-for-navigate-fragid%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry%E2%91%A7", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-origin%E2%91%A8", - "https://wicg.github.io/navigation-api/#ref-for-current-entry%E2%91%A7", + "https://wicg.github.io/navigation-api/#ref-for-current-entry%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-she-document%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-concept-document-origin%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-url-and-history-update-steps%E2%91%A2", @@ -1934,11 +1933,11 @@ "https://wicg.github.io/navigation-api/#ref-for-navigation-update-the-entries%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-concept-relevant-global%E2%91%A1%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-window-navigation-api%E2%91%A7", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A1%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A1%E2%91%A1", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtype-traverse%E2%91%A1%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-currententrychange%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-currententrychange%E2%91%A5", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-currententry%E2%91%A7", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-currententry%E2%91%A8", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-currententrychange%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigationhistoryentry-dispose%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-event-popstate%E2%91%A0", @@ -1951,7 +1950,7 @@ "https://wicg.github.io/navigation-api/#ref-for-event-pageshow", "https://wicg.github.io/navigation-api/#ref-for-event-pageshow%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-entries%E2%91%A3", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-currententry%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-currententry%E2%91%A0%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-event-pageshow%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-url-and-history-update-steps%E2%91%A3", "https://wicg.github.io/navigation-api/#ref-for-nav-active-history-entry%E2%91%A2", @@ -1968,7 +1967,7 @@ "https://wicg.github.io/navigation-api/#ref-for-document%E2%91%A7", "https://wicg.github.io/navigation-api/#other-patches", "https://wicg.github.io/navigation-api/#focus-patches", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-focusreset%E2%91%A5", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-focusreset%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-focusing-steps%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-focus-update-steps", "https://wicg.github.io/navigation-api/#ref-for-document%E2%91%A8", @@ -1981,9 +1980,9 @@ "https://wicg.github.io/navigation-api/#ref-for-window-navigation-api%E2%91%A0%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-navigation-focus-changed-during-ongoing-navigation%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-navigation-focus-changed-during-ongoing-navigation%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-transitionwhile%E2%91%A1%E2%91%A6", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigateevent-intercept%E2%91%A1%E2%91%A1", "https://wicg.github.io/navigation-api/#scroll-restoration-patches", - "https://wicg.github.io/navigation-api/#ref-for-dom-navigationtransitionwhileoptions-scrollrestoration%E2%91%A8", + "https://wicg.github.io/navigation-api/#ref-for-dom-navigationinterceptoptions-scrollrestoration%E2%91%A8", "https://wicg.github.io/navigation-api/#document-has-been-scrolled-by-the-user", "https://wicg.github.io/navigation-api/#ref-for-document%E2%91%A0%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-document-has-been-scrolled-by-the-user", @@ -2020,9 +2019,9 @@ "https://wicg.github.io/navigation-api/#ref-for-traverse-the-history%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-a-browsing-context-is-discarded", "https://wicg.github.io/navigation-api/#ref-for-concept-navigate-mature", - "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%91%A2", - "https://wicg.github.io/navigation-api/#ref-for-dom-window-stop%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%91%A3", + "https://wicg.github.io/navigation-api/#ref-for-dom-window-stop%E2%91%A1", + "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-dom-window-stop%E2%91%A2", "https://wicg.github.io/navigation-api/#ref-for-finalize-with-an-aborted-navigation-error%E2%91%A6", "https://wicg.github.io/navigation-api/#ref-for-eventdef-abortsignal-abort", @@ -2034,19 +2033,19 @@ "https://wicg.github.io/navigation-api/#security-privacy", "https://wicg.github.io/navigation-api/#sp-cross-site-tracking", "https://wicg.github.io/navigation-api/#ref-for-dom-navigation-entries%E2%91%A4", - "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A0%E2%91%A2", + "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-state%E2%91%A0%E2%93%AA", "https://wicg.github.io/navigation-api/#ref-for-dom-sessionstorage", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-id%E2%91%A1", "https://wicg.github.io/navigation-api/#ref-for-session-history-entry-navigation-api-key%E2%91%A8", "https://wicg.github.io/navigation-api/#sp-navigation-monitoring-interception", - "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%91%A4", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%91%A5", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%91%A6", - "https://wicg.github.io/navigation-api/#ref-for-fetch-scheme%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%91%A7", + "https://wicg.github.io/navigation-api/#ref-for-fetch-scheme%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A1%E2%91%A8", - "https://wicg.github.io/navigation-api/#ref-for-dom-document-open", "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A2%E2%93%AA", + "https://wicg.github.io/navigation-api/#ref-for-dom-document-open", + "https://wicg.github.io/navigation-api/#ref-for-eventdef-navigation-navigate%E2%91%A2%E2%91%A0", "https://wicg.github.io/navigation-api/#sp-url-updates", "https://wicg.github.io/navigation-api/#ref-for-dom-history-pushstate%E2%91%A0", "https://wicg.github.io/navigation-api/#ref-for-dom-history-replacestate", @@ -2262,6 +2261,7 @@ "https://wicg.github.io/navigation-api/#term-for-a-promise-resolved-with", "https://wicg.github.io/navigation-api/#term-for-idl-any", "https://wicg.github.io/navigation-api/#term-for-idl-boolean", + "https://wicg.github.io/navigation-api/#term-for-invoke-a-callback-function", "https://wicg.github.io/navigation-api/#term-for-idl-long-long", "https://wicg.github.io/navigation-api/#term-for-mark-a-promise-as-handled", "https://wicg.github.io/navigation-api/#term-for-new", diff --git a/tr/ids/navigation-timing-2.json b/tr/ids/navigation-timing-2.json index 11ce66c5d609..bf90909598ba 100644 --- a/tr/ids/navigation-timing-2.json +++ b/tr/ids/navigation-timing-2.json @@ -4,7 +4,6 @@ "url": "https://www.w3.org/TR/navigation-timing-2/" }, "ids": [ - "https://www.w3.org/TR/navigation-timing-2/#caniuse-stylesheet", "https://www.w3.org/TR/navigation-timing-2/#initialUserConfig", "https://www.w3.org/TR/navigation-timing-2/#toc-nav", "https://www.w3.org/TR/navigation-timing-2/#toc-jump", diff --git a/tr/ids/pointerevents3.json b/tr/ids/pointerevents3.json index c2081d704ccc..8e52b39eccab 100644 --- a/tr/ids/pointerevents3.json +++ b/tr/ids/pointerevents3.json @@ -602,6 +602,7 @@ "https://www.w3.org/TR/pointerevents3/#ref-for-dom-element-haspointercapture-3", "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-pointerdown-24", "https://www.w3.org/TR/pointerevents3/#ref-for-dom-element-releasepointercapture-2", + "https://www.w3.org/TR/pointerevents3/#ref-for-dfn-gotpointercapture-11", "https://www.w3.org/TR/pointerevents3/#issue-container-generatedID-31", "https://www.w3.org/TR/pointerevents3/#h-note-33", "https://www.w3.org/TR/pointerevents3/#issue-container-generatedID-32", @@ -820,7 +821,6 @@ "https://www.w3.org/TR/pointerevents3/#bib-dom", "https://www.w3.org/TR/pointerevents3/#bib-ecmascript", "https://www.w3.org/TR/pointerevents3/#bib-html", - "https://www.w3.org/TR/pointerevents3/#bib-pointerevents", "https://www.w3.org/TR/pointerevents3/#bib-pointerlock", "https://www.w3.org/TR/pointerevents3/#bib-rfc2119", "https://www.w3.org/TR/pointerevents3/#bib-rfc8174", @@ -830,6 +830,7 @@ "https://www.w3.org/TR/pointerevents3/#informative-references", "https://www.w3.org/TR/pointerevents3/#c-2-informative-references", "https://www.w3.org/TR/pointerevents3/#bib-compat", + "https://www.w3.org/TR/pointerevents3/#bib-pointerevents", "https://www.w3.org/TR/pointerevents3/#bib-pointerevents2", "https://www.w3.org/TR/pointerevents3/#bib-wcag21", "https://www.w3.org/TR/pointerevents3/#back-to-top" diff --git a/tr/ids/resource-timing-2.json b/tr/ids/resource-timing-2.json index 249ef49f4781..caacbd3d9a4b 100644 --- a/tr/ids/resource-timing-2.json +++ b/tr/ids/resource-timing-2.json @@ -104,6 +104,9 @@ "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-timing-info-1", "https://www.w3.org/TR/resource-timing-2/#dfn-timing-info", "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-22", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-resource-info-1", + "https://www.w3.org/TR/resource-timing-2/#dfn-resource-info", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-23", "https://www.w3.org/TR/resource-timing-2/#dfn-performanceentry", "https://www.w3.org/TR/resource-timing-2/#dfn-name", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-name-1", @@ -166,30 +169,29 @@ "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-convert-fetch-timestamp-13", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-timing-info-17", "https://www.w3.org/TR/resource-timing-2/#dom-performanceresourcetiming-encodedbodysize", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-timing-info-18", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-resource-info-2", "https://www.w3.org/TR/resource-timing-2/#dom-performanceresourcetiming-decodedbodysize", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-timing-info-19", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-resource-info-3", "https://www.w3.org/TR/resource-timing-2/#dom-performanceresourcetiming-transfersize", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-cache-mode-2", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-cache-mode-3", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-timing-info-20", "https://www.w3.org/TR/resource-timing-2/#issue-container-generatedID-4", "https://www.w3.org/TR/resource-timing-2/#h-note-3", "https://www.w3.org/TR/resource-timing-2/#issue-container-generatedID-5", "https://www.w3.org/TR/resource-timing-2/#h-note-4", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-23", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-24", "https://www.w3.org/TR/resource-timing-2/#sec-extensions-performance-interface", "https://www.w3.org/TR/resource-timing-2/#x4-4-extensions-to-the-performance-interface", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-24", "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-25", "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-26", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-27", "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performance-setresourcetimingbuffersize-1", "https://www.w3.org/TR/resource-timing-2/#dfn-resource-timing-buffer-size-limit", "https://www.w3.org/TR/resource-timing-2/#dfn-resource-timing-buffer-current-size", "https://www.w3.org/TR/resource-timing-2/#dfn-resource-timing-buffer-full-event-pending-flag", "https://www.w3.org/TR/resource-timing-2/#dfn-resource-timing-secondary-buffer-current-size", "https://www.w3.org/TR/resource-timing-2/#dfn-resource-timing-secondary-buffer", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-27", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-28", "https://www.w3.org/TR/resource-timing-2/#webidl-156229907", "https://www.w3.org/TR/resource-timing-2/#idl-def-performance-partial-1", "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performance-1", @@ -201,12 +203,12 @@ "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performance-onresourcetimingbufferfull-1", "https://www.w3.org/TR/resource-timing-2/#dom-performance", "https://www.w3.org/TR/resource-timing-2/#dom-performance-clearresourcetimings", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-28", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-29", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-resource-timing-buffer-current-size-1", "https://www.w3.org/TR/resource-timing-2/#dom-performance-setresourcetimingbuffersize", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-resource-timing-buffer-size-limit-1", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-resource-timing-buffer-current-size-2", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-29", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-30", "https://www.w3.org/TR/resource-timing-2/#dom-performance-onresourcetimingbufferfull", "https://www.w3.org/TR/resource-timing-2/#dfn-can-add-resource-timing-entry", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-resource-timing-buffer-current-size-3", @@ -223,7 +225,7 @@ "https://www.w3.org/TR/resource-timing-2/#dfn-copy-secondary-buffer", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-resource-timing-secondary-buffer-2", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-can-add-resource-timing-entry-2", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-30", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-31", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-resource-timing-secondary-buffer-3", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-resource-timing-buffer-current-size-5", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-resource-timing-secondary-buffer-4", @@ -244,7 +246,7 @@ "https://www.w3.org/TR/resource-timing-2/#x4-5-cross-origin-resources", "https://www.w3.org/TR/resource-timing-2/#issue-container-generatedID-7", "https://www.w3.org/TR/resource-timing-2/#h-note-6", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-31", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-32", "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-redirectstart-2", "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-redirectend-2", "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-workerstart-2", @@ -273,28 +275,28 @@ "https://www.w3.org/TR/resource-timing-2/#attribute-descriptions", "https://www.w3.org/TR/resource-timing-2/#x4-6-resource-timing-attributes", "https://www.w3.org/TR/resource-timing-2/#fig-this-figure-illustrates-the-timing-attributes-defined-by-the-performanceresourcetiming-interface-attributes-in-parenthesis-indicate-that-they-may-not-be-available-if-the-resource-fails-the-timing-allow-check-algorithm", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-32", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-33", "https://www.w3.org/TR/resource-timing-2/#marking-resource-timing", "https://www.w3.org/TR/resource-timing-2/#x4-7-creating-a-resource-timing-entry", "https://www.w3.org/TR/resource-timing-2/#dfn-mark-resource-timing", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-33", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-34", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-setup-the-resource-timing-entry-1", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-add-a-performanceresourcetiming-entry-1", "https://www.w3.org/TR/resource-timing-2/#dfn-setup-the-resource-timing-entry", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-34", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-35", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-initiator-type-3", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-requested-url-3", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-timing-info-21", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-timing-info-18", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-cache-mode-4", "https://www.w3.org/TR/resource-timing-2/#dfn-convert-fetch-timestamp", "https://www.w3.org/TR/resource-timing-2/#sec-security", "https://www.w3.org/TR/resource-timing-2/#x4-8-security-considerations", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-35", "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-36", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-37", "https://www.w3.org/TR/resource-timing-2/#ref-for-dfn-timing-allow-origin-6", "https://www.w3.org/TR/resource-timing-2/#sec-privacy", "https://www.w3.org/TR/resource-timing-2/#x4-9-privacy-considerations", - "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-37", + "https://www.w3.org/TR/resource-timing-2/#ref-for-dom-performanceresourcetiming-38", "https://www.w3.org/TR/resource-timing-2/#acknowledgements", "https://www.w3.org/TR/resource-timing-2/#x4-10-acknowledgments", "https://www.w3.org/TR/resource-timing-2/#references", diff --git a/tr/ids/sanitizer-api.json b/tr/ids/sanitizer-api.json index 3dee853469f2..deb74bf20eb2 100644 --- a/tr/ids/sanitizer-api.json +++ b/tr/ids/sanitizer-api.json @@ -18,7 +18,7 @@ "https://wicg.github.io/sanitizer-api/#ref-for-widl-Element-innerHTML", "https://wicg.github.io/sanitizer-api/#goals", "https://wicg.github.io/sanitizer-api/#api-summary", - "https://wicg.github.io/sanitizer-api/#example-36f9e62e", + "https://wicg.github.io/sanitizer-api/#example-19897f75", "https://wicg.github.io/sanitizer-api/#strings", "https://wicg.github.io/sanitizer-api/#example-3403a4ea", "https://wicg.github.io/sanitizer-api/#example-90aa6bbb", @@ -27,7 +27,7 @@ "https://wicg.github.io/sanitizer-api/#ref-for-document", "https://wicg.github.io/sanitizer-api/#example-4d22be26", "https://wicg.github.io/sanitizer-api/#string-context-case-2", - "https://wicg.github.io/sanitizer-api/#example-17618d08", + "https://wicg.github.io/sanitizer-api/#example-97b41bbe", "https://wicg.github.io/sanitizer-api/#string-context-case-3", "https://wicg.github.io/sanitizer-api/#example-2244de59", "https://wicg.github.io/sanitizer-api/#string-context-case-other", @@ -72,13 +72,14 @@ "https://wicg.github.io/sanitizer-api/#dom-sethtmloptions-sanitizer", "https://wicg.github.io/sanitizer-api/#ref-for-element%E2%91%A2", "https://wicg.github.io/sanitizer-api/#ref-for-idl-undefined", - "https://wicg.github.io/sanitizer-api/#dom-element-sethtml", + "https://wicg.github.io/sanitizer-api/#ref-for-dom-element-sethtml", "https://wicg.github.io/sanitizer-api/#ref-for-idl-DOMString%E2%91%A1", "https://wicg.github.io/sanitizer-api/#dom-element-sethtml-input-options-input", "https://wicg.github.io/sanitizer-api/#ref-for-dictdef-sethtmloptions", "https://wicg.github.io/sanitizer-api/#dom-element-sethtml-input-options-options", - "https://wicg.github.io/sanitizer-api/#dom-element-sethtml-input-sanitizer", + "https://wicg.github.io/sanitizer-api/#dom-element-sethtml", "https://wicg.github.io/sanitizer-api/#ref-for-sanitizeandset", + "https://wicg.github.io/sanitizer-api/#ref-for-this", "https://wicg.github.io/sanitizer-api/#issue-a1fbc017", "https://wicg.github.io/sanitizer-api/#example-8886c10c", "https://wicg.github.io/sanitizer-api/#api-string-handling", @@ -156,6 +157,7 @@ "https://wicg.github.io/sanitizer-api/#create-a-sanitizer", "https://wicg.github.io/sanitizer-api/#ref-for-normalize-element-name", "https://wicg.github.io/sanitizer-api/#ref-for-configuration-object%E2%91%A2", + "https://wicg.github.io/sanitizer-api/#issue-6f447953", "https://wicg.github.io/sanitizer-api/#ref-for-element-allow-list%E2%91%A0", "https://wicg.github.io/sanitizer-api/#ref-for-element-block-list", "https://wicg.github.io/sanitizer-api/#ref-for-element-drop-list", @@ -169,9 +171,11 @@ "https://wicg.github.io/sanitizer-api/#ref-for-string-is", "https://wicg.github.io/sanitizer-api/#ref-for-string-concatenate", "https://wicg.github.io/sanitizer-api/#ref-for-list", + "https://wicg.github.io/sanitizer-api/#issue-e8524a23", "https://wicg.github.io/sanitizer-api/#sanitize", "https://wicg.github.io/sanitizer-api/#ref-for-create-a-document-fragment", "https://wicg.github.io/sanitizer-api/#ref-for-sanitize-a-document-fragment", + "https://wicg.github.io/sanitizer-api/#issue-7d8b222c", "https://wicg.github.io/sanitizer-api/#sanitizefor", "https://wicg.github.io/sanitizer-api/#ref-for-concept-create-element", "https://wicg.github.io/sanitizer-api/#ref-for-html-namespace%E2%91%A2", @@ -201,30 +205,44 @@ "https://wicg.github.io/sanitizer-api/#ref-for-configuration-object%E2%91%A3", "https://wicg.github.io/sanitizer-api/#ref-for-default-configuration%E2%91%A1", "https://wicg.github.io/sanitizer-api/#ref-for-configuration-object%E2%91%A4", + "https://wicg.github.io/sanitizer-api/#ref-for-dictdef-sanitizerconfig%E2%91%A2", + "https://wicg.github.io/sanitizer-api/#ref-for-dictdef-sanitizerconfig%E2%91%A3", + "https://wicg.github.io/sanitizer-api/#issue-4f906162", "https://wicg.github.io/sanitizer-api/#helper-algorithms", "https://wicg.github.io/sanitizer-api/#create-a-document-fragment", "https://wicg.github.io/sanitizer-api/#ref-for-documentfragment%E2%91%A1", "https://wicg.github.io/sanitizer-api/#ref-for-document%E2%91%A1", "https://wicg.github.io/sanitizer-api/#ref-for-concept-node-clone", - "https://wicg.github.io/sanitizer-api/#ref-for-dom-document-createdocumentfragment", + "https://wicg.github.io/sanitizer-api/#ref-for-documentfragment%E2%91%A2", + "https://wicg.github.io/sanitizer-api/#ref-for-concept-node-document", + "https://wicg.github.io/sanitizer-api/#ref-for-concept-node-document%E2%91%A0", "https://wicg.github.io/sanitizer-api/#ref-for-concept-node-append", "https://wicg.github.io/sanitizer-api/#sanitizer-algorithms", "https://wicg.github.io/sanitizer-api/#sanitize-a-document-fragment", + "https://wicg.github.io/sanitizer-api/#ref-for-sanitizer%E2%91%A1", "https://wicg.github.io/sanitizer-api/#ref-for-sanitize-action", "https://wicg.github.io/sanitizer-api/#ref-for-concept-tree-inclusive-descendant", "https://wicg.github.io/sanitizer-api/#ref-for-concept-tree-order", "https://wicg.github.io/sanitizer-api/#ref-for-list-iterate", "https://wicg.github.io/sanitizer-api/#ref-for-sanitize-a-node", + "https://wicg.github.io/sanitizer-api/#ref-for-map-set", "https://wicg.github.io/sanitizer-api/#ref-for-list-iterate%E2%91%A0", + "https://wicg.github.io/sanitizer-api/#ref-for-concept-node-remove", + "https://wicg.github.io/sanitizer-api/#ref-for-concept-node-replace", + "https://wicg.github.io/sanitizer-api/#issue-2fb6262a", "https://wicg.github.io/sanitizer-api/#sanitize-a-node", + "https://wicg.github.io/sanitizer-api/#ref-for-assert", + "https://wicg.github.io/sanitizer-api/#ref-for-document%E2%91%A2", + "https://wicg.github.io/sanitizer-api/#ref-for-documentfragment%E2%91%A3", + "https://wicg.github.io/sanitizer-api/#ref-for-attr", + "https://wicg.github.io/sanitizer-api/#ref-for-documenttype", + "https://wicg.github.io/sanitizer-api/#ref-for-concept-node", "https://wicg.github.io/sanitizer-api/#ref-for-list-iterate%E2%91%A1", "https://wicg.github.io/sanitizer-api/#ref-for-concept-element-attribute", "https://wicg.github.io/sanitizer-api/#ref-for-sanitize-action-for-an-attribute", + "https://wicg.github.io/sanitizer-api/#ref-for-concept-element-attributes-remove", "https://wicg.github.io/sanitizer-api/#ref-for-handle-funky-elements", "https://wicg.github.io/sanitizer-api/#ref-for-sanitize-action-for-an-element", - "https://wicg.github.io/sanitizer-api/#ref-for-document%E2%91%A2", - "https://wicg.github.io/sanitizer-api/#ref-for-documentfragment%E2%91%A2", - "https://wicg.github.io/sanitizer-api/#ref-for-concept-tree-parent", "https://wicg.github.io/sanitizer-api/#ref-for-comment", "https://wicg.github.io/sanitizer-api/#ref-for-boundary-point-node", "https://wicg.github.io/sanitizer-api/#ref-for-configuration-object%E2%91%A5", @@ -234,6 +252,10 @@ "https://wicg.github.io/sanitizer-api/#ref-for-map-exists%E2%91%A0", "https://wicg.github.io/sanitizer-api/#ref-for-text", "https://wicg.github.io/sanitizer-api/#ref-for-boundary-point-node%E2%91%A0", + "https://wicg.github.io/sanitizer-api/#ref-for-assert%E2%91%A0", + "https://wicg.github.io/sanitizer-api/#ref-for-processinginstruction", + "https://wicg.github.io/sanitizer-api/#issue-2c025a79", + "https://wicg.github.io/sanitizer-api/#ref-for-sanitize-action-for-an-attribute%E2%91%A0", "https://wicg.github.io/sanitizer-api/#handle-funky-elements", "https://wicg.github.io/sanitizer-api/#ref-for-concept-element-interface", "https://wicg.github.io/sanitizer-api/#ref-for-htmltemplateelement", @@ -245,22 +267,26 @@ "https://wicg.github.io/sanitizer-api/#ref-for-concept-element-interface%E2%91%A2", "https://wicg.github.io/sanitizer-api/#ref-for-htmlinputelement", "https://wicg.github.io/sanitizer-api/#ref-for-htmlbuttonelement", + "https://wicg.github.io/sanitizer-api/#issue-603ab080", "https://wicg.github.io/sanitizer-api/#configuration", "https://wicg.github.io/sanitizer-api/#sanitize-action", "https://wicg.github.io/sanitizer-api/#sanitize-action-for-an-element", + "https://wicg.github.io/sanitizer-api/#ref-for-dictdef-sanitizerconfig%E2%91%A4", "https://wicg.github.io/sanitizer-api/#ref-for-element-kind%E2%91%A1", "https://wicg.github.io/sanitizer-api/#ref-for-element-matches-an-element-name%E2%91%A0", "https://wicg.github.io/sanitizer-api/#ref-for-baseline-element-allow-list%E2%91%A1", - "https://wicg.github.io/sanitizer-api/#ref-for-allow-custom-elements-option", + "https://wicg.github.io/sanitizer-api/#ref-for-dom-sanitizerconfig-allowcustomelements", "https://wicg.github.io/sanitizer-api/#ref-for-map-exists%E2%91%A1", + "https://wicg.github.io/sanitizer-api/#ref-for-dom-sanitizerconfig-allowcustomelements%E2%91%A0", "https://wicg.github.io/sanitizer-api/#ref-for-element-matches-an-element-name%E2%91%A1", - "https://wicg.github.io/sanitizer-api/#ref-for-element-drop-list%E2%91%A0", + "https://wicg.github.io/sanitizer-api/#ref-for-dom-sanitizerconfig-dropelements", "https://wicg.github.io/sanitizer-api/#ref-for-element-matches-an-element-name%E2%91%A2", - "https://wicg.github.io/sanitizer-api/#ref-for-element-block-list%E2%91%A0", - "https://wicg.github.io/sanitizer-api/#ref-for-element-allow-list%E2%91%A1", + "https://wicg.github.io/sanitizer-api/#ref-for-dom-sanitizerconfig-blockelements", + "https://wicg.github.io/sanitizer-api/#ref-for-dom-sanitizerconfig-allowelements", "https://wicg.github.io/sanitizer-api/#ref-for-map-exists%E2%91%A2", + "https://wicg.github.io/sanitizer-api/#ref-for-dom-sanitizerconfig-allowelements%E2%91%A0", "https://wicg.github.io/sanitizer-api/#ref-for-default-configuration%E2%91%A3", - "https://wicg.github.io/sanitizer-api/#ref-for-element-allow-list%E2%91%A2", + "https://wicg.github.io/sanitizer-api/#ref-for-element-allow-list%E2%91%A1", "https://wicg.github.io/sanitizer-api/#ref-for-element-matches-an-element-name%E2%91%A3", "https://wicg.github.io/sanitizer-api/#element-matches-an-element-name", "https://wicg.github.io/sanitizer-api/#ref-for-strictly-split%E2%91%A0", @@ -276,25 +302,29 @@ "https://wicg.github.io/sanitizer-api/#ref-for-mathml-namespace%E2%91%A1", "https://wicg.github.io/sanitizer-api/#ref-for-concept-element-local-name%E2%91%A2", "https://wicg.github.io/sanitizer-api/#ref-for-ascii-case-insensitive%E2%91%A1", + "https://wicg.github.io/sanitizer-api/#issue-e5738974", "https://wicg.github.io/sanitizer-api/#attribute-matches-an-attribute-match-list", "https://wicg.github.io/sanitizer-api/#ref-for-attribute-match-list%E2%91%A3", "https://wicg.github.io/sanitizer-api/#ref-for-concept-attribute-local-name%E2%91%A0", "https://wicg.github.io/sanitizer-api/#ref-for-attribute-match-list%E2%91%A4", "https://wicg.github.io/sanitizer-api/#termref-for-idl-record", - "https://wicg.github.io/sanitizer-api/#ref-for-dom-attr-ownerelement", + "https://wicg.github.io/sanitizer-api/#ref-for-element%E2%91%A7", "https://wicg.github.io/sanitizer-api/#ref-for-concept-element-local-name%E2%91%A3", "https://wicg.github.io/sanitizer-api/#ref-for-svg-namespace%E2%91%A4", "https://wicg.github.io/sanitizer-api/#ref-for-mathml-namespace%E2%91%A2", "https://wicg.github.io/sanitizer-api/#termref-for-idl-record%E2%91%A0", + "https://wicg.github.io/sanitizer-api/#issue-9bd4ab74", "https://wicg.github.io/sanitizer-api/#ref-for-concept-element-local-name%E2%91%A4", "https://wicg.github.io/sanitizer-api/#sanitize-action-for-an-attribute", "https://wicg.github.io/sanitizer-api/#ref-for-attribute-kind", + "https://wicg.github.io/sanitizer-api/#ref-for-concept-attribute-local-name%E2%91%A1", "https://wicg.github.io/sanitizer-api/#ref-for-baseline-attribute-allow-list", "https://wicg.github.io/sanitizer-api/#ref-for-attribute-matches-an-attribute-match-list", "https://wicg.github.io/sanitizer-api/#ref-for-attribute-match-list%E2%91%A5", "https://wicg.github.io/sanitizer-api/#ref-for-attribute-drop-list%E2%91%A0", "https://wicg.github.io/sanitizer-api/#ref-for-attribute-allow-list%E2%91%A0", "https://wicg.github.io/sanitizer-api/#ref-for-map-exists%E2%91%A3", + "https://wicg.github.io/sanitizer-api/#ref-for-default-configuration%E2%91%A4", "https://wicg.github.io/sanitizer-api/#ref-for-attribute-allow-list%E2%91%A1", "https://wicg.github.io/sanitizer-api/#ref-for-attribute-matches-an-attribute-match-list%E2%91%A0", "https://wicg.github.io/sanitizer-api/#ref-for-attribute-match-list%E2%91%A6", @@ -304,13 +334,15 @@ "https://wicg.github.io/sanitizer-api/#ref-for-concept-element-local-name%E2%91%A6", "https://wicg.github.io/sanitizer-api/#ref-for-concept-element-interface%E2%91%A3", "https://wicg.github.io/sanitizer-api/#ref-for-htmlunknownelement", + "https://wicg.github.io/sanitizer-api/#issue-f3f3c0ed", "https://wicg.github.io/sanitizer-api/#attribute-kind", + "https://wicg.github.io/sanitizer-api/#issue-a274fa37", "https://wicg.github.io/sanitizer-api/#defaults", "https://wicg.github.io/sanitizer-api/#issue-53c87d03", - "https://wicg.github.io/sanitizer-api/#ref-for-default-configuration%E2%91%A4", + "https://wicg.github.io/sanitizer-api/#ref-for-default-configuration%E2%91%A5", "https://wicg.github.io/sanitizer-api/#ref-for-baseline-element-allow-list%E2%91%A2", "https://wicg.github.io/sanitizer-api/#ref-for-baseline-attribute-allow-list%E2%91%A0", - "https://wicg.github.io/sanitizer-api/#ref-for-default-configuration%E2%91%A5", + "https://wicg.github.io/sanitizer-api/#ref-for-default-configuration%E2%91%A6", "https://wicg.github.io/sanitizer-api/#security-considerations", "https://wicg.github.io/sanitizer-api/#server-side-xss", "https://wicg.github.io/sanitizer-api/#dom-clobbering", @@ -340,10 +372,13 @@ "https://wicg.github.io/sanitizer-api/#index", "https://wicg.github.io/sanitizer-api/#index-defined-here", "https://wicg.github.io/sanitizer-api/#index-defined-elsewhere", + "https://wicg.github.io/sanitizer-api/#term-for-attr", "https://wicg.github.io/sanitizer-api/#term-for-comment", "https://wicg.github.io/sanitizer-api/#term-for-document", "https://wicg.github.io/sanitizer-api/#term-for-documentfragment", + "https://wicg.github.io/sanitizer-api/#term-for-documenttype", "https://wicg.github.io/sanitizer-api/#term-for-element", + "https://wicg.github.io/sanitizer-api/#term-for-processinginstruction", "https://wicg.github.io/sanitizer-api/#term-for-text", "https://wicg.github.io/sanitizer-api/#term-for-concept-node-append", "https://wicg.github.io/sanitizer-api/#term-for-concept-element-attribute", @@ -353,8 +388,11 @@ "https://wicg.github.io/sanitizer-api/#term-for-concept-tree-inclusive-descendant", "https://wicg.github.io/sanitizer-api/#term-for-concept-element-local-name", "https://wicg.github.io/sanitizer-api/#term-for-boundary-point-node", - "https://wicg.github.io/sanitizer-api/#term-for-dom-attr-ownerelement", - "https://wicg.github.io/sanitizer-api/#term-for-concept-tree-parent", + "https://wicg.github.io/sanitizer-api/#term-for-concept-node-document", + "https://wicg.github.io/sanitizer-api/#term-for-concept-node", + "https://wicg.github.io/sanitizer-api/#term-for-concept-node-remove", + "https://wicg.github.io/sanitizer-api/#term-for-concept-element-attributes-remove", + "https://wicg.github.io/sanitizer-api/#term-for-concept-node-replace", "https://wicg.github.io/sanitizer-api/#term-for-concept-node-replace-all", "https://wicg.github.io/sanitizer-api/#term-for-concept-tree-order", "https://wicg.github.io/sanitizer-api/#term-for-htmlbaseelement", @@ -378,6 +416,7 @@ "https://wicg.github.io/sanitizer-api/#term-for-valid-custom-element-name", "https://wicg.github.io/sanitizer-api/#term-for-ascii-case-insensitive", "https://wicg.github.io/sanitizer-api/#term-for-ascii-lowercase", + "https://wicg.github.io/sanitizer-api/#term-for-assert", "https://wicg.github.io/sanitizer-api/#term-for-string-concatenate", "https://wicg.github.io/sanitizer-api/#term-for-map-exists", "https://wicg.github.io/sanitizer-api/#term-for-map-get", @@ -386,6 +425,7 @@ "https://wicg.github.io/sanitizer-api/#term-for-list-iterate", "https://wicg.github.io/sanitizer-api/#term-for-list", "https://wicg.github.io/sanitizer-api/#term-for-mathml-namespace", + "https://wicg.github.io/sanitizer-api/#term-for-map-set", "https://wicg.github.io/sanitizer-api/#term-for-list-size", "https://wicg.github.io/sanitizer-api/#term-for-strictly-split", "https://wicg.github.io/sanitizer-api/#term-for-svg-namespace", @@ -397,6 +437,7 @@ "https://wicg.github.io/sanitizer-api/#term-for-idl-boolean", "https://wicg.github.io/sanitizer-api/#term-for-idl-record", "https://wicg.github.io/sanitizer-api/#term-for-idl-sequence", + "https://wicg.github.io/sanitizer-api/#term-for-this", "https://wicg.github.io/sanitizer-api/#term-for-idl-undefined", "https://wicg.github.io/sanitizer-api/#references", "https://wicg.github.io/sanitizer-api/#normative", diff --git a/tr/ids/screen-capture.json b/tr/ids/screen-capture.json index 66a19077efe9..972df8be6b5d 100644 --- a/tr/ids/screen-capture.json +++ b/tr/ids/screen-capture.json @@ -198,11 +198,25 @@ "https://www.w3.org/TR/screen-capture/#ref-for-dfn-monitor-7", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-34", "https://www.w3.org/TR/screen-capture/#idl-def-SystemAudioPreferenceEnum.exclude", + "https://www.w3.org/TR/screen-capture/#surfaceswitchingpreferenceenum", + "https://www.w3.org/TR/screen-capture/#x5-4-4-surfaceswitchingpreferenceenum", + "https://www.w3.org/TR/screen-capture/#dom-surfaceswitchingpreferenceenum", + "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-13", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-35", + "https://www.w3.org/TR/screen-capture/#webidl-1808759589", + "https://www.w3.org/TR/screen-capture/#idl-def-surfaceswitchingpreferenceenum", + "https://www.w3.org/TR/screen-capture/#ref-for-dom-surfaceswitchingpreferenceenum-1", + "https://www.w3.org/TR/screen-capture/#ref-for-idl-def-SurfaceSwitchingPreferenceEnum.include-1", + "https://www.w3.org/TR/screen-capture/#ref-for-idl-def-SurfaceSwitchingPreferenceEnum.exclude-1", + "https://www.w3.org/TR/screen-capture/#idl-def-SurfaceSwitchingPreferenceEnum.include", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-36", + "https://www.w3.org/TR/screen-capture/#idl-def-SurfaceSwitchingPreferenceEnum.exclude", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-37", "https://www.w3.org/TR/screen-capture/#displaymediastreamconstraints", - "https://www.w3.org/TR/screen-capture/#x5-4-4-displaymediastreamconstraints", + "https://www.w3.org/TR/screen-capture/#x5-4-5-displaymediastreamconstraints", "https://www.w3.org/TR/screen-capture/#dom-displaymediastreamconstraints", - "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-13", - "https://www.w3.org/TR/screen-capture/#webidl-916681170", + "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-14", + "https://www.w3.org/TR/screen-capture/#webidl-201003571", "https://www.w3.org/TR/screen-capture/#idl-def-displaymediastreamconstraints", "https://www.w3.org/TR/screen-capture/#ref-for-dom-displaymediastreamconstraints-2", "https://www.w3.org/TR/screen-capture/#idl-def-displaymediastreamconstraints-video", @@ -215,19 +229,25 @@ "https://www.w3.org/TR/screen-capture/#idl-def-displaymediastreamconstraints-systemaudio", "https://www.w3.org/TR/screen-capture/#ref-for-dom-systemaudiopreferenceenum-2", "https://www.w3.org/TR/screen-capture/#ref-for-dom-displaymediastreamconstraints-systemaudio-1", + "https://www.w3.org/TR/screen-capture/#idl-def-displaymediastreamconstraints-surfaceswitching", + "https://www.w3.org/TR/screen-capture/#ref-for-dom-surfaceswitchingpreferenceenum-2", + "https://www.w3.org/TR/screen-capture/#ref-for-dom-displaymediastreamconstraints-surfaceswitching-1", "https://www.w3.org/TR/screen-capture/#dictionary-displaymediastreamconstraints-members", "https://www.w3.org/TR/screen-capture/#ref-for-dom-displaymediastreamconstraints-3", "https://www.w3.org/TR/screen-capture/#dom-displaymediastreamconstraints-video", - "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-14", + "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-15", "https://www.w3.org/TR/screen-capture/#dom-displaymediastreamconstraints-audio", "https://www.w3.org/TR/screen-capture/#dom-displaymediastreamconstraints-selfbrowsersurface", "https://www.w3.org/TR/screen-capture/#ref-for-dom-selfcapturepreferenceenum-4", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-browser-8", - "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-35", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-38", "https://www.w3.org/TR/screen-capture/#dom-displaymediastreamconstraints-systemaudio", "https://www.w3.org/TR/screen-capture/#ref-for-dom-systemaudiopreferenceenum-3", + "https://www.w3.org/TR/screen-capture/#dom-displaymediastreamconstraints-surfaceswitching", + "https://www.w3.org/TR/screen-capture/#ref-for-dom-surfaceswitchingpreferenceenum-3", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-39", "https://www.w3.org/TR/screen-capture/#extensions-to-mediatracksupportedconstraints", - "https://www.w3.org/TR/screen-capture/#x5-4-5-extensions-to-mediatracksupportedconstraints", + "https://www.w3.org/TR/screen-capture/#x5-4-6-extensions-to-mediatracksupportedconstraints", "https://www.w3.org/TR/screen-capture/#webidl-210984315", "https://www.w3.org/TR/screen-capture/#idl-def-mediatracksupportedconstraints-partial-1", "https://www.w3.org/TR/screen-capture/#idl-def-mediatracksupportedconstraints-displaysurface", @@ -251,7 +271,7 @@ "https://www.w3.org/TR/screen-capture/#dom-mediatracksupportedconstraints-suppresslocalaudioplayback", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-suppresslocalaudioplayback-3", "https://www.w3.org/TR/screen-capture/#extensions-to-mediatrackconstraintset", - "https://www.w3.org/TR/screen-capture/#x5-4-6-extensions-to-mediatrackconstraintset", + "https://www.w3.org/TR/screen-capture/#x5-4-7-extensions-to-mediatrackconstraintset", "https://www.w3.org/TR/screen-capture/#webidl-615542218", "https://www.w3.org/TR/screen-capture/#idl-def-mediatrackconstraintset-partial-1", "https://www.w3.org/TR/screen-capture/#idl-def-mediatrackconstraintset-displaysurface", @@ -265,7 +285,7 @@ "https://www.w3.org/TR/screen-capture/#idl-def-mediatrackconstraintset-suppresslocalaudioplayback", "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediatrackconstraintset-suppresslocalaudioplayback-1", "https://www.w3.org/TR/screen-capture/#dom-mediatrackconstraintset-displaysurface", - "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-36", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-40", "https://www.w3.org/TR/screen-capture/#ref-for-dom-displaycapturesurfacetype-2", "https://www.w3.org/TR/screen-capture/#dom-mediatrackconstraintset-logicalsurface", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-logical-display-surfaces-4", @@ -277,7 +297,7 @@ "https://www.w3.org/TR/screen-capture/#dom-mediatrackconstraintset-suppresslocalaudioplayback", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-suppresslocalaudioplayback-4", "https://www.w3.org/TR/screen-capture/#extensions-to-mediatracksettings", - "https://www.w3.org/TR/screen-capture/#x5-4-7-extensions-to-mediatracksettings", + "https://www.w3.org/TR/screen-capture/#x5-4-8-extensions-to-mediatracksettings", "https://www.w3.org/TR/screen-capture/#webidl-1188981443", "https://www.w3.org/TR/screen-capture/#idl-def-mediatracksettings-partial-1", "https://www.w3.org/TR/screen-capture/#idl-def-mediatracksettings-displaysurface", @@ -289,7 +309,7 @@ "https://www.w3.org/TR/screen-capture/#idl-def-mediatracksettings-restrictownaudio", "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediatracksettings-restrictownaudio-1", "https://www.w3.org/TR/screen-capture/#dom-mediatracksettings-displaysurface", - "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-37", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-41", "https://www.w3.org/TR/screen-capture/#ref-for-dom-displaycapturesurfacetype-3", "https://www.w3.org/TR/screen-capture/#dom-mediatracksettings-logicalsurface", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-logical-display-surfaces-5", @@ -299,7 +319,7 @@ "https://www.w3.org/TR/screen-capture/#dom-mediatracksettings-restrictownaudio", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-restrictownaudio-3", "https://www.w3.org/TR/screen-capture/#extensions-to-mediatrackcapabilities", - "https://www.w3.org/TR/screen-capture/#x5-4-8-extensions-to-mediatrackcapabilities", + "https://www.w3.org/TR/screen-capture/#x5-4-9-extensions-to-mediatrackcapabilities", "https://www.w3.org/TR/screen-capture/#webidl-258568626", "https://www.w3.org/TR/screen-capture/#idl-def-mediatrackcapabilities-partial-1", "https://www.w3.org/TR/screen-capture/#idl-def-mediatrackcapabilities-displaysurface", @@ -313,7 +333,7 @@ "https://www.w3.org/TR/screen-capture/#dom-mediatrackcapabilities-cursor", "https://www.w3.org/TR/screen-capture/#ref-for-dom-cursorcaptureconstraint-5", "https://www.w3.org/TR/screen-capture/#displaycapturesurfacetype", - "https://www.w3.org/TR/screen-capture/#x5-4-9-displaycapturesurfacetype", + "https://www.w3.org/TR/screen-capture/#x5-4-10-displaycapturesurfacetype", "https://www.w3.org/TR/screen-capture/#dom-displaycapturesurfacetype", "https://www.w3.org/TR/screen-capture/#ref-for-dom-displaycapturesurfacetype-4", "https://www.w3.org/TR/screen-capture/#webidl-2120422013", @@ -325,15 +345,15 @@ "https://www.w3.org/TR/screen-capture/#ref-for-dom-displaycapturesurfacetype-6", "https://www.w3.org/TR/screen-capture/#idl-def-DisplayCaptureSurfaceType.monitor", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-monitor-8", - "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-38", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-42", "https://www.w3.org/TR/screen-capture/#idl-def-DisplayCaptureSurfaceType.window", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-windows-6", - "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-39", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-43", "https://www.w3.org/TR/screen-capture/#idl-def-DisplayCaptureSurfaceType.browser", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-browser-9", - "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-40", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-44", "https://www.w3.org/TR/screen-capture/#cursorcaptureconstraint", - "https://www.w3.org/TR/screen-capture/#x5-4-10-cursorcaptureconstraint", + "https://www.w3.org/TR/screen-capture/#x5-4-11-cursorcaptureconstraint", "https://www.w3.org/TR/screen-capture/#dom-cursorcaptureconstraint", "https://www.w3.org/TR/screen-capture/#ref-for-dom-cursorcaptureconstraint-6", "https://www.w3.org/TR/screen-capture/#webidl-1713755194", @@ -361,22 +381,22 @@ "https://www.w3.org/TR/screen-capture/#dfn-display-capture-feature", "https://www.w3.org/TR/screen-capture/#issue-container-generatedID-4", "https://www.w3.org/TR/screen-capture/#h-note-4", - "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-15", "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-16", + "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-17", "https://www.w3.org/TR/screen-capture/#privacy-indicator-requirements", "https://www.w3.org/TR/screen-capture/#x8-privacy-indicator-requirements", - "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-17", "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-18", + "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-19", "https://www.w3.org/TR/screen-capture/#issue-container-generatedID-5", "https://www.w3.org/TR/screen-capture/#h-note-5", - "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-19", + "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-20", "https://www.w3.org/TR/screen-capture/#issue-container-generatedID-6", "https://www.w3.org/TR/screen-capture/#h-note-6", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-devicechange-1", - "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-20", + "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-21", "https://www.w3.org/TR/screen-capture/#security-and-permissions", "https://www.w3.org/TR/screen-capture/#x9-security-and-permissions", - "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-41", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-45", "https://www.w3.org/TR/screen-capture/#capturing-logical-or-visible-display-surfaces", "https://www.w3.org/TR/screen-capture/#x9-1-capturing-logical-or-visible-display-surfaces", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-logical-display-surfaces-6", @@ -388,10 +408,10 @@ "https://www.w3.org/TR/screen-capture/#ref-for-dfn-windows-7", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-logical-display-surfaces-10", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-windows-8", - "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-42", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-46", "https://www.w3.org/TR/screen-capture/#capturing-audio", "https://www.w3.org/TR/screen-capture/#x9-1-1-capturing-audio", - "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-21", + "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-22", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-windows-9", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-active-user-consent-2", "https://www.w3.org/TR/screen-capture/#authorizing-display-capture", @@ -401,12 +421,12 @@ "https://www.w3.org/TR/screen-capture/#active-user-consent", "https://www.w3.org/TR/screen-capture/#x9-2-1-active-user-consent", "https://www.w3.org/TR/screen-capture/#dfn-active-user-consent", - "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-43", - "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-22", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-47", + "https://www.w3.org/TR/screen-capture/#ref-for-dom-mediadevices-getdisplaymedia-23", "https://www.w3.org/TR/screen-capture/#elevated-permissions", "https://www.w3.org/TR/screen-capture/#x9-2-2-elevated-permissions", "https://www.w3.org/TR/screen-capture/#dfn-elevated-permissions", - "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-44", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-48", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-elevated-permissions-4", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-user-agents-5", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-elevated-permissions-5", @@ -424,7 +444,7 @@ "https://www.w3.org/TR/screen-capture/#ref-for-dfn-elevated-permissions-11", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-monitor-9", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-browser-10", - "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-45", + "https://www.w3.org/TR/screen-capture/#ref-for-dfn-display-surface-49", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-monitor-10", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-user-agents-9", "https://www.w3.org/TR/screen-capture/#ref-for-dfn-elevated-permissions-12", diff --git a/tr/ids/tc39-array-grouping.json b/tr/ids/tc39-array-grouping.json index 33821e941c1f..11829a43b479 100644 --- a/tr/ids/tc39-array-grouping.json +++ b/tr/ids/tc39-array-grouping.json @@ -17,7 +17,7 @@ "https://tc39.es/proposal-array-grouping/#spec-container", "https://tc39.es/proposal-array-grouping/#sec-scope", "https://tc39.es/proposal-array-grouping/#sec-properties-of-the-array-prototype-object", - "https://tc39.es/proposal-array-grouping/#sec-array.prototype.groupby", + "https://tc39.es/proposal-array-grouping/#sec-array.prototype.group", "https://tc39.es/proposal-array-grouping/#_ref_0", "https://tc39.es/proposal-array-grouping/#_ref_1", "https://tc39.es/proposal-array-grouping/#_ref_2", @@ -28,7 +28,7 @@ "https://tc39.es/proposal-array-grouping/#_ref_7", "https://tc39.es/proposal-array-grouping/#_ref_8", "https://tc39.es/proposal-array-grouping/#_ref_9", - "https://tc39.es/proposal-array-grouping/#sec-array.prototype.groupbymap", + "https://tc39.es/proposal-array-grouping/#sec-array.prototype.grouptomap", "https://tc39.es/proposal-array-grouping/#_ref_10", "https://tc39.es/proposal-array-grouping/#_ref_11", "https://tc39.es/proposal-array-grouping/#_ref_12", diff --git a/tr/ids/tc39-resizablearraybuffer.json b/tr/ids/tc39-resizablearraybuffer.json index 3be37143d769..7fabdad2c40f 100644 --- a/tr/ids/tc39-resizablearraybuffer.json +++ b/tr/ids/tc39-resizablearraybuffer.json @@ -4,6 +4,7 @@ "url": "https://tc39.es/proposal-resizablearraybuffer/" }, "ids": [ + "https://tc39.es/proposal-resizablearraybuffer/#shortcuts-help", "https://tc39.es/proposal-resizablearraybuffer/#menu-toggle", "https://tc39.es/proposal-resizablearraybuffer/#menu-spacer", "https://tc39.es/proposal-resizablearraybuffer/#menu", @@ -18,321 +19,153 @@ "https://tc39.es/proposal-resizablearraybuffer/#sec-arraybuffer-objects-mods", "https://tc39.es/proposal-resizablearraybuffer/#sec-abstract-operations-for-arraybuffer-objects-mods", "https://tc39.es/proposal-resizablearraybuffer/#sec-detacharraybuffer", + "https://tc39.es/proposal-resizablearraybuffer/#sec-allocatearraybuffer", + "https://tc39.es/proposal-resizablearraybuffer/#sec-arraybufferlength", + "https://tc39.es/proposal-resizablearraybuffer/#sec-makeidempotentarraybufferbytelengthgetter", "https://tc39.es/proposal-resizablearraybuffer/#_ref_1", + "https://tc39.es/proposal-resizablearraybuffer/#sec-isresizablearraybuffer", + "https://tc39.es/proposal-resizablearraybuffer/#sec-getarraybuffermaxbytelengthoption", + "https://tc39.es/proposal-resizablearraybuffer/#sec-hostresizearraybuffer", + "https://tc39.es/proposal-resizablearraybuffer/#sec-arraybuffer-constructor", + "https://tc39.es/proposal-resizablearraybuffer/#sec-arraybuffer-length", "https://tc39.es/proposal-resizablearraybuffer/#_ref_2", + "https://tc39.es/proposal-resizablearraybuffer/#sec-properties-of-the-arraybuffer-prototype-object-mods", + "https://tc39.es/proposal-resizablearraybuffer/#sec-get-arraybuffer-@@species", + "https://tc39.es/proposal-resizablearraybuffer/#_ref_0", + "https://tc39.es/proposal-resizablearraybuffer/#sec-get-arraybuffer.prototype.maxbytelength", "https://tc39.es/proposal-resizablearraybuffer/#_ref_3", + "https://tc39.es/proposal-resizablearraybuffer/#sec-get-arraybuffer.prototype.resizable", "https://tc39.es/proposal-resizablearraybuffer/#_ref_4", - "https://tc39.es/proposal-resizablearraybuffer/#sec-allocatearraybuffer", + "https://tc39.es/proposal-resizablearraybuffer/#sec-arraybuffer.prototype.slice", + "https://tc39.es/proposal-resizablearraybuffer/#sec-arraybuffer.prototype.resize", "https://tc39.es/proposal-resizablearraybuffer/#_ref_5", + "https://tc39.es/proposal-resizablearraybuffer/#sec-arraybuffer.prototype.transfer", "https://tc39.es/proposal-resizablearraybuffer/#_ref_6", - "https://tc39.es/proposal-resizablearraybuffer/#sec-arraybufferlength", + "https://tc39.es/proposal-resizablearraybuffer/#sec-sharedarraybuffer-objects-mods", + "https://tc39.es/proposal-resizablearraybuffer/#sec-abstract-operations-for-sharedarraybuffer-objects-mods", + "https://tc39.es/proposal-resizablearraybuffer/#sec-allocatesharedarraybuffer", + "https://tc39.es/proposal-resizablearraybuffer/#sec-hostgrowsharedarraybuffer", "https://tc39.es/proposal-resizablearraybuffer/#_ref_7", + "https://tc39.es/proposal-resizablearraybuffer/#sec-sharedarraybuffer-constructor", + "https://tc39.es/proposal-resizablearraybuffer/#sec-sharedarraybuffer-length", "https://tc39.es/proposal-resizablearraybuffer/#_ref_8", + "https://tc39.es/proposal-resizablearraybuffer/#sec-properties-of-the-sharedarraybuffer-prototype-object-mods", + "https://tc39.es/proposal-resizablearraybuffer/#sec-get-sharedarraybuffer.prototype.bytelength", "https://tc39.es/proposal-resizablearraybuffer/#_ref_9", + "https://tc39.es/proposal-resizablearraybuffer/#sec-get-sharedarraybuffer.prototype.growable", "https://tc39.es/proposal-resizablearraybuffer/#_ref_10", - "https://tc39.es/proposal-resizablearraybuffer/#sec-makeidempotentarraybufferbytelengthgetter", + "https://tc39.es/proposal-resizablearraybuffer/#sec-get-sharedarraybuffer.prototype.maxbytelength", "https://tc39.es/proposal-resizablearraybuffer/#_ref_11", + "https://tc39.es/proposal-resizablearraybuffer/#sec-sharedarraybuffer.prototype.grow", "https://tc39.es/proposal-resizablearraybuffer/#_ref_12", - "https://tc39.es/proposal-resizablearraybuffer/#sec-isresizablearraybuffer", + "https://tc39.es/proposal-resizablearraybuffer/#sec-sharedarraybuffer.prototype.slice", "https://tc39.es/proposal-resizablearraybuffer/#_ref_13", - "https://tc39.es/proposal-resizablearraybuffer/#sec-getarraybuffermaxbytelengthoption", + "https://tc39.es/proposal-resizablearraybuffer/#sec-integer-indexed-exotic-objects-mods", + "https://tc39.es/proposal-resizablearraybuffer/#sec-integer-indexed-exotic-objects-ownpropertykeys", "https://tc39.es/proposal-resizablearraybuffer/#_ref_14", "https://tc39.es/proposal-resizablearraybuffer/#_ref_15", + "https://tc39.es/proposal-resizablearraybuffer/#sec-isvalidintegerindex", "https://tc39.es/proposal-resizablearraybuffer/#_ref_16", - "https://tc39.es/proposal-resizablearraybuffer/#sec-hostresizearraybuffer", "https://tc39.es/proposal-resizablearraybuffer/#_ref_17", + "https://tc39.es/proposal-resizablearraybuffer/#sec-integerindexedobjectbytelength", "https://tc39.es/proposal-resizablearraybuffer/#_ref_18", - "https://tc39.es/proposal-resizablearraybuffer/#sec-arraybuffer-constructor", - "https://tc39.es/proposal-resizablearraybuffer/#sec-arraybuffer-length", + "https://tc39.es/proposal-resizablearraybuffer/#sec-integerindexedobjectlength", "https://tc39.es/proposal-resizablearraybuffer/#_ref_19", "https://tc39.es/proposal-resizablearraybuffer/#_ref_20", + "https://tc39.es/proposal-resizablearraybuffer/#sec-isintegerindexedobjectoutofbounds", + "https://tc39.es/proposal-resizablearraybuffer/#sec-typedarray-objects-mods", + "https://tc39.es/proposal-resizablearraybuffer/#sec-properties-of-the-%typedarrayprototype%-object-mods", + "https://tc39.es/proposal-resizablearraybuffer/#sec-validatetypedarray", "https://tc39.es/proposal-resizablearraybuffer/#_ref_21", - "https://tc39.es/proposal-resizablearraybuffer/#sec-properties-of-the-arraybuffer-prototype-object-mods", - "https://tc39.es/proposal-resizablearraybuffer/#sec-get-arraybuffer-@@species", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_0", - "https://tc39.es/proposal-resizablearraybuffer/#sec-get-arraybuffer.prototype.maxbytelength", "https://tc39.es/proposal-resizablearraybuffer/#_ref_22", + "https://tc39.es/proposal-resizablearraybuffer/#sec-get-%typedarray%.prototype.bytelength", "https://tc39.es/proposal-resizablearraybuffer/#_ref_23", "https://tc39.es/proposal-resizablearraybuffer/#_ref_24", + "https://tc39.es/proposal-resizablearraybuffer/#sec-get-%typedarray%.prototype.byteoffset", "https://tc39.es/proposal-resizablearraybuffer/#_ref_25", - "https://tc39.es/proposal-resizablearraybuffer/#sec-get-arraybuffer.prototype.resizable", "https://tc39.es/proposal-resizablearraybuffer/#_ref_26", + "https://tc39.es/proposal-resizablearraybuffer/#sec-get-%typedarray%.prototype.length", "https://tc39.es/proposal-resizablearraybuffer/#_ref_27", "https://tc39.es/proposal-resizablearraybuffer/#_ref_28", - "https://tc39.es/proposal-resizablearraybuffer/#sec-arraybuffer.prototype.slice", + "https://tc39.es/proposal-resizablearraybuffer/#sec-%typedarray%.prototype.copywithin", "https://tc39.es/proposal-resizablearraybuffer/#_ref_29", "https://tc39.es/proposal-resizablearraybuffer/#_ref_30", "https://tc39.es/proposal-resizablearraybuffer/#_ref_31", "https://tc39.es/proposal-resizablearraybuffer/#_ref_32", "https://tc39.es/proposal-resizablearraybuffer/#_ref_33", + "https://tc39.es/proposal-resizablearraybuffer/#sec-%typedarray%.prototype.fill", "https://tc39.es/proposal-resizablearraybuffer/#_ref_34", "https://tc39.es/proposal-resizablearraybuffer/#_ref_35", "https://tc39.es/proposal-resizablearraybuffer/#_ref_36", "https://tc39.es/proposal-resizablearraybuffer/#_ref_37", "https://tc39.es/proposal-resizablearraybuffer/#_ref_38", + "https://tc39.es/proposal-resizablearraybuffer/#sec-%typedarray%.prototype.slice", "https://tc39.es/proposal-resizablearraybuffer/#_ref_39", "https://tc39.es/proposal-resizablearraybuffer/#_ref_40", - "https://tc39.es/proposal-resizablearraybuffer/#sec-arraybuffer.prototype.resize", "https://tc39.es/proposal-resizablearraybuffer/#_ref_41", "https://tc39.es/proposal-resizablearraybuffer/#_ref_42", "https://tc39.es/proposal-resizablearraybuffer/#_ref_43", + "https://tc39.es/proposal-resizablearraybuffer/#sec-%typedarray%.prototype.sort", "https://tc39.es/proposal-resizablearraybuffer/#_ref_44", "https://tc39.es/proposal-resizablearraybuffer/#_ref_45", "https://tc39.es/proposal-resizablearraybuffer/#_ref_46", - "https://tc39.es/proposal-resizablearraybuffer/#sec-arraybuffer.prototype.transfer", + "https://tc39.es/proposal-resizablearraybuffer/#sec-%typedarray%.prototype.subarray", "https://tc39.es/proposal-resizablearraybuffer/#_ref_47", "https://tc39.es/proposal-resizablearraybuffer/#_ref_48", + "https://tc39.es/proposal-resizablearraybuffer/#sec-settypedarrayfromtypedarray", + "https://tc39.es/proposal-resizablearraybuffer/#sec-%typedarray%.prototype.set-typedarray-offset", "https://tc39.es/proposal-resizablearraybuffer/#_ref_49", "https://tc39.es/proposal-resizablearraybuffer/#_ref_50", "https://tc39.es/proposal-resizablearraybuffer/#_ref_51", "https://tc39.es/proposal-resizablearraybuffer/#_ref_52", + "https://tc39.es/proposal-resizablearraybuffer/#sec-typedarray-constructors-mods", + "https://tc39.es/proposal-resizablearraybuffer/#sec-initializetypedarrayfromtypedarray", + "https://tc39.es/proposal-resizablearraybuffer/#sec-typedarray-typedarray", "https://tc39.es/proposal-resizablearraybuffer/#_ref_53", - "https://tc39.es/proposal-resizablearraybuffer/#sec-sharedarraybuffer-objects-mods", - "https://tc39.es/proposal-resizablearraybuffer/#sec-abstract-operations-for-sharedarraybuffer-objects-mods", - "https://tc39.es/proposal-resizablearraybuffer/#sec-allocatesharedarraybuffer", "https://tc39.es/proposal-resizablearraybuffer/#_ref_54", "https://tc39.es/proposal-resizablearraybuffer/#_ref_55", "https://tc39.es/proposal-resizablearraybuffer/#_ref_56", "https://tc39.es/proposal-resizablearraybuffer/#_ref_57", - "https://tc39.es/proposal-resizablearraybuffer/#sec-hostgrowsharedarraybuffer", "https://tc39.es/proposal-resizablearraybuffer/#_ref_58", "https://tc39.es/proposal-resizablearraybuffer/#_ref_59", + "https://tc39.es/proposal-resizablearraybuffer/#sec-initializetypedarrayfromarraybuffer", + "https://tc39.es/proposal-resizablearraybuffer/#sec-typedarray-buffer-byteoffset-length", "https://tc39.es/proposal-resizablearraybuffer/#_ref_60", "https://tc39.es/proposal-resizablearraybuffer/#_ref_61", - "https://tc39.es/proposal-resizablearraybuffer/#sec-sharedarraybuffer-constructor", - "https://tc39.es/proposal-resizablearraybuffer/#sec-sharedarraybuffer-length", + "https://tc39.es/proposal-resizablearraybuffer/#sec-dataview-objects-mods", + "https://tc39.es/proposal-resizablearraybuffer/#sec-abstract-operations-for-dataview-objects-mods", + "https://tc39.es/proposal-resizablearraybuffer/#sec-getviewbytelength", + "https://tc39.es/proposal-resizablearraybuffer/#sec-isviewoutofbounds", "https://tc39.es/proposal-resizablearraybuffer/#_ref_62", + "https://tc39.es/proposal-resizablearraybuffer/#sec-getviewvalue", "https://tc39.es/proposal-resizablearraybuffer/#_ref_63", "https://tc39.es/proposal-resizablearraybuffer/#_ref_64", - "https://tc39.es/proposal-resizablearraybuffer/#sec-properties-of-the-sharedarraybuffer-prototype-object-mods", - "https://tc39.es/proposal-resizablearraybuffer/#sec-get-sharedarraybuffer.prototype.bytelength", "https://tc39.es/proposal-resizablearraybuffer/#_ref_65", + "https://tc39.es/proposal-resizablearraybuffer/#sec-setviewvalue", "https://tc39.es/proposal-resizablearraybuffer/#_ref_66", "https://tc39.es/proposal-resizablearraybuffer/#_ref_67", - "https://tc39.es/proposal-resizablearraybuffer/#sec-get-sharedarraybuffer.prototype.growable", "https://tc39.es/proposal-resizablearraybuffer/#_ref_68", + "https://tc39.es/proposal-resizablearraybuffer/#sec-dataview-constructor-mods", + "https://tc39.es/proposal-resizablearraybuffer/#sec-dataview-buffer-byteoffset-bytelength", "https://tc39.es/proposal-resizablearraybuffer/#_ref_69", "https://tc39.es/proposal-resizablearraybuffer/#_ref_70", - "https://tc39.es/proposal-resizablearraybuffer/#sec-get-sharedarraybuffer.prototype.maxbytelength", "https://tc39.es/proposal-resizablearraybuffer/#_ref_71", + "https://tc39.es/proposal-resizablearraybuffer/#sec-properties-of-the-dataview-prototype-object-mods", + "https://tc39.es/proposal-resizablearraybuffer/#sec-get-dataview.prototype.bytelength", "https://tc39.es/proposal-resizablearraybuffer/#_ref_72", "https://tc39.es/proposal-resizablearraybuffer/#_ref_73", - "https://tc39.es/proposal-resizablearraybuffer/#sec-sharedarraybuffer.prototype.grow", "https://tc39.es/proposal-resizablearraybuffer/#_ref_74", + "https://tc39.es/proposal-resizablearraybuffer/#sec-get-dataview.prototype.byteoffset", "https://tc39.es/proposal-resizablearraybuffer/#_ref_75", "https://tc39.es/proposal-resizablearraybuffer/#_ref_76", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_77", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_78", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_79", - "https://tc39.es/proposal-resizablearraybuffer/#sec-sharedarraybuffer.prototype.slice", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_80", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_81", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_82", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_83", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_84", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_85", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_86", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_87", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_88", - "https://tc39.es/proposal-resizablearraybuffer/#sec-integer-indexed-exotic-objects-mods", - "https://tc39.es/proposal-resizablearraybuffer/#sec-integer-indexed-exotic-objects-ownpropertykeys", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_89", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_90", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_91", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_92", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_93", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_94", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_95", - "https://tc39.es/proposal-resizablearraybuffer/#sec-isvalidintegerindex", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_96", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_97", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_98", - "https://tc39.es/proposal-resizablearraybuffer/#sec-integerindexedobjectbytelength", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_99", - "https://tc39.es/proposal-resizablearraybuffer/#sec-integerindexedobjectlength", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_100", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_101", - "https://tc39.es/proposal-resizablearraybuffer/#sec-isintegerindexedobjectoutofbounds", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_102", - "https://tc39.es/proposal-resizablearraybuffer/#sec-typedarray-objects-mods", - "https://tc39.es/proposal-resizablearraybuffer/#sec-properties-of-the-%typedarrayprototype%-object-mods", - "https://tc39.es/proposal-resizablearraybuffer/#sec-validatetypedarray", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_103", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_104", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_105", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_106", - "https://tc39.es/proposal-resizablearraybuffer/#sec-get-%typedarray%.prototype.bytelength", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_107", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_108", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_109", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_110", - "https://tc39.es/proposal-resizablearraybuffer/#sec-get-%typedarray%.prototype.byteoffset", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_111", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_112", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_113", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_114", - "https://tc39.es/proposal-resizablearraybuffer/#sec-get-%typedarray%.prototype.length", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_115", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_116", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_117", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_118", - "https://tc39.es/proposal-resizablearraybuffer/#sec-%typedarray%.prototype.copywithin", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_119", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_120", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_121", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_122", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_123", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_124", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_125", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_126", - "https://tc39.es/proposal-resizablearraybuffer/#sec-%typedarray%.prototype.fill", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_127", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_128", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_129", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_130", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_131", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_132", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_133", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_134", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_135", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_136", - "https://tc39.es/proposal-resizablearraybuffer/#sec-%typedarray%.prototype.slice", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_137", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_138", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_139", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_140", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_141", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_142", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_143", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_144", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_145", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_146", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_147", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_148", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_149", - "https://tc39.es/proposal-resizablearraybuffer/#sec-%typedarray%.prototype.sort", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_150", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_151", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_152", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_153", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_154", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_155", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_156", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_157", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_158", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_159", - "https://tc39.es/proposal-resizablearraybuffer/#sec-%typedarray%.prototype.subarray", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_160", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_161", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_162", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_163", - "https://tc39.es/proposal-resizablearraybuffer/#sec-settypedarrayfromtypedarray", - "https://tc39.es/proposal-resizablearraybuffer/#sec-%typedarray%.prototype.set-typedarray-offset", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_164", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_165", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_166", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_167", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_168", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_169", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_170", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_171", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_172", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_173", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_174", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_175", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_176", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_177", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_178", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_179", - "https://tc39.es/proposal-resizablearraybuffer/#sec-typedarray-constructors-mods", - "https://tc39.es/proposal-resizablearraybuffer/#sec-initializetypedarrayfromtypedarray", - "https://tc39.es/proposal-resizablearraybuffer/#sec-typedarray-typedarray", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_180", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_181", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_182", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_183", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_184", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_185", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_186", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_187", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_188", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_189", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_190", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_191", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_192", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_193", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_194", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_195", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_196", - "https://tc39.es/proposal-resizablearraybuffer/#sec-initializetypedarrayfromarraybuffer", - "https://tc39.es/proposal-resizablearraybuffer/#sec-typedarray-buffer-byteoffset-length", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_197", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_198", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_199", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_200", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_201", - "https://tc39.es/proposal-resizablearraybuffer/#sec-dataview-objects-mods", - "https://tc39.es/proposal-resizablearraybuffer/#sec-abstract-operations-for-dataview-objects-mods", - "https://tc39.es/proposal-resizablearraybuffer/#sec-getviewbytelength", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_202", - "https://tc39.es/proposal-resizablearraybuffer/#sec-isviewoutofbounds", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_203", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_204", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_205", - "https://tc39.es/proposal-resizablearraybuffer/#sec-getviewvalue", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_206", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_207", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_208", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_209", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_210", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_211", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_212", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_213", - "https://tc39.es/proposal-resizablearraybuffer/#sec-setviewvalue", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_214", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_215", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_216", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_217", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_218", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_219", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_220", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_221", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_222", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_223", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_224", - "https://tc39.es/proposal-resizablearraybuffer/#sec-dataview-constructor-mods", - "https://tc39.es/proposal-resizablearraybuffer/#sec-dataview-buffer-byteoffset-bytelength", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_225", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_226", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_227", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_228", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_229", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_230", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_231", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_232", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_233", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_234", - "https://tc39.es/proposal-resizablearraybuffer/#sec-properties-of-the-dataview-prototype-object-mods", - "https://tc39.es/proposal-resizablearraybuffer/#sec-get-dataview.prototype.bytelength", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_235", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_236", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_237", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_238", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_239", - "https://tc39.es/proposal-resizablearraybuffer/#sec-get-dataview.prototype.byteoffset", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_240", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_241", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_242", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_243", "https://tc39.es/proposal-resizablearraybuffer/#sec-abstract-operations-for-atomics-mods", "https://tc39.es/proposal-resizablearraybuffer/#sec-validateatomicaccess", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_244", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_245", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_246", + "https://tc39.es/proposal-resizablearraybuffer/#_ref_77", + "https://tc39.es/proposal-resizablearraybuffer/#_ref_78", "https://tc39.es/proposal-resizablearraybuffer/#sec-maxbytelength-guidelines", "https://tc39.es/proposal-resizablearraybuffer/#omitted-for-brevity", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_247", - "https://tc39.es/proposal-resizablearraybuffer/#_ref_248", + "https://tc39.es/proposal-resizablearraybuffer/#_ref_79", + "https://tc39.es/proposal-resizablearraybuffer/#_ref_80", "https://tc39.es/proposal-resizablearraybuffer/#references-pane-container", "https://tc39.es/proposal-resizablearraybuffer/#references-pane-spacer", "https://tc39.es/proposal-resizablearraybuffer/#references-pane", diff --git a/tr/ids/tc39-symbols-as-weakmap-keys.json b/tr/ids/tc39-symbols-as-weakmap-keys.json new file mode 100644 index 000000000000..b589843bb261 --- /dev/null +++ b/tr/ids/tc39-symbols-as-weakmap-keys.json @@ -0,0 +1,75 @@ +{ + "spec": { + "title": "Symbol as WeakMap Keys Proposal", + "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/" + }, + "ids": [ + "https://tc39.es/proposal-symbols-as-weakmap-keys/#menu-toggle", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#menu-spacer", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#menu", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#menu-search", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#menu-search-box", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#menu-search-results", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#menu-pins", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#menu-pins-list", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#menu-toc", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#spec-container", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-executable-code-and-execution-contexts", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-weakref-processing-model", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-addtokeptobjects", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-canbeheldweakly-abstract-operation", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_0", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_1", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_2", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-modifications-of-weakmap", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-weakmap.prototype.delete", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_3", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_4", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_5", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-weakmap.prototype.get", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_6", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_7", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_8", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-weakmap.prototype.has", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_9", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_10", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_11", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-weakmap.prototype.set", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_12", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_13", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_14", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-modifications-of-weakset", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-weakset.prototype.add", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_15", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_16", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_17", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-weakset.prototype.delete", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_18", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_19", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_20", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-weakset.prototype.has", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_21", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_22", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_23", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-modifications-of-weakref-finalization", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-weak-ref-target", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_24", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_25", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-finalization-registry.prototype.register", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_26", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_27", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_28", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_29", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-finalization-registry.prototype.unregister", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_30", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_31", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#_ref_32", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#sec-copyright-and-software-license", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#references-pane-container", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#references-pane-spacer", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#references-pane", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#references-pane-close", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#references-pane-table-container", + "https://tc39.es/proposal-symbols-as-weakmap-keys/#references-pane-table" + ] +} \ No newline at end of file diff --git a/tr/ids/tc39-temporal.json b/tr/ids/tc39-temporal.json index 7f83e207c5bc..4ddc17c3accb 100644 --- a/tr/ids/tc39-temporal.json +++ b/tr/ids/tc39-temporal.json @@ -46,179 +46,182 @@ "https://tc39.es/proposal-temporal/#sec-temporal-now-@@tostringtag", "https://tc39.es/proposal-temporal/#sec-function-properties-of-the-temporal-now-object", "https://tc39.es/proposal-temporal/#sec-temporal.now.timezone", - "https://tc39.es/proposal-temporal/#_ref_84", + "https://tc39.es/proposal-temporal/#_ref_81", "https://tc39.es/proposal-temporal/#sec-temporal.now.instant", - "https://tc39.es/proposal-temporal/#_ref_85", + "https://tc39.es/proposal-temporal/#_ref_82", "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindatetime", - "https://tc39.es/proposal-temporal/#_ref_86", + "https://tc39.es/proposal-temporal/#_ref_83", "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindatetimeiso", + "https://tc39.es/proposal-temporal/#_ref_84", + "https://tc39.es/proposal-temporal/#_ref_85", + "https://tc39.es/proposal-temporal/#sec-temporal.now.zoneddatetime", + "https://tc39.es/proposal-temporal/#_ref_86", + "https://tc39.es/proposal-temporal/#sec-temporal.now.zoneddatetimeiso", "https://tc39.es/proposal-temporal/#_ref_87", "https://tc39.es/proposal-temporal/#_ref_88", - "https://tc39.es/proposal-temporal/#sec-temporal.now.zoneddatetime", + "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindate", "https://tc39.es/proposal-temporal/#_ref_89", - "https://tc39.es/proposal-temporal/#sec-temporal.now.zoneddatetimeiso", "https://tc39.es/proposal-temporal/#_ref_90", + "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindateiso", "https://tc39.es/proposal-temporal/#_ref_91", - "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindate", "https://tc39.es/proposal-temporal/#_ref_92", "https://tc39.es/proposal-temporal/#_ref_93", - "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindateiso", + "https://tc39.es/proposal-temporal/#sec-temporal.now.plaintimeiso", "https://tc39.es/proposal-temporal/#_ref_94", "https://tc39.es/proposal-temporal/#_ref_95", "https://tc39.es/proposal-temporal/#_ref_96", - "https://tc39.es/proposal-temporal/#sec-temporal.now.plaintimeiso", + "https://tc39.es/proposal-temporal/#sec-temporal-now-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-temporal-systemtimezone", "https://tc39.es/proposal-temporal/#_ref_97", "https://tc39.es/proposal-temporal/#_ref_98", + "https://tc39.es/proposal-temporal/#sec-temporal-systemutcepochnanoseconds", + "https://tc39.es/proposal-temporal/#step-temporal-systemutcepochnanoseconds-clamp", "https://tc39.es/proposal-temporal/#_ref_99", - "https://tc39.es/proposal-temporal/#sec-temporal-now-abstract-ops", - "https://tc39.es/proposal-temporal/#sec-temporal-systemtimezone", "https://tc39.es/proposal-temporal/#_ref_100", + "https://tc39.es/proposal-temporal/#_ref_9", + "https://tc39.es/proposal-temporal/#sec-temporal-systeminstant", "https://tc39.es/proposal-temporal/#_ref_101", - "https://tc39.es/proposal-temporal/#sec-temporal-systemutcepochnanoseconds", - "https://tc39.es/proposal-temporal/#step-temporal-systemutcepochnanoseconds-clamp", "https://tc39.es/proposal-temporal/#_ref_102", + "https://tc39.es/proposal-temporal/#sec-temporal-systemdatetime", "https://tc39.es/proposal-temporal/#_ref_103", - "https://tc39.es/proposal-temporal/#_ref_9", - "https://tc39.es/proposal-temporal/#sec-temporal-systeminstant", "https://tc39.es/proposal-temporal/#_ref_104", "https://tc39.es/proposal-temporal/#_ref_105", - "https://tc39.es/proposal-temporal/#sec-temporal-systemdatetime", "https://tc39.es/proposal-temporal/#_ref_106", "https://tc39.es/proposal-temporal/#_ref_107", + "https://tc39.es/proposal-temporal/#sec-temporal-systemzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_108", "https://tc39.es/proposal-temporal/#_ref_109", "https://tc39.es/proposal-temporal/#_ref_110", - "https://tc39.es/proposal-temporal/#sec-temporal-systemzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_111", "https://tc39.es/proposal-temporal/#_ref_112", - "https://tc39.es/proposal-temporal/#_ref_113", - "https://tc39.es/proposal-temporal/#_ref_114", - "https://tc39.es/proposal-temporal/#_ref_115", "https://tc39.es/proposal-temporal/#sec-temporal-plaindate-objects", "https://tc39.es/proposal-temporal/#sec-temporal-plaindate-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.plaindate", + "https://tc39.es/proposal-temporal/#_ref_113", + "https://tc39.es/proposal-temporal/#_ref_114", + "https://tc39.es/proposal-temporal/#_ref_115", "https://tc39.es/proposal-temporal/#_ref_116", "https://tc39.es/proposal-temporal/#_ref_117", "https://tc39.es/proposal-temporal/#_ref_118", - "https://tc39.es/proposal-temporal/#_ref_119", - "https://tc39.es/proposal-temporal/#_ref_120", - "https://tc39.es/proposal-temporal/#_ref_121", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaindate-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype", "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.from", + "https://tc39.es/proposal-temporal/#_ref_119", + "https://tc39.es/proposal-temporal/#_ref_120", + "https://tc39.es/proposal-temporal/#_ref_121", "https://tc39.es/proposal-temporal/#_ref_122", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.compare", "https://tc39.es/proposal-temporal/#_ref_123", "https://tc39.es/proposal-temporal/#_ref_124", "https://tc39.es/proposal-temporal/#_ref_125", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.compare", - "https://tc39.es/proposal-temporal/#_ref_126", - "https://tc39.es/proposal-temporal/#_ref_127", - "https://tc39.es/proposal-temporal/#_ref_128", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaindate-prototype-object", "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.constructor", "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype-@@tostringtag", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.calendar", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.year", - "https://tc39.es/proposal-temporal/#_ref_129", + "https://tc39.es/proposal-temporal/#_ref_126", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.month", - "https://tc39.es/proposal-temporal/#_ref_130", + "https://tc39.es/proposal-temporal/#_ref_127", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.monthCode", - "https://tc39.es/proposal-temporal/#_ref_131", + "https://tc39.es/proposal-temporal/#_ref_128", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.day", - "https://tc39.es/proposal-temporal/#_ref_132", + "https://tc39.es/proposal-temporal/#_ref_129", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.dayofweek", - "https://tc39.es/proposal-temporal/#_ref_133", + "https://tc39.es/proposal-temporal/#_ref_130", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.dayofyear", - "https://tc39.es/proposal-temporal/#_ref_134", + "https://tc39.es/proposal-temporal/#_ref_131", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.weekofyear", - "https://tc39.es/proposal-temporal/#_ref_135", + "https://tc39.es/proposal-temporal/#_ref_132", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.daysinweek", - "https://tc39.es/proposal-temporal/#_ref_136", + "https://tc39.es/proposal-temporal/#_ref_133", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.daysinmonth", - "https://tc39.es/proposal-temporal/#_ref_137", + "https://tc39.es/proposal-temporal/#_ref_134", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.daysinyear", - "https://tc39.es/proposal-temporal/#_ref_138", + "https://tc39.es/proposal-temporal/#_ref_135", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.monthsinyear", - "https://tc39.es/proposal-temporal/#_ref_139", + "https://tc39.es/proposal-temporal/#_ref_136", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.inleapyear", - "https://tc39.es/proposal-temporal/#_ref_140", + "https://tc39.es/proposal-temporal/#_ref_137", "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.toplainyearmonth", + "https://tc39.es/proposal-temporal/#_ref_138", + "https://tc39.es/proposal-temporal/#_ref_139", + "https://tc39.es/proposal-temporal/#_ref_140", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.toplainmonthday", "https://tc39.es/proposal-temporal/#_ref_141", "https://tc39.es/proposal-temporal/#_ref_142", "https://tc39.es/proposal-temporal/#_ref_143", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.toplainmonthday", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.getisofields", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.add", "https://tc39.es/proposal-temporal/#_ref_144", "https://tc39.es/proposal-temporal/#_ref_145", "https://tc39.es/proposal-temporal/#_ref_146", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.getisofields", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.add", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_147", "https://tc39.es/proposal-temporal/#_ref_148", "https://tc39.es/proposal-temporal/#_ref_149", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_150", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.with", "https://tc39.es/proposal-temporal/#_ref_151", "https://tc39.es/proposal-temporal/#_ref_152", "https://tc39.es/proposal-temporal/#_ref_153", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.with", "https://tc39.es/proposal-temporal/#_ref_154", "https://tc39.es/proposal-temporal/#_ref_155", "https://tc39.es/proposal-temporal/#_ref_156", "https://tc39.es/proposal-temporal/#_ref_157", "https://tc39.es/proposal-temporal/#_ref_158", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.withcalendar", "https://tc39.es/proposal-temporal/#_ref_159", "https://tc39.es/proposal-temporal/#_ref_160", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.until", "https://tc39.es/proposal-temporal/#_ref_161", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.withcalendar", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.since", "https://tc39.es/proposal-temporal/#_ref_162", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_163", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.until", "https://tc39.es/proposal-temporal/#_ref_164", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.since", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.toplaindatetime", "https://tc39.es/proposal-temporal/#_ref_165", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_166", "https://tc39.es/proposal-temporal/#_ref_167", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.toplaindatetime", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_168", "https://tc39.es/proposal-temporal/#_ref_169", "https://tc39.es/proposal-temporal/#_ref_170", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_171", "https://tc39.es/proposal-temporal/#_ref_172", "https://tc39.es/proposal-temporal/#_ref_173", "https://tc39.es/proposal-temporal/#_ref_174", "https://tc39.es/proposal-temporal/#_ref_175", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_176", "https://tc39.es/proposal-temporal/#_ref_177", "https://tc39.es/proposal-temporal/#_ref_178", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tostring", - "https://tc39.es/proposal-temporal/#_ref_179", - "https://tc39.es/proposal-temporal/#_ref_180", - "https://tc39.es/proposal-temporal/#_ref_181", "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tolocalestring", - "https://tc39.es/proposal-temporal/#_ref_182", + "https://tc39.es/proposal-temporal/#_ref_179", "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tojson", - "https://tc39.es/proposal-temporal/#_ref_183", + "https://tc39.es/proposal-temporal/#_ref_180", "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.valueof", "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plaindate-instances", "https://tc39.es/proposal-temporal/#_ref_10", "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporaldate-instances", - "https://tc39.es/proposal-temporal/#_ref_184", + "https://tc39.es/proposal-temporal/#_ref_181", "https://tc39.es/proposal-temporal/#sec-temporal-plaindate-abstract-ops", "https://tc39.es/proposal-temporal/#sec-temporal-iso-date-records", - "https://tc39.es/proposal-temporal/#_ref_185", + "https://tc39.es/proposal-temporal/#_ref_182", "https://tc39.es/proposal-temporal/#_ref_11", "https://tc39.es/proposal-temporal/#table-temporal-iso-date-record-fields", - "https://tc39.es/proposal-temporal/#_ref_186", + "https://tc39.es/proposal-temporal/#_ref_183", "https://tc39.es/proposal-temporal/#sec-temporal-create-iso-date-record", + "https://tc39.es/proposal-temporal/#_ref_184", + "https://tc39.es/proposal-temporal/#_ref_185", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaldate", + "https://tc39.es/proposal-temporal/#_ref_186", "https://tc39.es/proposal-temporal/#_ref_187", "https://tc39.es/proposal-temporal/#_ref_188", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaldate", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldate", "https://tc39.es/proposal-temporal/#_ref_189", "https://tc39.es/proposal-temporal/#_ref_190", "https://tc39.es/proposal-temporal/#_ref_191", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldate", "https://tc39.es/proposal-temporal/#_ref_192", "https://tc39.es/proposal-temporal/#_ref_193", "https://tc39.es/proposal-temporal/#_ref_194", @@ -229,10 +232,10 @@ "https://tc39.es/proposal-temporal/#_ref_199", "https://tc39.es/proposal-temporal/#_ref_200", "https://tc39.es/proposal-temporal/#_ref_201", + "https://tc39.es/proposal-temporal/#sec-temporal-differenceisodate", "https://tc39.es/proposal-temporal/#_ref_202", "https://tc39.es/proposal-temporal/#_ref_203", "https://tc39.es/proposal-temporal/#_ref_204", - "https://tc39.es/proposal-temporal/#sec-temporal-differenceisodate", "https://tc39.es/proposal-temporal/#_ref_205", "https://tc39.es/proposal-temporal/#_ref_206", "https://tc39.es/proposal-temporal/#_ref_207", @@ -249,34 +252,34 @@ "https://tc39.es/proposal-temporal/#_ref_218", "https://tc39.es/proposal-temporal/#_ref_219", "https://tc39.es/proposal-temporal/#_ref_220", + "https://tc39.es/proposal-temporal/#sec-temporal-regulateisodate", "https://tc39.es/proposal-temporal/#_ref_221", "https://tc39.es/proposal-temporal/#_ref_222", "https://tc39.es/proposal-temporal/#_ref_223", - "https://tc39.es/proposal-temporal/#sec-temporal-regulateisodate", "https://tc39.es/proposal-temporal/#_ref_224", "https://tc39.es/proposal-temporal/#_ref_225", "https://tc39.es/proposal-temporal/#_ref_226", + "https://tc39.es/proposal-temporal/#sec-temporal-isvalidisodate", "https://tc39.es/proposal-temporal/#_ref_227", + "https://tc39.es/proposal-temporal/#sec-temporal-balanceisodate", "https://tc39.es/proposal-temporal/#_ref_228", "https://tc39.es/proposal-temporal/#_ref_229", - "https://tc39.es/proposal-temporal/#sec-temporal-isvalidisodate", "https://tc39.es/proposal-temporal/#_ref_230", - "https://tc39.es/proposal-temporal/#sec-temporal-balanceisodate", "https://tc39.es/proposal-temporal/#_ref_231", + "https://tc39.es/proposal-temporal/#sec-temporal-padisoyear", + "https://tc39.es/proposal-temporal/#sec-temporal-temporaldatetostring", "https://tc39.es/proposal-temporal/#_ref_232", "https://tc39.es/proposal-temporal/#_ref_233", + "https://tc39.es/proposal-temporal/#sec-temporal-addisodate", "https://tc39.es/proposal-temporal/#_ref_234", - "https://tc39.es/proposal-temporal/#sec-temporal-padisoyear", - "https://tc39.es/proposal-temporal/#sec-temporal-temporaldatetostring", "https://tc39.es/proposal-temporal/#_ref_235", "https://tc39.es/proposal-temporal/#_ref_236", - "https://tc39.es/proposal-temporal/#sec-temporal-addisodate", + "https://tc39.es/proposal-temporal/#sec-temporal-compareisodate", + "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplaindate", "https://tc39.es/proposal-temporal/#_ref_237", "https://tc39.es/proposal-temporal/#_ref_238", "https://tc39.es/proposal-temporal/#_ref_239", "https://tc39.es/proposal-temporal/#_ref_240", - "https://tc39.es/proposal-temporal/#sec-temporal-compareisodate", - "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplaindate", "https://tc39.es/proposal-temporal/#_ref_241", "https://tc39.es/proposal-temporal/#_ref_242", "https://tc39.es/proposal-temporal/#_ref_243", @@ -287,32 +290,28 @@ "https://tc39.es/proposal-temporal/#_ref_248", "https://tc39.es/proposal-temporal/#_ref_249", "https://tc39.es/proposal-temporal/#_ref_250", + "https://tc39.es/proposal-temporal/#sec-temporal-plaintime-objects", + "https://tc39.es/proposal-temporal/#sec-temporal-plaintime-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime", "https://tc39.es/proposal-temporal/#_ref_251", "https://tc39.es/proposal-temporal/#_ref_252", "https://tc39.es/proposal-temporal/#_ref_253", "https://tc39.es/proposal-temporal/#_ref_254", - "https://tc39.es/proposal-temporal/#sec-temporal-plaintime-objects", - "https://tc39.es/proposal-temporal/#sec-temporal-plaintime-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime", "https://tc39.es/proposal-temporal/#_ref_255", "https://tc39.es/proposal-temporal/#_ref_256", "https://tc39.es/proposal-temporal/#_ref_257", "https://tc39.es/proposal-temporal/#_ref_258", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaintime-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.from", "https://tc39.es/proposal-temporal/#_ref_259", "https://tc39.es/proposal-temporal/#_ref_260", "https://tc39.es/proposal-temporal/#_ref_261", "https://tc39.es/proposal-temporal/#_ref_262", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaintime-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.from", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.compare", "https://tc39.es/proposal-temporal/#_ref_263", "https://tc39.es/proposal-temporal/#_ref_264", "https://tc39.es/proposal-temporal/#_ref_265", - "https://tc39.es/proposal-temporal/#_ref_266", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.compare", - "https://tc39.es/proposal-temporal/#_ref_267", - "https://tc39.es/proposal-temporal/#_ref_268", - "https://tc39.es/proposal-temporal/#_ref_269", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaintime-prototype-object", "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.constructor", "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype-@@tostringtag", @@ -324,60 +323,64 @@ "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.microsecond", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.nanosecond", "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.add", - "https://tc39.es/proposal-temporal/#_ref_270", + "https://tc39.es/proposal-temporal/#_ref_266", "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.subtract", - "https://tc39.es/proposal-temporal/#_ref_271", + "https://tc39.es/proposal-temporal/#_ref_267", "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.with", + "https://tc39.es/proposal-temporal/#_ref_268", + "https://tc39.es/proposal-temporal/#_ref_269", + "https://tc39.es/proposal-temporal/#_ref_270", + "https://tc39.es/proposal-temporal/#_ref_271", "https://tc39.es/proposal-temporal/#_ref_272", "https://tc39.es/proposal-temporal/#_ref_273", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.until", "https://tc39.es/proposal-temporal/#_ref_274", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.since", "https://tc39.es/proposal-temporal/#_ref_275", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.round", "https://tc39.es/proposal-temporal/#_ref_276", "https://tc39.es/proposal-temporal/#_ref_277", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.until", "https://tc39.es/proposal-temporal/#_ref_278", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.since", "https://tc39.es/proposal-temporal/#_ref_279", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.round", "https://tc39.es/proposal-temporal/#_ref_280", "https://tc39.es/proposal-temporal/#_ref_281", "https://tc39.es/proposal-temporal/#_ref_282", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_283", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.toplaindatetime", "https://tc39.es/proposal-temporal/#_ref_284", "https://tc39.es/proposal-temporal/#_ref_285", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.equals", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_286", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.toplaindatetime", "https://tc39.es/proposal-temporal/#_ref_287", "https://tc39.es/proposal-temporal/#_ref_288", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_289", "https://tc39.es/proposal-temporal/#_ref_290", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.getisofields", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_291", "https://tc39.es/proposal-temporal/#_ref_292", "https://tc39.es/proposal-temporal/#_ref_293", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.getisofields", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_294", "https://tc39.es/proposal-temporal/#_ref_295", - "https://tc39.es/proposal-temporal/#_ref_296", - "https://tc39.es/proposal-temporal/#_ref_297", - "https://tc39.es/proposal-temporal/#_ref_298", "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tolocalestring", - "https://tc39.es/proposal-temporal/#_ref_299", + "https://tc39.es/proposal-temporal/#_ref_296", "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tojson", - "https://tc39.es/proposal-temporal/#_ref_300", + "https://tc39.es/proposal-temporal/#_ref_297", "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.valueof", "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plaintime-instances", "https://tc39.es/proposal-temporal/#_ref_12", "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporaltime-instances", "https://tc39.es/proposal-temporal/#sec-temporal-plaintime-abstract-ops", "https://tc39.es/proposal-temporal/#sec-temporal-differencetime", + "https://tc39.es/proposal-temporal/#_ref_298", + "https://tc39.es/proposal-temporal/#_ref_299", + "https://tc39.es/proposal-temporal/#_ref_300", "https://tc39.es/proposal-temporal/#_ref_301", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltime", "https://tc39.es/proposal-temporal/#_ref_302", "https://tc39.es/proposal-temporal/#_ref_303", "https://tc39.es/proposal-temporal/#_ref_304", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltime", "https://tc39.es/proposal-temporal/#_ref_305", "https://tc39.es/proposal-temporal/#_ref_306", "https://tc39.es/proposal-temporal/#_ref_307", @@ -385,47 +388,45 @@ "https://tc39.es/proposal-temporal/#_ref_309", "https://tc39.es/proposal-temporal/#_ref_310", "https://tc39.es/proposal-temporal/#_ref_311", + "https://tc39.es/proposal-temporal/#sec-temporal-regulatetime", "https://tc39.es/proposal-temporal/#_ref_312", "https://tc39.es/proposal-temporal/#_ref_313", + "https://tc39.es/proposal-temporal/#sec-temporal-isvalidtime", + "https://tc39.es/proposal-temporal/#sec-temporal-balancetime", "https://tc39.es/proposal-temporal/#_ref_314", - "https://tc39.es/proposal-temporal/#sec-temporal-topartialtime", - "https://tc39.es/proposal-temporal/#_ref_13", "https://tc39.es/proposal-temporal/#_ref_315", - "https://tc39.es/proposal-temporal/#table-temporal-temporaltimelike-properties", - "https://tc39.es/proposal-temporal/#sec-temporal-regulatetime", "https://tc39.es/proposal-temporal/#_ref_316", "https://tc39.es/proposal-temporal/#_ref_317", - "https://tc39.es/proposal-temporal/#sec-temporal-isvalidtime", - "https://tc39.es/proposal-temporal/#sec-temporal-balancetime", "https://tc39.es/proposal-temporal/#_ref_318", "https://tc39.es/proposal-temporal/#_ref_319", + "https://tc39.es/proposal-temporal/#sec-temporal-constraintime", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaltime", "https://tc39.es/proposal-temporal/#_ref_320", "https://tc39.es/proposal-temporal/#_ref_321", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimerecord", "https://tc39.es/proposal-temporal/#_ref_322", + "https://tc39.es/proposal-temporal/#_ref_13", + "https://tc39.es/proposal-temporal/#table-temporal-temporaltimelike-record-fields", + "https://tc39.es/proposal-temporal/#sec-temporal-temporaltimetostring", "https://tc39.es/proposal-temporal/#_ref_323", - "https://tc39.es/proposal-temporal/#sec-temporal-constraintime", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaltime", + "https://tc39.es/proposal-temporal/#sec-temporal-comparetemporaltime", + "https://tc39.es/proposal-temporal/#sec-temporal-addtime", "https://tc39.es/proposal-temporal/#_ref_324", + "https://tc39.es/proposal-temporal/#sec-temporal-roundtime", "https://tc39.es/proposal-temporal/#_ref_325", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimerecord", "https://tc39.es/proposal-temporal/#_ref_326", - "https://tc39.es/proposal-temporal/#_ref_14", "https://tc39.es/proposal-temporal/#_ref_327", - "https://tc39.es/proposal-temporal/#sec-temporal-temporaltimetostring", "https://tc39.es/proposal-temporal/#_ref_328", - "https://tc39.es/proposal-temporal/#sec-temporal-comparetemporaltime", - "https://tc39.es/proposal-temporal/#sec-temporal-addtime", "https://tc39.es/proposal-temporal/#_ref_329", - "https://tc39.es/proposal-temporal/#sec-temporal-roundtime", "https://tc39.es/proposal-temporal/#_ref_330", "https://tc39.es/proposal-temporal/#_ref_331", "https://tc39.es/proposal-temporal/#_ref_332", + "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplaintime", "https://tc39.es/proposal-temporal/#_ref_333", "https://tc39.es/proposal-temporal/#_ref_334", "https://tc39.es/proposal-temporal/#_ref_335", "https://tc39.es/proposal-temporal/#_ref_336", "https://tc39.es/proposal-temporal/#_ref_337", - "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplaintime", "https://tc39.es/proposal-temporal/#_ref_338", "https://tc39.es/proposal-temporal/#_ref_339", "https://tc39.es/proposal-temporal/#_ref_340", @@ -434,19 +435,19 @@ "https://tc39.es/proposal-temporal/#_ref_343", "https://tc39.es/proposal-temporal/#_ref_344", "https://tc39.es/proposal-temporal/#_ref_345", + "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromplaintime", "https://tc39.es/proposal-temporal/#_ref_346", "https://tc39.es/proposal-temporal/#_ref_347", "https://tc39.es/proposal-temporal/#_ref_348", "https://tc39.es/proposal-temporal/#_ref_349", + "https://tc39.es/proposal-temporal/#sec-temporal-plaindatetime-objects", + "https://tc39.es/proposal-temporal/#sec-temporal-plaindatetime-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime", "https://tc39.es/proposal-temporal/#_ref_350", - "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromplaintime", "https://tc39.es/proposal-temporal/#_ref_351", "https://tc39.es/proposal-temporal/#_ref_352", "https://tc39.es/proposal-temporal/#_ref_353", "https://tc39.es/proposal-temporal/#_ref_354", - "https://tc39.es/proposal-temporal/#sec-temporal-plaindatetime-objects", - "https://tc39.es/proposal-temporal/#sec-temporal-plaindatetime-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime", "https://tc39.es/proposal-temporal/#_ref_355", "https://tc39.es/proposal-temporal/#_ref_356", "https://tc39.es/proposal-temporal/#_ref_357", @@ -454,35 +455,30 @@ "https://tc39.es/proposal-temporal/#_ref_359", "https://tc39.es/proposal-temporal/#_ref_360", "https://tc39.es/proposal-temporal/#_ref_361", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaindatetime-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype", "https://tc39.es/proposal-temporal/#_ref_362", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.from", "https://tc39.es/proposal-temporal/#_ref_363", "https://tc39.es/proposal-temporal/#_ref_364", "https://tc39.es/proposal-temporal/#_ref_365", "https://tc39.es/proposal-temporal/#_ref_366", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaindatetime-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.compare", "https://tc39.es/proposal-temporal/#_ref_367", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.from", "https://tc39.es/proposal-temporal/#_ref_368", "https://tc39.es/proposal-temporal/#_ref_369", - "https://tc39.es/proposal-temporal/#_ref_370", - "https://tc39.es/proposal-temporal/#_ref_371", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.compare", - "https://tc39.es/proposal-temporal/#_ref_372", - "https://tc39.es/proposal-temporal/#_ref_373", - "https://tc39.es/proposal-temporal/#_ref_374", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaindatetime-prototype-object", "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.constructor", "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype-@@tostringtag", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.calendar", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.year", - "https://tc39.es/proposal-temporal/#_ref_375", + "https://tc39.es/proposal-temporal/#_ref_370", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.month", - "https://tc39.es/proposal-temporal/#_ref_376", + "https://tc39.es/proposal-temporal/#_ref_371", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.monthcode", - "https://tc39.es/proposal-temporal/#_ref_377", + "https://tc39.es/proposal-temporal/#_ref_372", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.day", - "https://tc39.es/proposal-temporal/#_ref_378", + "https://tc39.es/proposal-temporal/#_ref_373", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.hour", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.minute", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.second", @@ -490,114 +486,119 @@ "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.microsecond", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.nanosecond", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.dayofweek", - "https://tc39.es/proposal-temporal/#_ref_379", + "https://tc39.es/proposal-temporal/#_ref_374", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.dayofyear", - "https://tc39.es/proposal-temporal/#_ref_380", + "https://tc39.es/proposal-temporal/#_ref_375", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.weekofyear", - "https://tc39.es/proposal-temporal/#_ref_381", + "https://tc39.es/proposal-temporal/#_ref_376", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.daysinweek", - "https://tc39.es/proposal-temporal/#_ref_382", + "https://tc39.es/proposal-temporal/#_ref_377", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.daysinmonth", - "https://tc39.es/proposal-temporal/#_ref_383", + "https://tc39.es/proposal-temporal/#_ref_378", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.daysinyear", - "https://tc39.es/proposal-temporal/#_ref_384", + "https://tc39.es/proposal-temporal/#_ref_379", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.monthsinyear", - "https://tc39.es/proposal-temporal/#_ref_385", + "https://tc39.es/proposal-temporal/#_ref_380", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.inleapyear", - "https://tc39.es/proposal-temporal/#_ref_386", + "https://tc39.es/proposal-temporal/#_ref_381", "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.with", + "https://tc39.es/proposal-temporal/#_ref_382", + "https://tc39.es/proposal-temporal/#_ref_383", + "https://tc39.es/proposal-temporal/#_ref_384", + "https://tc39.es/proposal-temporal/#_ref_385", + "https://tc39.es/proposal-temporal/#_ref_386", "https://tc39.es/proposal-temporal/#_ref_387", "https://tc39.es/proposal-temporal/#_ref_388", "https://tc39.es/proposal-temporal/#_ref_389", "https://tc39.es/proposal-temporal/#_ref_390", "https://tc39.es/proposal-temporal/#_ref_391", "https://tc39.es/proposal-temporal/#_ref_392", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.withplaintime", "https://tc39.es/proposal-temporal/#_ref_393", "https://tc39.es/proposal-temporal/#_ref_394", "https://tc39.es/proposal-temporal/#_ref_395", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.withplaindate", "https://tc39.es/proposal-temporal/#_ref_396", "https://tc39.es/proposal-temporal/#_ref_397", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.withplaintime", "https://tc39.es/proposal-temporal/#_ref_398", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.withcalendar", "https://tc39.es/proposal-temporal/#_ref_399", "https://tc39.es/proposal-temporal/#_ref_400", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.withplaindate", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.add", "https://tc39.es/proposal-temporal/#_ref_401", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_402", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.until", "https://tc39.es/proposal-temporal/#_ref_403", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.withcalendar", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.since", "https://tc39.es/proposal-temporal/#_ref_404", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.round", "https://tc39.es/proposal-temporal/#_ref_405", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.add", "https://tc39.es/proposal-temporal/#_ref_406", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_407", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.until", "https://tc39.es/proposal-temporal/#_ref_408", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.since", "https://tc39.es/proposal-temporal/#_ref_409", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.round", "https://tc39.es/proposal-temporal/#_ref_410", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_411", "https://tc39.es/proposal-temporal/#_ref_412", "https://tc39.es/proposal-temporal/#_ref_413", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_414", "https://tc39.es/proposal-temporal/#_ref_415", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_416", "https://tc39.es/proposal-temporal/#_ref_417", "https://tc39.es/proposal-temporal/#_ref_418", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_419", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_420", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_421", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.valueof", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_422", "https://tc39.es/proposal-temporal/#_ref_423", "https://tc39.es/proposal-temporal/#_ref_424", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_425", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_426", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.valueof", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tozoneddatetime", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_427", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_428", "https://tc39.es/proposal-temporal/#_ref_429", "https://tc39.es/proposal-temporal/#_ref_430", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplainmonthday", "https://tc39.es/proposal-temporal/#_ref_431", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_432", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_433", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplaintime", "https://tc39.es/proposal-temporal/#_ref_434", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.getisofields", + "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plaindatetime-instances", "https://tc39.es/proposal-temporal/#_ref_435", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplainmonthday", + "https://tc39.es/proposal-temporal/#_ref_14", + "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporaldatetime-instances", "https://tc39.es/proposal-temporal/#_ref_436", + "https://tc39.es/proposal-temporal/#sec-temporal-plaindatetime-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-temporal-getepochfromisoparts", "https://tc39.es/proposal-temporal/#_ref_437", + "https://tc39.es/proposal-temporal/#sec-temporal-isodatetimewithinlimits", "https://tc39.es/proposal-temporal/#_ref_438", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplaintime", "https://tc39.es/proposal-temporal/#_ref_439", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.getisofields", - "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plaindatetime-instances", "https://tc39.es/proposal-temporal/#_ref_440", - "https://tc39.es/proposal-temporal/#_ref_15", - "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporaldatetime-instances", "https://tc39.es/proposal-temporal/#_ref_441", - "https://tc39.es/proposal-temporal/#sec-temporal-plaindatetime-abstract-ops", - "https://tc39.es/proposal-temporal/#sec-temporal-getepochfromisoparts", "https://tc39.es/proposal-temporal/#_ref_442", - "https://tc39.es/proposal-temporal/#sec-temporal-isodatetimewithinlimits", + "https://tc39.es/proposal-temporal/#sec-temporal-interprettemporaldatetimefields", "https://tc39.es/proposal-temporal/#_ref_443", "https://tc39.es/proposal-temporal/#_ref_444", "https://tc39.es/proposal-temporal/#_ref_445", "https://tc39.es/proposal-temporal/#_ref_446", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldatetime", "https://tc39.es/proposal-temporal/#_ref_447", - "https://tc39.es/proposal-temporal/#sec-temporal-interprettemporaldatetimefields", "https://tc39.es/proposal-temporal/#_ref_448", "https://tc39.es/proposal-temporal/#_ref_449", "https://tc39.es/proposal-temporal/#_ref_450", "https://tc39.es/proposal-temporal/#_ref_451", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldatetime", "https://tc39.es/proposal-temporal/#_ref_452", "https://tc39.es/proposal-temporal/#_ref_453", "https://tc39.es/proposal-temporal/#_ref_454", @@ -606,35 +607,35 @@ "https://tc39.es/proposal-temporal/#_ref_457", "https://tc39.es/proposal-temporal/#_ref_458", "https://tc39.es/proposal-temporal/#_ref_459", + "https://tc39.es/proposal-temporal/#sec-temporal-balanceisodatetime", "https://tc39.es/proposal-temporal/#_ref_460", "https://tc39.es/proposal-temporal/#_ref_461", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaldatetime", "https://tc39.es/proposal-temporal/#_ref_462", "https://tc39.es/proposal-temporal/#_ref_463", "https://tc39.es/proposal-temporal/#_ref_464", - "https://tc39.es/proposal-temporal/#sec-temporal-balanceisodatetime", + "https://tc39.es/proposal-temporal/#sec-temporal-temporaldatetimetostring", "https://tc39.es/proposal-temporal/#_ref_465", "https://tc39.es/proposal-temporal/#_ref_466", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaldatetime", "https://tc39.es/proposal-temporal/#_ref_467", + "https://tc39.es/proposal-temporal/#sec-temporal-compareisodatetime", "https://tc39.es/proposal-temporal/#_ref_468", "https://tc39.es/proposal-temporal/#_ref_469", - "https://tc39.es/proposal-temporal/#sec-temporal-temporaldatetimetostring", + "https://tc39.es/proposal-temporal/#sec-temporal-adddatetime", "https://tc39.es/proposal-temporal/#_ref_470", "https://tc39.es/proposal-temporal/#_ref_471", "https://tc39.es/proposal-temporal/#_ref_472", - "https://tc39.es/proposal-temporal/#sec-temporal-compareisodatetime", "https://tc39.es/proposal-temporal/#_ref_473", + "https://tc39.es/proposal-temporal/#sec-temporal-roundisodatetime", "https://tc39.es/proposal-temporal/#_ref_474", - "https://tc39.es/proposal-temporal/#sec-temporal-adddatetime", "https://tc39.es/proposal-temporal/#_ref_475", "https://tc39.es/proposal-temporal/#_ref_476", + "https://tc39.es/proposal-temporal/#sec-temporal-differenceisodatetime", "https://tc39.es/proposal-temporal/#_ref_477", "https://tc39.es/proposal-temporal/#_ref_478", - "https://tc39.es/proposal-temporal/#sec-temporal-roundisodatetime", "https://tc39.es/proposal-temporal/#_ref_479", "https://tc39.es/proposal-temporal/#_ref_480", "https://tc39.es/proposal-temporal/#_ref_481", - "https://tc39.es/proposal-temporal/#sec-temporal-differenceisodatetime", "https://tc39.es/proposal-temporal/#_ref_482", "https://tc39.es/proposal-temporal/#_ref_483", "https://tc39.es/proposal-temporal/#_ref_484", @@ -644,12 +645,12 @@ "https://tc39.es/proposal-temporal/#_ref_488", "https://tc39.es/proposal-temporal/#_ref_489", "https://tc39.es/proposal-temporal/#_ref_490", + "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplaindatetime", "https://tc39.es/proposal-temporal/#_ref_491", "https://tc39.es/proposal-temporal/#_ref_492", "https://tc39.es/proposal-temporal/#_ref_493", "https://tc39.es/proposal-temporal/#_ref_494", "https://tc39.es/proposal-temporal/#_ref_495", - "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplaindatetime", "https://tc39.es/proposal-temporal/#_ref_496", "https://tc39.es/proposal-temporal/#_ref_497", "https://tc39.es/proposal-temporal/#_ref_498", @@ -661,132 +662,132 @@ "https://tc39.es/proposal-temporal/#_ref_504", "https://tc39.es/proposal-temporal/#_ref_505", "https://tc39.es/proposal-temporal/#_ref_506", + "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromplaindatetime", "https://tc39.es/proposal-temporal/#_ref_507", "https://tc39.es/proposal-temporal/#_ref_508", "https://tc39.es/proposal-temporal/#_ref_509", "https://tc39.es/proposal-temporal/#_ref_510", "https://tc39.es/proposal-temporal/#_ref_511", - "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromplaindatetime", "https://tc39.es/proposal-temporal/#_ref_512", + "https://tc39.es/proposal-temporal/#sec-temporal-zoneddatetime-objects", + "https://tc39.es/proposal-temporal/#sec-temporal-zoneddatetime-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime", "https://tc39.es/proposal-temporal/#_ref_513", "https://tc39.es/proposal-temporal/#_ref_514", "https://tc39.es/proposal-temporal/#_ref_515", "https://tc39.es/proposal-temporal/#_ref_516", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-zoneddatetime-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.from", "https://tc39.es/proposal-temporal/#_ref_517", - "https://tc39.es/proposal-temporal/#sec-temporal-zoneddatetime-objects", - "https://tc39.es/proposal-temporal/#sec-temporal-zoneddatetime-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime", "https://tc39.es/proposal-temporal/#_ref_518", "https://tc39.es/proposal-temporal/#_ref_519", "https://tc39.es/proposal-temporal/#_ref_520", "https://tc39.es/proposal-temporal/#_ref_521", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-zoneddatetime-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.from", "https://tc39.es/proposal-temporal/#_ref_522", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.compare", "https://tc39.es/proposal-temporal/#_ref_523", "https://tc39.es/proposal-temporal/#_ref_524", "https://tc39.es/proposal-temporal/#_ref_525", - "https://tc39.es/proposal-temporal/#_ref_526", - "https://tc39.es/proposal-temporal/#_ref_527", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.compare", - "https://tc39.es/proposal-temporal/#_ref_528", - "https://tc39.es/proposal-temporal/#_ref_529", - "https://tc39.es/proposal-temporal/#_ref_530", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-zoneddatetime-prototype-object", "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.constructor", "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype-@@tostringtag", "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.calendar", "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.timezone", "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.year", + "https://tc39.es/proposal-temporal/#_ref_526", + "https://tc39.es/proposal-temporal/#_ref_527", + "https://tc39.es/proposal-temporal/#_ref_528", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.month", + "https://tc39.es/proposal-temporal/#_ref_529", + "https://tc39.es/proposal-temporal/#_ref_530", "https://tc39.es/proposal-temporal/#_ref_531", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_532", "https://tc39.es/proposal-temporal/#_ref_533", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.month", "https://tc39.es/proposal-temporal/#_ref_534", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.day", "https://tc39.es/proposal-temporal/#_ref_535", "https://tc39.es/proposal-temporal/#_ref_536", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_537", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.hour", "https://tc39.es/proposal-temporal/#_ref_538", "https://tc39.es/proposal-temporal/#_ref_539", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.day", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.minute", "https://tc39.es/proposal-temporal/#_ref_540", "https://tc39.es/proposal-temporal/#_ref_541", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.second", "https://tc39.es/proposal-temporal/#_ref_542", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.hour", "https://tc39.es/proposal-temporal/#_ref_543", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.millisecond", "https://tc39.es/proposal-temporal/#_ref_544", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.minute", "https://tc39.es/proposal-temporal/#_ref_545", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.microsecond", "https://tc39.es/proposal-temporal/#_ref_546", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.second", "https://tc39.es/proposal-temporal/#_ref_547", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.nanosecond", "https://tc39.es/proposal-temporal/#_ref_548", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.millisecond", "https://tc39.es/proposal-temporal/#_ref_549", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochseconds", "https://tc39.es/proposal-temporal/#_ref_550", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.microsecond", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochmilliseconds", "https://tc39.es/proposal-temporal/#_ref_551", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochmicroseconds", "https://tc39.es/proposal-temporal/#_ref_552", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.nanosecond", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochnanoseconds", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.dayofweek", "https://tc39.es/proposal-temporal/#_ref_553", "https://tc39.es/proposal-temporal/#_ref_554", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochseconds", "https://tc39.es/proposal-temporal/#_ref_555", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochmilliseconds", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.dayofyear", "https://tc39.es/proposal-temporal/#_ref_556", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochmicroseconds", "https://tc39.es/proposal-temporal/#_ref_557", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochnanoseconds", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.dayofweek", "https://tc39.es/proposal-temporal/#_ref_558", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.weekofyear", "https://tc39.es/proposal-temporal/#_ref_559", "https://tc39.es/proposal-temporal/#_ref_560", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.dayofyear", "https://tc39.es/proposal-temporal/#_ref_561", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.hoursinday", "https://tc39.es/proposal-temporal/#_ref_562", "https://tc39.es/proposal-temporal/#_ref_563", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.weekofyear", "https://tc39.es/proposal-temporal/#_ref_564", "https://tc39.es/proposal-temporal/#_ref_565", "https://tc39.es/proposal-temporal/#_ref_566", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.hoursinday", "https://tc39.es/proposal-temporal/#_ref_567", "https://tc39.es/proposal-temporal/#_ref_568", "https://tc39.es/proposal-temporal/#_ref_569", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.daysinweek", "https://tc39.es/proposal-temporal/#_ref_570", "https://tc39.es/proposal-temporal/#_ref_571", "https://tc39.es/proposal-temporal/#_ref_572", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.daysinmonth", "https://tc39.es/proposal-temporal/#_ref_573", "https://tc39.es/proposal-temporal/#_ref_574", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.daysinweek", "https://tc39.es/proposal-temporal/#_ref_575", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.daysinyear", "https://tc39.es/proposal-temporal/#_ref_576", "https://tc39.es/proposal-temporal/#_ref_577", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.daysinmonth", "https://tc39.es/proposal-temporal/#_ref_578", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.monthsinyear", "https://tc39.es/proposal-temporal/#_ref_579", "https://tc39.es/proposal-temporal/#_ref_580", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.daysinyear", "https://tc39.es/proposal-temporal/#_ref_581", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.inleapyear", "https://tc39.es/proposal-temporal/#_ref_582", "https://tc39.es/proposal-temporal/#_ref_583", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.monthsinyear", "https://tc39.es/proposal-temporal/#_ref_584", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.offsetnanoseconds", "https://tc39.es/proposal-temporal/#_ref_585", "https://tc39.es/proposal-temporal/#_ref_586", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.inleapyear", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.offset", "https://tc39.es/proposal-temporal/#_ref_587", "https://tc39.es/proposal-temporal/#_ref_588", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.with", "https://tc39.es/proposal-temporal/#_ref_589", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.offsetnanoseconds", "https://tc39.es/proposal-temporal/#_ref_590", "https://tc39.es/proposal-temporal/#_ref_591", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.offset", "https://tc39.es/proposal-temporal/#_ref_592", "https://tc39.es/proposal-temporal/#_ref_593", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.with", "https://tc39.es/proposal-temporal/#_ref_594", "https://tc39.es/proposal-temporal/#_ref_595", "https://tc39.es/proposal-temporal/#_ref_596", @@ -795,42 +796,42 @@ "https://tc39.es/proposal-temporal/#_ref_599", "https://tc39.es/proposal-temporal/#_ref_600", "https://tc39.es/proposal-temporal/#_ref_601", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withplaintime", "https://tc39.es/proposal-temporal/#_ref_602", "https://tc39.es/proposal-temporal/#_ref_603", "https://tc39.es/proposal-temporal/#_ref_604", "https://tc39.es/proposal-temporal/#_ref_605", "https://tc39.es/proposal-temporal/#_ref_606", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withplaintime", "https://tc39.es/proposal-temporal/#_ref_607", "https://tc39.es/proposal-temporal/#_ref_608", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withplaindate", "https://tc39.es/proposal-temporal/#_ref_609", "https://tc39.es/proposal-temporal/#_ref_610", "https://tc39.es/proposal-temporal/#_ref_611", "https://tc39.es/proposal-temporal/#_ref_612", "https://tc39.es/proposal-temporal/#_ref_613", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withplaindate", "https://tc39.es/proposal-temporal/#_ref_614", "https://tc39.es/proposal-temporal/#_ref_615", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withtimezone", "https://tc39.es/proposal-temporal/#_ref_616", "https://tc39.es/proposal-temporal/#_ref_617", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withcalendar", "https://tc39.es/proposal-temporal/#_ref_618", "https://tc39.es/proposal-temporal/#_ref_619", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.add", "https://tc39.es/proposal-temporal/#_ref_620", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withtimezone", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_621", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.until", "https://tc39.es/proposal-temporal/#_ref_622", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withcalendar", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.since", "https://tc39.es/proposal-temporal/#_ref_623", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.round", "https://tc39.es/proposal-temporal/#_ref_624", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.add", "https://tc39.es/proposal-temporal/#_ref_625", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_626", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.until", "https://tc39.es/proposal-temporal/#_ref_627", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.since", "https://tc39.es/proposal-temporal/#_ref_628", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.round", "https://tc39.es/proposal-temporal/#_ref_629", "https://tc39.es/proposal-temporal/#_ref_630", "https://tc39.es/proposal-temporal/#_ref_631", @@ -840,116 +841,116 @@ "https://tc39.es/proposal-temporal/#_ref_635", "https://tc39.es/proposal-temporal/#_ref_636", "https://tc39.es/proposal-temporal/#_ref_637", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_638", "https://tc39.es/proposal-temporal/#_ref_639", "https://tc39.es/proposal-temporal/#_ref_640", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_641", "https://tc39.es/proposal-temporal/#_ref_642", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_643", "https://tc39.es/proposal-temporal/#_ref_644", "https://tc39.es/proposal-temporal/#_ref_645", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_646", "https://tc39.es/proposal-temporal/#_ref_647", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_648", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_649", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.valueof", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.startofday", "https://tc39.es/proposal-temporal/#_ref_650", "https://tc39.es/proposal-temporal/#_ref_651", "https://tc39.es/proposal-temporal/#_ref_652", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_653", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_654", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.valueof", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.startofday", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toinstant", "https://tc39.es/proposal-temporal/#_ref_655", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_656", "https://tc39.es/proposal-temporal/#_ref_657", "https://tc39.es/proposal-temporal/#_ref_658", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplaintime", "https://tc39.es/proposal-temporal/#_ref_659", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toinstant", "https://tc39.es/proposal-temporal/#_ref_660", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_661", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplaindatetime", "https://tc39.es/proposal-temporal/#_ref_662", "https://tc39.es/proposal-temporal/#_ref_663", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplaintime", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_664", "https://tc39.es/proposal-temporal/#_ref_665", "https://tc39.es/proposal-temporal/#_ref_666", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplaindatetime", "https://tc39.es/proposal-temporal/#_ref_667", "https://tc39.es/proposal-temporal/#_ref_668", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplainyearmonth", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplainmonthday", "https://tc39.es/proposal-temporal/#_ref_669", "https://tc39.es/proposal-temporal/#_ref_670", "https://tc39.es/proposal-temporal/#_ref_671", "https://tc39.es/proposal-temporal/#_ref_672", "https://tc39.es/proposal-temporal/#_ref_673", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplainmonthday", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.getisofields", "https://tc39.es/proposal-temporal/#_ref_674", "https://tc39.es/proposal-temporal/#_ref_675", "https://tc39.es/proposal-temporal/#_ref_676", + "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-zoneddatetime-instances", + "https://tc39.es/proposal-temporal/#_ref_15", + "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalzoneddatetime-instances", + "https://tc39.es/proposal-temporal/#sec-temporal-zoneddatetime-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-temporal-interpretisodatetimeoffset", "https://tc39.es/proposal-temporal/#_ref_677", "https://tc39.es/proposal-temporal/#_ref_678", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.getisofields", "https://tc39.es/proposal-temporal/#_ref_679", "https://tc39.es/proposal-temporal/#_ref_680", "https://tc39.es/proposal-temporal/#_ref_681", - "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-zoneddatetime-instances", - "https://tc39.es/proposal-temporal/#_ref_16", - "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalzoneddatetime-instances", - "https://tc39.es/proposal-temporal/#sec-temporal-zoneddatetime-abstract-ops", - "https://tc39.es/proposal-temporal/#sec-temporal-interpretisodatetimeoffset", "https://tc39.es/proposal-temporal/#_ref_682", "https://tc39.es/proposal-temporal/#_ref_683", "https://tc39.es/proposal-temporal/#_ref_684", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporalzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_685", "https://tc39.es/proposal-temporal/#_ref_686", "https://tc39.es/proposal-temporal/#_ref_687", "https://tc39.es/proposal-temporal/#_ref_688", "https://tc39.es/proposal-temporal/#_ref_689", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporalzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_690", "https://tc39.es/proposal-temporal/#_ref_691", + "https://tc39.es/proposal-temporal/#_ref_1662", "https://tc39.es/proposal-temporal/#_ref_692", "https://tc39.es/proposal-temporal/#_ref_693", "https://tc39.es/proposal-temporal/#_ref_694", "https://tc39.es/proposal-temporal/#_ref_695", "https://tc39.es/proposal-temporal/#_ref_696", - "https://tc39.es/proposal-temporal/#_ref_1668", "https://tc39.es/proposal-temporal/#_ref_697", "https://tc39.es/proposal-temporal/#_ref_698", "https://tc39.es/proposal-temporal/#_ref_699", "https://tc39.es/proposal-temporal/#_ref_700", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_701", + "https://tc39.es/proposal-temporal/#sec-temporal-temporalzoneddatetimetostring", "https://tc39.es/proposal-temporal/#_ref_702", "https://tc39.es/proposal-temporal/#_ref_703", "https://tc39.es/proposal-temporal/#_ref_704", "https://tc39.es/proposal-temporal/#_ref_705", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_706", - "https://tc39.es/proposal-temporal/#sec-temporal-temporalzoneddatetimetostring", "https://tc39.es/proposal-temporal/#_ref_707", "https://tc39.es/proposal-temporal/#_ref_708", "https://tc39.es/proposal-temporal/#_ref_709", + "https://tc39.es/proposal-temporal/#sec-temporal-addzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_710", "https://tc39.es/proposal-temporal/#_ref_711", "https://tc39.es/proposal-temporal/#_ref_712", "https://tc39.es/proposal-temporal/#_ref_713", "https://tc39.es/proposal-temporal/#_ref_714", - "https://tc39.es/proposal-temporal/#sec-temporal-addzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_715", "https://tc39.es/proposal-temporal/#_ref_716", "https://tc39.es/proposal-temporal/#_ref_717", "https://tc39.es/proposal-temporal/#_ref_718", + "https://tc39.es/proposal-temporal/#sec-temporal-differencezoneddatetime", "https://tc39.es/proposal-temporal/#_ref_719", "https://tc39.es/proposal-temporal/#_ref_720", "https://tc39.es/proposal-temporal/#_ref_721", "https://tc39.es/proposal-temporal/#_ref_722", "https://tc39.es/proposal-temporal/#_ref_723", - "https://tc39.es/proposal-temporal/#sec-temporal-differencezoneddatetime", "https://tc39.es/proposal-temporal/#_ref_724", "https://tc39.es/proposal-temporal/#_ref_725", "https://tc39.es/proposal-temporal/#_ref_726", @@ -957,25 +958,25 @@ "https://tc39.es/proposal-temporal/#_ref_728", "https://tc39.es/proposal-temporal/#_ref_729", "https://tc39.es/proposal-temporal/#_ref_730", + "https://tc39.es/proposal-temporal/#sec-temporal-nanosecondstodays", "https://tc39.es/proposal-temporal/#_ref_731", "https://tc39.es/proposal-temporal/#_ref_732", "https://tc39.es/proposal-temporal/#_ref_733", "https://tc39.es/proposal-temporal/#_ref_734", "https://tc39.es/proposal-temporal/#_ref_735", - "https://tc39.es/proposal-temporal/#sec-temporal-nanosecondstodays", "https://tc39.es/proposal-temporal/#_ref_736", "https://tc39.es/proposal-temporal/#_ref_737", "https://tc39.es/proposal-temporal/#_ref_738", "https://tc39.es/proposal-temporal/#_ref_739", "https://tc39.es/proposal-temporal/#_ref_740", "https://tc39.es/proposal-temporal/#_ref_741", + "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_742", "https://tc39.es/proposal-temporal/#_ref_743", "https://tc39.es/proposal-temporal/#_ref_744", "https://tc39.es/proposal-temporal/#_ref_745", "https://tc39.es/proposal-temporal/#_ref_746", "https://tc39.es/proposal-temporal/#_ref_747", - "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_748", "https://tc39.es/proposal-temporal/#_ref_749", "https://tc39.es/proposal-temporal/#_ref_750", @@ -991,48 +992,42 @@ "https://tc39.es/proposal-temporal/#_ref_760", "https://tc39.es/proposal-temporal/#_ref_761", "https://tc39.es/proposal-temporal/#_ref_762", + "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoOrsubtractdurationfromzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_763", "https://tc39.es/proposal-temporal/#_ref_764", "https://tc39.es/proposal-temporal/#_ref_765", "https://tc39.es/proposal-temporal/#_ref_766", + "https://tc39.es/proposal-temporal/#sec-temporal-duration-objects", + "https://tc39.es/proposal-temporal/#sec-temporal-duration-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.duration", "https://tc39.es/proposal-temporal/#_ref_767", "https://tc39.es/proposal-temporal/#_ref_768", - "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoOrsubtractdurationfromzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_769", "https://tc39.es/proposal-temporal/#_ref_770", "https://tc39.es/proposal-temporal/#_ref_771", "https://tc39.es/proposal-temporal/#_ref_772", - "https://tc39.es/proposal-temporal/#sec-temporal-duration-objects", - "https://tc39.es/proposal-temporal/#sec-temporal-duration-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.duration", "https://tc39.es/proposal-temporal/#_ref_773", "https://tc39.es/proposal-temporal/#_ref_774", "https://tc39.es/proposal-temporal/#_ref_775", "https://tc39.es/proposal-temporal/#_ref_776", "https://tc39.es/proposal-temporal/#_ref_777", "https://tc39.es/proposal-temporal/#_ref_778", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-duration-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.from", "https://tc39.es/proposal-temporal/#_ref_779", "https://tc39.es/proposal-temporal/#_ref_780", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.compare", "https://tc39.es/proposal-temporal/#_ref_781", "https://tc39.es/proposal-temporal/#_ref_782", "https://tc39.es/proposal-temporal/#_ref_783", "https://tc39.es/proposal-temporal/#_ref_784", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-duration-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.from", "https://tc39.es/proposal-temporal/#_ref_785", "https://tc39.es/proposal-temporal/#_ref_786", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.compare", "https://tc39.es/proposal-temporal/#_ref_787", "https://tc39.es/proposal-temporal/#_ref_788", "https://tc39.es/proposal-temporal/#_ref_789", "https://tc39.es/proposal-temporal/#_ref_790", - "https://tc39.es/proposal-temporal/#_ref_791", - "https://tc39.es/proposal-temporal/#_ref_792", - "https://tc39.es/proposal-temporal/#_ref_793", - "https://tc39.es/proposal-temporal/#_ref_794", - "https://tc39.es/proposal-temporal/#_ref_795", - "https://tc39.es/proposal-temporal/#_ref_796", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-duration-prototype-object", "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.constructor", "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype-@@tostringtag", @@ -1047,21 +1042,27 @@ "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.microseconds", "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.nanoseconds", "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.sign", - "https://tc39.es/proposal-temporal/#_ref_797", + "https://tc39.es/proposal-temporal/#_ref_791", "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.blank", - "https://tc39.es/proposal-temporal/#_ref_798", + "https://tc39.es/proposal-temporal/#_ref_792", "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.with", + "https://tc39.es/proposal-temporal/#_ref_793", + "https://tc39.es/proposal-temporal/#_ref_794", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.negated", + "https://tc39.es/proposal-temporal/#_ref_795", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.abs", + "https://tc39.es/proposal-temporal/#_ref_796", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.add", + "https://tc39.es/proposal-temporal/#_ref_797", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.subtract", + "https://tc39.es/proposal-temporal/#_ref_798", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.round", "https://tc39.es/proposal-temporal/#_ref_799", "https://tc39.es/proposal-temporal/#_ref_800", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.negated", "https://tc39.es/proposal-temporal/#_ref_801", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.abs", "https://tc39.es/proposal-temporal/#_ref_802", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.add", "https://tc39.es/proposal-temporal/#_ref_803", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_804", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.round", "https://tc39.es/proposal-temporal/#_ref_805", "https://tc39.es/proposal-temporal/#_ref_806", "https://tc39.es/proposal-temporal/#_ref_807", @@ -1073,111 +1074,111 @@ "https://tc39.es/proposal-temporal/#_ref_813", "https://tc39.es/proposal-temporal/#_ref_814", "https://tc39.es/proposal-temporal/#_ref_815", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.total", "https://tc39.es/proposal-temporal/#_ref_816", "https://tc39.es/proposal-temporal/#_ref_817", "https://tc39.es/proposal-temporal/#_ref_818", "https://tc39.es/proposal-temporal/#_ref_819", "https://tc39.es/proposal-temporal/#_ref_820", "https://tc39.es/proposal-temporal/#_ref_821", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.total", "https://tc39.es/proposal-temporal/#_ref_822", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_823", "https://tc39.es/proposal-temporal/#_ref_824", "https://tc39.es/proposal-temporal/#_ref_825", "https://tc39.es/proposal-temporal/#_ref_826", "https://tc39.es/proposal-temporal/#_ref_827", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_828", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tostring", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_829", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.valueof", + "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-duration-instances", + "https://tc39.es/proposal-temporal/#_ref_16", + "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalduration-instances", "https://tc39.es/proposal-temporal/#_ref_830", "https://tc39.es/proposal-temporal/#_ref_831", "https://tc39.es/proposal-temporal/#_ref_832", "https://tc39.es/proposal-temporal/#_ref_833", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_834", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_835", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.valueof", - "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-duration-instances", - "https://tc39.es/proposal-temporal/#_ref_17", - "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalduration-instances", "https://tc39.es/proposal-temporal/#_ref_836", "https://tc39.es/proposal-temporal/#_ref_837", "https://tc39.es/proposal-temporal/#_ref_838", "https://tc39.es/proposal-temporal/#_ref_839", + "https://tc39.es/proposal-temporal/#sec-temporal-duration-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-temporal-duration-records", "https://tc39.es/proposal-temporal/#_ref_840", + "https://tc39.es/proposal-temporal/#_ref_17", + "https://tc39.es/proposal-temporal/#table-temporal-duration-record-fields", "https://tc39.es/proposal-temporal/#_ref_841", "https://tc39.es/proposal-temporal/#_ref_842", "https://tc39.es/proposal-temporal/#_ref_843", "https://tc39.es/proposal-temporal/#_ref_844", "https://tc39.es/proposal-temporal/#_ref_845", - "https://tc39.es/proposal-temporal/#sec-temporal-duration-abstract-ops", - "https://tc39.es/proposal-temporal/#sec-temporal-duration-records", "https://tc39.es/proposal-temporal/#_ref_846", - "https://tc39.es/proposal-temporal/#_ref_18", - "https://tc39.es/proposal-temporal/#table-temporal-duration-record-fields", "https://tc39.es/proposal-temporal/#_ref_847", "https://tc39.es/proposal-temporal/#_ref_848", "https://tc39.es/proposal-temporal/#_ref_849", "https://tc39.es/proposal-temporal/#_ref_850", "https://tc39.es/proposal-temporal/#_ref_851", + "https://tc39.es/proposal-temporal/#sec-temporal-date-duration-records", "https://tc39.es/proposal-temporal/#_ref_852", + "https://tc39.es/proposal-temporal/#_ref_18", + "https://tc39.es/proposal-temporal/#sec-temporal-time-duration-records", "https://tc39.es/proposal-temporal/#_ref_853", + "https://tc39.es/proposal-temporal/#_ref_19", + "https://tc39.es/proposal-temporal/#sec-temporal-partial-duration-records", + "https://tc39.es/proposal-temporal/#_ref_20", "https://tc39.es/proposal-temporal/#_ref_854", + "https://tc39.es/proposal-temporal/#sec-temporal-createdurationrecord", "https://tc39.es/proposal-temporal/#_ref_855", "https://tc39.es/proposal-temporal/#_ref_856", + "https://tc39.es/proposal-temporal/#sec-temporal-createdatedurationrecord", "https://tc39.es/proposal-temporal/#_ref_857", - "https://tc39.es/proposal-temporal/#sec-temporal-date-duration-records", "https://tc39.es/proposal-temporal/#_ref_858", - "https://tc39.es/proposal-temporal/#_ref_19", - "https://tc39.es/proposal-temporal/#sec-temporal-time-duration-records", + "https://tc39.es/proposal-temporal/#sec-temporal-createtimedurationrecord", "https://tc39.es/proposal-temporal/#_ref_859", - "https://tc39.es/proposal-temporal/#_ref_20", "https://tc39.es/proposal-temporal/#_ref_860", - "https://tc39.es/proposal-temporal/#sec-temporal-partial-duration-records", - "https://tc39.es/proposal-temporal/#_ref_21", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporalduration", "https://tc39.es/proposal-temporal/#_ref_861", - "https://tc39.es/proposal-temporal/#sec-temporal-createdurationrecord", "https://tc39.es/proposal-temporal/#_ref_862", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldurationrecord", "https://tc39.es/proposal-temporal/#_ref_863", - "https://tc39.es/proposal-temporal/#sec-temporal-createdatedurationrecord", "https://tc39.es/proposal-temporal/#_ref_864", "https://tc39.es/proposal-temporal/#_ref_865", - "https://tc39.es/proposal-temporal/#sec-temporal-createtimedurationrecord", "https://tc39.es/proposal-temporal/#_ref_866", "https://tc39.es/proposal-temporal/#_ref_867", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporalduration", + "https://tc39.es/proposal-temporal/#_ref_21", "https://tc39.es/proposal-temporal/#_ref_868", + "https://tc39.es/proposal-temporal/#sec-temporal-durationsign", + "https://tc39.es/proposal-temporal/#sec-temporal-isvalidduration", "https://tc39.es/proposal-temporal/#_ref_869", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldurationrecord", + "https://tc39.es/proposal-temporal/#sec-temporal-defaulttemporallargestunit", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporalpartialdurationrecord", "https://tc39.es/proposal-temporal/#_ref_870", "https://tc39.es/proposal-temporal/#_ref_871", + "https://tc39.es/proposal-temporal/#_ref_22", "https://tc39.es/proposal-temporal/#_ref_872", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalduration", "https://tc39.es/proposal-temporal/#_ref_873", - "https://tc39.es/proposal-temporal/#_ref_22", + "https://tc39.es/proposal-temporal/#sec-temporal-createnegatedtemporalduration", "https://tc39.es/proposal-temporal/#_ref_874", + "https://tc39.es/proposal-temporal/#sec-temporal-calculateoffsetshift", "https://tc39.es/proposal-temporal/#_ref_875", - "https://tc39.es/proposal-temporal/#sec-temporal-durationsign", - "https://tc39.es/proposal-temporal/#sec-temporal-isvalidduration", "https://tc39.es/proposal-temporal/#_ref_876", - "https://tc39.es/proposal-temporal/#sec-temporal-defaulttemporallargestunit", - "https://tc39.es/proposal-temporal/#sec-temporal-topartialduration", "https://tc39.es/proposal-temporal/#_ref_877", "https://tc39.es/proposal-temporal/#_ref_878", - "https://tc39.es/proposal-temporal/#_ref_23", "https://tc39.es/proposal-temporal/#_ref_879", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalduration", + "https://tc39.es/proposal-temporal/#sec-temporal-totaldurationnanoseconds", + "https://tc39.es/proposal-temporal/#sec-temporal-balanceduration", "https://tc39.es/proposal-temporal/#_ref_880", - "https://tc39.es/proposal-temporal/#sec-temporal-createnegatedtemporalduration", "https://tc39.es/proposal-temporal/#_ref_881", - "https://tc39.es/proposal-temporal/#sec-temporal-calculateoffsetshift", "https://tc39.es/proposal-temporal/#_ref_882", "https://tc39.es/proposal-temporal/#_ref_883", "https://tc39.es/proposal-temporal/#_ref_884", "https://tc39.es/proposal-temporal/#_ref_885", "https://tc39.es/proposal-temporal/#_ref_886", - "https://tc39.es/proposal-temporal/#sec-temporal-totaldurationnanoseconds", - "https://tc39.es/proposal-temporal/#sec-temporal-balanceduration", "https://tc39.es/proposal-temporal/#_ref_887", "https://tc39.es/proposal-temporal/#_ref_888", "https://tc39.es/proposal-temporal/#_ref_889", @@ -1191,6 +1192,7 @@ "https://tc39.es/proposal-temporal/#_ref_897", "https://tc39.es/proposal-temporal/#_ref_898", "https://tc39.es/proposal-temporal/#_ref_899", + "https://tc39.es/proposal-temporal/#sec-temporal-unbalancedurationrelative", "https://tc39.es/proposal-temporal/#_ref_900", "https://tc39.es/proposal-temporal/#_ref_901", "https://tc39.es/proposal-temporal/#_ref_902", @@ -1198,7 +1200,6 @@ "https://tc39.es/proposal-temporal/#_ref_904", "https://tc39.es/proposal-temporal/#_ref_905", "https://tc39.es/proposal-temporal/#_ref_906", - "https://tc39.es/proposal-temporal/#sec-temporal-unbalancedurationrelative", "https://tc39.es/proposal-temporal/#_ref_907", "https://tc39.es/proposal-temporal/#_ref_908", "https://tc39.es/proposal-temporal/#_ref_909", @@ -1207,6 +1208,7 @@ "https://tc39.es/proposal-temporal/#_ref_912", "https://tc39.es/proposal-temporal/#_ref_913", "https://tc39.es/proposal-temporal/#_ref_914", + "https://tc39.es/proposal-temporal/#sec-temporal-balancedurationrelative", "https://tc39.es/proposal-temporal/#_ref_915", "https://tc39.es/proposal-temporal/#_ref_916", "https://tc39.es/proposal-temporal/#_ref_917", @@ -1214,7 +1216,6 @@ "https://tc39.es/proposal-temporal/#_ref_919", "https://tc39.es/proposal-temporal/#_ref_920", "https://tc39.es/proposal-temporal/#_ref_921", - "https://tc39.es/proposal-temporal/#sec-temporal-balancedurationrelative", "https://tc39.es/proposal-temporal/#_ref_922", "https://tc39.es/proposal-temporal/#_ref_923", "https://tc39.es/proposal-temporal/#_ref_924", @@ -1228,6 +1229,7 @@ "https://tc39.es/proposal-temporal/#_ref_932", "https://tc39.es/proposal-temporal/#_ref_933", "https://tc39.es/proposal-temporal/#_ref_934", + "https://tc39.es/proposal-temporal/#sec-temporal-addduration", "https://tc39.es/proposal-temporal/#_ref_935", "https://tc39.es/proposal-temporal/#_ref_936", "https://tc39.es/proposal-temporal/#_ref_937", @@ -1235,7 +1237,6 @@ "https://tc39.es/proposal-temporal/#_ref_939", "https://tc39.es/proposal-temporal/#_ref_940", "https://tc39.es/proposal-temporal/#_ref_941", - "https://tc39.es/proposal-temporal/#sec-temporal-addduration", "https://tc39.es/proposal-temporal/#_ref_942", "https://tc39.es/proposal-temporal/#_ref_943", "https://tc39.es/proposal-temporal/#_ref_944", @@ -1250,21 +1251,21 @@ "https://tc39.es/proposal-temporal/#_ref_953", "https://tc39.es/proposal-temporal/#_ref_954", "https://tc39.es/proposal-temporal/#_ref_955", + "https://tc39.es/proposal-temporal/#sec-temporal-daysuntil", + "https://tc39.es/proposal-temporal/#sec-temporal-moverelativedate", "https://tc39.es/proposal-temporal/#_ref_956", "https://tc39.es/proposal-temporal/#_ref_957", + "https://tc39.es/proposal-temporal/#sec-temporal-moverelativezoneddatetime", "https://tc39.es/proposal-temporal/#_ref_958", "https://tc39.es/proposal-temporal/#_ref_959", + "https://tc39.es/proposal-temporal/#sec-temporal-roundduration", "https://tc39.es/proposal-temporal/#_ref_960", "https://tc39.es/proposal-temporal/#_ref_961", "https://tc39.es/proposal-temporal/#_ref_962", - "https://tc39.es/proposal-temporal/#sec-temporal-daysuntil", - "https://tc39.es/proposal-temporal/#sec-temporal-moverelativedate", "https://tc39.es/proposal-temporal/#_ref_963", "https://tc39.es/proposal-temporal/#_ref_964", - "https://tc39.es/proposal-temporal/#sec-temporal-moverelativezoneddatetime", "https://tc39.es/proposal-temporal/#_ref_965", "https://tc39.es/proposal-temporal/#_ref_966", - "https://tc39.es/proposal-temporal/#sec-temporal-roundduration", "https://tc39.es/proposal-temporal/#_ref_967", "https://tc39.es/proposal-temporal/#_ref_968", "https://tc39.es/proposal-temporal/#_ref_969", @@ -1298,6 +1299,7 @@ "https://tc39.es/proposal-temporal/#_ref_997", "https://tc39.es/proposal-temporal/#_ref_998", "https://tc39.es/proposal-temporal/#_ref_999", + "https://tc39.es/proposal-temporal/#sec-temporal-adjustroundeddurationdays", "https://tc39.es/proposal-temporal/#_ref_1000", "https://tc39.es/proposal-temporal/#_ref_1001", "https://tc39.es/proposal-temporal/#_ref_1002", @@ -1306,9 +1308,9 @@ "https://tc39.es/proposal-temporal/#_ref_1005", "https://tc39.es/proposal-temporal/#_ref_1006", "https://tc39.es/proposal-temporal/#_ref_1007", - "https://tc39.es/proposal-temporal/#sec-temporal-adjustroundeddurationdays", "https://tc39.es/proposal-temporal/#_ref_1008", "https://tc39.es/proposal-temporal/#_ref_1009", + "https://tc39.es/proposal-temporal/#sec-temporal-temporaldurationtostring", "https://tc39.es/proposal-temporal/#_ref_1010", "https://tc39.es/proposal-temporal/#_ref_1011", "https://tc39.es/proposal-temporal/#_ref_1012", @@ -1316,66 +1318,67 @@ "https://tc39.es/proposal-temporal/#_ref_1014", "https://tc39.es/proposal-temporal/#_ref_1015", "https://tc39.es/proposal-temporal/#_ref_1016", + "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromduration", "https://tc39.es/proposal-temporal/#_ref_1017", - "https://tc39.es/proposal-temporal/#sec-temporal-temporaldurationtostring", "https://tc39.es/proposal-temporal/#_ref_1018", "https://tc39.es/proposal-temporal/#_ref_1019", "https://tc39.es/proposal-temporal/#_ref_1020", "https://tc39.es/proposal-temporal/#_ref_1021", + "https://tc39.es/proposal-temporal/#sec-temporal-instant-objects", + "https://tc39.es/proposal-temporal/#sec-temporal-instant-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.instant", "https://tc39.es/proposal-temporal/#_ref_1022", "https://tc39.es/proposal-temporal/#_ref_1023", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-instant-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.from", "https://tc39.es/proposal-temporal/#_ref_1024", - "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromduration", "https://tc39.es/proposal-temporal/#_ref_1025", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochseconds", "https://tc39.es/proposal-temporal/#_ref_1026", "https://tc39.es/proposal-temporal/#_ref_1027", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochmilliseconds", "https://tc39.es/proposal-temporal/#_ref_1028", "https://tc39.es/proposal-temporal/#_ref_1029", - "https://tc39.es/proposal-temporal/#sec-temporal-instant-objects", - "https://tc39.es/proposal-temporal/#sec-temporal-instant-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.instant", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochmicroseconds", "https://tc39.es/proposal-temporal/#_ref_1030", "https://tc39.es/proposal-temporal/#_ref_1031", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-instant-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.from", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochnanoseconds", "https://tc39.es/proposal-temporal/#_ref_1032", "https://tc39.es/proposal-temporal/#_ref_1033", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochseconds", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.compare", "https://tc39.es/proposal-temporal/#_ref_1034", "https://tc39.es/proposal-temporal/#_ref_1035", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochmilliseconds", "https://tc39.es/proposal-temporal/#_ref_1036", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-instant-prototype-object", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype-@@tostringtag", + "https://tc39.es/proposal-temporal/#sec-get-temporal.instant.prototype.epochseconds", "https://tc39.es/proposal-temporal/#_ref_1037", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochmicroseconds", + "https://tc39.es/proposal-temporal/#sec-get-temporal.instant.prototype.epochmilliseconds", "https://tc39.es/proposal-temporal/#_ref_1038", + "https://tc39.es/proposal-temporal/#sec-get-temporal.instant.prototype.epochmicroseconds", "https://tc39.es/proposal-temporal/#_ref_1039", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochnanoseconds", + "https://tc39.es/proposal-temporal/#sec-get-temporal.instant.prototype.epochnanoseconds", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.add", "https://tc39.es/proposal-temporal/#_ref_1040", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_1041", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.compare", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.until", "https://tc39.es/proposal-temporal/#_ref_1042", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.since", "https://tc39.es/proposal-temporal/#_ref_1043", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.round", "https://tc39.es/proposal-temporal/#_ref_1044", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-instant-prototype-object", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype-@@tostringtag", - "https://tc39.es/proposal-temporal/#sec-get-temporal.instant.prototype.epochseconds", "https://tc39.es/proposal-temporal/#_ref_1045", - "https://tc39.es/proposal-temporal/#sec-get-temporal.instant.prototype.epochmilliseconds", "https://tc39.es/proposal-temporal/#_ref_1046", - "https://tc39.es/proposal-temporal/#sec-get-temporal.instant.prototype.epochmicroseconds", "https://tc39.es/proposal-temporal/#_ref_1047", - "https://tc39.es/proposal-temporal/#sec-get-temporal.instant.prototype.epochnanoseconds", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.add", "https://tc39.es/proposal-temporal/#_ref_1048", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_1049", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.until", "https://tc39.es/proposal-temporal/#_ref_1050", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.since", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_1051", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.round", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_1052", "https://tc39.es/proposal-temporal/#_ref_1053", "https://tc39.es/proposal-temporal/#_ref_1054", @@ -1383,70 +1386,68 @@ "https://tc39.es/proposal-temporal/#_ref_1056", "https://tc39.es/proposal-temporal/#_ref_1057", "https://tc39.es/proposal-temporal/#_ref_1058", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.equals", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_1059", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tostring", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_1060", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.valueof", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_1061", "https://tc39.es/proposal-temporal/#_ref_1062", "https://tc39.es/proposal-temporal/#_ref_1063", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tozoneddatetimeiso", "https://tc39.es/proposal-temporal/#_ref_1064", "https://tc39.es/proposal-temporal/#_ref_1065", "https://tc39.es/proposal-temporal/#_ref_1066", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tolocalestring", + "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-instant-instances", + "https://tc39.es/proposal-temporal/#_ref_23", + "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalinstant-instances", + "https://tc39.es/proposal-temporal/#sec-temporal-instant-range", "https://tc39.es/proposal-temporal/#_ref_1067", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tojson", + "https://tc39.es/proposal-temporal/#eqn-nsMaxInstant", "https://tc39.es/proposal-temporal/#_ref_1068", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.valueof", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tozoneddatetime", + "https://tc39.es/proposal-temporal/#eqn-nsPerDay", "https://tc39.es/proposal-temporal/#_ref_1069", + "https://tc39.es/proposal-temporal/#eqn-nsMinInstant", "https://tc39.es/proposal-temporal/#_ref_1070", + "https://tc39.es/proposal-temporal/#sec-temporal-instant-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-temporal-isvalidepochnanoseconds", "https://tc39.es/proposal-temporal/#_ref_1071", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tozoneddatetimeiso", "https://tc39.es/proposal-temporal/#_ref_1072", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalinstant", "https://tc39.es/proposal-temporal/#_ref_1073", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporalinstant", "https://tc39.es/proposal-temporal/#_ref_1074", - "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-instant-instances", - "https://tc39.es/proposal-temporal/#_ref_24", - "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalinstant-instances", - "https://tc39.es/proposal-temporal/#sec-temporal-instant-range", "https://tc39.es/proposal-temporal/#_ref_1075", - "https://tc39.es/proposal-temporal/#eqn-nsMaxInstant", "https://tc39.es/proposal-temporal/#_ref_1076", - "https://tc39.es/proposal-temporal/#eqn-nsPerDay", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalinstant", "https://tc39.es/proposal-temporal/#_ref_1077", - "https://tc39.es/proposal-temporal/#eqn-nsMinInstant", "https://tc39.es/proposal-temporal/#_ref_1078", - "https://tc39.es/proposal-temporal/#sec-temporal-instant-abstract-ops", - "https://tc39.es/proposal-temporal/#sec-temporal-isvalidepochnanoseconds", "https://tc39.es/proposal-temporal/#_ref_1079", "https://tc39.es/proposal-temporal/#_ref_1080", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalinstant", "https://tc39.es/proposal-temporal/#_ref_1081", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporalinstant", "https://tc39.es/proposal-temporal/#_ref_1082", + "https://tc39.es/proposal-temporal/#sec-temporal-compareepochnanoseconds", + "https://tc39.es/proposal-temporal/#sec-temporal-addinstant", "https://tc39.es/proposal-temporal/#_ref_1083", + "https://tc39.es/proposal-temporal/#sec-temporal-differenceinstant", "https://tc39.es/proposal-temporal/#_ref_1084", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalinstant", + "https://tc39.es/proposal-temporal/#sec-temporal-roundtemporalinstant", "https://tc39.es/proposal-temporal/#_ref_1085", + "https://tc39.es/proposal-temporal/#sec-temporal-temporalinstanttostring", "https://tc39.es/proposal-temporal/#_ref_1086", "https://tc39.es/proposal-temporal/#_ref_1087", "https://tc39.es/proposal-temporal/#_ref_1088", - "https://tc39.es/proposal-temporal/#sec-temporal-compareepochnanoseconds", - "https://tc39.es/proposal-temporal/#sec-temporal-addinstant", "https://tc39.es/proposal-temporal/#_ref_1089", - "https://tc39.es/proposal-temporal/#sec-temporal-differenceinstant", "https://tc39.es/proposal-temporal/#_ref_1090", - "https://tc39.es/proposal-temporal/#sec-temporal-roundtemporalinstant", "https://tc39.es/proposal-temporal/#_ref_1091", - "https://tc39.es/proposal-temporal/#sec-temporal-temporalinstanttostring", + "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalinstant", "https://tc39.es/proposal-temporal/#_ref_1092", "https://tc39.es/proposal-temporal/#_ref_1093", "https://tc39.es/proposal-temporal/#_ref_1094", "https://tc39.es/proposal-temporal/#_ref_1095", "https://tc39.es/proposal-temporal/#_ref_1096", "https://tc39.es/proposal-temporal/#_ref_1097", - "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalinstant", "https://tc39.es/proposal-temporal/#_ref_1098", "https://tc39.es/proposal-temporal/#_ref_1099", "https://tc39.es/proposal-temporal/#_ref_1100", @@ -1455,122 +1456,121 @@ "https://tc39.es/proposal-temporal/#_ref_1103", "https://tc39.es/proposal-temporal/#_ref_1104", "https://tc39.es/proposal-temporal/#_ref_1105", + "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfrominstant", "https://tc39.es/proposal-temporal/#_ref_1106", "https://tc39.es/proposal-temporal/#_ref_1107", "https://tc39.es/proposal-temporal/#_ref_1108", + "https://tc39.es/proposal-temporal/#sec-temporal-plainyearmonth-objects", + "https://tc39.es/proposal-temporal/#sec-temporal-plainyearmonth-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth", "https://tc39.es/proposal-temporal/#_ref_1109", "https://tc39.es/proposal-temporal/#_ref_1110", "https://tc39.es/proposal-temporal/#_ref_1111", - "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfrominstant", "https://tc39.es/proposal-temporal/#_ref_1112", "https://tc39.es/proposal-temporal/#_ref_1113", "https://tc39.es/proposal-temporal/#_ref_1114", - "https://tc39.es/proposal-temporal/#sec-temporal-plainyearmonth-objects", - "https://tc39.es/proposal-temporal/#sec-temporal-plainyearmonth-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plainyearmonth-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.from", "https://tc39.es/proposal-temporal/#_ref_1115", "https://tc39.es/proposal-temporal/#_ref_1116", "https://tc39.es/proposal-temporal/#_ref_1117", "https://tc39.es/proposal-temporal/#_ref_1118", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.compare", "https://tc39.es/proposal-temporal/#_ref_1119", "https://tc39.es/proposal-temporal/#_ref_1120", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plainyearmonth-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.from", "https://tc39.es/proposal-temporal/#_ref_1121", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plainyearmonth-prototype-object", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype-@@tostringtag", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.calendar", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.year", "https://tc39.es/proposal-temporal/#_ref_1122", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.month", "https://tc39.es/proposal-temporal/#_ref_1123", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.monthCode", "https://tc39.es/proposal-temporal/#_ref_1124", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.compare", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.daysinyear", "https://tc39.es/proposal-temporal/#_ref_1125", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.daysinmonth", "https://tc39.es/proposal-temporal/#_ref_1126", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.monthsinyear", "https://tc39.es/proposal-temporal/#_ref_1127", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plainyearmonth-prototype-object", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype-@@tostringtag", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.calendar", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.year", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.inleapyear", "https://tc39.es/proposal-temporal/#_ref_1128", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.month", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.with", "https://tc39.es/proposal-temporal/#_ref_1129", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.monthCode", "https://tc39.es/proposal-temporal/#_ref_1130", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.daysinyear", "https://tc39.es/proposal-temporal/#_ref_1131", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.daysinmonth", "https://tc39.es/proposal-temporal/#_ref_1132", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.monthsinyear", "https://tc39.es/proposal-temporal/#_ref_1133", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.inleapyear", "https://tc39.es/proposal-temporal/#_ref_1134", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.with", "https://tc39.es/proposal-temporal/#_ref_1135", "https://tc39.es/proposal-temporal/#_ref_1136", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.add", "https://tc39.es/proposal-temporal/#_ref_1137", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_1138", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.until", "https://tc39.es/proposal-temporal/#_ref_1139", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.since", "https://tc39.es/proposal-temporal/#_ref_1140", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_1141", "https://tc39.es/proposal-temporal/#_ref_1142", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.add", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_1143", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_1144", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.until", "https://tc39.es/proposal-temporal/#_ref_1145", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.since", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_1146", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.equals", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_1147", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.valueof", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_1148", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_1149", "https://tc39.es/proposal-temporal/#_ref_1150", "https://tc39.es/proposal-temporal/#_ref_1151", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_1152", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_1153", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.valueof", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_1154", "https://tc39.es/proposal-temporal/#_ref_1155", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.getisofields", + "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plainyearmonth-instances", + "https://tc39.es/proposal-temporal/#_ref_24", + "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalyearmonth-instances", "https://tc39.es/proposal-temporal/#_ref_1156", + "https://tc39.es/proposal-temporal/#sec-temporal-plainyearmonth-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporalyearmonth", "https://tc39.es/proposal-temporal/#_ref_1157", "https://tc39.es/proposal-temporal/#_ref_1158", "https://tc39.es/proposal-temporal/#_ref_1159", "https://tc39.es/proposal-temporal/#_ref_1160", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.getisofields", - "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plainyearmonth-instances", - "https://tc39.es/proposal-temporal/#_ref_25", - "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalyearmonth-instances", "https://tc39.es/proposal-temporal/#_ref_1161", - "https://tc39.es/proposal-temporal/#sec-temporal-plainyearmonth-abstract-ops", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporalyearmonth", "https://tc39.es/proposal-temporal/#_ref_1162", "https://tc39.es/proposal-temporal/#_ref_1163", "https://tc39.es/proposal-temporal/#_ref_1164", "https://tc39.es/proposal-temporal/#_ref_1165", + "https://tc39.es/proposal-temporal/#sec-temporal-regulateisoyearmonth", "https://tc39.es/proposal-temporal/#_ref_1166", + "https://tc39.es/proposal-temporal/#sec-temporal-isvalidisomonth", + "https://tc39.es/proposal-temporal/#sec-temporal-isoyearmonthwithinlimits", + "https://tc39.es/proposal-temporal/#sec-temporal-balanceisoyearmonth", "https://tc39.es/proposal-temporal/#_ref_1167", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalyearmonth", "https://tc39.es/proposal-temporal/#_ref_1168", "https://tc39.es/proposal-temporal/#_ref_1169", + "https://tc39.es/proposal-temporal/#sec-temporal-temporalyearmonthtostring", "https://tc39.es/proposal-temporal/#_ref_1170", - "https://tc39.es/proposal-temporal/#sec-temporal-regulateisoyearmonth", "https://tc39.es/proposal-temporal/#_ref_1171", + "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_1172", - "https://tc39.es/proposal-temporal/#sec-temporal-isvalidisomonth", - "https://tc39.es/proposal-temporal/#sec-temporal-isoyearmonthwithinlimits", - "https://tc39.es/proposal-temporal/#sec-temporal-balanceisoyearmonth", "https://tc39.es/proposal-temporal/#_ref_1173", - "https://tc39.es/proposal-temporal/#sec-temporal-constrainisoyearmonth", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalyearmonth", "https://tc39.es/proposal-temporal/#_ref_1174", "https://tc39.es/proposal-temporal/#_ref_1175", - "https://tc39.es/proposal-temporal/#sec-temporal-temporalyearmonthtostring", "https://tc39.es/proposal-temporal/#_ref_1176", "https://tc39.es/proposal-temporal/#_ref_1177", - "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_1178", "https://tc39.es/proposal-temporal/#_ref_1179", "https://tc39.es/proposal-temporal/#_ref_1180", @@ -1583,13 +1583,13 @@ "https://tc39.es/proposal-temporal/#_ref_1187", "https://tc39.es/proposal-temporal/#_ref_1188", "https://tc39.es/proposal-temporal/#_ref_1189", + "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_1190", "https://tc39.es/proposal-temporal/#_ref_1191", "https://tc39.es/proposal-temporal/#_ref_1192", "https://tc39.es/proposal-temporal/#_ref_1193", "https://tc39.es/proposal-temporal/#_ref_1194", "https://tc39.es/proposal-temporal/#_ref_1195", - "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_1196", "https://tc39.es/proposal-temporal/#_ref_1197", "https://tc39.es/proposal-temporal/#_ref_1198", @@ -1598,203 +1598,203 @@ "https://tc39.es/proposal-temporal/#_ref_1201", "https://tc39.es/proposal-temporal/#_ref_1202", "https://tc39.es/proposal-temporal/#_ref_1203", + "https://tc39.es/proposal-temporal/#sec-temporal-plainmonthday-objects", + "https://tc39.es/proposal-temporal/#sec-temporal-plainmonthday-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday", "https://tc39.es/proposal-temporal/#_ref_1204", "https://tc39.es/proposal-temporal/#_ref_1205", "https://tc39.es/proposal-temporal/#_ref_1206", "https://tc39.es/proposal-temporal/#_ref_1207", "https://tc39.es/proposal-temporal/#_ref_1208", "https://tc39.es/proposal-temporal/#_ref_1209", - "https://tc39.es/proposal-temporal/#sec-temporal-plainmonthday-objects", - "https://tc39.es/proposal-temporal/#sec-temporal-plainmonthday-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plainmonthday-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype", + "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.from", "https://tc39.es/proposal-temporal/#_ref_1210", "https://tc39.es/proposal-temporal/#_ref_1211", "https://tc39.es/proposal-temporal/#_ref_1212", "https://tc39.es/proposal-temporal/#_ref_1213", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plainmonthday-prototype-object", + "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype-@@tostringtag", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plainmonthday.prototype.calendar", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plainmonthday.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_1214", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plainmonthday.prototype.day", "https://tc39.es/proposal-temporal/#_ref_1215", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plainmonthday-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype", - "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.from", + "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.with", "https://tc39.es/proposal-temporal/#_ref_1216", "https://tc39.es/proposal-temporal/#_ref_1217", "https://tc39.es/proposal-temporal/#_ref_1218", "https://tc39.es/proposal-temporal/#_ref_1219", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plainmonthday-prototype-object", - "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype-@@tostringtag", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plainmonthday.prototype.calendar", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plainmonthday.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_1220", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plainmonthday.prototype.day", "https://tc39.es/proposal-temporal/#_ref_1221", - "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.with", "https://tc39.es/proposal-temporal/#_ref_1222", "https://tc39.es/proposal-temporal/#_ref_1223", + "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_1224", "https://tc39.es/proposal-temporal/#_ref_1225", + "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_1226", "https://tc39.es/proposal-temporal/#_ref_1227", "https://tc39.es/proposal-temporal/#_ref_1228", + "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_1229", - "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.equals", + "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_1230", + "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.valueof", + "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_1231", - "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_1232", "https://tc39.es/proposal-temporal/#_ref_1233", "https://tc39.es/proposal-temporal/#_ref_1234", - "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_1235", - "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_1236", - "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.valueof", - "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_1237", "https://tc39.es/proposal-temporal/#_ref_1238", + "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.getisofields", + "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plainmonthday-instances", + "https://tc39.es/proposal-temporal/#_ref_25", + "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalmonthday-instances", "https://tc39.es/proposal-temporal/#_ref_1239", + "https://tc39.es/proposal-temporal/#sec-temporal-plainmonthday-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporalmonthday", "https://tc39.es/proposal-temporal/#_ref_1240", "https://tc39.es/proposal-temporal/#_ref_1241", "https://tc39.es/proposal-temporal/#_ref_1242", "https://tc39.es/proposal-temporal/#_ref_1243", - "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.getisofields", - "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plainmonthday-instances", - "https://tc39.es/proposal-temporal/#_ref_26", - "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalmonthday-instances", "https://tc39.es/proposal-temporal/#_ref_1244", - "https://tc39.es/proposal-temporal/#sec-temporal-plainmonthday-abstract-ops", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporalmonthday", "https://tc39.es/proposal-temporal/#_ref_1245", "https://tc39.es/proposal-temporal/#_ref_1246", "https://tc39.es/proposal-temporal/#_ref_1247", "https://tc39.es/proposal-temporal/#_ref_1248", "https://tc39.es/proposal-temporal/#_ref_1249", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalmonthday", "https://tc39.es/proposal-temporal/#_ref_1250", + "https://tc39.es/proposal-temporal/#sec-temporal-temporalmonthdaytostring", "https://tc39.es/proposal-temporal/#_ref_1251", "https://tc39.es/proposal-temporal/#_ref_1252", - "https://tc39.es/proposal-temporal/#_ref_1253", - "https://tc39.es/proposal-temporal/#_ref_1254", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalmonthday", - "https://tc39.es/proposal-temporal/#_ref_1255", - "https://tc39.es/proposal-temporal/#sec-temporal-temporalmonthdaytostring", - "https://tc39.es/proposal-temporal/#_ref_1256", - "https://tc39.es/proposal-temporal/#_ref_1257", "https://tc39.es/proposal-temporal/#sec-temporal-timezone-objects", "https://tc39.es/proposal-temporal/#sec-time-zone-names", - "https://tc39.es/proposal-temporal/#_ref_1258", - "https://tc39.es/proposal-temporal/#_ref_1669", - "https://tc39.es/proposal-temporal/#_ref_1259", - "https://tc39.es/proposal-temporal/#_ref_1670", - "https://tc39.es/proposal-temporal/#_ref_27", + "https://tc39.es/proposal-temporal/#_ref_1253", + "https://tc39.es/proposal-temporal/#_ref_1663", + "https://tc39.es/proposal-temporal/#_ref_1254", + "https://tc39.es/proposal-temporal/#_ref_1664", + "https://tc39.es/proposal-temporal/#_ref_26", "https://tc39.es/proposal-temporal/#sec-isvalidtimezonename", - "https://tc39.es/proposal-temporal/#_ref_1260", + "https://tc39.es/proposal-temporal/#_ref_1255", "https://tc39.es/proposal-temporal/#sec-canonicalizetimezonename", - "https://tc39.es/proposal-temporal/#_ref_1261", + "https://tc39.es/proposal-temporal/#_ref_1256", "https://tc39.es/proposal-temporal/#sec-defaulttimezone", + "https://tc39.es/proposal-temporal/#_ref_27", "https://tc39.es/proposal-temporal/#_ref_28", - "https://tc39.es/proposal-temporal/#_ref_29", - "https://tc39.es/proposal-temporal/#_ref_1671", + "https://tc39.es/proposal-temporal/#_ref_1665", "https://tc39.es/proposal-temporal/#sec-temporal-timezone-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.timezone", - "https://tc39.es/proposal-temporal/#_ref_1672", - "https://tc39.es/proposal-temporal/#_ref_1262", - "https://tc39.es/proposal-temporal/#_ref_1263", - "https://tc39.es/proposal-temporal/#_ref_1264", + "https://tc39.es/proposal-temporal/#_ref_1666", + "https://tc39.es/proposal-temporal/#_ref_1257", + "https://tc39.es/proposal-temporal/#_ref_1258", + "https://tc39.es/proposal-temporal/#_ref_1259", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-timezone-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.from", - "https://tc39.es/proposal-temporal/#_ref_1265", + "https://tc39.es/proposal-temporal/#_ref_1260", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-timezone-prototype-object", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.constructor", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype-@@tostringtag", "https://tc39.es/proposal-temporal/#sec-get-temporal.timezone.prototype.id", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getoffsetnanosecondsfor", + "https://tc39.es/proposal-temporal/#_ref_1261", + "https://tc39.es/proposal-temporal/#_ref_1262", + "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getoffsetstringfor", + "https://tc39.es/proposal-temporal/#_ref_1263", + "https://tc39.es/proposal-temporal/#_ref_1264", + "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getplaindatetimefor", + "https://tc39.es/proposal-temporal/#_ref_1265", "https://tc39.es/proposal-temporal/#_ref_1266", "https://tc39.es/proposal-temporal/#_ref_1267", - "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getoffsetstringfor", + "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getinstantfor", "https://tc39.es/proposal-temporal/#_ref_1268", "https://tc39.es/proposal-temporal/#_ref_1269", - "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getplaindatetimefor", "https://tc39.es/proposal-temporal/#_ref_1270", "https://tc39.es/proposal-temporal/#_ref_1271", + "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getpossibleinstantsfor", "https://tc39.es/proposal-temporal/#_ref_1272", - "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getinstantfor", "https://tc39.es/proposal-temporal/#_ref_1273", "https://tc39.es/proposal-temporal/#_ref_1274", "https://tc39.es/proposal-temporal/#_ref_1275", "https://tc39.es/proposal-temporal/#_ref_1276", - "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getpossibleinstantsfor", + "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getnexttransition", "https://tc39.es/proposal-temporal/#_ref_1277", "https://tc39.es/proposal-temporal/#_ref_1278", "https://tc39.es/proposal-temporal/#_ref_1279", + "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getprevioustransition", "https://tc39.es/proposal-temporal/#_ref_1280", "https://tc39.es/proposal-temporal/#_ref_1281", - "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getnexttransition", "https://tc39.es/proposal-temporal/#_ref_1282", - "https://tc39.es/proposal-temporal/#_ref_1283", - "https://tc39.es/proposal-temporal/#_ref_1284", - "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getprevioustransition", - "https://tc39.es/proposal-temporal/#_ref_1285", - "https://tc39.es/proposal-temporal/#_ref_1286", - "https://tc39.es/proposal-temporal/#_ref_1287", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.tostring", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.tojson", "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-timezone-instances", - "https://tc39.es/proposal-temporal/#_ref_30", + "https://tc39.es/proposal-temporal/#_ref_29", "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporaltimezone-instances", "https://tc39.es/proposal-temporal/#sec-temporal-timezone-abstract-ops", "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaltimezone", + "https://tc39.es/proposal-temporal/#_ref_1283", + "https://tc39.es/proposal-temporal/#_ref_1284", + "https://tc39.es/proposal-temporal/#_ref_1285", + "https://tc39.es/proposal-temporal/#sec-temporal-getisopartsfromepoch", + "https://tc39.es/proposal-temporal/#_ref_1286", + "https://tc39.es/proposal-temporal/#_ref_1287", "https://tc39.es/proposal-temporal/#_ref_1288", "https://tc39.es/proposal-temporal/#_ref_1289", - "https://tc39.es/proposal-temporal/#_ref_1290", - "https://tc39.es/proposal-temporal/#sec-temporal-getisopartsfromepoch", - "https://tc39.es/proposal-temporal/#_ref_1291", - "https://tc39.es/proposal-temporal/#_ref_1292", - "https://tc39.es/proposal-temporal/#_ref_1293", - "https://tc39.es/proposal-temporal/#_ref_1294", "https://tc39.es/proposal-temporal/#sec-temporal-getianatimezoneepochvalue", "https://tc39.es/proposal-temporal/#sec-temporalgetianatimezoneoffsetnanoseconds", "https://tc39.es/proposal-temporal/#sec-temporal-getianatimezonenexttransition", "https://tc39.es/proposal-temporal/#sec-temporal-getianatimezoneprevioustransition", "https://tc39.es/proposal-temporal/#sec-temporal-parsetimezoneoffsetstring", - "https://tc39.es/proposal-temporal/#_ref_1673", - "https://tc39.es/proposal-temporal/#_ref_1674", - "https://tc39.es/proposal-temporal/#_ref_1675", - "https://tc39.es/proposal-temporal/#_ref_1676", - "https://tc39.es/proposal-temporal/#_ref_1677", - "https://tc39.es/proposal-temporal/#_ref_1678", + "https://tc39.es/proposal-temporal/#_ref_1667", + "https://tc39.es/proposal-temporal/#_ref_1668", + "https://tc39.es/proposal-temporal/#_ref_1669", + "https://tc39.es/proposal-temporal/#_ref_1670", + "https://tc39.es/proposal-temporal/#_ref_1671", + "https://tc39.es/proposal-temporal/#_ref_1672", "https://tc39.es/proposal-temporal/#sec-temporal-formattimezoneoffsetstring", + "https://tc39.es/proposal-temporal/#_ref_1290", + "https://tc39.es/proposal-temporal/#_ref_1291", + "https://tc39.es/proposal-temporal/#_ref_1292", + "https://tc39.es/proposal-temporal/#sec-temporal-formatisotimezoneoffsetstring", + "https://tc39.es/proposal-temporal/#_ref_1293", + "https://tc39.es/proposal-temporal/#_ref_1294", "https://tc39.es/proposal-temporal/#_ref_1295", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimezone", "https://tc39.es/proposal-temporal/#_ref_1296", + "https://tc39.es/proposal-temporal/#_ref_1673", "https://tc39.es/proposal-temporal/#_ref_1297", - "https://tc39.es/proposal-temporal/#sec-temporal-formatisotimezoneoffsetstring", "https://tc39.es/proposal-temporal/#_ref_1298", "https://tc39.es/proposal-temporal/#_ref_1299", "https://tc39.es/proposal-temporal/#_ref_1300", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimezone", "https://tc39.es/proposal-temporal/#_ref_1301", - "https://tc39.es/proposal-temporal/#_ref_1679", "https://tc39.es/proposal-temporal/#_ref_1302", "https://tc39.es/proposal-temporal/#_ref_1303", + "https://tc39.es/proposal-temporal/#sec-temporal-getoffsetnanosecondsfor", "https://tc39.es/proposal-temporal/#_ref_1304", + "https://tc39.es/proposal-temporal/#sec-temporal-builtintimezonegetoffsetstringfor", "https://tc39.es/proposal-temporal/#_ref_1305", "https://tc39.es/proposal-temporal/#_ref_1306", + "https://tc39.es/proposal-temporal/#sec-temporal-builtintimezonegetplaindatetimefor", "https://tc39.es/proposal-temporal/#_ref_1307", "https://tc39.es/proposal-temporal/#_ref_1308", - "https://tc39.es/proposal-temporal/#sec-temporal-getoffsetnanosecondsfor", "https://tc39.es/proposal-temporal/#_ref_1309", - "https://tc39.es/proposal-temporal/#sec-temporal-builtintimezonegetoffsetstringfor", "https://tc39.es/proposal-temporal/#_ref_1310", + "https://tc39.es/proposal-temporal/#sec-temporal-builtintimezonegetinstantfor", "https://tc39.es/proposal-temporal/#_ref_1311", - "https://tc39.es/proposal-temporal/#sec-temporal-builtintimezonegetplaindatetimefor", "https://tc39.es/proposal-temporal/#_ref_1312", + "https://tc39.es/proposal-temporal/#sec-temporal-disambiguatepossibleinstants", "https://tc39.es/proposal-temporal/#_ref_1313", "https://tc39.es/proposal-temporal/#_ref_1314", "https://tc39.es/proposal-temporal/#_ref_1315", - "https://tc39.es/proposal-temporal/#sec-temporal-builtintimezonegetinstantfor", "https://tc39.es/proposal-temporal/#_ref_1316", "https://tc39.es/proposal-temporal/#_ref_1317", - "https://tc39.es/proposal-temporal/#sec-temporal-disambiguatepossibleinstants", "https://tc39.es/proposal-temporal/#_ref_1318", "https://tc39.es/proposal-temporal/#_ref_1319", "https://tc39.es/proposal-temporal/#_ref_1320", @@ -1803,42 +1803,39 @@ "https://tc39.es/proposal-temporal/#_ref_1323", "https://tc39.es/proposal-temporal/#_ref_1324", "https://tc39.es/proposal-temporal/#_ref_1325", - "https://tc39.es/proposal-temporal/#_ref_1326", - "https://tc39.es/proposal-temporal/#_ref_1327", - "https://tc39.es/proposal-temporal/#_ref_1328", - "https://tc39.es/proposal-temporal/#_ref_1329", - "https://tc39.es/proposal-temporal/#_ref_1330", "https://tc39.es/proposal-temporal/#sec-temporal-getpossibleinstantsfor", "https://tc39.es/proposal-temporal/#sec-temporal-timezoneequals", "https://tc39.es/proposal-temporal/#sec-temporal-calendar-objects", "https://tc39.es/proposal-temporal/#sec-calendar-types", - "https://tc39.es/proposal-temporal/#_ref_31", + "https://tc39.es/proposal-temporal/#_ref_30", "https://tc39.es/proposal-temporal/#sec-temporal-isbuiltincalendar", - "https://tc39.es/proposal-temporal/#_ref_1331", - "https://tc39.es/proposal-temporal/#_ref_1332", + "https://tc39.es/proposal-temporal/#_ref_1326", + "https://tc39.es/proposal-temporal/#_ref_1327", "https://tc39.es/proposal-temporal/#sec-temporal-availablecalendars", - "https://tc39.es/proposal-temporal/#_ref_1333", + "https://tc39.es/proposal-temporal/#_ref_1328", + "https://tc39.es/proposal-temporal/#_ref_1329", + "https://tc39.es/proposal-temporal/#_ref_1330", "https://tc39.es/proposal-temporal/#sec-temporal-calendar-abstract-ops", "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalcalendar", - "https://tc39.es/proposal-temporal/#_ref_1334", + "https://tc39.es/proposal-temporal/#_ref_1331", "https://tc39.es/proposal-temporal/#sec-temporal-getbuiltincalendar", - "https://tc39.es/proposal-temporal/#_ref_1335", - "https://tc39.es/proposal-temporal/#_ref_1336", + "https://tc39.es/proposal-temporal/#_ref_1332", + "https://tc39.es/proposal-temporal/#_ref_1333", "https://tc39.es/proposal-temporal/#sec-temporal-getiso8601calendar", - "https://tc39.es/proposal-temporal/#_ref_1337", + "https://tc39.es/proposal-temporal/#_ref_1334", "https://tc39.es/proposal-temporal/#sec-temporal-calendarfields", - "https://tc39.es/proposal-temporal/#_ref_1338", + "https://tc39.es/proposal-temporal/#_ref_1335", "https://tc39.es/proposal-temporal/#sec-temporal-calendarmergefields", - "https://tc39.es/proposal-temporal/#_ref_1339", + "https://tc39.es/proposal-temporal/#_ref_1336", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateadd", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateuntil", "https://tc39.es/proposal-temporal/#sec-temporal-calendaryear", - "https://tc39.es/proposal-temporal/#_ref_1340", + "https://tc39.es/proposal-temporal/#_ref_1337", "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonth", - "https://tc39.es/proposal-temporal/#_ref_1341", + "https://tc39.es/proposal-temporal/#_ref_1338", "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthcode", "https://tc39.es/proposal-temporal/#sec-temporal-calendarday", - "https://tc39.es/proposal-temporal/#_ref_1342", + "https://tc39.es/proposal-temporal/#_ref_1339", "https://tc39.es/proposal-temporal/#sec-temporal-calendardayofweek", "https://tc39.es/proposal-temporal/#sec-temporal-calendardayofyear", "https://tc39.es/proposal-temporal/#sec-temporal-calendarweekofyear", @@ -1848,15 +1845,15 @@ "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthsinyear", "https://tc39.es/proposal-temporal/#sec-temporal-calendarinleapyear", "https://tc39.es/proposal-temporal/#sec-temporal-totemporalcalendar", + "https://tc39.es/proposal-temporal/#_ref_1340", + "https://tc39.es/proposal-temporal/#_ref_1341", + "https://tc39.es/proposal-temporal/#_ref_1342", "https://tc39.es/proposal-temporal/#_ref_1343", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporalcalendarwithisodefault", "https://tc39.es/proposal-temporal/#_ref_1344", "https://tc39.es/proposal-temporal/#_ref_1345", - "https://tc39.es/proposal-temporal/#_ref_1346", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporalcalendarwithisodefault", - "https://tc39.es/proposal-temporal/#_ref_1347", - "https://tc39.es/proposal-temporal/#_ref_1348", "https://tc39.es/proposal-temporal/#sec-temporal-gettemporalcalendarwithisodefault", - "https://tc39.es/proposal-temporal/#_ref_1349", + "https://tc39.es/proposal-temporal/#_ref_1346", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatefromfields", "https://tc39.es/proposal-temporal/#sec-temporal-calendaryearmonthfromfields", "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthdayfromfields", @@ -1867,193 +1864,194 @@ "https://tc39.es/proposal-temporal/#sec-temporal-toisoweekofyear", "https://tc39.es/proposal-temporal/#sec-buildisomonthcode", "https://tc39.es/proposal-temporal/#sec-temporal-resolveisomonth", - "https://tc39.es/proposal-temporal/#_ref_32", - "https://tc39.es/proposal-temporal/#_ref_1350", + "https://tc39.es/proposal-temporal/#_ref_31", + "https://tc39.es/proposal-temporal/#_ref_1347", "https://tc39.es/proposal-temporal/#sec-temporal-isodatefromfields", + "https://tc39.es/proposal-temporal/#_ref_1348", + "https://tc39.es/proposal-temporal/#_ref_1349", + "https://tc39.es/proposal-temporal/#_ref_1350", "https://tc39.es/proposal-temporal/#_ref_1351", + "https://tc39.es/proposal-temporal/#sec-temporal-isoyearmonthfromfields", "https://tc39.es/proposal-temporal/#_ref_1352", "https://tc39.es/proposal-temporal/#_ref_1353", "https://tc39.es/proposal-temporal/#_ref_1354", - "https://tc39.es/proposal-temporal/#sec-temporal-isoyearmonthfromfields", "https://tc39.es/proposal-temporal/#_ref_1355", + "https://tc39.es/proposal-temporal/#sec-temporal-isomonthdayfromfields", "https://tc39.es/proposal-temporal/#_ref_1356", "https://tc39.es/proposal-temporal/#_ref_1357", "https://tc39.es/proposal-temporal/#_ref_1358", - "https://tc39.es/proposal-temporal/#sec-temporal-isomonthdayfromfields", "https://tc39.es/proposal-temporal/#_ref_1359", "https://tc39.es/proposal-temporal/#_ref_1360", - "https://tc39.es/proposal-temporal/#_ref_1361", - "https://tc39.es/proposal-temporal/#_ref_1362", - "https://tc39.es/proposal-temporal/#_ref_1363", "https://tc39.es/proposal-temporal/#sec-temporal-isoyear", "https://tc39.es/proposal-temporal/#sec-temporal-isomonth", "https://tc39.es/proposal-temporal/#sec-temporal-isomonthcode", - "https://tc39.es/proposal-temporal/#_ref_1364", + "https://tc39.es/proposal-temporal/#_ref_1361", "https://tc39.es/proposal-temporal/#sec-temporal-isoday", "https://tc39.es/proposal-temporal/#sec-temporal-defaultmergecalendarfields", "https://tc39.es/proposal-temporal/#sec-temporal-calendar-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.calendar", - "https://tc39.es/proposal-temporal/#_ref_1365", - "https://tc39.es/proposal-temporal/#_ref_1366", + "https://tc39.es/proposal-temporal/#_ref_1362", + "https://tc39.es/proposal-temporal/#_ref_1363", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-calendar-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.from", - "https://tc39.es/proposal-temporal/#_ref_1367", + "https://tc39.es/proposal-temporal/#_ref_1364", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-calendar-prototype-object", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.constructor", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype-@@tostringtag", "https://tc39.es/proposal-temporal/#sec-get-temporal.calendar.prototype.id", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.datefromfields", + "https://tc39.es/proposal-temporal/#_ref_1365", + "https://tc39.es/proposal-temporal/#_ref_1366", + "https://tc39.es/proposal-temporal/#_ref_1367", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.yearmonthfromfields", "https://tc39.es/proposal-temporal/#_ref_1368", "https://tc39.es/proposal-temporal/#_ref_1369", "https://tc39.es/proposal-temporal/#_ref_1370", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.yearmonthfromfields", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthdayfromfields", "https://tc39.es/proposal-temporal/#_ref_1371", "https://tc39.es/proposal-temporal/#_ref_1372", "https://tc39.es/proposal-temporal/#_ref_1373", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthdayfromfields", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dateadd", "https://tc39.es/proposal-temporal/#_ref_1374", "https://tc39.es/proposal-temporal/#_ref_1375", "https://tc39.es/proposal-temporal/#_ref_1376", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dateadd", "https://tc39.es/proposal-temporal/#_ref_1377", "https://tc39.es/proposal-temporal/#_ref_1378", "https://tc39.es/proposal-temporal/#_ref_1379", "https://tc39.es/proposal-temporal/#_ref_1380", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dateuntil", "https://tc39.es/proposal-temporal/#_ref_1381", "https://tc39.es/proposal-temporal/#_ref_1382", "https://tc39.es/proposal-temporal/#_ref_1383", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dateuntil", "https://tc39.es/proposal-temporal/#_ref_1384", "https://tc39.es/proposal-temporal/#_ref_1385", "https://tc39.es/proposal-temporal/#_ref_1386", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.year", "https://tc39.es/proposal-temporal/#_ref_1387", "https://tc39.es/proposal-temporal/#_ref_1388", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.month", "https://tc39.es/proposal-temporal/#_ref_1389", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.year", "https://tc39.es/proposal-temporal/#_ref_1390", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_1391", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.month", "https://tc39.es/proposal-temporal/#_ref_1392", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.day", "https://tc39.es/proposal-temporal/#_ref_1393", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_1394", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dayofweek", "https://tc39.es/proposal-temporal/#_ref_1395", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.day", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dayofyear", "https://tc39.es/proposal-temporal/#_ref_1396", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.weekofyear", "https://tc39.es/proposal-temporal/#_ref_1397", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dayofweek", "https://tc39.es/proposal-temporal/#_ref_1398", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dayofyear", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinweek", "https://tc39.es/proposal-temporal/#_ref_1399", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.weekofyear", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinmonth", "https://tc39.es/proposal-temporal/#_ref_1400", "https://tc39.es/proposal-temporal/#_ref_1401", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinweek", - "https://tc39.es/proposal-temporal/#_ref_1402", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinmonth", - "https://tc39.es/proposal-temporal/#_ref_1403", - "https://tc39.es/proposal-temporal/#_ref_1404", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinyear", - "https://tc39.es/proposal-temporal/#_ref_1405", + "https://tc39.es/proposal-temporal/#_ref_1402", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthsinyear", - "https://tc39.es/proposal-temporal/#_ref_1406", + "https://tc39.es/proposal-temporal/#_ref_1403", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.inleapyear", - "https://tc39.es/proposal-temporal/#_ref_1407", + "https://tc39.es/proposal-temporal/#_ref_1404", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.fields", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.mergefields", - "https://tc39.es/proposal-temporal/#_ref_1408", + "https://tc39.es/proposal-temporal/#_ref_1405", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.tostring", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.tojson", "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-calendar-instances", "https://tc39.es/proposal-temporal/#sec-temporal-abstract-ops", "https://tc39.es/proposal-temporal/#sec-iterabletolistoftype", "https://tc39.es/proposal-temporal/#sec-getoptionsobject", - "https://tc39.es/proposal-temporal/#_ref_1409", + "https://tc39.es/proposal-temporal/#_ref_1406", "https://tc39.es/proposal-temporal/#sec-getoption", - "https://tc39.es/proposal-temporal/#sec-getstringornumberoption", - "https://tc39.es/proposal-temporal/#_ref_1410", "https://tc39.es/proposal-temporal/#sec-temporal-totemporaloverflow", - "https://tc39.es/proposal-temporal/#_ref_1411", + "https://tc39.es/proposal-temporal/#_ref_1407", "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldisambiguation", - "https://tc39.es/proposal-temporal/#_ref_1412", + "https://tc39.es/proposal-temporal/#_ref_1408", "https://tc39.es/proposal-temporal/#sec-temporal-totemporalroundingmode", - "https://tc39.es/proposal-temporal/#_ref_1413", + "https://tc39.es/proposal-temporal/#_ref_1409", "https://tc39.es/proposal-temporal/#sec-temporal-negatetemporalroundingmode", "https://tc39.es/proposal-temporal/#sec-temporal-totemporaloffset", - "https://tc39.es/proposal-temporal/#_ref_1414", + "https://tc39.es/proposal-temporal/#_ref_1410", "https://tc39.es/proposal-temporal/#sec-temporal-toshowcalendaroption", - "https://tc39.es/proposal-temporal/#_ref_1415", + "https://tc39.es/proposal-temporal/#_ref_1411", "https://tc39.es/proposal-temporal/#sec-temporal-toshowtimezonenameoption", - "https://tc39.es/proposal-temporal/#_ref_1416", + "https://tc39.es/proposal-temporal/#_ref_1412", "https://tc39.es/proposal-temporal/#sec-temporal-toshowoffsetoption", - "https://tc39.es/proposal-temporal/#_ref_1417", + "https://tc39.es/proposal-temporal/#_ref_1413", "https://tc39.es/proposal-temporal/#sec-temporal-totemporalroundingincrement", - "https://tc39.es/proposal-temporal/#_ref_1418", - "https://tc39.es/proposal-temporal/#_ref_1419", + "https://tc39.es/proposal-temporal/#_ref_1414", + "https://tc39.es/proposal-temporal/#_ref_1415", "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldatetimeroundingincrement", - "https://tc39.es/proposal-temporal/#_ref_1420", + "https://tc39.es/proposal-temporal/#_ref_1416", + "https://tc39.es/proposal-temporal/#_ref_1417", "https://tc39.es/proposal-temporal/#sec-temporal-tosecondsstringprecision", - "https://tc39.es/proposal-temporal/#_ref_1421", - "https://tc39.es/proposal-temporal/#_ref_1422", + "https://tc39.es/proposal-temporal/#_ref_1418", "https://tc39.es/proposal-temporal/#sec-temporal-gettemporalunit", + "https://tc39.es/proposal-temporal/#_ref_32", "https://tc39.es/proposal-temporal/#_ref_33", + "https://tc39.es/proposal-temporal/#_ref_1419", "https://tc39.es/proposal-temporal/#_ref_34", - "https://tc39.es/proposal-temporal/#_ref_1423", - "https://tc39.es/proposal-temporal/#_ref_35", "https://tc39.es/proposal-temporal/#table-temporal-units", "https://tc39.es/proposal-temporal/#sec-temporal-torelativetemporalobject", + "https://tc39.es/proposal-temporal/#_ref_1420", + "https://tc39.es/proposal-temporal/#_ref_1421", + "https://tc39.es/proposal-temporal/#_ref_1422", + "https://tc39.es/proposal-temporal/#_ref_1423", "https://tc39.es/proposal-temporal/#_ref_1424", "https://tc39.es/proposal-temporal/#_ref_1425", "https://tc39.es/proposal-temporal/#_ref_1426", "https://tc39.es/proposal-temporal/#_ref_1427", + "https://tc39.es/proposal-temporal/#_ref_1674", "https://tc39.es/proposal-temporal/#_ref_1428", "https://tc39.es/proposal-temporal/#_ref_1429", "https://tc39.es/proposal-temporal/#_ref_1430", "https://tc39.es/proposal-temporal/#_ref_1431", - "https://tc39.es/proposal-temporal/#_ref_1680", "https://tc39.es/proposal-temporal/#_ref_1432", "https://tc39.es/proposal-temporal/#_ref_1433", "https://tc39.es/proposal-temporal/#_ref_1434", - "https://tc39.es/proposal-temporal/#_ref_1435", - "https://tc39.es/proposal-temporal/#_ref_1436", - "https://tc39.es/proposal-temporal/#_ref_1437", - "https://tc39.es/proposal-temporal/#_ref_1438", "https://tc39.es/proposal-temporal/#sec-temporal-largeroftwotemporalunits", + "https://tc39.es/proposal-temporal/#_ref_35", "https://tc39.es/proposal-temporal/#_ref_36", - "https://tc39.es/proposal-temporal/#_ref_37", "https://tc39.es/proposal-temporal/#sec-temporal-mergelargestunitoption", "https://tc39.es/proposal-temporal/#sec-temporal-maximumtemporaldurationroundingincrement", "https://tc39.es/proposal-temporal/#sec-temporal-rejectobjectwithcalendarortimezone", "https://tc39.es/proposal-temporal/#sec-temporal-formatsecondsstringpart", "https://tc39.es/proposal-temporal/#sec-temporal-roundtowardszero", "https://tc39.es/proposal-temporal/#sec-temporal-getunsignedroundingmode", + "https://tc39.es/proposal-temporal/#_ref_37", "https://tc39.es/proposal-temporal/#_ref_38", - "https://tc39.es/proposal-temporal/#_ref_39", "https://tc39.es/proposal-temporal/#table-temporal-unsigned-rounding-modes", "https://tc39.es/proposal-temporal/#sec-temporal-applyunsignedroundingmode", - "https://tc39.es/proposal-temporal/#_ref_1439", + "https://tc39.es/proposal-temporal/#_ref_1435", "https://tc39.es/proposal-temporal/#sec-temporal-roundnumbertoincrement", - "https://tc39.es/proposal-temporal/#_ref_1440", - "https://tc39.es/proposal-temporal/#_ref_1441", + "https://tc39.es/proposal-temporal/#_ref_1436", + "https://tc39.es/proposal-temporal/#_ref_1437", + "https://tc39.es/proposal-temporal/#sec-temporal-roundnumbertoincrementasifpositive", + "https://tc39.es/proposal-temporal/#_ref_1438", + "https://tc39.es/proposal-temporal/#_ref_1439", "https://tc39.es/proposal-temporal/#sec-temporal-iso8601grammar", "https://tc39.es/proposal-temporal/#prod-Alpha", "https://tc39.es/proposal-temporal/#prod-ASCIISign", "https://tc39.es/proposal-temporal/#prod-Sign", - "https://tc39.es/proposal-temporal/#_ref_1681", + "https://tc39.es/proposal-temporal/#_ref_1675", "https://tc39.es/proposal-temporal/#prod-UnpaddedHour", + "https://tc39.es/proposal-temporal/#_ref_1676", + "https://tc39.es/proposal-temporal/#_ref_1677", + "https://tc39.es/proposal-temporal/#prod-Hour", + "https://tc39.es/proposal-temporal/#_ref_1678", + "https://tc39.es/proposal-temporal/#_ref_1679", + "https://tc39.es/proposal-temporal/#prod-MinuteSecond", + "https://tc39.es/proposal-temporal/#_ref_1680", + "https://tc39.es/proposal-temporal/#_ref_1681", "https://tc39.es/proposal-temporal/#_ref_1682", "https://tc39.es/proposal-temporal/#_ref_1683", - "https://tc39.es/proposal-temporal/#prod-Hour", "https://tc39.es/proposal-temporal/#_ref_1684", "https://tc39.es/proposal-temporal/#_ref_1685", - "https://tc39.es/proposal-temporal/#prod-MinuteSecond", - "https://tc39.es/proposal-temporal/#_ref_1686", - "https://tc39.es/proposal-temporal/#_ref_1687", - "https://tc39.es/proposal-temporal/#_ref_1688", - "https://tc39.es/proposal-temporal/#_ref_1689", - "https://tc39.es/proposal-temporal/#_ref_1690", - "https://tc39.es/proposal-temporal/#_ref_1691", "https://tc39.es/proposal-temporal/#prod-DecimalSeparator", "https://tc39.es/proposal-temporal/#prod-DaysDesignator", "https://tc39.es/proposal-temporal/#prod-HoursDesignator", @@ -2067,90 +2065,96 @@ "https://tc39.es/proposal-temporal/#prod-YearsDesignator", "https://tc39.es/proposal-temporal/#prod-UTCDesignator", "https://tc39.es/proposal-temporal/#prod-DateFourDigitYear", + "https://tc39.es/proposal-temporal/#_ref_1686", + "https://tc39.es/proposal-temporal/#_ref_1687", + "https://tc39.es/proposal-temporal/#_ref_1688", + "https://tc39.es/proposal-temporal/#_ref_1689", + "https://tc39.es/proposal-temporal/#prod-DateExtendedYear", + "https://tc39.es/proposal-temporal/#_ref_1690", + "https://tc39.es/proposal-temporal/#_ref_1691", "https://tc39.es/proposal-temporal/#_ref_1692", "https://tc39.es/proposal-temporal/#_ref_1693", "https://tc39.es/proposal-temporal/#_ref_1694", "https://tc39.es/proposal-temporal/#_ref_1695", - "https://tc39.es/proposal-temporal/#prod-DateExtendedYear", "https://tc39.es/proposal-temporal/#_ref_1696", + "https://tc39.es/proposal-temporal/#prod-DateYear", "https://tc39.es/proposal-temporal/#_ref_1697", "https://tc39.es/proposal-temporal/#_ref_1698", + "https://tc39.es/proposal-temporal/#prod-DateMonth", "https://tc39.es/proposal-temporal/#_ref_1699", + "https://tc39.es/proposal-temporal/#prod-DateDay", "https://tc39.es/proposal-temporal/#_ref_1700", "https://tc39.es/proposal-temporal/#_ref_1701", "https://tc39.es/proposal-temporal/#_ref_1702", - "https://tc39.es/proposal-temporal/#prod-DateYear", + "https://tc39.es/proposal-temporal/#prod-DateSpecYearMonth", "https://tc39.es/proposal-temporal/#_ref_1703", "https://tc39.es/proposal-temporal/#_ref_1704", - "https://tc39.es/proposal-temporal/#prod-DateMonth", + "https://tc39.es/proposal-temporal/#prod-TwoDashes", + "https://tc39.es/proposal-temporal/#prod-DateSpecMonthDay", "https://tc39.es/proposal-temporal/#_ref_1705", - "https://tc39.es/proposal-temporal/#prod-DateDay", "https://tc39.es/proposal-temporal/#_ref_1706", "https://tc39.es/proposal-temporal/#_ref_1707", + "https://tc39.es/proposal-temporal/#prod-Date", "https://tc39.es/proposal-temporal/#_ref_1708", - "https://tc39.es/proposal-temporal/#prod-DateSpecYearMonth", "https://tc39.es/proposal-temporal/#_ref_1709", "https://tc39.es/proposal-temporal/#_ref_1710", - "https://tc39.es/proposal-temporal/#prod-TwoDashes", - "https://tc39.es/proposal-temporal/#prod-DateSpecMonthDay", "https://tc39.es/proposal-temporal/#_ref_1711", "https://tc39.es/proposal-temporal/#_ref_1712", "https://tc39.es/proposal-temporal/#_ref_1713", - "https://tc39.es/proposal-temporal/#prod-Date", + "https://tc39.es/proposal-temporal/#prod-TimeHour", "https://tc39.es/proposal-temporal/#_ref_1714", + "https://tc39.es/proposal-temporal/#prod-TimeMinute", "https://tc39.es/proposal-temporal/#_ref_1715", + "https://tc39.es/proposal-temporal/#prod-TimeSecond", "https://tc39.es/proposal-temporal/#_ref_1716", + "https://tc39.es/proposal-temporal/#prod-TimeHourNotValidMonth", + "https://tc39.es/proposal-temporal/#prod-TimeHourNotThirtyOneDayMonth", + "https://tc39.es/proposal-temporal/#prod-TimeHourTwoOnly", + "https://tc39.es/proposal-temporal/#prod-TimeMinuteNotValidDay", "https://tc39.es/proposal-temporal/#_ref_1717", "https://tc39.es/proposal-temporal/#_ref_1718", + "https://tc39.es/proposal-temporal/#prod-TimeMinuteThirtyOnly", + "https://tc39.es/proposal-temporal/#prod-TimeMinuteThirtyOneOnly", + "https://tc39.es/proposal-temporal/#prod-TimeSecondNotValidMonth", "https://tc39.es/proposal-temporal/#_ref_1719", - "https://tc39.es/proposal-temporal/#prod-TimeHour", "https://tc39.es/proposal-temporal/#_ref_1720", - "https://tc39.es/proposal-temporal/#prod-TimeMinute", "https://tc39.es/proposal-temporal/#_ref_1721", - "https://tc39.es/proposal-temporal/#prod-TimeSecond", "https://tc39.es/proposal-temporal/#_ref_1722", - "https://tc39.es/proposal-temporal/#prod-TimeHourNotValidMonth", - "https://tc39.es/proposal-temporal/#prod-TimeHourNotThirtyOneDayMonth", - "https://tc39.es/proposal-temporal/#prod-TimeHourTwoOnly", - "https://tc39.es/proposal-temporal/#prod-TimeMinuteNotValidDay", + "https://tc39.es/proposal-temporal/#prod-FractionalPart", "https://tc39.es/proposal-temporal/#_ref_1723", "https://tc39.es/proposal-temporal/#_ref_1724", - "https://tc39.es/proposal-temporal/#prod-TimeMinuteThirtyOnly", - "https://tc39.es/proposal-temporal/#prod-TimeMinuteThirtyOneOnly", - "https://tc39.es/proposal-temporal/#prod-TimeSecondNotValidMonth", "https://tc39.es/proposal-temporal/#_ref_1725", "https://tc39.es/proposal-temporal/#_ref_1726", "https://tc39.es/proposal-temporal/#_ref_1727", "https://tc39.es/proposal-temporal/#_ref_1728", - "https://tc39.es/proposal-temporal/#prod-FractionalPart", "https://tc39.es/proposal-temporal/#_ref_1729", "https://tc39.es/proposal-temporal/#_ref_1730", "https://tc39.es/proposal-temporal/#_ref_1731", + "https://tc39.es/proposal-temporal/#prod-Fraction", "https://tc39.es/proposal-temporal/#_ref_1732", "https://tc39.es/proposal-temporal/#_ref_1733", + "https://tc39.es/proposal-temporal/#prod-TimeFraction", "https://tc39.es/proposal-temporal/#_ref_1734", + "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetSign", "https://tc39.es/proposal-temporal/#_ref_1735", + "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetHour", "https://tc39.es/proposal-temporal/#_ref_1736", + "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetMinute", "https://tc39.es/proposal-temporal/#_ref_1737", - "https://tc39.es/proposal-temporal/#prod-Fraction", + "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetSecond", "https://tc39.es/proposal-temporal/#_ref_1738", + "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetFractionalPart", "https://tc39.es/proposal-temporal/#_ref_1739", - "https://tc39.es/proposal-temporal/#prod-TimeFraction", + "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetFraction", "https://tc39.es/proposal-temporal/#_ref_1740", - "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetSign", "https://tc39.es/proposal-temporal/#_ref_1741", - "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetHour", + "https://tc39.es/proposal-temporal/#prod-TimeZoneNumericUTCOffset", "https://tc39.es/proposal-temporal/#_ref_1742", - "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetMinute", "https://tc39.es/proposal-temporal/#_ref_1743", - "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetSecond", "https://tc39.es/proposal-temporal/#_ref_1744", - "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetFractionalPart", "https://tc39.es/proposal-temporal/#_ref_1745", - "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetFraction", "https://tc39.es/proposal-temporal/#_ref_1746", "https://tc39.es/proposal-temporal/#_ref_1747", - "https://tc39.es/proposal-temporal/#prod-TimeZoneNumericUTCOffset", "https://tc39.es/proposal-temporal/#_ref_1748", "https://tc39.es/proposal-temporal/#_ref_1749", "https://tc39.es/proposal-temporal/#_ref_1750", @@ -2163,16 +2167,16 @@ "https://tc39.es/proposal-temporal/#_ref_1757", "https://tc39.es/proposal-temporal/#_ref_1758", "https://tc39.es/proposal-temporal/#_ref_1759", + "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffset", "https://tc39.es/proposal-temporal/#_ref_1760", "https://tc39.es/proposal-temporal/#_ref_1761", + "https://tc39.es/proposal-temporal/#prod-TimeZoneNumericUTCOffsetNotAmbiguous", "https://tc39.es/proposal-temporal/#_ref_1762", "https://tc39.es/proposal-temporal/#_ref_1763", "https://tc39.es/proposal-temporal/#_ref_1764", "https://tc39.es/proposal-temporal/#_ref_1765", - "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffset", "https://tc39.es/proposal-temporal/#_ref_1766", "https://tc39.es/proposal-temporal/#_ref_1767", - "https://tc39.es/proposal-temporal/#prod-TimeZoneNumericUTCOffsetNotAmbiguous", "https://tc39.es/proposal-temporal/#_ref_1768", "https://tc39.es/proposal-temporal/#_ref_1769", "https://tc39.es/proposal-temporal/#_ref_1770", @@ -2185,16 +2189,16 @@ "https://tc39.es/proposal-temporal/#_ref_1777", "https://tc39.es/proposal-temporal/#_ref_1778", "https://tc39.es/proposal-temporal/#_ref_1779", + "https://tc39.es/proposal-temporal/#prod-TimeZoneNumericUTCOffsetNotAmbiguousAllowedNegativeHour", "https://tc39.es/proposal-temporal/#_ref_1780", "https://tc39.es/proposal-temporal/#_ref_1781", + "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetName", "https://tc39.es/proposal-temporal/#_ref_1782", "https://tc39.es/proposal-temporal/#_ref_1783", "https://tc39.es/proposal-temporal/#_ref_1784", "https://tc39.es/proposal-temporal/#_ref_1785", - "https://tc39.es/proposal-temporal/#prod-TimeZoneNumericUTCOffsetNotAmbiguousAllowedNegativeHour", "https://tc39.es/proposal-temporal/#_ref_1786", "https://tc39.es/proposal-temporal/#_ref_1787", - "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetName", "https://tc39.es/proposal-temporal/#_ref_1788", "https://tc39.es/proposal-temporal/#_ref_1789", "https://tc39.es/proposal-temporal/#_ref_1790", @@ -2207,17 +2211,17 @@ "https://tc39.es/proposal-temporal/#_ref_1797", "https://tc39.es/proposal-temporal/#_ref_1798", "https://tc39.es/proposal-temporal/#_ref_1799", + "https://tc39.es/proposal-temporal/#prod-TZLeadingChar", "https://tc39.es/proposal-temporal/#_ref_1800", + "https://tc39.es/proposal-temporal/#prod-TZChar", "https://tc39.es/proposal-temporal/#_ref_1801", + "https://tc39.es/proposal-temporal/#prod-TimeZoneIANANameComponent", "https://tc39.es/proposal-temporal/#_ref_1802", "https://tc39.es/proposal-temporal/#_ref_1803", "https://tc39.es/proposal-temporal/#_ref_1804", "https://tc39.es/proposal-temporal/#_ref_1805", - "https://tc39.es/proposal-temporal/#prod-TZLeadingChar", "https://tc39.es/proposal-temporal/#_ref_1806", - "https://tc39.es/proposal-temporal/#prod-TZChar", "https://tc39.es/proposal-temporal/#_ref_1807", - "https://tc39.es/proposal-temporal/#prod-TimeZoneIANANameComponent", "https://tc39.es/proposal-temporal/#_ref_1808", "https://tc39.es/proposal-temporal/#_ref_1809", "https://tc39.es/proposal-temporal/#_ref_1810", @@ -2226,58 +2230,58 @@ "https://tc39.es/proposal-temporal/#_ref_1813", "https://tc39.es/proposal-temporal/#_ref_1814", "https://tc39.es/proposal-temporal/#_ref_1815", + "https://tc39.es/proposal-temporal/#prod-TimeZoneIANANameTail", "https://tc39.es/proposal-temporal/#_ref_1816", "https://tc39.es/proposal-temporal/#_ref_1817", "https://tc39.es/proposal-temporal/#_ref_1818", + "https://tc39.es/proposal-temporal/#prod-TimeZoneIANAName", "https://tc39.es/proposal-temporal/#_ref_1819", "https://tc39.es/proposal-temporal/#_ref_1820", "https://tc39.es/proposal-temporal/#_ref_1821", - "https://tc39.es/proposal-temporal/#prod-TimeZoneIANANameTail", "https://tc39.es/proposal-temporal/#_ref_1822", "https://tc39.es/proposal-temporal/#_ref_1823", + "https://tc39.es/proposal-temporal/#prod-TimeZoneIdentifier", "https://tc39.es/proposal-temporal/#_ref_1824", - "https://tc39.es/proposal-temporal/#prod-TimeZoneIANAName", "https://tc39.es/proposal-temporal/#_ref_1825", + "https://tc39.es/proposal-temporal/#prod-TimeZoneBracketedAnnotation", "https://tc39.es/proposal-temporal/#_ref_1826", + "https://tc39.es/proposal-temporal/#prod-TimeZoneOffsetRequired", "https://tc39.es/proposal-temporal/#_ref_1827", "https://tc39.es/proposal-temporal/#_ref_1828", + "https://tc39.es/proposal-temporal/#prod-TimeZoneNameRequired", "https://tc39.es/proposal-temporal/#_ref_1829", - "https://tc39.es/proposal-temporal/#prod-TimeZoneIdentifier", "https://tc39.es/proposal-temporal/#_ref_1830", + "https://tc39.es/proposal-temporal/#prod-TimeZone", "https://tc39.es/proposal-temporal/#_ref_1831", - "https://tc39.es/proposal-temporal/#prod-TimeZoneBracketedAnnotation", "https://tc39.es/proposal-temporal/#_ref_1832", - "https://tc39.es/proposal-temporal/#prod-TimeZoneOffsetRequired", "https://tc39.es/proposal-temporal/#_ref_1833", + "https://tc39.es/proposal-temporal/#prod-CalChar", "https://tc39.es/proposal-temporal/#_ref_1834", - "https://tc39.es/proposal-temporal/#prod-TimeZoneNameRequired", "https://tc39.es/proposal-temporal/#_ref_1835", + "https://tc39.es/proposal-temporal/#prod-CalendarNameComponent", "https://tc39.es/proposal-temporal/#_ref_1836", - "https://tc39.es/proposal-temporal/#prod-TimeZone", "https://tc39.es/proposal-temporal/#_ref_1837", "https://tc39.es/proposal-temporal/#_ref_1838", "https://tc39.es/proposal-temporal/#_ref_1839", - "https://tc39.es/proposal-temporal/#prod-CalChar", "https://tc39.es/proposal-temporal/#_ref_1840", "https://tc39.es/proposal-temporal/#_ref_1841", - "https://tc39.es/proposal-temporal/#prod-CalendarNameComponent", "https://tc39.es/proposal-temporal/#_ref_1842", "https://tc39.es/proposal-temporal/#_ref_1843", + "https://tc39.es/proposal-temporal/#prod-CalendarNameTail", "https://tc39.es/proposal-temporal/#_ref_1844", "https://tc39.es/proposal-temporal/#_ref_1845", "https://tc39.es/proposal-temporal/#_ref_1846", + "https://tc39.es/proposal-temporal/#prod-CalendarName", "https://tc39.es/proposal-temporal/#_ref_1847", + "https://tc39.es/proposal-temporal/#prod-Calendar", "https://tc39.es/proposal-temporal/#_ref_1848", + "https://tc39.es/proposal-temporal/#prod-TimeSpec", "https://tc39.es/proposal-temporal/#_ref_1849", - "https://tc39.es/proposal-temporal/#prod-CalendarNameTail", "https://tc39.es/proposal-temporal/#_ref_1850", "https://tc39.es/proposal-temporal/#_ref_1851", "https://tc39.es/proposal-temporal/#_ref_1852", - "https://tc39.es/proposal-temporal/#prod-CalendarName", "https://tc39.es/proposal-temporal/#_ref_1853", - "https://tc39.es/proposal-temporal/#prod-Calendar", "https://tc39.es/proposal-temporal/#_ref_1854", - "https://tc39.es/proposal-temporal/#prod-TimeSpec", "https://tc39.es/proposal-temporal/#_ref_1855", "https://tc39.es/proposal-temporal/#_ref_1856", "https://tc39.es/proposal-temporal/#_ref_1857", @@ -2285,22 +2289,22 @@ "https://tc39.es/proposal-temporal/#_ref_1859", "https://tc39.es/proposal-temporal/#_ref_1860", "https://tc39.es/proposal-temporal/#_ref_1861", + "https://tc39.es/proposal-temporal/#prod-TimeHourMinuteBasicFormatNotAmbiguous", "https://tc39.es/proposal-temporal/#_ref_1862", "https://tc39.es/proposal-temporal/#_ref_1863", "https://tc39.es/proposal-temporal/#_ref_1864", "https://tc39.es/proposal-temporal/#_ref_1865", "https://tc39.es/proposal-temporal/#_ref_1866", "https://tc39.es/proposal-temporal/#_ref_1867", - "https://tc39.es/proposal-temporal/#prod-TimeHourMinuteBasicFormatNotAmbiguous", "https://tc39.es/proposal-temporal/#_ref_1868", "https://tc39.es/proposal-temporal/#_ref_1869", + "https://tc39.es/proposal-temporal/#prod-TimeSpecWithOptionalTimeZoneNotAmbiguous", "https://tc39.es/proposal-temporal/#_ref_1870", "https://tc39.es/proposal-temporal/#_ref_1871", "https://tc39.es/proposal-temporal/#_ref_1872", "https://tc39.es/proposal-temporal/#_ref_1873", "https://tc39.es/proposal-temporal/#_ref_1874", "https://tc39.es/proposal-temporal/#_ref_1875", - "https://tc39.es/proposal-temporal/#prod-TimeSpecWithOptionalTimeZoneNotAmbiguous", "https://tc39.es/proposal-temporal/#_ref_1876", "https://tc39.es/proposal-temporal/#_ref_1877", "https://tc39.es/proposal-temporal/#_ref_1878", @@ -2323,158 +2327,158 @@ "https://tc39.es/proposal-temporal/#_ref_1895", "https://tc39.es/proposal-temporal/#_ref_1896", "https://tc39.es/proposal-temporal/#_ref_1897", + "https://tc39.es/proposal-temporal/#prod-TimeSpecSeparator", "https://tc39.es/proposal-temporal/#_ref_1898", "https://tc39.es/proposal-temporal/#_ref_1899", + "https://tc39.es/proposal-temporal/#prod-DateTime", "https://tc39.es/proposal-temporal/#_ref_1900", "https://tc39.es/proposal-temporal/#_ref_1901", "https://tc39.es/proposal-temporal/#_ref_1902", + "https://tc39.es/proposal-temporal/#prod-CalendarTime", "https://tc39.es/proposal-temporal/#_ref_1903", - "https://tc39.es/proposal-temporal/#prod-TimeSpecSeparator", "https://tc39.es/proposal-temporal/#_ref_1904", "https://tc39.es/proposal-temporal/#_ref_1905", - "https://tc39.es/proposal-temporal/#prod-DateTime", "https://tc39.es/proposal-temporal/#_ref_1906", "https://tc39.es/proposal-temporal/#_ref_1907", "https://tc39.es/proposal-temporal/#_ref_1908", - "https://tc39.es/proposal-temporal/#prod-CalendarTime", "https://tc39.es/proposal-temporal/#_ref_1909", "https://tc39.es/proposal-temporal/#_ref_1910", + "https://tc39.es/proposal-temporal/#prod-CalendarDateTime", "https://tc39.es/proposal-temporal/#_ref_1911", "https://tc39.es/proposal-temporal/#_ref_1912", + "https://tc39.es/proposal-temporal/#prod-CalendarDateTimeTimeRequired", "https://tc39.es/proposal-temporal/#_ref_1913", "https://tc39.es/proposal-temporal/#_ref_1914", "https://tc39.es/proposal-temporal/#_ref_1915", "https://tc39.es/proposal-temporal/#_ref_1916", - "https://tc39.es/proposal-temporal/#prod-CalendarDateTime", + "https://tc39.es/proposal-temporal/#prod-DurationWholeSeconds", "https://tc39.es/proposal-temporal/#_ref_1917", + "https://tc39.es/proposal-temporal/#prod-DurationSecondsFraction", "https://tc39.es/proposal-temporal/#_ref_1918", - "https://tc39.es/proposal-temporal/#prod-CalendarDateTimeTimeRequired", + "https://tc39.es/proposal-temporal/#prod-DurationSecondsPart", "https://tc39.es/proposal-temporal/#_ref_1919", "https://tc39.es/proposal-temporal/#_ref_1920", "https://tc39.es/proposal-temporal/#_ref_1921", + "https://tc39.es/proposal-temporal/#prod-DurationWholeMinutes", "https://tc39.es/proposal-temporal/#_ref_1922", - "https://tc39.es/proposal-temporal/#prod-DurationWholeSeconds", + "https://tc39.es/proposal-temporal/#prod-DurationMinutesFraction", "https://tc39.es/proposal-temporal/#_ref_1923", - "https://tc39.es/proposal-temporal/#prod-DurationSecondsFraction", + "https://tc39.es/proposal-temporal/#prod-DurationMinutesPart", "https://tc39.es/proposal-temporal/#_ref_1924", - "https://tc39.es/proposal-temporal/#prod-DurationSecondsPart", "https://tc39.es/proposal-temporal/#_ref_1925", "https://tc39.es/proposal-temporal/#_ref_1926", "https://tc39.es/proposal-temporal/#_ref_1927", - "https://tc39.es/proposal-temporal/#prod-DurationWholeMinutes", + "https://tc39.es/proposal-temporal/#prod-DurationWholeHours", "https://tc39.es/proposal-temporal/#_ref_1928", - "https://tc39.es/proposal-temporal/#prod-DurationMinutesFraction", + "https://tc39.es/proposal-temporal/#prod-DurationHoursFraction", "https://tc39.es/proposal-temporal/#_ref_1929", - "https://tc39.es/proposal-temporal/#prod-DurationMinutesPart", + "https://tc39.es/proposal-temporal/#prod-DurationHoursPart", "https://tc39.es/proposal-temporal/#_ref_1930", "https://tc39.es/proposal-temporal/#_ref_1931", "https://tc39.es/proposal-temporal/#_ref_1932", "https://tc39.es/proposal-temporal/#_ref_1933", - "https://tc39.es/proposal-temporal/#prod-DurationWholeHours", "https://tc39.es/proposal-temporal/#_ref_1934", - "https://tc39.es/proposal-temporal/#prod-DurationHoursFraction", "https://tc39.es/proposal-temporal/#_ref_1935", - "https://tc39.es/proposal-temporal/#prod-DurationHoursPart", "https://tc39.es/proposal-temporal/#_ref_1936", "https://tc39.es/proposal-temporal/#_ref_1937", + "https://tc39.es/proposal-temporal/#prod-DurationTime", "https://tc39.es/proposal-temporal/#_ref_1938", "https://tc39.es/proposal-temporal/#_ref_1939", "https://tc39.es/proposal-temporal/#_ref_1940", "https://tc39.es/proposal-temporal/#_ref_1941", "https://tc39.es/proposal-temporal/#_ref_1942", "https://tc39.es/proposal-temporal/#_ref_1943", - "https://tc39.es/proposal-temporal/#prod-DurationTime", + "https://tc39.es/proposal-temporal/#prod-DurationDays", "https://tc39.es/proposal-temporal/#_ref_1944", + "https://tc39.es/proposal-temporal/#prod-DurationDaysPart", "https://tc39.es/proposal-temporal/#_ref_1945", "https://tc39.es/proposal-temporal/#_ref_1946", + "https://tc39.es/proposal-temporal/#prod-DurationWeeks", "https://tc39.es/proposal-temporal/#_ref_1947", + "https://tc39.es/proposal-temporal/#prod-DurationWeeksPart", "https://tc39.es/proposal-temporal/#_ref_1948", "https://tc39.es/proposal-temporal/#_ref_1949", - "https://tc39.es/proposal-temporal/#prod-DurationDays", "https://tc39.es/proposal-temporal/#_ref_1950", - "https://tc39.es/proposal-temporal/#prod-DurationDaysPart", + "https://tc39.es/proposal-temporal/#prod-DurationMonths", "https://tc39.es/proposal-temporal/#_ref_1951", + "https://tc39.es/proposal-temporal/#prod-DurationMonthsPart", "https://tc39.es/proposal-temporal/#_ref_1952", - "https://tc39.es/proposal-temporal/#prod-DurationWeeks", "https://tc39.es/proposal-temporal/#_ref_1953", - "https://tc39.es/proposal-temporal/#prod-DurationWeeksPart", "https://tc39.es/proposal-temporal/#_ref_1954", "https://tc39.es/proposal-temporal/#_ref_1955", "https://tc39.es/proposal-temporal/#_ref_1956", - "https://tc39.es/proposal-temporal/#prod-DurationMonths", "https://tc39.es/proposal-temporal/#_ref_1957", - "https://tc39.es/proposal-temporal/#prod-DurationMonthsPart", + "https://tc39.es/proposal-temporal/#prod-DurationYears", "https://tc39.es/proposal-temporal/#_ref_1958", + "https://tc39.es/proposal-temporal/#prod-DurationYearsPart", "https://tc39.es/proposal-temporal/#_ref_1959", "https://tc39.es/proposal-temporal/#_ref_1960", "https://tc39.es/proposal-temporal/#_ref_1961", "https://tc39.es/proposal-temporal/#_ref_1962", "https://tc39.es/proposal-temporal/#_ref_1963", - "https://tc39.es/proposal-temporal/#prod-DurationYears", "https://tc39.es/proposal-temporal/#_ref_1964", - "https://tc39.es/proposal-temporal/#prod-DurationYearsPart", "https://tc39.es/proposal-temporal/#_ref_1965", "https://tc39.es/proposal-temporal/#_ref_1966", "https://tc39.es/proposal-temporal/#_ref_1967", + "https://tc39.es/proposal-temporal/#prod-DurationDate", "https://tc39.es/proposal-temporal/#_ref_1968", "https://tc39.es/proposal-temporal/#_ref_1969", "https://tc39.es/proposal-temporal/#_ref_1970", "https://tc39.es/proposal-temporal/#_ref_1971", "https://tc39.es/proposal-temporal/#_ref_1972", "https://tc39.es/proposal-temporal/#_ref_1973", - "https://tc39.es/proposal-temporal/#prod-DurationDate", "https://tc39.es/proposal-temporal/#_ref_1974", "https://tc39.es/proposal-temporal/#_ref_1975", + "https://tc39.es/proposal-temporal/#prod-Duration", "https://tc39.es/proposal-temporal/#_ref_1976", "https://tc39.es/proposal-temporal/#_ref_1977", "https://tc39.es/proposal-temporal/#_ref_1978", "https://tc39.es/proposal-temporal/#_ref_1979", "https://tc39.es/proposal-temporal/#_ref_1980", "https://tc39.es/proposal-temporal/#_ref_1981", - "https://tc39.es/proposal-temporal/#prod-Duration", + "https://tc39.es/proposal-temporal/#prod-TemporalInstantString", "https://tc39.es/proposal-temporal/#_ref_1982", "https://tc39.es/proposal-temporal/#_ref_1983", "https://tc39.es/proposal-temporal/#_ref_1984", + "https://tc39.es/proposal-temporal/#prod-TemporalDateTimeString", "https://tc39.es/proposal-temporal/#_ref_1985", + "https://tc39.es/proposal-temporal/#prod-TemporalDurationString", "https://tc39.es/proposal-temporal/#_ref_1986", + "https://tc39.es/proposal-temporal/#prod-TemporalMonthDayString", "https://tc39.es/proposal-temporal/#_ref_1987", - "https://tc39.es/proposal-temporal/#prod-TemporalInstantString", "https://tc39.es/proposal-temporal/#_ref_1988", + "https://tc39.es/proposal-temporal/#prod-TemporalTimeString", "https://tc39.es/proposal-temporal/#_ref_1989", "https://tc39.es/proposal-temporal/#_ref_1990", - "https://tc39.es/proposal-temporal/#prod-TemporalDateTimeString", + "https://tc39.es/proposal-temporal/#prod-TemporalTimeZoneString", "https://tc39.es/proposal-temporal/#_ref_1991", - "https://tc39.es/proposal-temporal/#prod-TemporalDurationString", "https://tc39.es/proposal-temporal/#_ref_1992", - "https://tc39.es/proposal-temporal/#prod-TemporalMonthDayString", "https://tc39.es/proposal-temporal/#_ref_1993", "https://tc39.es/proposal-temporal/#_ref_1994", - "https://tc39.es/proposal-temporal/#prod-TemporalTimeString", "https://tc39.es/proposal-temporal/#_ref_1995", + "https://tc39.es/proposal-temporal/#prod-TemporalYearMonthString", "https://tc39.es/proposal-temporal/#_ref_1996", - "https://tc39.es/proposal-temporal/#prod-TemporalTimeZoneString", "https://tc39.es/proposal-temporal/#_ref_1997", + "https://tc39.es/proposal-temporal/#prod-TemporalZonedDateTimeString", "https://tc39.es/proposal-temporal/#_ref_1998", "https://tc39.es/proposal-temporal/#_ref_1999", "https://tc39.es/proposal-temporal/#_ref_2000", "https://tc39.es/proposal-temporal/#_ref_2001", - "https://tc39.es/proposal-temporal/#prod-TemporalYearMonthString", + "https://tc39.es/proposal-temporal/#prod-TemporalCalendarString", "https://tc39.es/proposal-temporal/#_ref_2002", "https://tc39.es/proposal-temporal/#_ref_2003", - "https://tc39.es/proposal-temporal/#prod-TemporalZonedDateTimeString", "https://tc39.es/proposal-temporal/#_ref_2004", "https://tc39.es/proposal-temporal/#_ref_2005", "https://tc39.es/proposal-temporal/#_ref_2006", "https://tc39.es/proposal-temporal/#_ref_2007", - "https://tc39.es/proposal-temporal/#prod-TemporalCalendarString", "https://tc39.es/proposal-temporal/#_ref_2008", + "https://tc39.es/proposal-temporal/#sec-temporal-parseisodatetime", "https://tc39.es/proposal-temporal/#_ref_2009", "https://tc39.es/proposal-temporal/#_ref_2010", "https://tc39.es/proposal-temporal/#_ref_2011", "https://tc39.es/proposal-temporal/#_ref_2012", "https://tc39.es/proposal-temporal/#_ref_2013", "https://tc39.es/proposal-temporal/#_ref_2014", - "https://tc39.es/proposal-temporal/#sec-temporal-parseisodatetime", "https://tc39.es/proposal-temporal/#_ref_2015", "https://tc39.es/proposal-temporal/#_ref_2016", "https://tc39.es/proposal-temporal/#_ref_2017", @@ -2490,84 +2494,80 @@ "https://tc39.es/proposal-temporal/#_ref_2027", "https://tc39.es/proposal-temporal/#_ref_2028", "https://tc39.es/proposal-temporal/#_ref_2029", + "https://tc39.es/proposal-temporal/#_ref_1440", + "https://tc39.es/proposal-temporal/#_ref_1441", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalinstantstring", "https://tc39.es/proposal-temporal/#_ref_2030", + "https://tc39.es/proposal-temporal/#_ref_1442", + "https://tc39.es/proposal-temporal/#_ref_1443", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalzoneddatetimestring", "https://tc39.es/proposal-temporal/#_ref_2031", + "https://tc39.es/proposal-temporal/#_ref_1444", + "https://tc39.es/proposal-temporal/#_ref_1445", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalcalendarstring", "https://tc39.es/proposal-temporal/#_ref_2032", "https://tc39.es/proposal-temporal/#_ref_2033", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldatestring", + "https://tc39.es/proposal-temporal/#_ref_1446", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldatetimestring", "https://tc39.es/proposal-temporal/#_ref_2034", "https://tc39.es/proposal-temporal/#_ref_2035", - "https://tc39.es/proposal-temporal/#_ref_1442", - "https://tc39.es/proposal-temporal/#_ref_1443", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalinstantstring", + "https://tc39.es/proposal-temporal/#_ref_1447", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldurationstring", + "https://tc39.es/proposal-temporal/#_ref_1448", "https://tc39.es/proposal-temporal/#_ref_2036", - "https://tc39.es/proposal-temporal/#_ref_1444", - "https://tc39.es/proposal-temporal/#_ref_1445", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalzoneddatetimestring", "https://tc39.es/proposal-temporal/#_ref_2037", - "https://tc39.es/proposal-temporal/#_ref_1446", - "https://tc39.es/proposal-temporal/#_ref_1447", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalcalendarstring", "https://tc39.es/proposal-temporal/#_ref_2038", "https://tc39.es/proposal-temporal/#_ref_2039", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldatestring", - "https://tc39.es/proposal-temporal/#_ref_1448", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldatetimestring", "https://tc39.es/proposal-temporal/#_ref_2040", "https://tc39.es/proposal-temporal/#_ref_2041", - "https://tc39.es/proposal-temporal/#_ref_1449", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldurationstring", - "https://tc39.es/proposal-temporal/#_ref_1450", "https://tc39.es/proposal-temporal/#_ref_2042", "https://tc39.es/proposal-temporal/#_ref_2043", "https://tc39.es/proposal-temporal/#_ref_2044", "https://tc39.es/proposal-temporal/#_ref_2045", "https://tc39.es/proposal-temporal/#_ref_2046", "https://tc39.es/proposal-temporal/#_ref_2047", + "https://tc39.es/proposal-temporal/#_ref_1449", + "https://tc39.es/proposal-temporal/#_ref_1450", + "https://tc39.es/proposal-temporal/#_ref_1451", + "https://tc39.es/proposal-temporal/#_ref_1452", + "https://tc39.es/proposal-temporal/#_ref_1453", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalmonthdaystring", "https://tc39.es/proposal-temporal/#_ref_2048", "https://tc39.es/proposal-temporal/#_ref_2049", + "https://tc39.es/proposal-temporal/#_ref_1454", "https://tc39.es/proposal-temporal/#_ref_2050", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalrelativetostring", "https://tc39.es/proposal-temporal/#_ref_2051", + "https://tc39.es/proposal-temporal/#_ref_1455", "https://tc39.es/proposal-temporal/#_ref_2052", + "https://tc39.es/proposal-temporal/#_ref_1456", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaltimestring", "https://tc39.es/proposal-temporal/#_ref_2053", - "https://tc39.es/proposal-temporal/#_ref_1451", - "https://tc39.es/proposal-temporal/#_ref_1452", - "https://tc39.es/proposal-temporal/#_ref_1453", - "https://tc39.es/proposal-temporal/#_ref_1454", - "https://tc39.es/proposal-temporal/#_ref_1455", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalmonthdaystring", "https://tc39.es/proposal-temporal/#_ref_2054", + "https://tc39.es/proposal-temporal/#_ref_1457", "https://tc39.es/proposal-temporal/#_ref_2055", - "https://tc39.es/proposal-temporal/#_ref_1456", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaltimezonestring", "https://tc39.es/proposal-temporal/#_ref_2056", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalrelativetostring", "https://tc39.es/proposal-temporal/#_ref_2057", - "https://tc39.es/proposal-temporal/#_ref_1457", "https://tc39.es/proposal-temporal/#_ref_2058", - "https://tc39.es/proposal-temporal/#_ref_1458", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaltimestring", "https://tc39.es/proposal-temporal/#_ref_2059", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalyearmonthstring", "https://tc39.es/proposal-temporal/#_ref_2060", - "https://tc39.es/proposal-temporal/#_ref_1459", "https://tc39.es/proposal-temporal/#_ref_2061", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaltimezonestring", - "https://tc39.es/proposal-temporal/#_ref_2062", - "https://tc39.es/proposal-temporal/#_ref_2063", - "https://tc39.es/proposal-temporal/#_ref_2064", - "https://tc39.es/proposal-temporal/#_ref_2065", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalyearmonthstring", - "https://tc39.es/proposal-temporal/#_ref_2066", - "https://tc39.es/proposal-temporal/#_ref_2067", - "https://tc39.es/proposal-temporal/#_ref_1460", + "https://tc39.es/proposal-temporal/#_ref_1458", "https://tc39.es/proposal-temporal/#sec-temporal-topositiveinteger", - "https://tc39.es/proposal-temporal/#_ref_1461", + "https://tc39.es/proposal-temporal/#_ref_1459", "https://tc39.es/proposal-temporal/#sec-temporal-tointegerthrowoninfinity", "https://tc39.es/proposal-temporal/#sec-temporal-tointegerwithoutrounding", "https://tc39.es/proposal-temporal/#sec-temporal-preparetemporalfields", + "https://tc39.es/proposal-temporal/#_ref_39", "https://tc39.es/proposal-temporal/#_ref_40", - "https://tc39.es/proposal-temporal/#_ref_41", + "https://tc39.es/proposal-temporal/#_ref_1460", + "https://tc39.es/proposal-temporal/#_ref_1461", + "https://tc39.es/proposal-temporal/#table-temporal-field-requirements", "https://tc39.es/proposal-temporal/#_ref_1462", "https://tc39.es/proposal-temporal/#_ref_1463", - "https://tc39.es/proposal-temporal/#table-temporal-field-requirements", "https://tc39.es/proposal-temporal/#_ref_1464", "https://tc39.es/proposal-temporal/#_ref_1465", "https://tc39.es/proposal-temporal/#_ref_1466", @@ -2576,190 +2576,180 @@ "https://tc39.es/proposal-temporal/#_ref_1469", "https://tc39.es/proposal-temporal/#_ref_1470", "https://tc39.es/proposal-temporal/#_ref_1471", - "https://tc39.es/proposal-temporal/#_ref_1472", - "https://tc39.es/proposal-temporal/#_ref_1473", - "https://tc39.es/proposal-temporal/#sec-temporal-preparepartialtemporalfields", - "https://tc39.es/proposal-temporal/#_ref_1474", - "https://tc39.es/proposal-temporal/#_ref_42", - "https://tc39.es/proposal-temporal/#_ref_1475", - "https://tc39.es/proposal-temporal/#_ref_1476", "https://tc39.es/proposal-temporal/#sec-temporal-legacy-date-objects", + "https://tc39.es/proposal-temporal/#sec-temporal-mergelists", "https://tc39.es/proposal-temporal/#sec-literals-numeric-literals", "https://tc39.es/proposal-temporal/#prod-NumericLiteralSeparator", "https://tc39.es/proposal-temporal/#prod-DecimalDigits", - "https://tc39.es/proposal-temporal/#_ref_2068", - "https://tc39.es/proposal-temporal/#_ref_2069", - "https://tc39.es/proposal-temporal/#_ref_2070", - "https://tc39.es/proposal-temporal/#_ref_2071", - "https://tc39.es/proposal-temporal/#_ref_2072", - "https://tc39.es/proposal-temporal/#_ref_2073", + "https://tc39.es/proposal-temporal/#_ref_2062", + "https://tc39.es/proposal-temporal/#_ref_2063", + "https://tc39.es/proposal-temporal/#_ref_2064", + "https://tc39.es/proposal-temporal/#_ref_2065", + "https://tc39.es/proposal-temporal/#_ref_2066", + "https://tc39.es/proposal-temporal/#_ref_2067", "https://tc39.es/proposal-temporal/#prod-DecimalDigit", "https://tc39.es/proposal-temporal/#prod-NonZeroDigit", "https://tc39.es/proposal-temporal/#sec-mathematical-operations", "https://tc39.es/proposal-temporal/#eqn-modulo", "https://tc39.es/proposal-temporal/#eqn-remainder", - "https://tc39.es/proposal-temporal/#_ref_1477", - "https://tc39.es/proposal-temporal/#_ref_1478", + "https://tc39.es/proposal-temporal/#_ref_1472", + "https://tc39.es/proposal-temporal/#_ref_1473", "https://tc39.es/proposal-temporal/#sec-temporal-properties-of-the-legacy-date-prototype-object", "https://tc39.es/proposal-temporal/#sec-date.prototype.totemporalinstant", - "https://tc39.es/proposal-temporal/#_ref_1479", + "https://tc39.es/proposal-temporal/#_ref_1474", "https://tc39.es/proposal-temporal/#sec-temporal-intl", "https://tc39.es/proposal-temporal/#sup-time-zone-names", - "https://tc39.es/proposal-temporal/#_ref_43", - "https://tc39.es/proposal-temporal/#_ref_1480", + "https://tc39.es/proposal-temporal/#_ref_41", + "https://tc39.es/proposal-temporal/#_ref_1475", "https://tc39.es/proposal-temporal/#sup-isvalidtimezonename", + "https://tc39.es/proposal-temporal/#_ref_42", + "https://tc39.es/proposal-temporal/#_ref_1476", + "https://tc39.es/proposal-temporal/#sup-canonicalizetimezonename", + "https://tc39.es/proposal-temporal/#_ref_1477", + "https://tc39.es/proposal-temporal/#_ref_1478", + "https://tc39.es/proposal-temporal/#_ref_43", + "https://tc39.es/proposal-temporal/#sup-defaulttimezone", "https://tc39.es/proposal-temporal/#_ref_44", + "https://tc39.es/proposal-temporal/#_ref_1479", + "https://tc39.es/proposal-temporal/#_ref_45", + "https://tc39.es/proposal-temporal/#_ref_46", + "https://tc39.es/proposal-temporal/#sec-abstract-operations", + "https://tc39.es/proposal-temporal/#sec-getoptionsobject-deleted", + "https://tc39.es/proposal-temporal/#_ref_1480", "https://tc39.es/proposal-temporal/#_ref_1481", - "https://tc39.es/proposal-temporal/#sup-canonicalizetimezonename", + "https://tc39.es/proposal-temporal/#sec-getoption-deleted", "https://tc39.es/proposal-temporal/#_ref_1482", + "https://tc39.es/proposal-temporal/#sec-datetimeformat-abstracts", + "https://tc39.es/proposal-temporal/#sec-temporal-initializedatetimeformat", "https://tc39.es/proposal-temporal/#_ref_1483", - "https://tc39.es/proposal-temporal/#_ref_45", - "https://tc39.es/proposal-temporal/#sup-defaulttimezone", - "https://tc39.es/proposal-temporal/#_ref_46", "https://tc39.es/proposal-temporal/#_ref_1484", - "https://tc39.es/proposal-temporal/#_ref_47", - "https://tc39.es/proposal-temporal/#_ref_48", - "https://tc39.es/proposal-temporal/#sup-calendar-types", "https://tc39.es/proposal-temporal/#_ref_1485", - "https://tc39.es/proposal-temporal/#sup-availablecalendars", "https://tc39.es/proposal-temporal/#_ref_1486", "https://tc39.es/proposal-temporal/#_ref_1487", - "https://tc39.es/proposal-temporal/#_ref_49", - "https://tc39.es/proposal-temporal/#sec-abstract-operations", - "https://tc39.es/proposal-temporal/#sec-getoptionsobject-deleted", "https://tc39.es/proposal-temporal/#_ref_1488", "https://tc39.es/proposal-temporal/#_ref_1489", - "https://tc39.es/proposal-temporal/#sec-datetimeformat-abstracts", - "https://tc39.es/proposal-temporal/#sec-temporal-initializedatetimeformat", "https://tc39.es/proposal-temporal/#_ref_1490", "https://tc39.es/proposal-temporal/#_ref_1491", "https://tc39.es/proposal-temporal/#_ref_1492", "https://tc39.es/proposal-temporal/#_ref_1493", "https://tc39.es/proposal-temporal/#_ref_1494", "https://tc39.es/proposal-temporal/#_ref_1495", + "https://tc39.es/proposal-temporal/#_ref_47", "https://tc39.es/proposal-temporal/#_ref_1496", + "https://tc39.es/proposal-temporal/#table-temporal-patterns", + "https://tc39.es/proposal-temporal/#sec-datetime-format-functions", "https://tc39.es/proposal-temporal/#_ref_1497", + "https://tc39.es/proposal-temporal/#sec-formatdatetimepattern", "https://tc39.es/proposal-temporal/#_ref_1498", "https://tc39.es/proposal-temporal/#_ref_1499", + "https://tc39.es/proposal-temporal/#sec-partitiondatetimepattern", "https://tc39.es/proposal-temporal/#_ref_1500", "https://tc39.es/proposal-temporal/#_ref_1501", + "https://tc39.es/proposal-temporal/#sec-formatdatetime", "https://tc39.es/proposal-temporal/#_ref_1502", - "https://tc39.es/proposal-temporal/#_ref_50", + "https://tc39.es/proposal-temporal/#sec-temporal-formatdatetimetoparts", "https://tc39.es/proposal-temporal/#_ref_1503", - "https://tc39.es/proposal-temporal/#table-temporal-patterns", - "https://tc39.es/proposal-temporal/#sec-datetime-format-functions", + "https://tc39.es/proposal-temporal/#sec-partitiondatetimerangepattern", "https://tc39.es/proposal-temporal/#_ref_1504", - "https://tc39.es/proposal-temporal/#sec-formatdatetimepattern", "https://tc39.es/proposal-temporal/#_ref_1505", "https://tc39.es/proposal-temporal/#_ref_1506", - "https://tc39.es/proposal-temporal/#sec-partitiondatetimepattern", "https://tc39.es/proposal-temporal/#_ref_1507", "https://tc39.es/proposal-temporal/#_ref_1508", - "https://tc39.es/proposal-temporal/#sec-formatdatetime", "https://tc39.es/proposal-temporal/#_ref_1509", - "https://tc39.es/proposal-temporal/#sec-temporal-formatdatetimetoparts", "https://tc39.es/proposal-temporal/#_ref_1510", - "https://tc39.es/proposal-temporal/#sec-partitiondatetimerangepattern", "https://tc39.es/proposal-temporal/#_ref_1511", "https://tc39.es/proposal-temporal/#_ref_1512", + "https://tc39.es/proposal-temporal/#sec-formatdatetimerange", "https://tc39.es/proposal-temporal/#_ref_1513", + "https://tc39.es/proposal-temporal/#sec-formatdatetimerangetoparts", "https://tc39.es/proposal-temporal/#_ref_1514", + "https://tc39.es/proposal-temporal/#sec-temporal-istemporalobject", + "https://tc39.es/proposal-temporal/#sec-temporal-sametemporaltype", "https://tc39.es/proposal-temporal/#_ref_1515", "https://tc39.es/proposal-temporal/#_ref_1516", + "https://tc39.es/proposal-temporal/#sec-temporal-getdatetimeformatpattern", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporaldate", "https://tc39.es/proposal-temporal/#_ref_1517", "https://tc39.es/proposal-temporal/#_ref_1518", "https://tc39.es/proposal-temporal/#_ref_1519", - "https://tc39.es/proposal-temporal/#sec-formatdatetimerange", "https://tc39.es/proposal-temporal/#_ref_1520", - "https://tc39.es/proposal-temporal/#sec-formatdatetimerangetoparts", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporalyearmonth", "https://tc39.es/proposal-temporal/#_ref_1521", - "https://tc39.es/proposal-temporal/#sec-temporal-istemporalobject", - "https://tc39.es/proposal-temporal/#sec-temporal-sametemporaltype", "https://tc39.es/proposal-temporal/#_ref_1522", "https://tc39.es/proposal-temporal/#_ref_1523", - "https://tc39.es/proposal-temporal/#sec-temporal-getdatetimeformatpattern", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporaldate", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporalmonthday", "https://tc39.es/proposal-temporal/#_ref_1524", "https://tc39.es/proposal-temporal/#_ref_1525", "https://tc39.es/proposal-temporal/#_ref_1526", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporaltime", "https://tc39.es/proposal-temporal/#_ref_1527", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporalyearmonth", "https://tc39.es/proposal-temporal/#_ref_1528", "https://tc39.es/proposal-temporal/#_ref_1529", "https://tc39.es/proposal-temporal/#_ref_1530", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporalmonthday", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporaldatetime", "https://tc39.es/proposal-temporal/#_ref_1531", "https://tc39.es/proposal-temporal/#_ref_1532", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporalinstant", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporalzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_1533", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporaltime", "https://tc39.es/proposal-temporal/#_ref_1534", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimeothers", "https://tc39.es/proposal-temporal/#_ref_1535", "https://tc39.es/proposal-temporal/#_ref_1536", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevalue", "https://tc39.es/proposal-temporal/#_ref_1537", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporaldatetime", "https://tc39.es/proposal-temporal/#_ref_1538", "https://tc39.es/proposal-temporal/#_ref_1539", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporalinstant", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporalzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_1540", "https://tc39.es/proposal-temporal/#_ref_1541", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimeothers", "https://tc39.es/proposal-temporal/#_ref_1542", "https://tc39.es/proposal-temporal/#_ref_1543", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevalue", "https://tc39.es/proposal-temporal/#_ref_1544", "https://tc39.es/proposal-temporal/#_ref_1545", + "https://tc39.es/proposal-temporal/#sec-temporal-tolocaltime", "https://tc39.es/proposal-temporal/#_ref_1546", + "https://tc39.es/proposal-temporal/#_ref_48", + "https://tc39.es/proposal-temporal/#_ref_49", + "https://tc39.es/proposal-temporal/#table-temporal-plaindatetimeformat-tolocaltime-record", "https://tc39.es/proposal-temporal/#_ref_1547", "https://tc39.es/proposal-temporal/#_ref_1548", "https://tc39.es/proposal-temporal/#_ref_1549", "https://tc39.es/proposal-temporal/#_ref_1550", "https://tc39.es/proposal-temporal/#_ref_1551", "https://tc39.es/proposal-temporal/#_ref_1552", - "https://tc39.es/proposal-temporal/#sec-temporal-tolocaltime", "https://tc39.es/proposal-temporal/#_ref_1553", - "https://tc39.es/proposal-temporal/#_ref_51", - "https://tc39.es/proposal-temporal/#_ref_52", - "https://tc39.es/proposal-temporal/#table-temporal-plaindatetimeformat-tolocaltime-record", "https://tc39.es/proposal-temporal/#_ref_1554", "https://tc39.es/proposal-temporal/#_ref_1555", "https://tc39.es/proposal-temporal/#_ref_1556", "https://tc39.es/proposal-temporal/#_ref_1557", - "https://tc39.es/proposal-temporal/#_ref_1558", - "https://tc39.es/proposal-temporal/#_ref_1559", - "https://tc39.es/proposal-temporal/#_ref_1560", - "https://tc39.es/proposal-temporal/#_ref_1561", - "https://tc39.es/proposal-temporal/#_ref_1562", - "https://tc39.es/proposal-temporal/#_ref_1563", - "https://tc39.es/proposal-temporal/#_ref_1564", "https://tc39.es/proposal-temporal/#sec-properties-of-intl-datetimeformat-prototype-object", "https://tc39.es/proposal-temporal/#sec-Intl.DateTimeFormat.prototype.formatToParts", - "https://tc39.es/proposal-temporal/#_ref_1565", + "https://tc39.es/proposal-temporal/#_ref_1558", "https://tc39.es/proposal-temporal/#sec-intl.datetimeformat.prototype.formatRange", - "https://tc39.es/proposal-temporal/#_ref_1566", + "https://tc39.es/proposal-temporal/#_ref_1559", "https://tc39.es/proposal-temporal/#sec-Intl.DateTimeFormat.prototype.formatRangeToParts", - "https://tc39.es/proposal-temporal/#_ref_1567", + "https://tc39.es/proposal-temporal/#_ref_1560", "https://tc39.es/proposal-temporal/#sec-intl.datetimeformat.prototype.resolvedoptions", - "https://tc39.es/proposal-temporal/#_ref_53", + "https://tc39.es/proposal-temporal/#_ref_50", "https://tc39.es/proposal-temporal/#table-datetimeformat-resolvedoptions-properties", "https://tc39.es/proposal-temporal/#sec-properties-of-intl-datetimeformat-instances", "https://tc39.es/proposal-temporal/#locale-sensitive-functions", "https://tc39.es/proposal-temporal/#sup-temporal-calendar-abstract-ops", "https://tc39.es/proposal-temporal/#sec-temporal-calendarera", "https://tc39.es/proposal-temporal/#sec-temporal-calendarerayear", - "https://tc39.es/proposal-temporal/#_ref_1568", + "https://tc39.es/proposal-temporal/#_ref_1561", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatetoiso", - "https://tc39.es/proposal-temporal/#_ref_54", - "https://tc39.es/proposal-temporal/#_ref_1569", - "https://tc39.es/proposal-temporal/#_ref_1570", - "https://tc39.es/proposal-temporal/#_ref_1571", + "https://tc39.es/proposal-temporal/#_ref_51", + "https://tc39.es/proposal-temporal/#_ref_1562", + "https://tc39.es/proposal-temporal/#_ref_1563", + "https://tc39.es/proposal-temporal/#_ref_1564", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateaddition", - "https://tc39.es/proposal-temporal/#_ref_1572", - "https://tc39.es/proposal-temporal/#_ref_1573", - "https://tc39.es/proposal-temporal/#_ref_1574", - "https://tc39.es/proposal-temporal/#_ref_1575", + "https://tc39.es/proposal-temporal/#_ref_1565", + "https://tc39.es/proposal-temporal/#_ref_1566", + "https://tc39.es/proposal-temporal/#_ref_1567", + "https://tc39.es/proposal-temporal/#_ref_1568", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatedifference", - "https://tc39.es/proposal-temporal/#_ref_1576", + "https://tc39.es/proposal-temporal/#_ref_1569", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateera", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateerayear", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateyear", @@ -2778,33 +2768,42 @@ "https://tc39.es/proposal-temporal/#sec-temporal-calendardatemergefields", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-calendar-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.datefromfields", - "https://tc39.es/proposal-temporal/#_ref_55", + "https://tc39.es/proposal-temporal/#_ref_52", + "https://tc39.es/proposal-temporal/#_ref_1570", + "https://tc39.es/proposal-temporal/#_ref_1571", + "https://tc39.es/proposal-temporal/#_ref_1572", + "https://tc39.es/proposal-temporal/#_ref_1573", + "https://tc39.es/proposal-temporal/#_ref_1574", + "https://tc39.es/proposal-temporal/#_ref_1575", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.yearmonthfromfields", + "https://tc39.es/proposal-temporal/#_ref_53", + "https://tc39.es/proposal-temporal/#_ref_1576", "https://tc39.es/proposal-temporal/#_ref_1577", "https://tc39.es/proposal-temporal/#_ref_1578", "https://tc39.es/proposal-temporal/#_ref_1579", "https://tc39.es/proposal-temporal/#_ref_1580", "https://tc39.es/proposal-temporal/#_ref_1581", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.monthdayfromfields", + "https://tc39.es/proposal-temporal/#_ref_54", "https://tc39.es/proposal-temporal/#_ref_1582", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.yearmonthfromfields", - "https://tc39.es/proposal-temporal/#_ref_56", "https://tc39.es/proposal-temporal/#_ref_1583", "https://tc39.es/proposal-temporal/#_ref_1584", "https://tc39.es/proposal-temporal/#_ref_1585", "https://tc39.es/proposal-temporal/#_ref_1586", "https://tc39.es/proposal-temporal/#_ref_1587", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.dateadd", + "https://tc39.es/proposal-temporal/#_ref_55", "https://tc39.es/proposal-temporal/#_ref_1588", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.monthdayfromfields", - "https://tc39.es/proposal-temporal/#_ref_57", "https://tc39.es/proposal-temporal/#_ref_1589", "https://tc39.es/proposal-temporal/#_ref_1590", "https://tc39.es/proposal-temporal/#_ref_1591", "https://tc39.es/proposal-temporal/#_ref_1592", "https://tc39.es/proposal-temporal/#_ref_1593", "https://tc39.es/proposal-temporal/#_ref_1594", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.dateadd", - "https://tc39.es/proposal-temporal/#_ref_58", "https://tc39.es/proposal-temporal/#_ref_1595", "https://tc39.es/proposal-temporal/#_ref_1596", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.dateuntil", + "https://tc39.es/proposal-temporal/#_ref_56", "https://tc39.es/proposal-temporal/#_ref_1597", "https://tc39.es/proposal-temporal/#_ref_1598", "https://tc39.es/proposal-temporal/#_ref_1599", @@ -2812,138 +2811,130 @@ "https://tc39.es/proposal-temporal/#_ref_1601", "https://tc39.es/proposal-temporal/#_ref_1602", "https://tc39.es/proposal-temporal/#_ref_1603", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.dateuntil", - "https://tc39.es/proposal-temporal/#_ref_59", "https://tc39.es/proposal-temporal/#_ref_1604", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.era", "https://tc39.es/proposal-temporal/#_ref_1605", "https://tc39.es/proposal-temporal/#_ref_1606", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.erayear", "https://tc39.es/proposal-temporal/#_ref_1607", "https://tc39.es/proposal-temporal/#_ref_1608", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.year", + "https://tc39.es/proposal-temporal/#_ref_57", "https://tc39.es/proposal-temporal/#_ref_1609", "https://tc39.es/proposal-temporal/#_ref_1610", "https://tc39.es/proposal-temporal/#_ref_1611", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.era", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.month", + "https://tc39.es/proposal-temporal/#_ref_58", "https://tc39.es/proposal-temporal/#_ref_1612", "https://tc39.es/proposal-temporal/#_ref_1613", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.erayear", "https://tc39.es/proposal-temporal/#_ref_1614", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.monthcode", + "https://tc39.es/proposal-temporal/#_ref_59", "https://tc39.es/proposal-temporal/#_ref_1615", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.year", - "https://tc39.es/proposal-temporal/#_ref_60", "https://tc39.es/proposal-temporal/#_ref_1616", "https://tc39.es/proposal-temporal/#_ref_1617", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.day", + "https://tc39.es/proposal-temporal/#_ref_60", "https://tc39.es/proposal-temporal/#_ref_1618", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.month", - "https://tc39.es/proposal-temporal/#_ref_61", "https://tc39.es/proposal-temporal/#_ref_1619", "https://tc39.es/proposal-temporal/#_ref_1620", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.dayofweek", + "https://tc39.es/proposal-temporal/#_ref_61", "https://tc39.es/proposal-temporal/#_ref_1621", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.monthcode", - "https://tc39.es/proposal-temporal/#_ref_62", "https://tc39.es/proposal-temporal/#_ref_1622", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.dayofyear", + "https://tc39.es/proposal-temporal/#_ref_62", "https://tc39.es/proposal-temporal/#_ref_1623", "https://tc39.es/proposal-temporal/#_ref_1624", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.day", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.weekofyear", "https://tc39.es/proposal-temporal/#_ref_63", "https://tc39.es/proposal-temporal/#_ref_1625", "https://tc39.es/proposal-temporal/#_ref_1626", "https://tc39.es/proposal-temporal/#_ref_1627", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.dayofweek", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.daysinweek", "https://tc39.es/proposal-temporal/#_ref_64", "https://tc39.es/proposal-temporal/#_ref_1628", "https://tc39.es/proposal-temporal/#_ref_1629", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.dayofyear", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.daysinmonth", "https://tc39.es/proposal-temporal/#_ref_65", "https://tc39.es/proposal-temporal/#_ref_1630", "https://tc39.es/proposal-temporal/#_ref_1631", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.weekofyear", - "https://tc39.es/proposal-temporal/#_ref_66", "https://tc39.es/proposal-temporal/#_ref_1632", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.daysinyear", + "https://tc39.es/proposal-temporal/#_ref_66", "https://tc39.es/proposal-temporal/#_ref_1633", "https://tc39.es/proposal-temporal/#_ref_1634", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.daysinweek", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.monthsinyear", "https://tc39.es/proposal-temporal/#_ref_67", "https://tc39.es/proposal-temporal/#_ref_1635", "https://tc39.es/proposal-temporal/#_ref_1636", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.daysinmonth", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.inleapyear", "https://tc39.es/proposal-temporal/#_ref_68", "https://tc39.es/proposal-temporal/#_ref_1637", "https://tc39.es/proposal-temporal/#_ref_1638", - "https://tc39.es/proposal-temporal/#_ref_1639", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.daysinyear", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.fields", "https://tc39.es/proposal-temporal/#_ref_69", + "https://tc39.es/proposal-temporal/#_ref_1639", + "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.mergefields", + "https://tc39.es/proposal-temporal/#_ref_70", "https://tc39.es/proposal-temporal/#_ref_1640", "https://tc39.es/proposal-temporal/#_ref_1641", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.monthsinyear", - "https://tc39.es/proposal-temporal/#_ref_70", - "https://tc39.es/proposal-temporal/#_ref_1642", - "https://tc39.es/proposal-temporal/#_ref_1643", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.inleapyear", - "https://tc39.es/proposal-temporal/#_ref_71", - "https://tc39.es/proposal-temporal/#_ref_1644", - "https://tc39.es/proposal-temporal/#_ref_1645", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.fields", - "https://tc39.es/proposal-temporal/#_ref_72", - "https://tc39.es/proposal-temporal/#_ref_1646", - "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.mergefields", - "https://tc39.es/proposal-temporal/#_ref_73", - "https://tc39.es/proposal-temporal/#_ref_1647", - "https://tc39.es/proposal-temporal/#_ref_1648", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-duration-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.duration.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-instant-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.instant.prototype.tolocalestring", - "https://tc39.es/proposal-temporal/#_ref_74", - "https://tc39.es/proposal-temporal/#_ref_1649", + "https://tc39.es/proposal-temporal/#_ref_71", + "https://tc39.es/proposal-temporal/#_ref_1642", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-plaindate-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.plaindate.prototype.tolocalestring", - "https://tc39.es/proposal-temporal/#_ref_75", - "https://tc39.es/proposal-temporal/#_ref_1650", + "https://tc39.es/proposal-temporal/#_ref_72", + "https://tc39.es/proposal-temporal/#_ref_1643", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.era", - "https://tc39.es/proposal-temporal/#_ref_1651", + "https://tc39.es/proposal-temporal/#_ref_1644", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.erayear", - "https://tc39.es/proposal-temporal/#_ref_1652", + "https://tc39.es/proposal-temporal/#_ref_1645", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-plaindatetime-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.plaindatetime.prototype.tolocalestring", - "https://tc39.es/proposal-temporal/#_ref_76", - "https://tc39.es/proposal-temporal/#_ref_1653", + "https://tc39.es/proposal-temporal/#_ref_73", + "https://tc39.es/proposal-temporal/#_ref_1646", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.era", - "https://tc39.es/proposal-temporal/#_ref_1654", + "https://tc39.es/proposal-temporal/#_ref_1647", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.erayear", - "https://tc39.es/proposal-temporal/#_ref_1655", + "https://tc39.es/proposal-temporal/#_ref_1648", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-plainmonthday-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.plainmonthday.prototype.tolocalestring", - "https://tc39.es/proposal-temporal/#_ref_77", - "https://tc39.es/proposal-temporal/#_ref_1656", + "https://tc39.es/proposal-temporal/#_ref_74", + "https://tc39.es/proposal-temporal/#_ref_1649", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-plaintime-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.plaintime.prototype.tolocalestring", - "https://tc39.es/proposal-temporal/#_ref_78", - "https://tc39.es/proposal-temporal/#_ref_1657", + "https://tc39.es/proposal-temporal/#_ref_75", + "https://tc39.es/proposal-temporal/#_ref_1650", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-plainyearmonth-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.plainyearmonth.prototype.tolocalestring", - "https://tc39.es/proposal-temporal/#_ref_79", - "https://tc39.es/proposal-temporal/#_ref_1658", + "https://tc39.es/proposal-temporal/#_ref_76", + "https://tc39.es/proposal-temporal/#_ref_1651", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.era", - "https://tc39.es/proposal-temporal/#_ref_1659", + "https://tc39.es/proposal-temporal/#_ref_1652", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.erayear", - "https://tc39.es/proposal-temporal/#_ref_1660", + "https://tc39.es/proposal-temporal/#_ref_1653", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-zoneddatetime-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.zoneddatetime.prototype.tolocalestring", - "https://tc39.es/proposal-temporal/#_ref_80", - "https://tc39.es/proposal-temporal/#_ref_1661", + "https://tc39.es/proposal-temporal/#_ref_77", + "https://tc39.es/proposal-temporal/#_ref_1654", "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.era", - "https://tc39.es/proposal-temporal/#_ref_1662", - "https://tc39.es/proposal-temporal/#_ref_1663", - "https://tc39.es/proposal-temporal/#_ref_1664", + "https://tc39.es/proposal-temporal/#_ref_1655", + "https://tc39.es/proposal-temporal/#_ref_1656", + "https://tc39.es/proposal-temporal/#_ref_1657", "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.erayear", - "https://tc39.es/proposal-temporal/#_ref_1665", - "https://tc39.es/proposal-temporal/#_ref_1666", - "https://tc39.es/proposal-temporal/#_ref_1667", + "https://tc39.es/proposal-temporal/#_ref_1658", + "https://tc39.es/proposal-temporal/#_ref_1659", + "https://tc39.es/proposal-temporal/#_ref_1660", "https://tc39.es/proposal-temporal/#sec-abstracts", "https://tc39.es/proposal-temporal/#sup-temporal-preparetemporalfields", - "https://tc39.es/proposal-temporal/#_ref_81", - "https://tc39.es/proposal-temporal/#_ref_82", - "https://tc39.es/proposal-temporal/#_ref_83", + "https://tc39.es/proposal-temporal/#_ref_1661", + "https://tc39.es/proposal-temporal/#_ref_78", + "https://tc39.es/proposal-temporal/#_ref_79", + "https://tc39.es/proposal-temporal/#_ref_80", "https://tc39.es/proposal-temporal/#sec-copyright-and-software-license", "https://tc39.es/proposal-temporal/#references-pane-container", "https://tc39.es/proposal-temporal/#references-pane-spacer", diff --git a/tr/ids/webdriver2.json b/tr/ids/webdriver2.json index 401fdb494337..a7a6c9a25370 100644 --- a/tr/ids/webdriver2.json +++ b/tr/ids/webdriver2.json @@ -1508,16 +1508,12 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-13", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-85", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-21", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-element-1", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-web-element-reference-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-is-stale-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-86", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-66", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-stale-element-reference-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-frame-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-iframe-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-87", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-67", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-86", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-66", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-frame-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-set-the-current-browsing-context-6", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-nested-browsing-context-1", @@ -1541,18 +1537,18 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-top-level-browsing-contexts-14", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-24", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-14", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-88", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-68", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-87", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-67", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-14", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-40", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-38", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-parent-browsing-context-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-15", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-89", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-69", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-88", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-68", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-15", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-14", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-90", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-89", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-session-28", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-parent-browsing-context-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-39", @@ -1571,7 +1567,7 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-capability-9", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-commands-44", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unsupported-operation-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-91", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-90", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-top-level-browsing-contexts-15", "https://www.w3.org/TR/webdriver2/#dfn-window-states", "https://www.w3.org/TR/webdriver2/#dfn-maximized-window-state", @@ -1621,11 +1617,11 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-25", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-36", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-16", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-92", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-70", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-91", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-69", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-16", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-15", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-93", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-92", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-42", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-windowrect-object-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-37", @@ -1648,28 +1644,28 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-44", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-45", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-94", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-71", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-93", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-70", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-27", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-46", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-95", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-72", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-94", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-71", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-28", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-ends-56", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-set-window-rect-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-commands-47", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-39", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-96", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-73", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-95", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-72", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unsupported-operation-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-40", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-17", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-97", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-74", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-96", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-73", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-17", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-16", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-98", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-97", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-fully-exit-fullscreen-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-restore-the-window-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-47", @@ -1708,16 +1704,16 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-ends-57", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-maximize-window-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-48", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-99", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-75", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-98", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-74", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unsupported-operation-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-49", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-18", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-100", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-76", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-99", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-75", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-18", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-17", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-101", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-100", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-fully-exit-fullscreen-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-restore-the-window-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-maximize-the-window-1", @@ -1736,16 +1732,16 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-ends-58", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-minimize-window-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-53", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-102", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-77", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-101", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-76", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unsupported-operation-5", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-54", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-19", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-103", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-78", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-102", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-77", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-19", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-18", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-104", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-103", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-fully-exit-fullscreen-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-iconify-the-window-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-45", @@ -1757,16 +1753,16 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-29", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-ends-59", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-support-fullscreen-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-105", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-79", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-104", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-78", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unsupported-operation-6", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-56", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-20", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-106", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-80", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-105", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-79", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-20", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-19", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-107", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-106", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-restore-the-window-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-fullscreen-an-element-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-57", @@ -1799,35 +1795,28 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-browsing-contexts-12", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-discarded-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-list-of-known-elements-1", - "https://www.w3.org/TR/webdriver2/#dfn-get-a-known-element", + "https://www.w3.org/TR/webdriver2/#dfn-get-a-known-connected-element", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-26", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-list-of-known-elements-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-web-element-reference-3", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-107", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-80", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-element-1", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-is-stale-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-108", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-81", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-element-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-is-stale-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-109", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-82", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-stale-element-reference-2", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-stale-element-reference-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-47", - "https://www.w3.org/TR/webdriver2/#dfn-get-a-known-connected-element", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-22", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-element-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-connected-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-110", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-stale-element-reference-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-48", "https://www.w3.org/TR/webdriver2/#dfn-get-or-create-a-web-element-reference", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-elements-8", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-27", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-list-of-known-elements-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-equals-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-49", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-48", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-web-element-reference-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-list-of-known-elements-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-28", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-50", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-49", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-web-element-reference-5", "https://www.w3.org/TR/webdriver2/#dfn-web-element-reference-object", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-web-element-identifier-2", @@ -1838,19 +1827,19 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-represents-a-web-element-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-own-properties-12", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-web-element-identifier-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-111", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-83", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-109", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-82", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-29", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-18", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-web-element-identifier-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-23", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-element-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-51", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-22", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-2", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-50", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-elements-9", "https://www.w3.org/TR/webdriver2/#dfn-is-stale", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-node-document-for-node-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-active-document-10", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-connected-2", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-connected-1", "https://www.w3.org/TR/webdriver2/#dfn-scrolls-into-view", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-elements-10", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-in-view-1", @@ -2006,24 +1995,24 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-30", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-list-of-known-shadow-roots-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-shadow-root-reference-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-112", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-84", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-110", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-83", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-element-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-is-detached-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-113", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-85", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-111", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-84", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-detached-shadow-root-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-52", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-51", "https://www.w3.org/TR/webdriver2/#dfn-get-or-create-a-shadow-root-reference", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-shadow-roots-7", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-31", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-list-of-known-shadow-roots-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-equals-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-53", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-52", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-shadow-root-reference-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-list-of-known-shadow-roots-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-32", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-54", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-53", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-shadow-root-reference-4", "https://www.w3.org/TR/webdriver2/#dfn-shadow-root-reference-object", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-shadow-root-identifier-2", @@ -2034,20 +2023,20 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-represents-a-shadow-root-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-own-properties-14", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-shadow-root-identifier-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-114", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-86", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-112", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-85", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-30", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-19", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-shadow-root-identifier-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-24", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-23", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-shadow-root-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-55", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-54", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-shadow-roots-8", "https://www.w3.org/TR/webdriver2/#dfn-is-detached", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-node-document-for-node-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-active-document-12", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-document-fragment-host-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-is-stale-3", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-is-stale-2", "https://www.w3.org/TR/webdriver2/#retrieval", "https://www.w3.org/TR/webdriver2/#element-retrieval", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-find-element-2", @@ -2060,17 +2049,17 @@ "https://www.w3.org/TR/webdriver2/#dfn-find", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-ends-62", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-session-script-timeout-14", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-25", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-24", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-strategy-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-domexception-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-syntaxerror-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-xpathexception-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-strategy-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-115", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-113", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-selector-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-list-7", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-web-element-reference-object-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-56", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-55", "https://www.w3.org/TR/webdriver2/#locator-strategies", "https://www.w3.org/TR/webdriver2/#x12-3-1-locator-strategies", "https://www.w3.org/TR/webdriver2/#dfn-strategy", @@ -2090,10 +2079,10 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-strategy-4", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-queryselectorall-for-parentnode-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-this-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-116", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-87", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-114", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-86", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-selector-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-57", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-56", "https://www.w3.org/TR/webdriver2/#link-text", "https://www.w3.org/TR/webdriver2/#x12-3-1-2-link-text", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-web-elements-2", @@ -2101,13 +2090,13 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-strategy-5", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-queryselectorall-for-parentnode-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-this-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-117", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-88", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-115", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-87", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unknown-error-3", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-nodelist-interface-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-element-text-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-whitespace-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-58", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-57", "https://www.w3.org/TR/webdriver2/#partial-link-text", "https://www.w3.org/TR/webdriver2/#x12-3-1-3-partial-link-text", "https://www.w3.org/TR/webdriver2/#dfn-partial-link-text-selector", @@ -2120,18 +2109,18 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-strategy-8", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-queryselectorall-for-parentnode-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-this-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-118", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-89", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-116", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-88", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unknown-error-4", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-nodelist-interface-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-element-text-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-59", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-58", "https://www.w3.org/TR/webdriver2/#tag-name", "https://www.w3.org/TR/webdriver2/#x12-3-1-4-tag-name", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-web-elements-4", "https://www.w3.org/TR/webdriver2/#dfn-tag-name", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-strategy-9", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-60", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-59", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getelementsbytagname-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-this-4", "https://www.w3.org/TR/webdriver2/#xpath", @@ -2147,20 +2136,20 @@ "https://www.w3.org/TR/webdriver2/#h-note-31", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-20", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-xpathexception-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-119", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-90", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-117", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-89", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-selector-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-120", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-91", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-118", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-90", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unknown-error-5", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-nodelist-interface-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-snapshotitem-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-this-5", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-elements-27", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-121", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-92", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-119", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-91", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-selector-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-61", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-60", "https://www.w3.org/TR/webdriver2/#find-element", "https://www.w3.org/TR/webdriver2/#x12-3-2-find-element", "https://www.w3.org/TR/webdriver2/#dfn-find-element", @@ -2175,31 +2164,31 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-30", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-21", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-table-of-location-strategies-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-122", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-93", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-120", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-92", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-31", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-22", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-8", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-123", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-94", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-121", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-93", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-32", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-35", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-21", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-124", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-95", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-122", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-94", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-21", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-20", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-125", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-123", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-36", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-document-element-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-51", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-126", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-96", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-124", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-95", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-element-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-26", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-25", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-find-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-127", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-97", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-125", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-96", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-element-4", "https://www.w3.org/TR/webdriver2/#find-elements", "https://www.w3.org/TR/webdriver2/#x12-3-3-find-elements", @@ -2207,28 +2196,28 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-31", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-23", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-table-of-location-strategies-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-128", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-98", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-126", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-97", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-33", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-24", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-9", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-129", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-99", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-127", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-98", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-34", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-37", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-22", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-130", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-100", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-128", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-99", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-22", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-21", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-131", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-129", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-38", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-document-element-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-52", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-132", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-101", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-130", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-100", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-element-5", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-27", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-26", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-find-2", "https://www.w3.org/TR/webdriver2/#find-element-from-element", "https://www.w3.org/TR/webdriver2/#x12-3-4-find-element-from-element", @@ -2236,28 +2225,28 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-32", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-25", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-table-of-location-strategies-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-133", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-102", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-131", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-101", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-35", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-26", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-10", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-134", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-103", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-132", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-102", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-36", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-39", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-23", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-135", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-104", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-133", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-103", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-23", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-22", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-136", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-28", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-1", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-134", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-27", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-29", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-28", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-find-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-137", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-105", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-135", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-104", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-element-6", "https://www.w3.org/TR/webdriver2/#find-elements-from-element", "https://www.w3.org/TR/webdriver2/#x12-3-5-find-elements-from-element", @@ -2265,25 +2254,25 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-33", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-27", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-table-of-location-strategies-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-138", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-106", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-136", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-105", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-37", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-28", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-11", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-139", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-107", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-137", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-106", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-38", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-40", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-24", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-140", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-108", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-138", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-107", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-24", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-23", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-141", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-30", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-2", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-139", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-29", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-31", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-30", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-find-4", "https://www.w3.org/TR/webdriver2/#find-element-from-shadow-root", "https://www.w3.org/TR/webdriver2/#x12-3-6-find-element-from-shadow-root", @@ -2291,28 +2280,28 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-34", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-29", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-table-of-location-strategies-5", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-142", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-109", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-140", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-108", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-39", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-30", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-12", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-143", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-110", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-141", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-109", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-40", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-41", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-25", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-144", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-111", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-142", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-110", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-25", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-24", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-145", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-32", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-143", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-31", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-shadow-root-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-33", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-32", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-find-5", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-146", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-112", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-144", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-111", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-element-7", "https://www.w3.org/TR/webdriver2/#find-elements-from-shadow-root", "https://www.w3.org/TR/webdriver2/#x12-3-7-find-elements-from-shadow-root", @@ -2320,25 +2309,25 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-35", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-31", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-table-of-location-strategies-6", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-147", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-113", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-145", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-112", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-41", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-32", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-13", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-148", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-114", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-146", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-113", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-42", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-42", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-26", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-149", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-115", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-147", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-114", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-26", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-25", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-150", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-34", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-148", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-33", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-shadow-root-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-5", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-35", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-34", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-find-6", "https://www.w3.org/TR/webdriver2/#get-active-element", "https://www.w3.org/TR/webdriver2/#x12-3-8-get-active-element", @@ -2346,19 +2335,19 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-36", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-43", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-27", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-151", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-116", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-149", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-115", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-27", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-26", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-152", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-150", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-active-element-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-44", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-document-element-5", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-elements-29", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-62", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-61", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-web-element-reference-object-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-153", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-117", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-151", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-116", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-element-8", "https://www.w3.org/TR/webdriver2/#get-element-shadow-root", "https://www.w3.org/TR/webdriver2/#x12-3-9-get-element-shadow-root", @@ -2366,20 +2355,20 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-37", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-45", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-28", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-154", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-118", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-152", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-117", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-28", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-27", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-155", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-36", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-3", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-153", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-35", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-5", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-6", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-shadow-roots-9", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-156", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-119", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-154", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-118", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-shadow-root-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-shadow-root-reference-object-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-63", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-62", "https://www.w3.org/TR/webdriver2/#state", "https://www.w3.org/TR/webdriver2/#x12-4-state", "https://www.w3.org/TR/webdriver2/#dfn-calculate-the-absolute-position", @@ -2432,13 +2421,13 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-38", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-46", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-29", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-157", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-120", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-155", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-119", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-29", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-28", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-158", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-37", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-4", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-156", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-36", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-6", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-7", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-input-elements-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-type-2", @@ -2447,26 +2436,26 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-checkedness-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-option-elements-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-selectedness-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-64", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-63", "https://www.w3.org/TR/webdriver2/#get-element-attribute", "https://www.w3.org/TR/webdriver2/#x12-4-2-get-element-attribute", "https://www.w3.org/TR/webdriver2/#dfn-get-element-attribute", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-39", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-47", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-30", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-159", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-121", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-157", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-120", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-30", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-29", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-160", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-38", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-element-4", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-158", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-37", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-7", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-8", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-boolean-attribute-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-has-the-attribute-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-53", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-an-attribute-by-name-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-65", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-64", "https://www.w3.org/TR/webdriver2/#issue-container-generatedID-34", "https://www.w3.org/TR/webdriver2/#h-note-34", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getattribute-1", @@ -2477,38 +2466,38 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-40", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-48", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-31", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-161", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-122", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-159", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-121", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-31", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-30", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-162", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-39", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-element-5", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-160", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-38", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-8", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-9", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getproperty-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-17", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-54", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-66", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-65", "https://www.w3.org/TR/webdriver2/#get-element-css-value", "https://www.w3.org/TR/webdriver2/#x12-4-4-get-element-css-value", "https://www.w3.org/TR/webdriver2/#dfn-get-element-css-value", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-41", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-49", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-32", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-163", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-123", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-161", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-122", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-32", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-31", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-164", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-40", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-5", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-162", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-39", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-9", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-10", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-50", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-document-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-document-type-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-computed-value-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-11", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-67", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-66", "https://www.w3.org/TR/webdriver2/#get-element-text", "https://www.w3.org/TR/webdriver2/#x12-4-5-get-element-text", "https://www.w3.org/TR/webdriver2/#dfn-get-element-text", @@ -2527,35 +2516,35 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-42", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-51", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-33", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-165", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-124", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-163", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-123", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-33", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-32", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-166", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-41", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-6", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-164", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-40", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-10", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-12", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-call-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-55", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-bot-dom-getvisibletext-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-68", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-67", "https://www.w3.org/TR/webdriver2/#get-element-tag-name", "https://www.w3.org/TR/webdriver2/#x12-4-6-get-element-tag-name", "https://www.w3.org/TR/webdriver2/#dfn-get-element-tag-name", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-43", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-52", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-34", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-167", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-125", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-165", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-124", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-34", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-33", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-168", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-42", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-element-6", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-166", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-41", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-11", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-13", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-tagname-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-attribute-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-69", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-68", "https://www.w3.org/TR/webdriver2/#get-element-rect", "https://www.w3.org/TR/webdriver2/#x12-4-7-get-element-rect", "https://www.w3.org/TR/webdriver2/#dfn-get-element-rect", @@ -2585,72 +2574,72 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-44", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-55", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-35", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-169", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-126", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-167", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-125", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-35", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-34", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-170", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-43", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-7", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-168", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-42", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-12", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-14", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-calculate-the-absolute-position-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-bounding-rectangle-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-object-37", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-width-dimension-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-height-dimension-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-70", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-69", "https://www.w3.org/TR/webdriver2/#is-element-enabled", "https://www.w3.org/TR/webdriver2/#x12-4-8-is-element-enabled", "https://www.w3.org/TR/webdriver2/#dfn-is-element-enabled", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-45", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-56", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-36", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-171", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-127", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-169", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-126", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-36", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-35", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-172", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-44", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-8", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-170", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-43", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-13", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-15", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-57", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-document-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-document-type-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-disabled-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-71", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-70", "https://www.w3.org/TR/webdriver2/#get-computed-role", "https://www.w3.org/TR/webdriver2/#x12-4-9-get-computed-role", "https://www.w3.org/TR/webdriver2/#dfn-get-computed-role", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-46", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-58", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-37", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-173", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-128", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-171", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-127", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-37", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-36", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-174", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-45", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-9", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-172", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-44", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-14", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-16", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-wai-aria-role-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-72", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-71", "https://www.w3.org/TR/webdriver2/#get-computed-label", "https://www.w3.org/TR/webdriver2/#x12-4-10-get-computed-label", "https://www.w3.org/TR/webdriver2/#dfn-get-computed-label", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-47", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-59", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-38", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-175", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-129", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-173", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-128", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-38", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-37", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-176", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-46", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-10", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-174", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-45", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-15", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-17", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-accessible-name-and-description-computation-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-accessible-name-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-73", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-72", "https://www.w3.org/TR/webdriver2/#interaction", "https://www.w3.org/TR/webdriver2/#element-interaction", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-elements-37", @@ -2697,37 +2686,37 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-center-point-8", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-obscuring-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-element-click-intercepted-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-177", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-175", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-viewport-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-element-not-interactable-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-178", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-176", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-48", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-60", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-39", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-179", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-130", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-177", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-129", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-39", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-38", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-180", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-47", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-11", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-178", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-46", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-16", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-input-elements-5", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-file-upload-state-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-181", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-131", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-179", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-130", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-43", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-scrolls-into-view-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-container-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-container-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-in-view-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-182", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-132", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-180", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-131", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-element-not-interactable-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-container-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-obscuring-5", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-elements-39", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-183", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-133", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-181", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-132", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-element-click-intercepted-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-option-elements-5", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-container-4", @@ -2775,11 +2764,11 @@ "https://www.w3.org/TR/webdriver2/#h-note-38", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-navigating-11", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-navigating-12", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-48", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-47", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-waiting-for-the-navigation-to-complete-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-49", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-48", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-post-navigation-checks-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-74", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-73", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-56", "https://www.w3.org/TR/webdriver2/#element-clear", "https://www.w3.org/TR/webdriver2/#x12-5-2-element-clear", @@ -2804,32 +2793,32 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-element-clear-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-62", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-40", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-184", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-134", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-182", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-133", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-40", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-39", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-185", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-50", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-12", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-183", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-49", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-17", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-editable-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-186", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-135", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-184", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-134", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-element-state-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-scrolls-into-view-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-session-script-timeout-15", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-interactable-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-interactable-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-187", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-136", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-185", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-135", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-element-not-interactable-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-mutable-form-control-element-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-clear-a-resettable-element-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-mutable-element-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-clear-a-content-editable-element-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-188", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-137", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-186", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-136", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-element-state-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-75", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-74", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-57", "https://www.w3.org/TR/webdriver2/#element-send-keys", "https://www.w3.org/TR/webdriver2/#x12-5-3-element-send-keys", @@ -2844,7 +2833,7 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-elements-42", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-keyboard-interactable-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-element-not-interactable-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-189", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-187", "https://www.w3.org/TR/webdriver2/#dfn-non-typeable-form-control", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-input-elements-7", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-type-5", @@ -2860,12 +2849,12 @@ "https://www.w3.org/TR/webdriver2/#dfn-null-key", "https://www.w3.org/TR/webdriver2/#dfn-clear-the-modifier-key-state", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-key-input-source-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-190", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-138", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-188", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-137", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-44", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-action-object-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-191", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-139", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-189", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-138", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-45", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-a-list-of-actions-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-63", @@ -2897,7 +2886,7 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-breaking-text-into-extended-grapheme-clusters-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-key-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-the-events-for-a-typeable-string-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-51", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-50", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-clear-the-modifier-key-state-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-modifier-key-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-the-events-for-a-typeable-string-2", @@ -2911,24 +2900,24 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-a-composition-event-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-a-composition-event-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-the-events-for-a-typeable-string-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-52", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-51", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-clear-the-modifier-key-state-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-50", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-element-send-keys-6", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-33", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-string-8", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-192", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-140", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-190", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-139", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-46", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-68", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-41", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-193", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-141", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-191", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-140", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-41", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-40", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-194", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-53", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-13", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-192", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-52", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-18", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-18", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-input-elements-10", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-file-upload-state-4", @@ -2938,20 +2927,20 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-session-script-timeout-16", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-keyboard-interactable-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-keyboard-interactable-5", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-195", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-142", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-193", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-141", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-element-not-interactable-5", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-active-element-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-focusing-steps-5", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-196", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-143", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-194", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-142", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-47", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-has-the-attribute-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-197", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-144", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-195", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-143", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-48", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-198", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-145", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-196", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-144", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-49", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-selected-files-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-input-4", @@ -2959,24 +2948,24 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-fire-13", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-input-5", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-change-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-76", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-75", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-58", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-elements-43", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-non-typeable-form-control-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-own-properties-15", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-199", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-146", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-197", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-145", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-element-not-interactable-6", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-mutable-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-200", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-147", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-198", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-146", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-element-not-interactable-7", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-set-a-property-13", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-suffering-from-bad-input-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-201", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-148", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-199", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-147", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-50", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-77", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-76", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-59", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-elements-44", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-content-editable-2", @@ -2993,7 +2982,7 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-actions-for-a-string-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-69", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remove-an-input-source-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-78", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-77", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-60", "https://www.w3.org/TR/webdriver2/#document", "https://www.w3.org/TR/webdriver2/#x13-document", @@ -3009,11 +2998,11 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-51", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-71", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-42", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-202", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-149", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-200", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-148", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-42", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-41", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-203", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-201", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-fragment-serializing-algorithm-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-document-element-8", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-61", @@ -3021,7 +3010,7 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-72", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-active-document-14", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-62", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-79", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-78", "https://www.w3.org/TR/webdriver2/#executing-script", "https://www.w3.org/TR/webdriver2/#x13-2-executing-script", "https://www.w3.org/TR/webdriver2/#dfn-collection", @@ -3044,7 +3033,7 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-boolean-6", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-string-9", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-80", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-79", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-object-39", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-represents-a-web-element-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-deserialize-a-web-element-1", @@ -3064,44 +3053,44 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-ends-65", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-21", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-64", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-81", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-80", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-65", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-boolean-7", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-5", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-string-10", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-82", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-81", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-collection-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-54", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-53", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-clone-an-object-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-internal-json-clone-algorithm-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-83", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-82", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-elements-47", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-is-stale-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-204", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-150", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-stale-element-reference-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-84", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-is-stale-3", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-202", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-149", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-stale-element-reference-2", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-83", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-shadow-roots-11", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-is-detached-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-205", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-151", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-203", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-150", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-detached-shadow-root-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-85", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-84", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-windowproxy-7", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-browsing-contexts-16", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-windowproxy-8", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-discarded-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-206", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-152", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-stale-element-reference-5", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-86", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-204", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-151", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-stale-element-reference-3", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-85", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-windowproxy-reference-object-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-own-properties-17", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-function-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-87", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-86", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-call-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-207", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-153", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-205", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-152", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-javascript-error-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-clone-an-object-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-internal-json-clone-algorithm-3", @@ -3112,24 +3101,24 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-object-42", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-own-properties-18", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-35", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-208", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-154", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-206", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-153", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-javascript-error-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-88", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-87", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-set-a-property-14", "https://www.w3.org/TR/webdriver2/#dfn-extract-the-script-arguments-from-a-request", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-36", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-string-11", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-209", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-155", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-207", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-154", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-51", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-37", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-array-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-210", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-156", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-208", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-155", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-52", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-json-deserialize-6", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-89", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-88", "https://www.w3.org/TR/webdriver2/#dfn-execute-a-function-body", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-completion-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-user-prompts-3", @@ -3161,15 +3150,15 @@ "https://www.w3.org/TR/webdriver2/#x13-2-1-execute-script", "https://www.w3.org/TR/webdriver2/#dfn-execute-script", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-52", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-55", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-54", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-extract-the-script-arguments-from-a-request-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-74", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-43", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-211", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-157", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-209", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-156", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-43", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-42", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-212", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-210", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-a-new-promise-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-in-parallel-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-promise-call-1", @@ -3177,14 +3166,14 @@ "https://www.w3.org/TR/webdriver2/#ref-for-index-term-resolve-1", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-reject-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-session-script-timeout-17", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-213", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-158", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-211", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-157", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-script-timeout-error-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-json-clone-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-90", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-89", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-json-clone-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-214", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-159", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-212", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-158", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-javascript-error-3", "https://www.w3.org/TR/webdriver2/#execute-async-script", "https://www.w3.org/TR/webdriver2/#x13-2-2-execute-async-script", @@ -3195,15 +3184,15 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-commands-58", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-execute-async-script-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-53", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-56", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-55", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-extract-the-script-arguments-from-a-request-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-75", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-44", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-215", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-160", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-213", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-159", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-44", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-43", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-216", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-214", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-a-new-promise-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-in-parallel-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-createresolvingfunctions-1", @@ -3221,14 +3210,14 @@ "https://www.w3.org/TR/webdriver2/#ref-for-index-term-resolve-2", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-reject-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-session-script-timeout-18", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-217", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-161", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-215", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-160", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-script-timeout-error-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-json-clone-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-91", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-90", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-json-clone-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-218", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-162", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-216", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-161", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-javascript-error-4", "https://www.w3.org/TR/webdriver2/#cookies", "https://www.w3.org/TR/webdriver2/#x14-cookies", @@ -3291,38 +3280,38 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-54", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-78", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-45", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-219", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-163", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-217", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-162", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-45", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-44", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-220", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-218", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-list-11", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-associated-cookies-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-79", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-active-document-18", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-serialized-cookie-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-92", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-91", "https://www.w3.org/TR/webdriver2/#get-named-cookie", "https://www.w3.org/TR/webdriver2/#x14-2-get-named-cookie", "https://www.w3.org/TR/webdriver2/#dfn-get-named-cookie", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-55", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-80", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-46", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-221", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-164", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-219", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-163", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-46", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-45", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-222", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-220", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-19", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-cookies-6", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-cookie-name-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-associated-cookies-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-81", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-active-document-19", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-93", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-92", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-serialized-cookie-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-223", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-165", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-221", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-164", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-cookie-1", "https://www.w3.org/TR/webdriver2/#add-cookie", "https://www.w3.org/TR/webdriver2/#x14-3-add-cookie", @@ -3331,21 +3320,21 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-38", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-object-45", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-table-for-cookie-conversion-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-224", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-166", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-222", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-165", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-53", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-82", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-47", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-225", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-167", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-223", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-166", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-47", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-46", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-226", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-224", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-83", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-document-element-9", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-cookie-averse-document-object-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-227", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-168", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-225", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-167", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-cookie-domain-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-cookie-name-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-cookie-value-1", @@ -3358,8 +3347,8 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-cookie-http-only-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-cookie-expiry-time-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-maximum-safe-integer-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-228", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-169", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-226", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-168", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-54", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-creating-a-cookie-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-cookie-store-3", @@ -3378,11 +3367,11 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-cookie-http-only-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-cookie-expiry-time-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-cookie-same-site-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-229", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-230", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-170", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-227", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-228", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-169", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unable-to-set-cookie-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-94", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-93", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-69", "https://www.w3.org/TR/webdriver2/#delete-cookie", "https://www.w3.org/TR/webdriver2/#x14-4-delete-cookie", @@ -3390,14 +3379,14 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-57", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-86", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-48", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-231", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-171", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-229", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-170", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-48", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-47", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-232", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-230", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-delete-cookies-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-20", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-95", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-94", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-70", "https://www.w3.org/TR/webdriver2/#delete-all-cookies", "https://www.w3.org/TR/webdriver2/#x14-5-delete-all-cookies", @@ -3405,13 +3394,13 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-58", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-87", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-49", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-233", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-172", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-231", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-171", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-49", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-48", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-234", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-232", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-delete-cookies-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-96", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-95", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-71", "https://www.w3.org/TR/webdriver2/#actions", "https://www.w3.org/TR/webdriver2/#x15-actions", @@ -3471,10 +3460,10 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-create-a-key-input-source-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-create-a-pointer-input-source-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-create-a-wheel-input-source-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-235", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-173", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-233", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-172", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-55", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-97", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-96", "https://www.w3.org/TR/webdriver2/#null-input-source", "https://www.w3.org/TR/webdriver2/#x15-1-1-null-input-source", "https://www.w3.org/TR/webdriver2/#dfn-null-input-source", @@ -3551,10 +3540,10 @@ "https://www.w3.org/TR/webdriver2/#dfn-get-or-create-an-input-source", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-an-input-source-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-pointer-input-source-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-236", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-174", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-234", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-173", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-56", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-57", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-56", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-create-an-input-source-3", "https://www.w3.org/TR/webdriver2/#dfn-global-key-state", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-struct-2", @@ -3599,281 +3588,281 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-39", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-23", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-array-5", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-237", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-175", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-235", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-174", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-57", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-list-12", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-58", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-57", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-process-an-input-source-action-sequence-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-list-13", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-list-14", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-98", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-97", "https://www.w3.org/TR/webdriver2/#dfn-process-an-input-source-action-sequence", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-ends-73", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-40", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-238", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-176", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-236", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-175", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-58", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-41", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-24", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-string-12", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-239", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-177", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-237", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-176", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-59", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-42", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-59", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-58", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-process-pointer-parameters-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-or-create-an-input-source-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-25", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-240", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-178", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-238", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-177", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-60", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-43", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-array-6", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-241", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-179", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-239", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-178", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-61", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-object-47", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-242", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-180", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-240", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-179", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-62", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-60", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-59", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-process-a-null-action-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-61", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-60", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-process-a-key-action-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-62", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-61", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-process-a-pointer-action-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-63", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-62", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-process-a-wheel-action-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-99", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-98", "https://www.w3.org/TR/webdriver2/#dfn-default-pointer-parameters", "https://www.w3.org/TR/webdriver2/#dfn-process-pointer-parameters", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-default-pointer-parameters-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-26", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-100", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-99", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-object-48", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-243", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-181", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-241", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-180", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-63", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-44", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-27", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-244", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-182", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-242", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-181", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-64", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-101", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-100", "https://www.w3.org/TR/webdriver2/#dfn-action-object", "https://www.w3.org/TR/webdriver2/#dfn-process-a-null-action", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-45", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-245", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-183", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-243", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-182", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-65", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-action-object-10", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-64", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-63", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-process-a-pause-action-1", "https://www.w3.org/TR/webdriver2/#dfn-process-a-key-action", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-46", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-246", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-184", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-244", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-183", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-66", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-action-object-11", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-65", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-64", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-process-a-pause-action-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-47", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-string-13", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unicode-code-point-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-247", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-185", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-245", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-184", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-67", "https://www.w3.org/TR/webdriver2/#dfn-process-a-pointer-action", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-48", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-248", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-186", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-246", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-185", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-68", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-action-object-12", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-66", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-65", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-process-a-pause-action-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-process-a-pointer-up-or-pointer-down-action-1", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-247", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-248", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-process-a-pointer-move-action-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-249", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-250", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-process-a-pointer-move-action-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-251", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-252", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-253", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-254", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-102", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-101", "https://www.w3.org/TR/webdriver2/#dfn-process-a-wheel-action", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-49", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-255", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-187", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-253", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-186", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-69", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-action-object-13", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-67", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-66", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-process-a-pause-action-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-50", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-28", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-256", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-188", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-254", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-187", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-70", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-51", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-29", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-object-49", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-represents-a-web-element-5", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-257", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-189", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-255", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-188", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-71", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-52", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-30", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-258", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-190", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-256", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-189", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-72", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-53", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-31", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-259", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-191", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-257", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-190", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-73", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-54", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-32", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-5", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-260", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-192", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-258", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-191", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-74", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-55", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-33", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-6", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-261", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-193", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-259", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-192", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-75", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-103", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-102", "https://www.w3.org/TR/webdriver2/#dfn-process-a-pause-action", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-56", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-34", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-7", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-262", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-194", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-260", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-193", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-76", "https://www.w3.org/TR/webdriver2/#dfn-process-a-pointer-up-or-pointer-down-action", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-8", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-263", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-195", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-261", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-194", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-77", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-35", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-6", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-264", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-196", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-262", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-195", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-78", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-36", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-7", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-265", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-197", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-263", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-196", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-79", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-37", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-8", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-266", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-198", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-264", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-197", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-80", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-38", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-9", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-267", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-199", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-265", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-198", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-81", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-39", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-9", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-268", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-200", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-266", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-199", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-82", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-40", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-10", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-269", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-201", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-267", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-200", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-83", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-41", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-11", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-270", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-202", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-268", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-201", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-84", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-42", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-10", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-271", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-203", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-269", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-202", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-85", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-43", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-11", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-272", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-204", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-270", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-203", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-86", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-72", "https://www.w3.org/TR/webdriver2/#dfn-process-a-pointer-move-action", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-44", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-12", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-273", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-205", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-271", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-204", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-87", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-57", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-45", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-object-50", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-represents-a-web-element-6", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-274", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-206", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-272", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-205", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-88", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-58", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-46", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-13", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-275", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-207", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-273", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-206", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-89", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-59", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-47", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-14", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-276", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-208", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-274", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-207", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-90", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-48", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-12", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-277", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-209", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-275", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-208", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-91", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-49", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-13", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-278", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-210", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-276", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-209", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-92", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-50", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-14", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-279", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-211", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-277", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-210", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-93", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-51", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-15", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-280", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-212", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-278", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-211", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-94", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-52", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-15", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-281", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-213", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-279", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-212", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-95", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-53", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-16", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-282", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-214", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-280", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-213", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-96", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-54", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-integer-17", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-283", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-215", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-281", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-214", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-97", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-55", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-16", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-284", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-216", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-282", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-215", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-98", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-56", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-17", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-285", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-217", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-283", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-216", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-99", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-73", "https://www.w3.org/TR/webdriver2/#dispatching-actions", @@ -3890,7 +3879,7 @@ "https://www.w3.org/TR/webdriver2/#dfn-dispatch-actions-inner", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-computing-the-tick-duration-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-tick-actions-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-286", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-284", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-asynchronously-wait-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-tick-actions-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-tick-actions-3", @@ -3913,10 +3902,10 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-a-pointercancel-action-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-a-pause-action-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-a-scroll-action-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-68", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-67", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-input-cancel-list-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-input-cancel-list-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-104", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-103", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-75", "https://www.w3.org/TR/webdriver2/#dfn-dispatch-a-list-of-actions", "https://www.w3.org/TR/webdriver2/#issue-container-generatedID-47", @@ -3926,7 +3915,7 @@ "https://www.w3.org/TR/webdriver2/#general-actions", "https://www.w3.org/TR/webdriver2/#x15-5-1-general-actions", "https://www.w3.org/TR/webdriver2/#dfn-dispatch-a-pause-action", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-105", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-104", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-76", "https://www.w3.org/TR/webdriver2/#keyboard-actions", "https://www.w3.org/TR/webdriver2/#x15-5-2-keyboard-actions", @@ -3941,7 +3930,7 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-code-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-key-location-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-perform-implementation-specific-action-dispatch-steps-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-106", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-105", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-77", "https://www.w3.org/TR/webdriver2/#issue-container-generatedID-48", "https://www.w3.org/TR/webdriver2/#h-note-48", @@ -3951,37 +3940,37 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-code-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-key-location-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-perform-implementation-specific-action-dispatch-steps-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-107", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-106", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-78", "https://www.w3.org/TR/webdriver2/#pointer-actions", "https://www.w3.org/TR/webdriver2/#x15-5-3-pointer-actions", "https://www.w3.org/TR/webdriver2/#dfn-dispatch-a-pointerdown-action", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-108", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-107", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-79", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-perform-implementation-specific-action-dispatch-steps-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-109", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-108", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-80", "https://www.w3.org/TR/webdriver2/#dfn-dispatch-a-pointerup-action", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-110", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-109", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-81", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-perform-implementation-specific-action-dispatch-steps-5", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-111", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-110", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-82", "https://www.w3.org/TR/webdriver2/#dfn-dispatch-a-pointermove-action", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-represents-a-web-element-7", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-69", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-14", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-68", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-19", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-center-point-10", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-css-pixels-7", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-287", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-285", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-move-target-out-of-bounds-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-css-pixels-8", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-288", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-286", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-move-target-out-of-bounds-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-60", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-asynchronously-wait-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-perform-a-pointer-move-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-112", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-111", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-83", "https://www.w3.org/TR/webdriver2/#dfn-perform-a-pointer-move", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-ticks-22", @@ -3994,25 +3983,25 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-perform-a-pointer-move-2", "https://www.w3.org/TR/webdriver2/#dfn-dispatch-a-pointercancel-action", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-perform-implementation-specific-action-dispatch-steps-7", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-113", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-112", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-84", "https://www.w3.org/TR/webdriver2/#wheel-actions", "https://www.w3.org/TR/webdriver2/#x15-5-4-wheel-actions", "https://www.w3.org/TR/webdriver2/#dfn-dispatch-a-scroll-action", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-represents-a-web-element-8", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-70", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-15", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-69", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-20", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-center-point-11", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-css-pixels-9", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-289", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-287", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-move-target-out-of-bounds-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-css-pixels-10", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-290", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-288", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-move-target-out-of-bounds-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-undefined-61", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-asynchronously-wait-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-perform-a-scroll-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-114", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-113", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-85", "https://www.w3.org/TR/webdriver2/#dfn-perform-a-scroll", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-ticks-23", @@ -4029,20 +4018,20 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-59", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-session-32", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-input-state-7", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-71", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-70", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-extract-an-action-sequence-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-89", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-50", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-291", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-218", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-289", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-217", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-50", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-49", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-292", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-293", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-290", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-291", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-actions-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-90", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-294", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-115", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-292", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-114", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-86", "https://www.w3.org/TR/webdriver2/#release-actions", "https://www.w3.org/TR/webdriver2/#x15-7-release-actions", @@ -4055,19 +4044,19 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-60", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-91", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-51", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-295", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-219", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-293", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-218", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-51", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-session-33", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-input-state-8", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-input-cancel-list-5", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-72", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-71", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dispatch-tick-actions-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-92", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-session-34", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-input-state-9", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-create-an-input-state-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-116", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-115", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-87", "https://www.w3.org/TR/webdriver2/#user-prompts", "https://www.w3.org/TR/webdriver2/#x16-user-prompts", @@ -4081,7 +4070,7 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-commands-60", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-commands-61", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unexpected-alert-open-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-296", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-294", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-user-prompts-7", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-beforeunload-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dismissed-1", @@ -4138,17 +4127,17 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-simple-dialog-6", "https://www.w3.org/TR/webdriver2/#dfn-deserialize-as-an-unhandled-prompt-behavior", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-string-14", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-297", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-220", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-295", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-219", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-100", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-known-prompt-handling-approaches-table-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-298", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-221", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-296", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-220", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-101", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-117", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-116", "https://www.w3.org/TR/webdriver2/#dfn-annotated-unexpected-alert-open-error", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-299", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-222", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-297", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-221", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unexpected-alert-open-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-data-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-user-prompt-3", @@ -4156,7 +4145,7 @@ "https://www.w3.org/TR/webdriver2/#dfn-handle-any-user-prompts", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-ends-75", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-user-prompt-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-118", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-117", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-session-35", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-user-prompt-handler-6", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dismiss-state-1", @@ -4175,9 +4164,9 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-annotated-unexpected-alert-open-error-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-ignore-state-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-annotated-unexpected-alert-open-error-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-119", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-118", "https://www.w3.org/TR/webdriver2/#example-12", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-300", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-298", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unexpected-alert-open-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-ends-76", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-user-prompt-message-3", @@ -4200,16 +4189,16 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-61", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-61", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-52", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-301", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-223", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-299", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-222", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-52", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-user-prompt-10", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-302", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-224", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-300", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-223", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-alert-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-dismissed-8", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-user-prompt-11", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-120", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-119", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-89", "https://www.w3.org/TR/webdriver2/#accept-alert", "https://www.w3.org/TR/webdriver2/#x16-2-accept-alert", @@ -4217,16 +4206,16 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-62", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-62", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-53", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-303", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-225", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-301", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-224", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-53", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-user-prompt-12", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-304", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-226", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-302", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-225", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-alert-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-accepting-6", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-user-prompt-13", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-121", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-120", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-90", "https://www.w3.org/TR/webdriver2/#get-alert-text", "https://www.w3.org/TR/webdriver2/#x16-3-get-alert-text", @@ -4234,16 +4223,16 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-63", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-63", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-54", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-305", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-227", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-303", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-226", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-54", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-user-prompt-14", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-306", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-228", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-304", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-227", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-alert-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-user-prompt-15", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-91", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-122", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-121", "https://www.w3.org/TR/webdriver2/#send-alert-text", "https://www.w3.org/TR/webdriver2/#x16-4-send-alert-text", "https://www.w3.org/TR/webdriver2/#dfn-send-alert-text", @@ -4256,30 +4245,30 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-64", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-properties-60", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-string-15", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-307", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-229", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-305", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-228", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-102", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-64", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-55", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-308", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-230", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-306", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-229", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-55", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-user-prompt-16", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-309", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-231", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-307", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-230", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-alert-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-user-prompt-17", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-alert-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-confirm-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-310", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-232", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-308", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-231", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-element-not-interactable-8", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-prompt-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-311", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-233", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-309", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-232", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unsupported-operation-7", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-user-prompt-18", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-123", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-122", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-92", "https://www.w3.org/TR/webdriver2/#screen-capture", "https://www.w3.org/TR/webdriver2/#x17-screen-capture", @@ -4298,8 +4287,8 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-bounding-rectangle-5", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-viewport-6", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-css-pixels-11", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-312", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-234", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-310", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-233", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unable-to-capture-screen-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-viewport-7", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-min-5", @@ -4318,42 +4307,42 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-2d-context-creation-algorithm-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-x-coordinate-8", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-y-coordinate-8", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-124", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-123", "https://www.w3.org/TR/webdriver2/#dfn-encoding-a-canvas-as-base64", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-elements-50", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-canvas-element-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-origin-clean-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-313", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-235", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-311", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-234", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unable-to-capture-screen-2", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-canvas-element-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-314", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-236", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-312", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-235", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unable-to-capture-screen-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-a-serialization-of-the-canvas-element-s-bitmap-as-a-file-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-data-url-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-index-of-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-substring-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-125", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-124", "https://www.w3.org/TR/webdriver2/#take-screenshot", "https://www.w3.org/TR/webdriver2/#x17-1-take-screenshot", "https://www.w3.org/TR/webdriver2/#dfn-take-screenshot", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-65", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-65", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-56", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-315", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-237", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-313", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-236", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-56", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-run-the-animation-frame-callbacks-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-66", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-document-element-10", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-bounding-rectangle-6", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-73", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-72", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-draw-a-bounding-box-from-the-framebuffer-1", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-canvas-element-4", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-74", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-73", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-encoding-a-canvas-as-base64-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-126", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-125", "https://www.w3.org/TR/webdriver2/#take-element-screenshot", "https://www.w3.org/TR/webdriver2/#x17-2-take-element-screenshot", "https://www.w3.org/TR/webdriver2/#dfn-take-element-screenshot", @@ -4366,22 +4355,22 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-66", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-93", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-57", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-316", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-238", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-314", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-237", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-57", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-50", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-317", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-75", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-16", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-315", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-74", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-get-a-known-connected-element-21", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-url-variables-21", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-scrolls-into-view-8", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-run-the-animation-frame-callbacks-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-76", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-75", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-draw-a-bounding-box-from-the-framebuffer-2", "https://www.w3.org/TR/webdriver2/#ref-for-index-term-canvas-element-5", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-77", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-76", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-encoding-a-canvas-as-base64-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-127", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-126", "https://www.w3.org/TR/webdriver2/#print", "https://www.w3.org/TR/webdriver2/#x18-print", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-local-ends-18", @@ -4389,72 +4378,72 @@ "https://www.w3.org/TR/webdriver2/#ref-for-index-term-set-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-18", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-string-16", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-318", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-239", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-316", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-238", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-103", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-19", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-319", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-240", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-317", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-239", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-104", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-320", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-241", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-318", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-240", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-105", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-78", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-77", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-parse-as-an-integer-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-equivalent-to-an-empty-string-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-79", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-78", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-parse-as-an-integer-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-equivalent-to-an-empty-string-2", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-80", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-79", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-parse-as-an-integer-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-321", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-242", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-319", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-241", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-106", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-128", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-127", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-string-17", "https://www.w3.org/TR/webdriver2/#dfn-equivalent-to-an-empty-string", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-whitespace-2", "https://www.w3.org/TR/webdriver2/#dfn-parse-as-an-integer", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-whitespace-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-322", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-320", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-107", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-323", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-321", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-108", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-parseint-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-129", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-128", "https://www.w3.org/TR/webdriver2/#print-page", "https://www.w3.org/TR/webdriver2/#x18-1-print-page", "https://www.w3.org/TR/webdriver2/#dfn-print-page", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-end-steps-67", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-top-level-browsing-context-67", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-longer-open-58", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-324", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-243", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-322", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-242", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-no-such-window-58", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-handle-any-user-prompts-51", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-325", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-323", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-the-property-with-default-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-string-18", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-326", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-244", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-324", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-243", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-109", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-the-property-with-default-2", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-20", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-327", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-245", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-325", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-244", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-110", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-the-property-with-default-3", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-boolean-8", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-328", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-246", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-326", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-245", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-111", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-the-property-with-default-4", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-object-52", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-the-property-with-default-5", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-the-property-with-default-6", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-21", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-329", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-247", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-327", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-246", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-112", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-the-property-with-default-7", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-object-53", @@ -4463,29 +4452,29 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-the-property-with-default-10", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-the-property-with-default-11", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-number-22", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-330", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-248", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-328", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-247", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-113", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-the-property-with-default-12", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-boolean-9", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-331", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-249", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-329", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-248", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-114", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-getting-the-property-with-default-13", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-array-7", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-array-8", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-332", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-250", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-330", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-249", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-invalid-argument-115", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-run-the-animation-frame-callbacks-3", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-81", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-80", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-current-browsing-context-94", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-media-type-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-array-9", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-82", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-try-81", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-parse-a-page-range-1", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-base64-encode-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-130", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-success-129", "https://www.w3.org/TR/webdriver2/#privacy", "https://www.w3.org/TR/webdriver2/#a-privacy", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-remote-ends-77", @@ -4512,8 +4501,8 @@ "https://www.w3.org/TR/webdriver2/#ref-for-dfn-call-5", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-null-93", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-bot-dom-isshown-1", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-333", - "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-251", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-331", + "https://www.w3.org/TR/webdriver2/#ref-for-dfn-error-code-250", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-unknown-error-6", "https://www.w3.org/TR/webdriver2/#ref-for-dfn-uri-template-6", "https://www.w3.org/TR/webdriver2/#acknowledgements", diff --git a/tr/ids/webgpu.json b/tr/ids/webgpu.json index c73c155d63a8..b403600bb306 100644 --- a/tr/ids/webgpu.json +++ b/tr/ids/webgpu.json @@ -1450,30 +1450,30 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-size%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-usage%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-usage%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gpubufferdescriptor", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-usage%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-usage%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-allowed-buffer-usages%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-usage%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_read%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-allowed-buffer-usages%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-usage%E2%91%A6", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-copy_dst%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_read%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-usage%E2%91%A7", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_write%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-copy_dst%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-usage%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-map_write%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-usage%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferusage-copy_src%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-mappedatcreation%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-size%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-size%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-mappedatcreation%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapasync%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-size%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-usage%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-usage%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubufferdescriptor-mappedatcreation%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-mapping-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A8", @@ -1860,10 +1860,6 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-viewformats%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-gputexture%E2%91%A1%E2%93%AA", - "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A2", - "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gputexturedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-width%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-extent3d-width%E2%91%A0%E2%91%A1", @@ -1883,6 +1879,10 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-format%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-usage%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-usage%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-gputexturedescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-size-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-size%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexture-viewformats-slot", @@ -2913,6 +2913,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-float%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-depth%E2%91%A0", + "https://www.w3.org/TR/webgpu/#issue-ab015160", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpustoragetexturebindinglayout-viewdimension%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdimension-cube%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureviewdimension-cube-array%E2%91%A2", @@ -4739,6 +4740,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpasstimestamplocation-end", "https://www.w3.org/TR/webgpu/#ref-for-list-append%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-endtimestampwrites-slot", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawcount-slot", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-maxdrawcount-slot", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-maxdrawcount", "https://www.w3.org/TR/webgpu/#issue-de638f5d", "https://www.w3.org/TR/webgpu/#issue-74c9d6d3", "https://www.w3.org/TR/webgpu/#dom-gpucommandencoder-begincomputepass", @@ -5782,6 +5786,8 @@ "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-stencil_reference-slot", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-endtimestampwrites-slot", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpurenderpasstimestampwrites", + "https://www.w3.org/TR/webgpu/#dom-gpurenderpassencoder-maxdrawcount-slot", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpassencoder%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-viewport-slot", "https://www.w3.org/TR/webgpu/#render-pass-encoder-creation", @@ -5809,6 +5815,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-occlusionqueryset%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpurenderpasstimestampwrites%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-timestampwrites%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassdescriptor-maxdrawcount%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdescriptor-colorattachments", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasscolorattachment%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-compatible-usage-list%E2%91%A3", @@ -5822,6 +5830,8 @@ "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdescriptor-timestampwrites", "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpurenderpasstimestampwrites%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasstimestampwrite%E2%91%A0", + "https://www.w3.org/TR/webgpu/#dom-gpurenderpassdescriptor-maxdrawcount", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A8", "https://www.w3.org/TR/webgpu/#abstract-opdef-gpurenderpassdescriptor-valid-usage", "https://www.w3.org/TR/webgpu/#ref-for-gpudevice%E2%91%A3%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpassdescriptor%E2%91%A4", @@ -6130,6 +6140,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudebugcommandsmixin-debug_group_stack-slot%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-list-is-empty%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-occlusion_query_active-slot", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawcount-slot%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-maxdrawcount-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-list-extend%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-commands-slot%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-commands-slot%E2%91%A7", @@ -6159,9 +6171,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-buffer", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuindexformat%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-indexformat", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-offset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setvertexbuffer%E2%91%A1", @@ -6169,9 +6181,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-slot", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-buffer", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A3%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-offset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-draw", @@ -6199,13 +6211,13 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindirect%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindirect-indirectbuffer-indirectoffset-indirectbuffer", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindirect-indirectbuffer-indirectoffset-indirectoffset", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexedindirect", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A7%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectbuffer", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectoffset", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuobjectbase%E2%91%A1%E2%91%A1", @@ -6224,7 +6236,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuindexformat%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_buffer-slot", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-index_buffer_size-slot", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-index_buffer-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-vertex_buffers-slot", "https://www.w3.org/TR/webgpu/#ref-for-ordered-map%E2%91%A3", @@ -6232,8 +6244,10 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-vertex_buffer_sizes-slot", "https://www.w3.org/TR/webgpu/#ref-for-ordered-map%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A1", + "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawcount-slot", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webgpu/#render-pass-encoder-drawing", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setpipeline", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderpipeline%E2%91%A2%E2%91%A5", @@ -6265,9 +6279,9 @@ "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-indexformat", "https://www.w3.org/TR/webgpu/#ref-for-enumdef-gpuindexformat%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-offset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setindexbuffer-buffer-indexformat-offset-size-size", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A2%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A2%E2%91%A8", @@ -6291,9 +6305,9 @@ "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-buffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-offset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-setvertexbuffer-slot-buffer-offset-size-size", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%93%AA", @@ -6342,6 +6356,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexbufferlayout-stepmode%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexstepmode-vertex%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexstepmode-instance%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawcount-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexed", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawindexed%E2%91%A0", @@ -6376,6 +6391,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexbufferlayout-attributes%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexbufferlayout-stepmode%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexstepmode-instance%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawcount-slot%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuvertexstepmode-vertex%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-invalid-memory-reference", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindirect", @@ -6393,7 +6409,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-indirect-draw-parameters", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindirect-indirectbuffer-indirectoffset-indirectoffset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A4%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%91%A3", @@ -6407,6 +6423,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-usage-scopes%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-internal-usage-input%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawcount-slot%E2%91%A3", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexedindirect", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A6", "https://www.w3.org/TR/webgpu/#indirect-drawindexed-parameters", @@ -6422,7 +6439,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-indirect-drawindexed-parameters", "https://www.w3.org/TR/webgpu/#dom-gpurendercommandsmixin-drawindexedindirect-indirectbuffer-indirectoffset-indirectoffset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A5%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A3%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A3%E2%91%A4", @@ -6436,6 +6453,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpubuffer-size%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-usage-scopes%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-internal-usage-input%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawcount-slot%E2%91%A4", "https://www.w3.org/TR/webgpu/#abstract-opdef-valid-to-draw", "https://www.w3.org/TR/webgpu/#ref-for-gpurendercommandsmixin%E2%91%A0%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-encoder-bind-groups%E2%91%A2", @@ -6575,7 +6593,9 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundle-depthreadonly-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-stencilreadonly-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundle-stencilreadonly-slot", - "https://www.w3.org/TR/webgpu/#issue-c99c562f", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawcount-slot%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundle-drawcount-slot", + "https://www.w3.org/TR/webgpu/#issue-cffb171f", "https://www.w3.org/TR/webgpu/#bundles", "https://www.w3.org/TR/webgpu/#render-bundle", "https://www.w3.org/TR/webgpu/#gpurenderbundle", @@ -6595,13 +6615,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderpasslayout%E2%91%A7", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundle-depthreadonly-slot", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundle-stencilreadonly-slot", + "https://www.w3.org/TR/webgpu/#dom-gpurenderbundle-drawcount-slot", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webgpu/#render-bundle-creation", "https://www.w3.org/TR/webgpu/#dictdef-gpurenderbundledescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpuobjectdescriptorbase%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-Exposed%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-SecureContext%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webgpu/#gpurenderbundleencoder", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundleencoder-finish", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderbundledescriptor", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundleencoder-finish-descriptor-descriptor", @@ -6654,6 +6677,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundleencoderdescriptor-stencilreadonly%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-open%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawcount-slot%E2%91%A6", "https://www.w3.org/TR/webgpu/#issue-5f1e9d1f", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpudevice-createrenderbundleencoder%E2%91%A1", "https://www.w3.org/TR/webgpu/#render-bundle-encoding", @@ -6669,8 +6693,8 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundleencoder-finish%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpurenderbundleencoder-finish-descriptor-descriptor", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gpurenderbundledescriptor%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-state-slot%E2%91%A0%E2%91%A5", @@ -6683,9 +6707,11 @@ "https://www.w3.org/TR/webgpu/#ref-for-encoder-state-ended%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A4%E2%91%A8", - "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpurenderbundle%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundle-command_list-slot", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandsmixin-commands-slot%E2%91%A0%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderbundle-drawcount-slot%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurendercommandsmixin-drawcount-slot%E2%91%A7", "https://www.w3.org/TR/webgpu/#queues", "https://www.w3.org/TR/webgpu/#gpuqueuedescriptor", "https://www.w3.org/TR/webgpu/#dictdef-gpuqueuedescriptor", @@ -6709,14 +6735,14 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A8%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-buffer", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A0", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-bufferoffset", "https://www.w3.org/TR/webgpu/#ref-for-AllowShared", "https://www.w3.org/TR/webgpu/#ref-for-BufferSource", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-data", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-dataoffset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-size", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueue-writetexture%E2%91%A1", @@ -6747,13 +6773,13 @@ "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-buffer", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A0%E2%93%AA%E2%91%A0", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-bufferoffset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A8", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-data", "https://www.w3.org/TR/webgpu/#ref-for-BufferSource%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-dataoffset", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A6%E2%93%AA", "https://www.w3.org/TR/webgpu/#dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-size", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A6%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A6%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-idl-ArrayBuffer%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-idl-DataView", @@ -6951,26 +6977,25 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-timestamp-query%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-exceptiondef-typeerror%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-type%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerysetdescriptor-type%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-count%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerysetdescriptor-count%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-device-timeline%E2%91%A4%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-generate-a-validation-error%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webgpu/#ref-for-invalid%E2%91%A5%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-valid%E2%91%A1%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerysetdescriptor-count%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-type%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerysetdescriptor-type%E2%91%A1", - "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-count%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuquerysetdescriptor-count%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-state-slot", "https://www.w3.org/TR/webgpu/#ref-for-query-set-state-available%E2%91%A0", "https://www.w3.org/TR/webgpu/#example-efcca31b", - "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A0", "https://www.w3.org/TR/webgpu/#queryset-destruction", - "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A2", + "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-destroy%E2%91%A1", "https://www.w3.org/TR/webgpu/#dom-gpuqueryset-destroy", + "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A3", - "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-idl-undefined%E2%91%A7%E2%93%AA", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuqueryset-state-slot%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-query-set-state-destroyed", @@ -6984,10 +7009,10 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-beginocclusionquery%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpurenderpassencoder-endocclusionquery%E2%91%A0", "https://www.w3.org/TR/webgpu/#timestamp", - "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpuqueryset%E2%91%A2%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-writetimestamp%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-gpucommandencoder%E2%91%A2%E2%91%A4", - "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A5%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-typedefdef-gpusize64%E2%91%A6%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-gpubuffer%E2%91%A0%E2%93%AA%E2%91%A2", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucommandencoder-resolvequeryset%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpufeaturename-timestamp-query%E2%91%A5", @@ -7070,6 +7095,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validate-texture-format-required-features%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturedescriptor-viewformats%E2%91%A6", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpuobjectbase-device-slot%E2%91%A4%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-gputexturedescriptor-for-the-canvas-and-configuration", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-canvas%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configuration-slot%E2%91%A1", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-texturedescriptor-slot", @@ -7253,6 +7279,7 @@ "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-replace-the-drawing-buffer%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-configuration-slot%E2%91%A7", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-texturedescriptor-slot%E2%91%A3", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-gputexturedescriptor-for-the-canvas-and-configuration%E2%91%A0", "https://www.w3.org/TR/webgpu/#ref-for-dictdef-gputexturedescriptor%E2%91%A8", "https://www.w3.org/TR/webgpu/#ref-for-dom-supported-limits-maxtexturedimension2d", "https://www.w3.org/TR/webgpu/#ref-for-dom-gpucanvascontext-getcurrenttexture%E2%91%A0%E2%91%A1", @@ -8103,7 +8130,16 @@ "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-stencil8%E2%91%A5", "https://www.w3.org/TR/webgpu/#reading-depth-stencil", - "https://www.w3.org/TR/webgpu/#issue-686c6e59", + "https://www.w3.org/TR/webgpu/#ref-for-abstract-opdef-validating-shader-binding%E2%91%A1", + "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A2%E2%91%A4", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A3%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-depth%E2%91%A8", + "https://www.w3.org/TR/webgpu/#ref-for-gputextureview%E2%91%A2%E2%91%A5", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturebindinglayout-sampletype%E2%91%A0%E2%91%A6", + "https://www.w3.org/TR/webgpu/#ref-for-gpubindgrouplayout%E2%91%A3%E2%91%A7", + "https://www.w3.org/TR/webgpu/#ref-for-dom-gputexturesampletype-uint%E2%91%A0%E2%91%A5", + "https://www.w3.org/TR/webgpu/#example-cb229a6b", "https://www.w3.org/TR/webgpu/#copying-depth-stencil", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-depth32float%E2%91%A3", "https://www.w3.org/TR/webgpu/#ref-for-dom-gputextureformat-depth32float-stencil8%E2%91%A3", diff --git a/tr/ids/webidl.json b/tr/ids/webidl.json index d970c5bfb6b5..30df52a710b6 100644 --- a/tr/ids/webidl.json +++ b/tr/ids/webidl.json @@ -6734,6 +6734,7 @@ "https://webidl.spec.whatwg.org/#normative", "https://webidl.spec.whatwg.org/#biblio-dom", "https://webidl.spec.whatwg.org/#biblio-ecma-262", + "https://webidl.spec.whatwg.org/#biblio-ecma-402", "https://webidl.spec.whatwg.org/#biblio-html", "https://webidl.spec.whatwg.org/#biblio-ieee-754", "https://webidl.spec.whatwg.org/#biblio-infra", diff --git a/tr/ids/webnn.json b/tr/ids/webnn.json index 01eb5e18e425..0dee7588e0c9 100644 --- a/tr/ids/webnn.json +++ b/tr/ids/webnn.json @@ -39,7 +39,6 @@ "https://www.w3.org/TR/webnn/#security", "https://www.w3.org/TR/webnn/#ref-for-mlcontext", "https://www.w3.org/TR/webnn/#ref-for-gpu-device", - "https://www.w3.org/TR/webnn/#ref-for-5.14", "https://www.w3.org/TR/webnn/#issue-9e2aaedc", "https://www.w3.org/TR/webnn/#issue-e9d96711", "https://www.w3.org/TR/webnn/#issue-2dcd6d4c", @@ -81,7 +80,6 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-compute%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-computeasync", - "https://www.w3.org/TR/webnn/#ref-for-5.14%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-compute%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A5", @@ -100,11 +98,8 @@ "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlcontextoptions", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-gpu-device%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-5.14%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-buffer-interface", - "https://www.w3.org/TR/webnn/#ref-for-5.4", "https://www.w3.org/TR/webnn/#ref-for-texture-interface", - "https://www.w3.org/TR/webnn/#ref-for-5.9", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-ArrayBufferView", "https://www.w3.org/TR/webnn/#ref-for-ArrayBufferView%E2%91%A0", @@ -154,10 +149,6 @@ "https://www.w3.org/TR/webnn/#dom-ml-createcontext-gpudevice", "https://www.w3.org/TR/webnn/#ref-for-gpu-device%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-ml-createcontext-gpudevice-gpudevice", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%91%A3", - "https://www.w3.org/TR/webnn/#dom-ml-createcontext-glcontext", - "https://www.w3.org/TR/webnn/#ref-for-5.14%E2%91%A2", - "https://www.w3.org/TR/webnn/#dom-ml-createcontext-glcontext-glcontext", "https://www.w3.org/TR/webnn/#ref-for-dom-ml-createcontext", "https://www.w3.org/TR/webnn/#ref-for-this", "https://www.w3.org/TR/webnn/#ref-for-concept-relevant-global", @@ -166,7 +157,7 @@ "https://www.w3.org/TR/webnn/#ref-for-webnn-feature", "https://www.w3.org/TR/webnn/#ref-for-securityerror", "https://www.w3.org/TR/webnn/#ref-for-idl-DOMException", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlcontextoptions%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-contexttype-slot", "https://www.w3.org/TR/webnn/#ref-for-default-context", @@ -183,26 +174,18 @@ "https://www.w3.org/TR/webnn/#ref-for-device-type-gpu", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-powerpreference-slot%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-power-preference-default", - "https://www.w3.org/TR/webnn/#ref-for-5.14%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-contexttype-slot%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-webgl-context", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-devicetype-slot%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-device-type-gpu%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-powerpreference-slot%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-power-preference-default%E2%91%A0", "https://www.w3.org/TR/webnn/#permissions-policy-integration", "https://www.w3.org/TR/webnn/#ref-for-policy-controlled-feature", "https://www.w3.org/TR/webnn/#webnn-feature", "https://www.w3.org/TR/webnn/#ref-for-default-allowlist", "https://www.w3.org/TR/webnn/#api-mlcontext", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-context-type", "https://www.w3.org/TR/webnn/#ref-for-device-type%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-power-preference%E2%91%A0", "https://www.w3.org/TR/webnn/#context-type", "https://www.w3.org/TR/webnn/#default-context", - "https://www.w3.org/TR/webnn/#webgl-context", "https://www.w3.org/TR/webnn/#webgpu-context", "https://www.w3.org/TR/webnn/#device-type", "https://www.w3.org/TR/webnn/#device-type-cpu", @@ -229,31 +212,31 @@ "https://www.w3.org/TR/webnn/#ref-for-SecureContext%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-Exposed%E2%91%A0", "https://www.w3.org/TR/webnn/#mlcontext", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlcontext-contexttype-slot", "https://www.w3.org/TR/webnn/#ref-for-context-type%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-context-type%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlcontext-devicetype-slot", "https://www.w3.org/TR/webnn/#ref-for-device-type%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A0%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-device-type%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlcontext-powerpreference-slot", "https://www.w3.org/TR/webnn/#ref-for-power-preference%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A0", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-power-preference%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-contexttype-slot%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-contexttype-slot%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-default-context%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlcontextoptions%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontextoptions-devicetype%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-device-type-gpu%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-device-type-gpu%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-ArrayBufferView%E2%91%A4", "https://www.w3.org/TR/webnn/#api-mlcontext-sync-execution", "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A5", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A1", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlcontextoptions%E2%91%A6", "https://www.w3.org/TR/webnn/#ref-for-operationerror", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-Exposed%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-idl-undefined", "https://www.w3.org/TR/webnn/#dom-mlcontext-compute", @@ -310,10 +293,10 @@ "https://www.w3.org/TR/webnn/#example-cc757593", "https://www.w3.org/TR/webnn/#api-mlcontext-async-execution", "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A8", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A3", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A2", "https://www.w3.org/TR/webnn/#ref-for-dictdef-mlcontextoptions%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-operationerror%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A4", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-idl-promise%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-idl-undefined%E2%91%A2", "https://www.w3.org/TR/webnn/#dom-mlcontext-computeasync", @@ -366,10 +349,10 @@ "https://www.w3.org/TR/webnn/#api-mlcontext-webgpu-interop", "https://www.w3.org/TR/webnn/#ref-for-mlcommandencoder%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-command-buffers%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A5", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-gpu-device%E2%91%A4", "https://www.w3.org/TR/webnn/#ref-for-operationerror%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A6", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A5", "https://www.w3.org/TR/webnn/#ref-for-mlcommandencoder%E2%91%A1", "https://www.w3.org/TR/webnn/#dom-mlcontext-createcommandencoder", "https://www.w3.org/TR/webnn/#ref-for-mlcommandencoder%E2%91%A2", @@ -409,7 +392,6 @@ "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A8", "https://www.w3.org/TR/webnn/#typedefdef-mlnamedoperands", "https://www.w3.org/TR/webnn/#dictdef-mlbufferresourceview", - "https://www.w3.org/TR/webnn/#ref-for-5.4%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-buffer-interface%E2%91%A0", "https://www.w3.org/TR/webnn/#dom-mlbufferresourceview-resource", "https://www.w3.org/TR/webnn/#ref-for-idl-unsigned-long-long", @@ -423,7 +405,7 @@ "https://www.w3.org/TR/webnn/#ref-for-Exposed%E2%91%A4", "https://www.w3.org/TR/webnn/#mlgraphbuilder", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mlgraphbuilder", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A7", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-mlgraphbuilder-context-context", "https://www.w3.org/TR/webnn/#ref-for-mloperand%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-input", @@ -457,11 +439,11 @@ "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-build%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-buildasync%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A8", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A7", "https://www.w3.org/TR/webnn/#ref-for-mlgraphbuilder%E2%91%A0%E2%91%A0", "https://www.w3.org/TR/webnn/#ref-for-dom-mlgraphbuilder-build%E2%91%A1", - "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-contexttype-slot%E2%91%A3", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%93%AA", + "https://www.w3.org/TR/webnn/#ref-for-dom-mlcontext-contexttype-slot%E2%91%A2", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A1%E2%91%A8", "https://www.w3.org/TR/webnn/#ref-for-default-context%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A3", "https://www.w3.org/TR/webnn/#api-mlgraphbuilder-batchnorm", @@ -1345,8 +1327,8 @@ "https://www.w3.org/TR/webnn/#mlgraph", "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlgraph-context-slot", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%93%AA", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%91%A0", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mlgraph%E2%91%A0%E2%91%A6", "https://www.w3.org/TR/webnn/#dom-mlgraph-inputdescriptors-slot", "https://www.w3.org/TR/webnn/#ref-for-idl-record%E2%91%A2", @@ -1389,8 +1371,8 @@ "https://www.w3.org/TR/webnn/#mlcommandencoder", "https://www.w3.org/TR/webnn/#ref-for-mlcommandencoder%E2%91%A4", "https://www.w3.org/TR/webnn/#dom-mlcommandencoder-context-slot", + "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%91%A1", "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%91%A2", - "https://www.w3.org/TR/webnn/#ref-for-mlcontext%E2%91%A2%E2%91%A3", "https://www.w3.org/TR/webnn/#ref-for-mlcommandencoder%E2%91%A5", "https://www.w3.org/TR/webnn/#dom-mlcommandencoder-implementation-slot", "https://www.w3.org/TR/webnn/#api-mlcommandencoder-graph-initialization", @@ -1507,9 +1489,6 @@ "https://www.w3.org/TR/webnn/#term-for-concept-relevant-global", "https://www.w3.org/TR/webnn/#term-for-default-allowlist", "https://www.w3.org/TR/webnn/#term-for-policy-controlled-feature", - "https://www.w3.org/TR/webnn/#term-for-5.4", - "https://www.w3.org/TR/webnn/#term-for-5.14", - "https://www.w3.org/TR/webnn/#term-for-5.9", "https://www.w3.org/TR/webnn/#term-for-buffer-interface", "https://www.w3.org/TR/webnn/#term-for-command-buffers", "https://www.w3.org/TR/webnn/#term-for-dictdef-gpucommandbufferdescriptor", @@ -1547,7 +1526,6 @@ "https://www.w3.org/TR/webnn/#biblio-numpy-broadcasting-rule", "https://www.w3.org/TR/webnn/#biblio-permissions-policy-1", "https://www.w3.org/TR/webnn/#biblio-rfc2119", - "https://www.w3.org/TR/webnn/#biblio-webgl-1", "https://www.w3.org/TR/webnn/#biblio-webgpu", "https://www.w3.org/TR/webnn/#biblio-webidl", "https://www.w3.org/TR/webnn/#informative", diff --git a/tr/ids/webrtc-stats.json b/tr/ids/webrtc-stats.json index 185600b7e866..9c8e204fb176 100644 --- a/tr/ids/webrtc-stats.json +++ b/tr/ids/webrtc-stats.json @@ -80,7 +80,7 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcdatachannelstats-datachannelidentifier-1", "https://www.w3.org/TR/webrtc-stats/#guidelines-for-implementing-stats-objects", "https://www.w3.org/TR/webrtc-stats/#x4-2-guidelines-for-implementing-stats-objects", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiohandlerstats-audiolevel-1", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-audiolevel-1", "https://www.w3.org/TR/webrtc-stats/#lifetime-considerations-for-monitored-objects", "https://www.w3.org/TR/webrtc-stats/#x4-3-lifetime-considerations-for-monitored-objects", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-monitored-object-1", @@ -92,8 +92,6 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-monitored-object-2", "https://www.w3.org/TR/webrtc-stats/#guidelines-for-getstats-results-caching-throttling", "https://www.w3.org/TR/webrtc-stats/#x4-4-guidelines-for-getstats-results-caching-throttling", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-1", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-deleted-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-monitored-object-3", "https://www.w3.org/TR/webrtc-stats/#maintenance-procedures-for-stats-object-types", @@ -150,8 +148,7 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-rtp-stream-5", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcrtpstreamstats-ssrc-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-track-2", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsenderaudiotrackattachmentstats-1", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsendervideotrackattachmentstats-1", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-1", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-4", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsentrtpstreamstats-packetssent-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsentrtpstreamstats-bytessent-2", @@ -177,11 +174,7 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcstatstype-stream", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamstats-1", "https://www.w3.org/TR/webrtc-stats/#dom-rtcstatstype-track", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsendervideotrackattachmentstats-2", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsenderaudiotrackattachmentstats-2", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivervideotrackattachmentstats-1", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceiveraudiotrackattachmentstats-1", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-3", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-track-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-deleted-4", "https://www.w3.org/TR/webrtc-stats/#issue-container-generatedID", @@ -318,7 +311,7 @@ "https://www.w3.org/TR/webrtc-stats/#x7-5-rtcinboundrtpstreamstats-dictionary", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-4", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats", - "https://www.w3.org/TR/webrtc-stats/#webidl-2116032081", + "https://www.w3.org/TR/webrtc-stats/#webidl-1435164813", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-5", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivedrtpstreamstats-4", @@ -372,6 +365,8 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-estimatedplayouttimestamp-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-jitterbufferdelay", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-jitterbufferdelay-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-jitterbuffertargetdelay", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-jitterbuffertargetdelay-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-jitterbufferemittedcount", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-jitterbufferemittedcount-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-totalsamplesreceived", @@ -387,7 +382,7 @@ "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-removedsamplesforacceleration", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-removedsamplesforacceleration-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-audiolevel", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-audiolevel-1", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-audiolevel-2", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-totalaudioenergy", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-totalaudioenergy-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-totalsamplesduration", @@ -458,6 +453,8 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-jitterbufferemittedcount-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-jitterbufferdelay-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-jitterbufferemittedcount-3", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-jitterbuffertargetdelay", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-jitterbufferemittedcount-4", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-jitterbufferemittedcount", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-audio-sample-4", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-jitterbufferdelay-3", @@ -474,13 +471,13 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-removedsamplesforacceleration", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-audiolevel", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-2", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-audiolevel-2", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-audiolevel-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-totalaudioenergy-2", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-totalaudioenergy", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-audio-sample-5", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-totalsamplesreceived-2", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-audiolevel-3", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-audiolevel-4", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-totalaudioenergy-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-totalaudioenergy-4", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-totalsamplesduration", @@ -843,49 +840,13 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcpeerconnectionstats-datachannelsclosed", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcpeerconnectionstats-datachannelsopened-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcpeerconnectionstats-datachannelsclosed-2", - "https://www.w3.org/TR/webrtc-stats/#mststats-dict*", - "https://www.w3.org/TR/webrtc-stats/#x7-15-rtcmediahandlerstats-dictionary", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediahandlerstats", - "https://www.w3.org/TR/webrtc-stats/#webidl-550687289", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediahandlerstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-4", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-11", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediahandlerstats-trackidentifier", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-trackidentifier-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediahandlerstats-ended", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-ended-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediahandlerstats-kind", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-kind-1", - "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcmediahandlerstats-members", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-5", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediahandlerstats-trackidentifier", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediahandlerstats-ended", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediahandlerstats-kind", - "https://www.w3.org/TR/webrtc-stats/#vststats-dict*", - "https://www.w3.org/TR/webrtc-stats/#x7-16-rtcvideohandlerstats-dictionary", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideohandlerstats", - "https://www.w3.org/TR/webrtc-stats/#webidl-774808478", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideohandlerstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideohandlerstats-1", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-6", - "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcvideohandlerstats-members", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideohandlerstats-2", - "https://www.w3.org/TR/webrtc-stats/#aststats-dict*", - "https://www.w3.org/TR/webrtc-stats/#x7-17-rtcaudiohandlerstats-dictionary", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiohandlerstats", - "https://www.w3.org/TR/webrtc-stats/#webidl-1079479303", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudiohandlerstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiohandlerstats-1", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-7", - "https://www.w3.org/TR/webrtc-stats/#dictionary-rtcaudiohandlerstats-members", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiohandlerstats-2", "https://www.w3.org/TR/webrtc-stats/#dcstats-dict*", - "https://www.w3.org/TR/webrtc-stats/#x7-18-rtcdatachannelstats-dictionary", + "https://www.w3.org/TR/webrtc-stats/#x7-15-rtcdatachannelstats-dictionary", "https://www.w3.org/TR/webrtc-stats/#dom-rtcdatachannelstats", "https://www.w3.org/TR/webrtc-stats/#webidl-1719506252", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcdatachannelstats", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcdatachannelstats-2", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-12", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-11", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcdatachannelstats-label", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcdatachannelstats-label-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcdatachannelstats-protocol", @@ -913,13 +874,13 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcdatachannelstats-messagesreceived", "https://www.w3.org/TR/webrtc-stats/#dom-rtcdatachannelstats-bytesreceived", "https://www.w3.org/TR/webrtc-stats/#transportstats-dict*", - "https://www.w3.org/TR/webrtc-stats/#x7-19-rtctransportstats-dictionary", + "https://www.w3.org/TR/webrtc-stats/#x7-16-rtctransportstats-dictionary", "https://www.w3.org/TR/webrtc-stats/#dom-rtctransportstats", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtctransportstats-4", "https://www.w3.org/TR/webrtc-stats/#webidl-1820750949", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtctransportstats", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtctransportstats-5", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-13", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-12", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtctransportstats-packetssent", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtctransportstats-packetssent-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtctransportstats-packetsreceived", @@ -988,13 +949,13 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcdtlsrole-server", "https://www.w3.org/TR/webrtc-stats/#dom-rtcdtlsrole-unknown", "https://www.w3.org/TR/webrtc-stats/#icecandidate-dict*", - "https://www.w3.org/TR/webrtc-stats/#x7-20-rtcicecandidatestats-dictionary", + "https://www.w3.org/TR/webrtc-stats/#x7-17-rtcicecandidatestats-dictionary", "https://www.w3.org/TR/webrtc-stats/#dom-rtcicecandidatestats", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcicecandidatestats-4", "https://www.w3.org/TR/webrtc-stats/#webidl-399094158", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcicecandidatestats", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcicecandidatestats-5", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-14", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-13", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcicecandidatestats-transportid", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcicecandidatestats-transportid-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcicecandidatestats-address", @@ -1026,12 +987,12 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcicecandidatestats-url", "https://www.w3.org/TR/webrtc-stats/#dom-rtcicecandidatestats-relayprotocol", "https://www.w3.org/TR/webrtc-stats/#candidatepair-dict*", - "https://www.w3.org/TR/webrtc-stats/#x7-21-rtcicecandidatepairstats-dictionary", + "https://www.w3.org/TR/webrtc-stats/#x7-18-rtcicecandidatepairstats-dictionary", "https://www.w3.org/TR/webrtc-stats/#dom-rtcicecandidatepairstats", "https://www.w3.org/TR/webrtc-stats/#webidl-684921453", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcicecandidatepairstats", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcicecandidatepairstats-3", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-15", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-14", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcicecandidatepairstats-transportid", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcicecandidatepairstats-transportid-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcicecandidatepairstats-localcandidateid", @@ -1112,7 +1073,7 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcicecandidatepairstats-packetsdiscardedonsend", "https://www.w3.org/TR/webrtc-stats/#dom-rtcicecandidatepairstats-bytesdiscardedonsend", "https://www.w3.org/TR/webrtc-stats/#rtcstatsicecandidatepairstate-enum", - "https://www.w3.org/TR/webrtc-stats/#x7-21-1-rtcstatsicecandidatepairstate-enum", + "https://www.w3.org/TR/webrtc-stats/#x7-18-1-rtcstatsicecandidatepairstate-enum", "https://www.w3.org/TR/webrtc-stats/#dom-rtcstatsicecandidatepairstate", "https://www.w3.org/TR/webrtc-stats/#webidl-1404684385", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcstatsicecandidatepairstate", @@ -1129,12 +1090,12 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcstatsicecandidatepairstate-failed", "https://www.w3.org/TR/webrtc-stats/#dom-rtcstatsicecandidatepairstate-succeeded", "https://www.w3.org/TR/webrtc-stats/#certificatestats-dict*", - "https://www.w3.org/TR/webrtc-stats/#x7-22-rtccertificatestats-dictionary", + "https://www.w3.org/TR/webrtc-stats/#x7-19-rtccertificatestats-dictionary", "https://www.w3.org/TR/webrtc-stats/#dom-rtccertificatestats", "https://www.w3.org/TR/webrtc-stats/#webidl-1151120691", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtccertificatestats", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtccertificatestats-2", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-16", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-15", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtccertificatestats-fingerprint", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtccertificatestats-fingerprint-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtccertificatestats-fingerprintalgorithm", @@ -1157,7 +1118,7 @@ "https://www.w3.org/TR/webrtc-stats/#webidl-2092431896", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamstats", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamstats-2", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-17", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-16", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamstats-streamidentifier", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamstats-streamidentifier-1", "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamstats-trackids", @@ -1165,35 +1126,6 @@ "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamstats-streamidentifier", "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamstats-trackids", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstats-id-1", - "https://www.w3.org/TR/webrtc-stats/#lvststats-dict*", - "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcsendervideotrackattachmentstats-dictionary", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcsendervideotrackattachmentstats", - "https://www.w3.org/TR/webrtc-stats/#webidl-1083345383", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcsendervideotrackattachmentstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsendervideotrackattachmentstats-3", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideosenderstats-1", - "https://www.w3.org/TR/webrtc-stats/#laststats-dict*", - "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcsenderaudiotrackattachmentstats-dictionary", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcsenderaudiotrackattachmentstats", - "https://www.w3.org/TR/webrtc-stats/#webidl-178653881", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcsenderaudiotrackattachmentstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsenderaudiotrackattachmentstats-3", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosenderstats-1", - "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcreceivervideotrackattachmentstats-dictionary", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcreceivervideotrackattachmentstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivervideotrackattachmentstats-2", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideoreceiverstats-1", - "https://www.w3.org/TR/webrtc-stats/#webidl-30565679", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcreceivervideotrackattachmentstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivervideotrackattachmentstats-3", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideoreceiverstats-2", - "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcreceiveraudiotrackattachmentstats-dictionary", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcreceiveraudiotrackattachmentstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceiveraudiotrackattachmentstats-2", - "https://www.w3.org/TR/webrtc-stats/#webidl-497837199", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcreceiveraudiotrackattachmentstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceiveraudiotrackattachmentstats-3", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-1", "https://www.w3.org/TR/webrtc-stats/#obsolete-rtccodecstats-members", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtccodecstats-5", "https://www.w3.org/TR/webrtc-stats/#webidl-1530740808", @@ -1252,8 +1184,7 @@ "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcinboundrtpstreamstats-fractionlost", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-fractionlost-1", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-trackid", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceiveraudiotrackattachmentstats-4", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcreceivervideotrackattachmentstats-4", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-3", "https://www.w3.org/TR/webrtc-stats/#dom-rtcinboundrtpstreamstats-fractionlost", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteinboundrtpstreamstats-7", "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcoutboundrtpstreamstats-members", @@ -1264,187 +1195,141 @@ "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcoutboundrtpstreamstats-trackid", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-trackid-1", "https://www.w3.org/TR/webrtc-stats/#dom-rtcoutboundrtpstreamstats-trackid", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsenderaudiotrackattachmentstats-4", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcsendervideotrackattachmentstats-4", - "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediahandlerstats-members", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-8", - "https://www.w3.org/TR/webrtc-stats/#webidl-614052488", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediahandlerstats-partial-1", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-9", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediahandlerstats-priority", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-4", + "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcmediastreamtrackstats-members", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-5", + "https://www.w3.org/TR/webrtc-stats/#webidl-629034706", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-trackidentifier", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-trackidentifier-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-ended", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-ended-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-kind", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-kind-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-priority", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-rtcprioritytype-1", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-priority-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediahandlerstats-remotesource", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediahandlerstats-remotesource-1", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediahandlerstats-priority", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-priority-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-remotesource", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-remotesource-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-estimatedplayouttimestamp", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-estimatedplayouttimestamp-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-jitterbufferdelay", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-jitterbufferdelay-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-jitterbufferemittedcount", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-jitterbufferemittedcount-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-audiolevel", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-audiolevel-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-totalaudioenergy", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-totalaudioenergy-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-totalsamplesduration", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-totalsamplesduration-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-echoreturnloss", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-echoreturnloss-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-echoreturnlossenhancement", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-echoreturnlossenhancement-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-totalsamplesreceived", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-totalsamplesreceived-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-concealedsamples", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-concealedsamples-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-silentconcealedsamples", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-silentconcealedsamples-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-concealmentevents", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-concealmentevents-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-insertedsamplesfordeceleration", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-insertedsamplesfordeceleration-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-removedsamplesforacceleration", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-removedsamplesforacceleration-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-framewidth", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-framewidth-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-frameheight", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-frameheight-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-framespersecond", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-framespersecond-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-keyframessent", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-keyframessent-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-framescaptured", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-framescaptured-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-framessent", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-framessent-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-hugeframessent", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-hugeframessent-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-keyframesreceived", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-keyframesreceived-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-framesreceived", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-framesreceived-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-framesdecoded", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-framesdecoded-1", + "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcmediastreamtrackstats-framesdropped", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcmediastreamtrackstats-framesdropped-1", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-trackidentifier", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-ended", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-kind", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-priority", "https://www.w3.org/TR/webrtc-stats/#ref-for-dfn-rtcprioritytype-2", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediahandlerstats-remotesource", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-remotesource", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-track-4", - "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudiohandlerstats-members", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiohandlerstats-3", - "https://www.w3.org/TR/webrtc-stats/#webidl-389344943", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudiohandlerstats-partial-1", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiohandlerstats-4", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudiohandlerstats-audiolevel", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiohandlerstats-audiolevel-2", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudiohandlerstats-totalaudioenergy", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiohandlerstats-totalaudioenergy-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudiohandlerstats-totalsamplesduration", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiohandlerstats-totalsamplesduration-1", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiohandlerstats-audiolevel", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-2", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-10", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiohandlerstats-totalaudioenergy", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-3", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-11", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiohandlerstats-totalsamplesduration", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-4", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-12", - "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudiosenderstats-members", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiosenderstats", - "https://www.w3.org/TR/webrtc-stats/#webidl-1208208634", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudiosenderstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosenderstats-2", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudiosenderstats-echoreturnloss", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosenderstats-echoreturnloss-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudiosenderstats-echoreturnlossenhancement", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosenderstats-echoreturnlossenhancement-1", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiosenderstats-echoreturnloss", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-13", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudiosenderstats-echoreturnlossenhancement", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-14", - "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcaudioreceiverstats-members", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats", - "https://www.w3.org/TR/webrtc-stats/#webidl-1988352078", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioreceiverstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-5", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioreceiverstats-estimatedplayouttimestamp", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-estimatedplayouttimestamp-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioreceiverstats-jitterbufferdelay", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-jitterbufferdelay-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioreceiverstats-jitterbufferemittedcount", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-jitterbufferemittedcount-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioreceiverstats-totalsamplesreceived", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-totalsamplesreceived-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioreceiverstats-concealedsamples", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-concealedsamples-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioreceiverstats-silentconcealedsamples", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-silentconcealedsamples-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioreceiverstats-concealmentevents", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-concealmentevents-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioreceiverstats-insertedsamplesfordeceleration", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-insertedsamplesfordeceleration-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioreceiverstats-removedsamplesforacceleration", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-removedsamplesforacceleration-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioreceiverstats-audiolevel", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-audiolevel-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioreceiverstats-totalaudioenergy", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-totalaudioenergy-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcaudioreceiverstats-totalsamplesduration", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudioreceiverstats-totalsamplesduration-1", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-estimatedplayouttimestamp", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-estimatedplayouttimestamp", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-15", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-jitterbufferdelay", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-jitterbufferdelay", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-16", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-jitterbufferemittedcount", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-jitterbufferemittedcount", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-17", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-totalsamplesreceived", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-audiolevel", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-10", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-18", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-concealedsamples", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-totalaudioenergy", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-11", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-19", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-silentconcealedsamples", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-totalsamplesduration", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-12", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-20", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-concealmentevents", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-echoreturnloss", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-13", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-echoreturnlossenhancement", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-14", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-totalsamplesreceived", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-21", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-insertedsamplesfordeceleration", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-concealedsamples", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-22", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-removedsamplesforacceleration", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-silentconcealedsamples", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-23", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-audiolevel", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-concealmentevents", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-24", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-totalaudioenergy", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-insertedsamplesfordeceleration", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-25", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcaudioreceiverstats-totalsamplesduration", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-removedsamplesforacceleration", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-26", - "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideohandlerstats-members", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideohandlerstats-3", - "https://www.w3.org/TR/webrtc-stats/#webidl-1403420829", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideohandlerstats-partial-1", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideohandlerstats-4", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideohandlerstats-framewidth", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideohandlerstats-framewidth-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideohandlerstats-frameheight", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideohandlerstats-frameheight-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideohandlerstats-framespersecond", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideohandlerstats-framespersecond-1", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideohandlerstats-framewidth", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framewidth", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-15", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-27", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideohandlerstats-frameheight", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-frameheight", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-16", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-28", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideohandlerstats-framespersecond", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framespersecond", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideosourcestats-10", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideosourcestats-framespersecond-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-29", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-framespersecond-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-17", - "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideosenderstats-members", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideosenderstats", - "https://www.w3.org/TR/webrtc-stats/#webidl-1658484659", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideosenderstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideosenderstats-2", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideosenderstats-keyframessent", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideosenderstats-keyframessent-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideosenderstats-framescaptured", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideosenderstats-framescaptured-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideosenderstats-framessent", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideosenderstats-framessent-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideosenderstats-hugeframessent", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideosenderstats-hugeframessent-1", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideosenderstats-keyframessent", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-keyframessent", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-keyframesencoded-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-18", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideosenderstats-framescaptured", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framescaptured", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideosourcestats-11", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideosenderstats-framessent", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framessent", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-19", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideosenderstats-hugeframessent", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-hugeframessent", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-20", - "https://www.w3.org/TR/webrtc-stats/#obsolete-rtcvideoreceiverstats-members", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats", - "https://www.w3.org/TR/webrtc-stats/#webidl-721177417", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideoreceiverstats", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideoreceiverstats-3", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideoreceiverstats-estimatedplayouttimestamp", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideoreceiverstats-estimatedplayouttimestamp-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideoreceiverstats-keyframesreceived", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideoreceiverstats-keyframesreceived-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideoreceiverstats-jitterbufferdelay", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideoreceiverstats-jitterbufferdelay-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideoreceiverstats-jitterbufferemittedcount", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideoreceiverstats-jitterbufferemittedcount-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideoreceiverstats-framesreceived", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideoreceiverstats-framesreceived-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideoreceiverstats-framesdecoded", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideoreceiverstats-framesdecoded-1", - "https://www.w3.org/TR/webrtc-stats/#idl-def-rtcvideoreceiverstats-framesdropped", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideoreceiverstats-framesdropped-1", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-estimatedplayouttimestamp", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-30", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-keyframesreceived", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-keyframesreceived", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-keyframesdecoded-2", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-30", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framesreceived", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-31", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-jitterbufferdelay", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framesdecoded", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-32", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-jitterbufferemittedcount", + "https://www.w3.org/TR/webrtc-stats/#dom-rtcmediastreamtrackstats-framesdropped", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-33", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-framesreceived", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-34", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-framesdecoded", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-35", - "https://www.w3.org/TR/webrtc-stats/#dom-rtcvideoreceiverstats-framesdropped", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-36", "https://www.w3.org/TR/webrtc-stats/#examples", "https://www.w3.org/TR/webrtc-stats/#x9-examples", "https://www.w3.org/TR/webrtc-stats/#example-of-a-stats-application", @@ -1461,15 +1346,23 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtctransportstats-9", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteinboundrtpstreamstats-9", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-audiolevel-4", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiohandlerstats-5", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiohandlerstats-audiolevel-3", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-15", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-audiolevel-5", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-16", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-totalaudioenergy-6", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-17", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-audiolevel-6", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-34", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-audiolevel-5", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-35", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-totalaudioenergy-6", "https://www.w3.org/TR/webrtc-stats/#summary", "https://www.w3.org/TR/webrtc-stats/#a-summary-of-webrtc-stats-fields-per-type", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-8", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-codec-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtccodecstats-7", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-inbound-rtp-3", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-37", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcinboundrtpstreamstats-36", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-outbound-rtp-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcoutboundrtpstreamstats-22", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-remote-inbound-rtp-3", @@ -1477,7 +1370,7 @@ "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-remote-outbound-rtp-3", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcremoteoutboundrtpstreamstats-8", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-media-source-3", - "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-15", + "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcaudiosourcestats-18", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcvideosourcestats-12", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcstatstype-peer-connection-2", "https://www.w3.org/TR/webrtc-stats/#ref-for-dom-rtcpeerconnectionstats-4", diff --git a/tr/index.json b/tr/index.json index 941b085e2fd5..5121a3592a05 100644 --- a/tr/index.json +++ b/tr/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2022-06-13T01:46:40.863Z", + "date": "2022-06-20T01:43:23.639Z", "options": { "output": "report", "publishedVersion": true, @@ -11,6 +11,7 @@ "date", "links", "refs", + "events", "idl", "css", "dfns", @@ -21,9 +22,9 @@ }, "stats": { "crawled": 469, - "errors": 0 + "errors": 7 }, - "crawler": "reffy-7.0.12", + "crawler": "reffy-7.1.1", "results": [ { "url": "https://compat.spec.whatwg.org/", @@ -66,12 +67,13 @@ ], "crawled": "https://compat.spec.whatwg.org/", "crawlCacheInfo": { - "lastModified": "Mon, 06 Jun 2022 14:15:23 GMT" + "lastModified": "Sat, 18 Jun 2022 12:41:15 GMT" }, "generator": "bikeshed", - "date": "6 June 2022", + "date": "18 June 2022", "links": "links/compat.json", "refs": "refs/compat.json", + "events": "events/compat.json", "idl": "idl/compat.idl", "idlparsed": "idlparsed/compat.json", "css": "css/compat.json", @@ -120,10 +122,10 @@ ], "crawled": "https://console.spec.whatwg.org/", "crawlCacheInfo": { - "lastModified": "Tue, 17 May 2022 17:58:14 GMT" + "lastModified": "Wed, 15 Jun 2022 03:36:49 GMT" }, "generator": "bikeshed", - "date": "17 May 2022", + "date": "14 June 2022", "links": "links/console.json", "refs": "refs/console.json", "idl": "idl/console.idl", @@ -168,9 +170,9 @@ ], "crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 00:53:13 GMT" + "lastModified": "Sun, 19 Jun 2022 23:49:06 GMT" }, - "date": "12 June 2022", + "date": "19 June 2022", "links": "links/rfc6265bis.json", "refs": "refs/rfc6265bis.json", "headings": "headings/rfc6265bis.json", @@ -229,6 +231,7 @@ "date": "9 June 2022", "links": "links/dom.json", "refs": "refs/dom.json", + "events": "events/dom.json", "idl": "idl/dom.idl", "idlparsed": "idlparsed/dom.json", "dfns": "dfns/dom.json", @@ -279,7 +282,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-typed-om-2/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:37:59 GMT" + "lastModified": "Sat, 18 Jun 2022 16:39:07 GMT" }, "generator": "bikeshed", "date": "8 February 2021", @@ -324,7 +327,7 @@ ], "crawled": "https://drafts.css-houdini.org/font-metrics-api-1/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:38:24 GMT" + "lastModified": "Sat, 18 Jun 2022 16:39:34 GMT" }, "generator": "bikeshed", "date": "12 May 2021", @@ -380,7 +383,7 @@ ], "crawled": "https://drafts.csswg.org/css-animations-2/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:24:54 GMT" + "lastModified": "Sat, 18 Jun 2022 16:25:30 GMT" }, "generator": "bikeshed", "date": "11 February 2022", @@ -437,7 +440,7 @@ ], "crawled": "https://drafts.csswg.org/css-backgrounds-4/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:25:03 GMT" + "lastModified": "Sat, 18 Jun 2022 16:25:39 GMT" }, "generator": "bikeshed", "date": "8 February 2022", @@ -490,7 +493,7 @@ ], "crawled": "https://drafts.csswg.org/css-env-1/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:27:21 GMT" + "lastModified": "Sat, 18 Jun 2022 16:27:43 GMT" }, "generator": "bikeshed", "date": "30 August 2021", @@ -537,7 +540,7 @@ ], "crawled": "https://drafts.csswg.org/css-extensions-1/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:27:27 GMT" + "lastModified": "Sat, 18 Jun 2022 16:27:49 GMT" }, "generator": "bikeshed", "date": "26 August 2020", @@ -592,7 +595,7 @@ ], "crawled": "https://drafts.csswg.org/css-gcpm-4/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:28:12 GMT" + "lastModified": "Sat, 18 Jun 2022 16:28:29 GMT" }, "generator": "bikeshed", "date": "18 September 2020", @@ -647,7 +650,7 @@ ], "crawled": "https://drafts.csswg.org/css-grid-3/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:28:54 GMT" + "lastModified": "Sat, 18 Jun 2022 16:28:55 GMT" }, "generator": "bikeshed", "date": "21 February 2021", @@ -702,7 +705,7 @@ ], "crawled": "https://drafts.csswg.org/css-multicol-2/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:29:41 GMT" + "lastModified": "Sat, 18 Jun 2022 16:29:49 GMT" }, "generator": "bikeshed", "date": "5 October 2021", @@ -810,12 +813,13 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-snap-2/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:31:01 GMT" + "lastModified": "Sat, 18 Jun 2022 16:31:09 GMT" }, "generator": "bikeshed", "date": "7 April 2022", "links": "links/css-scroll-snap-2.json", "refs": "refs/css-scroll-snap-2.json", + "events": "events/css-scroll-snap-2.json", "css": "css/css-scroll-snap-2.json", "dfns": "dfns/css-scroll-snap-2.json", "headings": "headings/css-scroll-snap-2.json", @@ -865,7 +869,7 @@ ], "crawled": "https://drafts.csswg.org/css-shapes-2/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:31:11 GMT" + "lastModified": "Sat, 18 Jun 2022 16:31:25 GMT" }, "generator": "bikeshed", "date": "7 March 2022", @@ -918,7 +922,7 @@ ], "crawled": "https://drafts.csswg.org/css-size-adjust-1/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:31:12 GMT" + "lastModified": "Sat, 18 Jun 2022 16:31:27 GMT" }, "generator": "bikeshed", "date": "21 February 2021", @@ -973,7 +977,7 @@ ], "crawled": "https://drafts.csswg.org/css-transitions-2/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:32:32 GMT" + "lastModified": "Sat, 18 Jun 2022 16:32:52 GMT" }, "generator": "bikeshed", "date": "11 February 2022", @@ -1029,7 +1033,7 @@ ], "crawled": "https://drafts.csswg.org/css-values-5/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:32:59 GMT" + "lastModified": "Sat, 18 Jun 2022 16:33:24 GMT" }, "generator": "bikeshed", "date": "16 December 2021", @@ -1082,7 +1086,7 @@ ], "crawled": "https://drafts.csswg.org/scroll-animations-1/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:34:22 GMT" + "lastModified": "Sat, 18 Jun 2022 16:34:57 GMT" }, "generator": "bikeshed", "date": "21 February 2022", @@ -1139,7 +1143,7 @@ ], "crawled": "https://drafts.csswg.org/web-animations-2/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:34:55 GMT" + "lastModified": "Sat, 18 Jun 2022 16:35:27 GMT" }, "generator": "bikeshed", "date": "11 February 2022", @@ -1250,7 +1254,7 @@ ], "crawled": "https://drafts.fxtf.org/filter-effects-2/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 21:35:17 GMT" + "lastModified": "Sat, 18 Jun 2022 16:35:45 GMT" }, "generator": "bikeshed", "date": "10 February 2022", @@ -1296,10 +1300,10 @@ ], "crawled": "https://fedidcg.github.io/FedCM/", "crawlCacheInfo": { - "lastModified": "Wed, 08 Jun 2022 18:03:54 GMT" + "lastModified": "Fri, 17 Jun 2022 23:25:19 GMT" }, "generator": "bikeshed", - "date": "8 June 2022", + "date": "17 June 2022", "links": "links/FedCM.json", "refs": "refs/FedCM.json", "idl": "idl/FedCM.idl", @@ -1354,10 +1358,10 @@ ], "crawled": "https://fetch.spec.whatwg.org/", "crawlCacheInfo": { - "lastModified": "Wed, 08 Jun 2022 13:38:49 GMT" + "lastModified": "Fri, 17 Jun 2022 11:07:43 GMT" }, "generator": "bikeshed", - "date": "8 June 2022", + "date": "17 June 2022", "links": "links/fetch.json", "refs": "refs/fetch.json", "idl": "idl/fetch.idl", @@ -1466,6 +1470,7 @@ "date": "17 January 2022", "links": "links/fullscreen.json", "refs": "refs/fullscreen.json", + "events": "events/fullscreen.json", "idl": "idl/fullscreen.idl", "idlparsed": "idlparsed/fullscreen.json", "dfns": "dfns/fullscreen.json", @@ -1600,11 +1605,12 @@ ], "crawled": "https://html.spec.whatwg.org/multipage/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 16:13:57 GMT" + "lastModified": "Fri, 17 Jun 2022 18:47:16 GMT" }, - "date": "10 June 2022", + "date": "17 June 2022", "links": "links/html.json", "refs": "refs/html.json", + "events": "events/html.json", "idl": "idl/html.idl", "idlparsed": "idlparsed/html.json", "css": "css/html.json", @@ -1809,6 +1815,7 @@ "date": "17 January 2022", "links": "links/notifications.json", "refs": "refs/notifications.json", + "events": "events/notifications.json", "idl": "idl/notifications.idl", "idlparsed": "idlparsed/notifications.json", "dfns": "dfns/notifications.json", @@ -2154,6 +2161,7 @@ "date": "26 May 2022", "links": "links/svg-animations.json", "refs": "refs/svg-animations.json", + "events": "events/svg-animations.json", "idl": "idl/svg-animations.idl", "idlparsed": "idlparsed/svg-animations.json", "css": "css/svg-animations.json", @@ -2246,9 +2254,9 @@ ], "crawled": "https://tc39.es/ecma262/multipage/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 18:24:38 GMT" + "lastModified": "Thu, 16 Jun 2022 02:04:33 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/ecmascript.json", "dfns": "dfns/ecmascript.json", "headings": "headings/ecmascript.json", @@ -2380,9 +2388,9 @@ ], "crawled": "https://tc39.es/proposal-array-grouping/", "crawlCacheInfo": { - "lastModified": "Mon, 06 Jun 2022 18:26:00 GMT" + "lastModified": "Mon, 13 Jun 2022 19:13:29 GMT" }, - "date": "6 June 2022", + "date": "13 June 2022", "links": "links/tc39-array-grouping.json", "headings": "headings/tc39-array-grouping.json", "ids": "ids/tc39-array-grouping.json" @@ -2969,10 +2977,9 @@ ], "crawled": "https://tc39.es/proposal-resizablearraybuffer/", "crawlCacheInfo": { - "lastModified": "Wed, 30 Mar 2022 21:11:17 GMT" + "lastModified": "Wed, 15 Jun 2022 00:29:05 GMT" }, - "date": "30 March 2022", - "links": "links/tc39-resizablearraybuffer.json", + "date": "15 June 2022", "headings": "headings/tc39-resizablearraybuffer.json", "ids": "ids/tc39-resizablearraybuffer.json" }, @@ -3019,6 +3026,48 @@ "headings": "headings/tc39-shadowrealm.json", "ids": "ids/tc39-shadowrealm.json" }, + { + "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/", + "seriesComposition": "full", + "shortname": "tc39-symbols-as-weakmap-keys", + "series": { + "shortname": "tc39-symbols-as-weakmap-keys", + "currentSpecification": "tc39-symbols-as-weakmap-keys", + "title": "Symbol as WeakMap Keys Proposal", + "shortTitle": "Symbol as WeakMap Keys", + "nightlyUrl": "https://tc39.es/proposal-symbols-as-weakmap-keys/" + }, + "nightly": { + "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/", + "sourcePath": "spec.emu", + "repository": "https://github.com/tc39/proposal-symbols-as-weakmap-keys", + "filename": "index.html" + }, + "organization": "Ecma International", + "groups": [ + { + "name": "TC39", + "url": "https://tc39.es/" + } + ], + "title": "Symbol as WeakMap Keys Proposal", + "source": "spec", + "shortTitle": "Symbol as WeakMap Keys", + "categories": [ + "browser" + ], + "versions": [ + "https://tc39.es/proposal-symbols-as-weakmap-keys/" + ], + "crawled": "https://tc39.es/proposal-symbols-as-weakmap-keys/", + "crawlCacheInfo": { + "lastModified": "Tue, 07 Jun 2022 17:35:38 GMT" + }, + "date": "7 June 2022", + "links": "links/tc39-symbols-as-weakmap-keys.json", + "headings": "headings/tc39-symbols-as-weakmap-keys.json", + "ids": "ids/tc39-symbols-as-weakmap-keys.json" + }, { "url": "https://tc39.es/proposal-temporal/", "seriesComposition": "full", @@ -3054,9 +3103,9 @@ ], "crawled": "https://tc39.es/proposal-temporal/", "crawlCacheInfo": { - "lastModified": "Sun, 12 Jun 2022 15:26:33 GMT" + "lastModified": "Fri, 17 Jun 2022 15:07:13 GMT" }, - "date": "12 June 2022", + "date": "17 June 2022", "links": "links/tc39-temporal.json", "headings": "headings/tc39-temporal.json", "ids": "ids/tc39-temporal.json" @@ -3544,6 +3593,7 @@ "date": "19 May 2022", "links": "links/mediacapture-handle-actions.json", "refs": "refs/mediacapture-handle-actions.json", + "events": "events/mediacapture-handle-actions.json", "idl": "idl/mediacapture-handle-actions.idl", "idlparsed": "idlparsed/mediacapture-handle-actions.json", "dfns": "dfns/mediacapture-handle-actions.json", @@ -3585,10 +3635,10 @@ ], "crawled": "https://w3c.github.io/PNG-spec/", "crawlCacheInfo": { - "lastModified": "Thu, 02 Jun 2022 13:13:39 GMT" + "lastModified": "Fri, 17 Jun 2022 18:01:57 GMT" }, "generator": "respec", - "date": "02 June 2022", + "date": "17 June 2022", "links": "links/PNG-spec.json", "refs": "refs/PNG-spec.json", "dfns": "dfns/PNG-spec.json", @@ -3695,6 +3745,7 @@ "date": "29 March 2022", "links": "links/web-nfc.json", "refs": "refs/web-nfc.json", + "events": "events/web-nfc.json", "idl": "idl/web-nfc.idl", "idlparsed": "idlparsed/web-nfc.json", "dfns": "dfns/web-nfc.json", @@ -3938,6 +3989,7 @@ "date": "03 June 2022", "links": "links/webrtc-ice.json", "refs": "refs/webrtc-ice.json", + "events": "events/webrtc-ice.json", "idl": "idl/webrtc-ice.idl", "idlparsed": "idlparsed/webrtc-ice.json", "dfns": "dfns/webrtc-ice.json", @@ -3985,12 +4037,13 @@ ], "crawled": "https://w3c.github.io/window-placement/", "crawlCacheInfo": { - "lastModified": "Wed, 08 Jun 2022 15:43:10 GMT" + "lastModified": "Fri, 17 Jun 2022 16:26:57 GMT" }, "generator": "bikeshed", - "date": "8 June 2022", + "date": "17 June 2022", "links": "links/window-placement.json", "refs": "refs/window-placement.json", + "events": "events/window-placement.json", "idl": "idl/window-placement.idl", "idlparsed": "idlparsed/window-placement.json", "dfns": "dfns/window-placement.json", @@ -4092,6 +4145,7 @@ "date": "9 June 2022", "links": "links/web-bluetooth.json", "refs": "refs/web-bluetooth.json", + "events": "events/web-bluetooth.json", "idl": "idl/web-bluetooth.idl", "idlparsed": "idlparsed/web-bluetooth.json", "dfns": "dfns/web-bluetooth.json", @@ -4139,10 +4193,10 @@ ], "crawled": "https://webidl.spec.whatwg.org/", "crawlCacheInfo": { - "lastModified": "Tue, 10 May 2022 10:42:27 GMT" + "lastModified": "Wed, 15 Jun 2022 16:01:26 GMT" }, "generator": "bikeshed", - "date": "10 May 2022", + "date": "15 June 2022", "links": "links/webidl.json", "refs": "refs/webidl.json", "idl": "idl/webidl.idl", @@ -4198,6 +4252,7 @@ "date": "2 June 2022", "links": "links/websockets.json", "refs": "refs/websockets.json", + "events": "events/websockets.json", "idl": "idl/websockets.idl", "idlparsed": "idlparsed/websockets.json", "dfns": "dfns/websockets.json", @@ -4239,10 +4294,10 @@ ], "crawled": "https://wicg.github.io/attribution-reporting-api/", "crawlCacheInfo": { - "lastModified": "Tue, 07 Jun 2022 16:24:19 GMT" + "lastModified": "Thu, 16 Jun 2022 15:44:02 GMT" }, "generator": "bikeshed", - "date": "7 June 2022", + "date": "16 June 2022", "links": "links/attribution-reporting-api.json", "refs": "refs/attribution-reporting-api.json", "idl": "idl/attribution-reporting-api.idl", @@ -4298,6 +4353,7 @@ "date": "21 April 2021", "links": "links/background-fetch.json", "refs": "refs/background-fetch.json", + "events": "events/background-fetch.json", "idl": "idl/background-fetch.idl", "idlparsed": "idlparsed/background-fetch.json", "dfns": "dfns/background-fetch.json", @@ -4351,6 +4407,7 @@ "date": "10 November 2021", "links": "links/background-sync.json", "refs": "refs/background-sync.json", + "events": "events/background-sync.json", "idl": "idl/background-sync.idl", "idlparsed": "idlparsed/background-sync.json", "dfns": "dfns/background-sync.json", @@ -4392,10 +4449,10 @@ ], "crawled": "https://wicg.github.io/capability-delegation/spec.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 20:12:14 GMT" + "lastModified": "Wed, 15 Jun 2022 17:36:39 GMT" }, "generator": "bikeshed", - "date": "9 June 2022", + "date": "15 June 2022", "links": "links/capability-delegation.json", "refs": "refs/capability-delegation.json", "dfns": "dfns/capability-delegation.json", @@ -4500,6 +4557,7 @@ "date": "3 June 2022", "links": "links/close-watcher.json", "refs": "refs/close-watcher.json", + "events": "events/close-watcher.json", "idl": "idl/close-watcher.idl", "idlparsed": "idlparsed/close-watcher.json", "dfns": "dfns/close-watcher.json", @@ -4653,6 +4711,7 @@ "date": "13 April 2021", "links": "links/content-index.json", "refs": "refs/content-index.json", + "events": "events/content-index.json", "idl": "idl/content-index.idl", "idlparsed": "idlparsed/content-index.json", "dfns": "dfns/content-index.json", @@ -4706,6 +4765,7 @@ "date": "20 August 2021", "links": "links/cookie-store.json", "refs": "refs/cookie-store.json", + "events": "events/cookie-store.json", "idl": "idl/cookie-store.idl", "idlparsed": "idlparsed/cookie-store.json", "dfns": "dfns/cookie-store.json", @@ -4759,51 +4819,6 @@ "headings": "headings/crash-reporting.json", "ids": "ids/crash-reporting.json" }, - { - "url": "https://wicg.github.io/credentiallessness/", - "seriesComposition": "full", - "shortname": "credentiallessness", - "series": { - "shortname": "credentiallessness", - "currentSpecification": "credentiallessness", - "title": "Cross-Origin-Embedder-Policy: credentialless", - "shortTitle": "Cross-Origin-Embedder-Policy: credentialless", - "nightlyUrl": "https://wicg.github.io/credentiallessness/" - }, - "organization": "W3C", - "groups": [ - { - "name": "Web Platform Incubator Community Group", - "url": "https://www.w3.org/community/wicg/" - } - ], - "nightly": { - "url": "https://wicg.github.io/credentiallessness/", - "repository": "https://github.com/WICG/credentiallessness", - "sourcePath": "index.bs", - "filename": "index.html" - }, - "title": "Cross-Origin-Embedder-Policy: credentialless", - "source": "spec", - "shortTitle": "Cross-Origin-Embedder-Policy: credentialless", - "categories": [ - "browser" - ], - "versions": [ - "https://wicg.github.io/credentiallessness/" - ], - "crawled": "https://wicg.github.io/credentiallessness/", - "crawlCacheInfo": { - "lastModified": "Fri, 03 Jun 2022 15:15:24 GMT" - }, - "generator": "bikeshed", - "date": "9 May 2022", - "links": "links/credentiallessness.json", - "refs": "refs/credentiallessness.json", - "dfns": "dfns/credentiallessness.json", - "headings": "headings/credentiallessness.json", - "ids": "ids/credentiallessness.json" - }, { "url": "https://wicg.github.io/csp-next/scripting-policy.html", "seriesComposition": "full", @@ -5461,6 +5476,7 @@ "date": "24 March 2022", "links": "links/idle-detection.json", "refs": "refs/idle-detection.json", + "events": "events/idle-detection.json", "idl": "idl/idle-detection.idl", "idlparsed": "idlparsed/idle-detection.json", "dfns": "dfns/idle-detection.json", @@ -5514,6 +5530,7 @@ "date": "6 May 2022", "links": "links/import-maps.json", "refs": "refs/import-maps.json", + "events": "events/import-maps.json", "dfns": "dfns/import-maps.json", "headings": "headings/import-maps.json", "ids": "ids/import-maps.json" @@ -5871,12 +5888,13 @@ ], "crawled": "https://wicg.github.io/keyboard-map/", "crawlCacheInfo": { - "lastModified": "Wed, 08 Jun 2022 15:06:47 GMT" + "lastModified": "Fri, 17 Jun 2022 14:59:55 GMT" }, "generator": "bikeshed", - "date": "6 October 2021", + "date": "17 June 2022", "links": "links/keyboard-map.json", "refs": "refs/keyboard-map.json", + "events": "events/keyboard-map.json", "idl": "idl/keyboard-map.idl", "idlparsed": "idlparsed/keyboard-map.json", "dfns": "dfns/keyboard-map.json", @@ -6024,6 +6042,7 @@ "date": "27 May 2022", "links": "links/manifest-incubations.json", "refs": "refs/manifest-incubations.json", + "events": "events/manifest-incubations.json", "idl": "idl/manifest-incubations.idl", "idlparsed": "idlparsed/manifest-incubations.json", "dfns": "dfns/manifest-incubations.json", @@ -6116,12 +6135,13 @@ ], "crawled": "https://wicg.github.io/navigation-api/", "crawlCacheInfo": { - "lastModified": "Thu, 02 Jun 2022 22:37:23 GMT" + "lastModified": "Wed, 15 Jun 2022 17:03:11 GMT" }, "generator": "bikeshed", - "date": "2 June 2022", + "date": "15 June 2022", "links": "links/navigation-api.json", "refs": "refs/navigation-api.json", + "events": "events/navigation-api.json", "idl": "idl/navigation-api.idl", "idlparsed": "idlparsed/navigation-api.json", "dfns": "dfns/navigation-api.json", @@ -6175,6 +6195,7 @@ "date": "11 May 2020", "links": "links/netinfo.json", "refs": "refs/netinfo.json", + "events": "events/netinfo.json", "idl": "idl/netinfo.idl", "idlparsed": "idlparsed/netinfo.json", "dfns": "dfns/netinfo.json", @@ -6274,6 +6295,7 @@ "date": "9 June 2022", "links": "links/page-lifecycle.json", "refs": "refs/page-lifecycle.json", + "events": "events/page-lifecycle.json", "idl": "idl/page-lifecycle.idl", "idlparsed": "idlparsed/page-lifecycle.json", "dfns": "dfns/page-lifecycle.json", @@ -6380,6 +6402,7 @@ "date": "12 April 2021", "links": "links/periodic-background-sync.json", "refs": "refs/periodic-background-sync.json", + "events": "events/periodic-background-sync.json", "idl": "idl/periodic-background-sync.idl", "idlparsed": "idlparsed/periodic-background-sync.json", "dfns": "dfns/periodic-background-sync.json", @@ -6539,6 +6562,7 @@ "date": "19 April 2021", "links": "links/portals.json", "refs": "refs/portals.json", + "events": "events/portals.json", "idl": "idl/portals.idl", "idlparsed": "idlparsed/portals.json", "dfns": "dfns/portals.json", @@ -6782,10 +6806,10 @@ ], "crawled": "https://wicg.github.io/sanitizer-api/", "crawlCacheInfo": { - "lastModified": "Tue, 30 Nov 2021 14:02:15 GMT" + "lastModified": "Tue, 14 Jun 2022 08:53:14 GMT" }, "generator": "bikeshed", - "date": "30 November 2021", + "date": "14 June 2022", "links": "links/sanitizer-api.json", "refs": "refs/sanitizer-api.json", "idl": "idl/sanitizer-api.idl", @@ -6841,6 +6865,7 @@ "date": "31 May 2022", "links": "links/savedata.json", "refs": "refs/savedata.json", + "events": "events/savedata.json", "idl": "idl/savedata.idl", "idlparsed": "idlparsed/savedata.json", "dfns": "dfns/savedata.json", @@ -6894,6 +6919,7 @@ "date": "9 February 2022", "links": "links/scheduling-apis.json", "refs": "refs/scheduling-apis.json", + "events": "events/scheduling-apis.json", "idl": "idl/scheduling-apis.idl", "idlparsed": "idlparsed/scheduling-apis.json", "dfns": "dfns/scheduling-apis.json", @@ -7000,6 +7026,7 @@ "date": "14 April 2022", "links": "links/serial.json", "refs": "refs/serial.json", + "events": "events/serial.json", "idl": "idl/serial.idl", "idlparsed": "idlparsed/serial.json", "dfns": "dfns/serial.json", @@ -7198,6 +7225,7 @@ "date": "18 August 2020", "links": "links/speech-api.json", "refs": "refs/speech-api.json", + "events": "events/speech-api.json", "idl": "idl/speech-api.idl", "idlparsed": "idlparsed/speech-api.json", "dfns": "dfns/speech-api.json", @@ -7449,6 +7477,7 @@ "date": "09 June 2022", "links": "links/visual-viewport.json", "refs": "refs/visual-viewport.json", + "events": "events/visual-viewport.json", "idl": "idl/visual-viewport.idl", "idlparsed": "idlparsed/visual-viewport.json", "dfns": "dfns/visual-viewport.json", @@ -7602,6 +7631,7 @@ "date": "24 March 2022", "links": "links/webhid.json", "refs": "refs/webhid.json", + "events": "events/webhid.json", "idl": "idl/webhid.idl", "idlparsed": "idlparsed/webhid.json", "dfns": "dfns/webhid.json", @@ -7643,10 +7673,10 @@ ], "crawled": "https://wicg.github.io/webpackage/loading.html", "crawlCacheInfo": { - "lastModified": "Mon, 13 Jun 2022 00:23:04 GMT" + "lastModified": "Thu, 16 Jun 2022 02:19:51 GMT" }, "generator": "bikeshed", - "date": "13 June 2022", + "date": "16 June 2022", "links": "links/webpackage.json", "refs": "refs/webpackage.json", "dfns": "dfns/webpackage.json", @@ -7700,6 +7730,7 @@ "date": "7 June 2022", "links": "links/webusb.json", "refs": "refs/webusb.json", + "events": "events/webusb.json", "idl": "idl/webusb.idl", "idlparsed": "idlparsed/webusb.json", "dfns": "dfns/webusb.json", @@ -7747,6 +7778,7 @@ "date": "02 February 2022", "links": "links/window-controls-overlay.json", "refs": "refs/window-controls-overlay.json", + "events": "events/window-controls-overlay.json", "idl": "idl/window-controls-overlay.idl", "idlparsed": "idlparsed/window-controls-overlay.json", "dfns": "dfns/window-controls-overlay.json", @@ -7794,9 +7826,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:43 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/ANGLE_instanced_arrays.json", "idl": "idl/ANGLE_instanced_arrays.idl", "idlparsed": "idlparsed/ANGLE_instanced_arrays.json" @@ -7842,9 +7874,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:43 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_blend_minmax.json", "idl": "idl/EXT_blend_minmax.idl", "idlparsed": "idlparsed/EXT_blend_minmax.json" @@ -7890,9 +7922,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:43 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_clip_cull_distance.json", "idl": "idl/EXT_clip_cull_distance.idl", "idlparsed": "idlparsed/EXT_clip_cull_distance.json" @@ -7938,9 +7970,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:43 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_color_buffer_float.json", "idl": "idl/EXT_color_buffer_float.idl", "idlparsed": "idlparsed/EXT_color_buffer_float.json" @@ -7986,9 +8018,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:43 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_color_buffer_half_float.json", "idl": "idl/EXT_color_buffer_half_float.idl", "idlparsed": "idlparsed/EXT_color_buffer_half_float.json" @@ -8034,9 +8066,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_disjoint_timer_query_webgl2.json", "idl": "idl/EXT_disjoint_timer_query_webgl2.idl", "idlparsed": "idlparsed/EXT_disjoint_timer_query_webgl2.json" @@ -8082,9 +8114,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:43 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_disjoint_timer_query.json", "idl": "idl/EXT_disjoint_timer_query.idl", "idlparsed": "idlparsed/EXT_disjoint_timer_query.json" @@ -8130,9 +8162,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_float_blend.json", "idl": "idl/EXT_float_blend.idl", "idlparsed": "idlparsed/EXT_float_blend.json" @@ -8178,9 +8210,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_frag_depth.json", "idl": "idl/EXT_frag_depth.idl", "idlparsed": "idlparsed/EXT_frag_depth.json" @@ -8226,9 +8258,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_shader_texture_lod.json", "idl": "idl/EXT_shader_texture_lod.idl", "idlparsed": "idlparsed/EXT_shader_texture_lod.json" @@ -8274,9 +8306,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_sRGB.json", "idl": "idl/EXT_sRGB.idl", "idlparsed": "idlparsed/EXT_sRGB.json" @@ -8322,9 +8354,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_texture_compression_bptc.json", "idl": "idl/EXT_texture_compression_bptc.idl", "idlparsed": "idlparsed/EXT_texture_compression_bptc.json" @@ -8370,9 +8402,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_texture_compression_rgtc.json", "idl": "idl/EXT_texture_compression_rgtc.idl", "idlparsed": "idlparsed/EXT_texture_compression_rgtc.json" @@ -8418,9 +8450,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_texture_filter_anisotropic.json", "idl": "idl/EXT_texture_filter_anisotropic.idl", "idlparsed": "idlparsed/EXT_texture_filter_anisotropic.json" @@ -8466,9 +8498,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/EXT_texture_norm16.json", "idl": "idl/EXT_texture_norm16.idl", "idlparsed": "idlparsed/EXT_texture_norm16.json" @@ -8514,9 +8546,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/KHR_parallel_shader_compile.json", "idl": "idl/KHR_parallel_shader_compile.idl", "idlparsed": "idlparsed/KHR_parallel_shader_compile.json" @@ -8562,9 +8594,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/OES_draw_buffers_indexed.json", "idl": "idl/OES_draw_buffers_indexed.idl", "idlparsed": "idlparsed/OES_draw_buffers_indexed.json" @@ -8610,9 +8642,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/OES_element_index_uint.json", "idl": "idl/OES_element_index_uint.idl", "idlparsed": "idlparsed/OES_element_index_uint.json" @@ -8658,9 +8690,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/OES_fbo_render_mipmap.json", "idl": "idl/OES_fbo_render_mipmap.idl", "idlparsed": "idlparsed/OES_fbo_render_mipmap.json" @@ -8706,9 +8738,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/OES_standard_derivatives.json", "idl": "idl/OES_standard_derivatives.idl", "idlparsed": "idlparsed/OES_standard_derivatives.json" @@ -8754,9 +8786,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/OES_texture_float_linear.json", "idl": "idl/OES_texture_float_linear.idl", "idlparsed": "idlparsed/OES_texture_float_linear.json" @@ -8802,9 +8834,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/OES_texture_float.json", "idl": "idl/OES_texture_float.idl", "idlparsed": "idlparsed/OES_texture_float.json" @@ -8850,9 +8882,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/OES_texture_half_float_linear.json", "idl": "idl/OES_texture_half_float_linear.idl", "idlparsed": "idlparsed/OES_texture_half_float_linear.json" @@ -8898,9 +8930,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/OES_texture_half_float.json", "idl": "idl/OES_texture_half_float.idl", "idlparsed": "idlparsed/OES_texture_half_float.json" @@ -8946,9 +8978,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/OES_vertex_array_object.json", "idl": "idl/OES_vertex_array_object.idl", "idlparsed": "idlparsed/OES_vertex_array_object.json" @@ -8994,9 +9026,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/OVR_multiview2.json", "idl": "idl/OVR_multiview2.idl", "idlparsed": "idlparsed/OVR_multiview2.json" @@ -9042,9 +9074,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_blend_equation_advanced_coherent.json", "idl": "idl/WEBGL_blend_equation_advanced_coherent.idl", "idlparsed": "idlparsed/WEBGL_blend_equation_advanced_coherent.json" @@ -9090,9 +9122,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_color_buffer_float.json", "idl": "idl/WEBGL_color_buffer_float.idl", "idlparsed": "idlparsed/WEBGL_color_buffer_float.json" @@ -9138,9 +9170,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_compressed_texture_astc.json", "idl": "idl/WEBGL_compressed_texture_astc.idl", "idlparsed": "idlparsed/WEBGL_compressed_texture_astc.json" @@ -9186,9 +9218,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:40 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_compressed_texture_etc.json", "idl": "idl/WEBGL_compressed_texture_etc.idl", "idlparsed": "idlparsed/WEBGL_compressed_texture_etc.json" @@ -9234,9 +9266,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:41 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_compressed_texture_etc1.json", "idl": "idl/WEBGL_compressed_texture_etc1.idl", "idlparsed": "idlparsed/WEBGL_compressed_texture_etc1.json" @@ -9282,9 +9314,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:41 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_compressed_texture_pvrtc.json", "idl": "idl/WEBGL_compressed_texture_pvrtc.idl", "idlparsed": "idlparsed/WEBGL_compressed_texture_pvrtc.json" @@ -9330,9 +9362,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:41 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_compressed_texture_s3tc_srgb.json", "idl": "idl/WEBGL_compressed_texture_s3tc_srgb.idl", "idlparsed": "idlparsed/WEBGL_compressed_texture_s3tc_srgb.json" @@ -9378,9 +9410,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:41 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_compressed_texture_s3tc.json", "idl": "idl/WEBGL_compressed_texture_s3tc.idl", "idlparsed": "idlparsed/WEBGL_compressed_texture_s3tc.json" @@ -9426,9 +9458,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:41 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_debug_renderer_info.json", "idl": "idl/WEBGL_debug_renderer_info.idl", "idlparsed": "idlparsed/WEBGL_debug_renderer_info.json" @@ -9474,9 +9506,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:41 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_debug_shaders.json", "idl": "idl/WEBGL_debug_shaders.idl", "idlparsed": "idlparsed/WEBGL_debug_shaders.json" @@ -9522,9 +9554,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_depth_texture/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:41 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_depth_texture.json", "idl": "idl/WEBGL_depth_texture.idl", "idlparsed": "idlparsed/WEBGL_depth_texture.json" @@ -9570,9 +9602,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:41 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_draw_buffers.json", "idl": "idl/WEBGL_draw_buffers.idl", "idlparsed": "idlparsed/WEBGL_draw_buffers.json" @@ -9618,9 +9650,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:41 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_draw_instanced_base_vertex_base_instance.json", "idl": "idl/WEBGL_draw_instanced_base_vertex_base_instance.idl", "idlparsed": "idlparsed/WEBGL_draw_instanced_base_vertex_base_instance.json" @@ -9666,9 +9698,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:41 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_lose_context.json", "idl": "idl/WEBGL_lose_context.idl", "idlparsed": "idlparsed/WEBGL_lose_context.json" @@ -9714,9 +9746,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:41 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_multi_draw_instanced_base_vertex_base_instance.json", "idl": "idl/WEBGL_multi_draw_instanced_base_vertex_base_instance.idl", "idlparsed": "idlparsed/WEBGL_multi_draw_instanced_base_vertex_base_instance.json" @@ -9762,9 +9794,9 @@ ], "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 21:58:41 GMT" + "lastModified": "Thu, 16 Jun 2022 18:31:44 GMT" }, - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/WEBGL_multi_draw.json", "idl": "idl/WEBGL_multi_draw.idl", "idlparsed": "idlparsed/WEBGL_multi_draw.json" @@ -9811,18 +9843,13 @@ "https://www.khronos.org/registry/webgl/specs/1.0/", "https://www.khronos.org/registry/webgl/specs/latest/" ], - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "crawlCacheInfo": { - "lastModified": "Sat, 07 May 2022 01:00:28 GMT" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", + "sourcePath": "specs/latest/1.0/index.html", + "repository": "https://github.com/KhronosGroup/WebGL", + "filename": "index.html" }, - "date": "7 May 2022", - "links": "links/webgl1.json", - "refs": "refs/webgl1.json", - "idl": "idl/webgl1.idl", - "idlparsed": "idlparsed/webgl1.json", - "dfns": "dfns/webgl1.json", - "headings": "headings/webgl1.json", - "ids": "ids/webgl1.json" + "error": "Error: Evaluation failed: WebIDLParseError: Syntax error at line 514, since `interface mixin WebGLRenderingContextBase`:\n attribute PredefinedColorSpace drawingBufferColorSpace = \"srgb\";\n ^ Unterminated attribute, expected `;`\n at Tokeniser.error (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/tokeniser.js:243:11)\n at parse (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/attribute.js:51:17)\n at Container.parse (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/container.js:48:28)\n at Mixin.parse (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/mixin.js:22:22)\n at interface_ (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:45:13)\n at definition (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:74:7)\n at definitions (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:89:19)\n at parseByTokens (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:103:15)\n at parse (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:122:10)\n at Object.default [as extractEvents] (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/extract-events.mjs:17:19) Error: Evaluation failed: WebIDLParseError: Syntax error at line 514, since `interface mixin WebGLRenderingContextBase`:\n attribute PredefinedColorSpace drawingBufferColorSpace = \"srgb\";\n ^ Unterminated attribute, expected `;`\n at Tokeniser.error (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/tokeniser.js:243:11)\n at parse (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/attribute.js:51:17)\n at Container.parse (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/container.js:48:28)\n at Mixin.parse (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/mixin.js:22:22)\n at interface_ (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:45:13)\n at definition (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:74:7)\n at definitions (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:89:19)\n at parseByTokens (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:103:15)\n at parse (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:122:10)\n at Object.default [as extractEvents] (https://www.khronos.org/registry/webgl/specs/latest/1.0/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/extract-events.mjs:17:19)\n at ExecutionContext._ExecutionContext_evaluate (/home/runner/work/webref/webref/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:282:15)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:95:5)\n at async ExecutionContext.evaluate (/home/runner/work/webref/webref/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:117:16)\n at async processSpecification (/home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:658:25)\n at async crawlSpec (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:91:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:410:22)\n at async Promise.all (index 194)\n at async crawlList (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:418:21)" }, { "url": "https://www.khronos.org/registry/webgl/specs/latest/2.0/", @@ -9909,7 +9936,7 @@ "https://www.rfc-editor.org/rfc/rfc2397" ], "crawled": "https://www.rfc-editor.org/rfc/rfc2397", - "date": "13 June 2022", + "date": "20 June 2022", "links": "links/rfc2397.json", "ids": "ids/rfc2397.json" }, @@ -9945,7 +9972,7 @@ "https://www.rfc-editor.org/rfc/rfc4120" ], "crawled": "https://www.rfc-editor.org/rfc/rfc4120", - "date": "13 June 2022", + "date": "20 June 2022", "links": "links/rfc4120.json", "ids": "ids/rfc4120.json" }, @@ -9985,9 +10012,9 @@ ], "crawled": "https://httpwg.org/specs/rfc6265.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc6265.json", "refs": "refs/rfc6265.json", "headings": "headings/rfc6265.json", @@ -10029,9 +10056,9 @@ ], "crawled": "https://httpwg.org/specs/rfc6266.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc6266.json", "refs": "refs/rfc6266.json", "headings": "headings/rfc6266.json", @@ -10069,7 +10096,7 @@ "https://www.rfc-editor.org/rfc/rfc6454" ], "crawled": "https://www.rfc-editor.org/rfc/rfc6454", - "date": "13 June 2022", + "date": "20 June 2022", "links": "links/rfc6454.json", "ids": "ids/rfc6454.json" }, @@ -10105,7 +10132,7 @@ "https://www.rfc-editor.org/rfc/rfc6797" ], "crawled": "https://www.rfc-editor.org/rfc/rfc6797", - "date": "13 June 2022", + "date": "20 June 2022", "links": "links/rfc6797.json", "ids": "ids/rfc6797.json" }, @@ -10141,7 +10168,7 @@ "https://www.rfc-editor.org/rfc/rfc7034" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7034", - "date": "13 June 2022", + "date": "20 June 2022", "links": "links/rfc7034.json", "ids": "ids/rfc7034.json" }, @@ -10181,9 +10208,9 @@ ], "crawled": "https://httpwg.org/specs/rfc7230.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc7230.json", "refs": "refs/rfc7230.json", "headings": "headings/rfc7230.json", @@ -10225,9 +10252,9 @@ ], "crawled": "https://httpwg.org/specs/rfc7231.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc7231.json", "refs": "refs/rfc7231.json", "dfns": "dfns/rfc7231.json", @@ -10270,9 +10297,9 @@ ], "crawled": "https://httpwg.org/specs/rfc7232.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc7232.json", "refs": "refs/rfc7232.json", "headings": "headings/rfc7232.json", @@ -10314,9 +10341,9 @@ ], "crawled": "https://httpwg.org/specs/rfc7233.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc7233.json", "refs": "refs/rfc7233.json", "headings": "headings/rfc7233.json", @@ -10358,9 +10385,9 @@ ], "crawled": "https://httpwg.org/specs/rfc7234.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc7234.json", "refs": "refs/rfc7234.json", "headings": "headings/rfc7234.json", @@ -10402,9 +10429,9 @@ ], "crawled": "https://httpwg.org/specs/rfc7235.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc7235.json", "refs": "refs/rfc7235.json", "headings": "headings/rfc7235.json", @@ -10442,7 +10469,7 @@ "https://www.rfc-editor.org/rfc/rfc7239" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7239", - "date": "13 June 2022", + "date": "20 June 2022", "links": "links/rfc7239.json", "ids": "ids/rfc7239.json" }, @@ -10478,7 +10505,7 @@ "https://www.rfc-editor.org/rfc/rfc7469" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7469", - "date": "13 June 2022", + "date": "20 June 2022", "links": "links/rfc7469.json", "ids": "ids/rfc7469.json" }, @@ -10518,9 +10545,9 @@ ], "crawled": "https://httpwg.org/specs/rfc7538.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc7538.json", "refs": "refs/rfc7538.json", "headings": "headings/rfc7538.json", @@ -10562,9 +10589,9 @@ ], "crawled": "https://httpwg.org/specs/rfc7540.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc7540.json", "refs": "refs/rfc7540.json", "headings": "headings/rfc7540.json", @@ -10602,7 +10629,7 @@ "https://www.rfc-editor.org/rfc/rfc7578" ], "crawled": "https://www.rfc-editor.org/rfc/rfc7578", - "date": "13 June 2022", + "date": "20 June 2022", "links": "links/rfc7578.json", "ids": "ids/rfc7578.json" }, @@ -10642,9 +10669,9 @@ ], "crawled": "https://httpwg.org/specs/rfc7616.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc7616.json", "refs": "refs/rfc7616.json", "headings": "headings/rfc7616.json", @@ -10686,9 +10713,9 @@ ], "crawled": "https://httpwg.org/specs/rfc7617.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc7617.json", "refs": "refs/rfc7617.json", "headings": "headings/rfc7617.json", @@ -10730,9 +10757,9 @@ ], "crawled": "https://httpwg.org/specs/rfc7725.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc7725.json", "refs": "refs/rfc7725.json", "headings": "headings/rfc7725.json", @@ -10774,9 +10801,9 @@ ], "crawled": "https://httpwg.org/specs/rfc7838.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc7838.json", "refs": "refs/rfc7838.json", "headings": "headings/rfc7838.json", @@ -10818,9 +10845,9 @@ ], "crawled": "https://httpwg.org/specs/rfc8246.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc8246.json", "refs": "refs/rfc8246.json", "headings": "headings/rfc8246.json", @@ -10862,9 +10889,9 @@ ], "crawled": "https://httpwg.org/specs/rfc8470.html", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 22:23:52 GMT" + "lastModified": "Fri, 17 Jun 2022 04:37:23 GMT" }, - "date": "9 June 2022", + "date": "17 June 2022", "links": "links/rfc8470.json", "refs": "refs/rfc8470.json", "headings": "headings/rfc8470.json", @@ -10902,7 +10929,7 @@ "https://www.rfc-editor.org/rfc/rfc8942" ], "crawled": "https://www.rfc-editor.org/rfc/rfc8942", - "date": "13 June 2022", + "date": "20 June 2022", "links": "links/rfc8942.json", "refs": "refs/rfc8942.json", "headings": "headings/rfc8942.json", @@ -10931,7 +10958,7 @@ "filename": "Overview.html" }, "title": "W3C Patent Policy", - "source": "spec", + "source": "specref", "shortTitle": "W3C Patent Policy", "categories": [], "versions": [ @@ -11394,6 +11421,7 @@ "date": "03 February 2022", "links": "links/battery-status.json", "refs": "refs/battery-status.json", + "events": "events/battery-status.json", "idl": "idl/battery-status.idl", "idlparsed": "idlparsed/battery-status.json", "dfns": "dfns/battery-status.json", @@ -11506,6 +11534,7 @@ "date": "19 May 2022", "links": "links/capture-handle-identity.json", "refs": "refs/capture-handle-identity.json", + "events": "events/capture-handle-identity.json", "idl": "idl/capture-handle-identity.idl", "idlparsed": "idlparsed/capture-handle-identity.json", "dfns": "dfns/capture-handle-identity.json", @@ -11925,6 +11954,7 @@ "date": "29 June 2021", "links": "links/CSP3.json", "refs": "refs/CSP3.json", + "events": "events/CSP3.json", "idl": "idl/CSP.idl", "idlparsed": "idlparsed/CSP.json", "dfns": "dfns/CSP3.json", @@ -12105,6 +12135,7 @@ "date": "11 October 2018", "links": "links/css-animations-1.json", "refs": "refs/css-animations-1.json", + "events": "events/css-animations-1.json", "idl": "idl/css-animations.idl", "idlparsed": "idlparsed/css-animations.json", "css": "css/css-animations.json", @@ -12820,10 +12851,10 @@ ], "crawled": "https://www.w3.org/TR/css-color-adjust-1/", "crawlCacheInfo": { - "lastModified": "Mon, 07 Feb 2022 16:57:47 GMT" + "lastModified": "Tue, 14 Jun 2022 20:58:16 GMT" }, "generator": "bikeshed", - "date": "10 February 2022", + "date": "14 June 2022", "links": "links/css-color-adjust-1.json", "refs": "refs/css-color-adjust-1.json", "css": "css/css-color-adjust.json", @@ -13538,17 +13569,11 @@ "https://www.w3.org/TR/css-font-loading-3/", "https://drafts.csswg.org/css-font-loading/" ], - "crawled": "https://www.w3.org/TR/css-font-loading-3/", - "crawlCacheInfo": { - "lastModified": "Mon, 02 Oct 2017 11:17:17 GMT" + "crawled": { + "url": "https://www.w3.org/TR/css-font-loading-3/", + "filename": "Overview.html" }, - "date": "22 May 2014", - "links": "links/css-font-loading-3.json", - "idl": "idl/css-font-loading.idl", - "idlparsed": "idlparsed/css-font-loading.json", - "dfns": "dfns/css-font-loading-3.json", - "headings": "headings/css-font-loading-3.json", - "ids": "ids/css-font-loading-3.json" + "error": "Error: Evaluation failed: WebIDLParseError: Syntax error at line 42, since `enum FontFaceSetLoadStatus`:\n[SetClass(FontFace)]\n ^ Unexpected token in extended attribute argument list\n at Tokeniser.error (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/tokeniser.js:243:11)\n at ExtendedAttributeParameters.parse (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/extended-attributes.js:79:19)\n at parse (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/extended-attributes.js:133:45)\n at list (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/helpers.js:27:17)\n at ExtendedAttributes.parse (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/extended-attributes.js:239:10)\n at definitions (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:88:37)\n at parseByTokens (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:103:15)\n at parse (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:122:10)\n at Object.default [as extractEvents] (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/extract-events.mjs:17:19)\n at pptr://__puppeteer_evaluation_script__:8:63 Error: Evaluation failed: WebIDLParseError: Syntax error at line 42, since `enum FontFaceSetLoadStatus`:\n[SetClass(FontFace)]\n ^ Unexpected token in extended attribute argument list\n at Tokeniser.error (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/tokeniser.js:243:11)\n at ExtendedAttributeParameters.parse (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/extended-attributes.js:79:19)\n at parse (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/extended-attributes.js:133:45)\n at list (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/helpers.js:27:17)\n at ExtendedAttributes.parse (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/extended-attributes.js:239:10)\n at definitions (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:88:37)\n at parseByTokens (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:103:15)\n at parse (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:122:10)\n at Object.default [as extractEvents] (https://www.w3.org/TR/css-font-loading-3/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/extract-events.mjs:17:19)\n at pptr://__puppeteer_evaluation_script__:8:63\n at ExecutionContext._ExecutionContext_evaluate (/home/runner/work/webref/webref/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:282:15)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:95:5)\n at async ExecutionContext.evaluate (/home/runner/work/webref/webref/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:117:16)\n at async processSpecification (/home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:658:25)\n at async crawlSpec (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:91:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:410:22)\n at async Promise.all (index 265)\n at async crawlList (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:418:21)" }, { "url": "https://www.w3.org/TR/css-fonts-4/", @@ -14483,6 +14508,7 @@ "date": "26 November 2019", "links": "links/css-nav-1.json", "refs": "refs/css-nav-1.json", + "events": "events/css-nav-1.json", "idl": "idl/css-nav.idl", "idlparsed": "idlparsed/css-nav.json", "css": "css/css-nav.json", @@ -15121,19 +15147,11 @@ "https://www.w3.org/TR/css-regions-1/", "https://drafts.csswg.org/css-regions/" ], - "crawled": "https://www.w3.org/TR/css-regions-1/", - "crawlCacheInfo": { - "lastModified": "Mon, 02 Oct 2017 11:17:30 GMT" + "crawled": { + "url": "https://www.w3.org/TR/css-regions-1/", + "filename": "Overview.html" }, - "date": "9 October 2014", - "links": "links/css-regions-1.json", - "refs": "refs/css-regions-1.json", - "idl": "idl/css-regions.idl", - "idlparsed": "idlparsed/css-regions.json", - "css": "css/css-regions.json", - "dfns": "dfns/css-regions-1.json", - "headings": "headings/css-regions-1.json", - "ids": "ids/css-regions-1.json" + "error": "Error: Evaluation failed: WebIDLParseError: Syntax error at line 5, since `partial interface Document`:\n[MapClass(DOMString, NamedFlow)]\n ^ Unexpected token in extended attribute argument list\n at Tokeniser.error (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/tokeniser.js:243:11)\n at ExtendedAttributeParameters.parse (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/extended-attributes.js:79:19)\n at parse (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/extended-attributes.js:133:45)\n at list (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/helpers.js:27:17)\n at ExtendedAttributes.parse (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/extended-attributes.js:239:10)\n at definitions (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:88:37)\n at parseByTokens (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:103:15)\n at parse (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:122:10)\n at Object.default [as extractEvents] (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/extract-events.mjs:17:19)\n at pptr://__puppeteer_evaluation_script__:8:63 Error: Evaluation failed: WebIDLParseError: Syntax error at line 5, since `partial interface Document`:\n[MapClass(DOMString, NamedFlow)]\n ^ Unexpected token in extended attribute argument list\n at Tokeniser.error (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/tokeniser.js:243:11)\n at ExtendedAttributeParameters.parse (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/extended-attributes.js:79:19)\n at parse (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/extended-attributes.js:133:45)\n at list (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/helpers.js:27:17)\n at ExtendedAttributes.parse (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/extended-attributes.js:239:10)\n at definitions (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:88:37)\n at parseByTokens (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:103:15)\n at parse (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:122:10)\n at Object.default [as extractEvents] (https://www.w3.org/TR/css-regions-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/extract-events.mjs:17:19)\n at pptr://__puppeteer_evaluation_script__:8:63\n at ExecutionContext._ExecutionContext_evaluate (/home/runner/work/webref/webref/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:282:15)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:95:5)\n at async ExecutionContext.evaluate (/home/runner/work/webref/webref/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:117:16)\n at async processSpecification (/home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:658:25)\n at async crawlSpec (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:91:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:410:22)\n at async Promise.all (index 292)\n at async crawlList (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:418:21)" }, { "url": "https://www.w3.org/TR/css-rhythm-1/", @@ -16427,6 +16445,7 @@ "date": "11 October 2018", "links": "links/css-transitions-1.json", "refs": "refs/css-transitions-1.json", + "events": "events/css-transitions-1.json", "idl": "idl/css-transitions.idl", "idlparsed": "idlparsed/css-transitions.json", "css": "css/css-transitions.json", @@ -16728,10 +16747,10 @@ ], "crawled": "https://www.w3.org/TR/css-variables-1/", "crawlCacheInfo": { - "lastModified": "Wed, 10 Nov 2021 12:25:32 GMT" + "lastModified": "Mon, 13 Jun 2022 11:56:06 GMT" }, "generator": "bikeshed", - "date": "11 November 2021", + "date": "16 June 2022", "links": "links/css-variables-1.json", "refs": "refs/css-variables-1.json", "css": "css/css-variables.json", @@ -17197,20 +17216,11 @@ "https://drafts.csswg.org/cssom-view/", "https://www.w3.org/TR/cssom-view/" ], - "crawled": "https://www.w3.org/TR/cssom-view-1/", - "crawlCacheInfo": { - "lastModified": "Thu, 17 Mar 2016 06:51:10 GMT" + "crawled": { + "url": "https://www.w3.org/TR/cssom-view-1/", + "filename": "Overview.html" }, - "generator": "bikeshed", - "date": "17 March 2016", - "links": "links/cssom-view-1.json", - "refs": "refs/cssom-view-1.json", - "idl": "idl/cssom-view.idl", - "idlparsed": "idlparsed/cssom-view.json", - "css": "css/cssom-view.json", - "dfns": "dfns/cssom-view-1.json", - "headings": "headings/cssom-view-1.json", - "ids": "ids/cssom-view-1.json" + "error": "Error: Evaluation failed: WebIDLParseError: Syntax error at line 170, since `interface GeometryUtils`:\nText implements GeometryUtils; // like Range\n^ Unrecognised tokens\n at Tokeniser.error (https://www.w3.org/TR/cssom-view-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/tokeniser.js:243:11)\n at error (https://www.w3.org/TR/cssom-view-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:25:15)\n at parseByTokens (https://www.w3.org/TR/cssom-view-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:104:43)\n at parse (https://www.w3.org/TR/cssom-view-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:122:10)\n at Object.default [as extractEvents] (https://www.w3.org/TR/cssom-view-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/extract-events.mjs:17:19)\n at pptr://__puppeteer_evaluation_script__:8:63\n at Array.forEach ()\n at pptr://__puppeteer_evaluation_script__:7:25 Error: Evaluation failed: WebIDLParseError: Syntax error at line 170, since `interface GeometryUtils`:\nText implements GeometryUtils; // like Range\n^ Unrecognised tokens\n at Tokeniser.error (https://www.w3.org/TR/cssom-view-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/tokeniser.js:243:11)\n at error (https://www.w3.org/TR/cssom-view-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:25:15)\n at parseByTokens (https://www.w3.org/TR/cssom-view-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:104:43)\n at parse (https://www.w3.org/TR/cssom-view-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:122:10)\n at Object.default [as extractEvents] (https://www.w3.org/TR/cssom-view-1/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/extract-events.mjs:17:19)\n at pptr://__puppeteer_evaluation_script__:8:63\n at Array.forEach ()\n at pptr://__puppeteer_evaluation_script__:7:25\n at ExecutionContext._ExecutionContext_evaluate (/home/runner/work/webref/webref/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:282:15)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:95:5)\n at async ExecutionContext.evaluate (/home/runner/work/webref/webref/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:117:16)\n at async processSpecification (/home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:658:25)\n at async crawlSpec (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:91:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:410:22)\n at async Promise.all (index 326)\n at async crawlList (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:418:21)" }, { "url": "https://www.w3.org/TR/device-memory-1/", @@ -17319,6 +17329,7 @@ "date": "04 November 2021", "links": "links/device-posture.json", "refs": "refs/device-posture.json", + "events": "events/device-posture.json", "idl": "idl/device-posture.idl", "idlparsed": "idlparsed/device-posture.json", "dfns": "dfns/device-posture.json", @@ -17431,6 +17442,7 @@ "date": "21 December 2021", "links": "links/edit-context.json", "refs": "refs/edit-context.json", + "events": "events/edit-context.json", "idl": "idl/edit-context.idl", "idlparsed": "idlparsed/edit-context.json", "dfns": "dfns/edit-context.json", @@ -17549,6 +17561,7 @@ "date": "18 September 2017", "links": "links/encrypted-media.json", "refs": "refs/encrypted-media.json", + "events": "events/encrypted-media.json", "idl": "idl/encrypted-media.idl", "idlparsed": "idlparsed/encrypted-media.json", "dfns": "dfns/encrypted-media.json", @@ -17595,10 +17608,10 @@ ], "crawled": "https://www.w3.org/TR/epub-33/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 09:41:05 GMT" + "lastModified": "Fri, 17 Jun 2022 17:49:09 GMT" }, "generator": "respec", - "date": "10 June 2022", + "date": "17 June 2022", "links": "links/epub-33.json", "refs": "refs/epub-33.json", "dfns": "dfns/epub-33.json", @@ -17645,10 +17658,10 @@ ], "crawled": "https://www.w3.org/TR/epub-rs-33/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 16:02:46 GMT" + "lastModified": "Fri, 17 Jun 2022 16:25:51 GMT" }, "generator": "respec", - "date": "10 June 2022", + "date": "17 June 2022", "links": "links/epub-rs-33.json", "refs": "refs/epub-rs-33.json", "idl": "idl/epub-rs.idl", @@ -17820,6 +17833,7 @@ "date": "4 June 2021", "links": "links/FileAPI.json", "refs": "refs/FileAPI.json", + "events": "events/FileAPI.json", "idl": "idl/FileAPI.idl", "idlparsed": "idlparsed/FileAPI.json", "dfns": "dfns/FileAPI.json", @@ -18056,6 +18070,7 @@ "date": "07 June 2022", "links": "links/gamepad.json", "refs": "refs/gamepad.json", + "events": "events/gamepad.json", "idl": "idl/gamepad.idl", "idlparsed": "idlparsed/gamepad.json", "dfns": "dfns/gamepad.json", @@ -18115,6 +18130,7 @@ "date": "7 June 2022", "links": "links/generic-sensor.json", "refs": "refs/generic-sensor.json", + "events": "events/generic-sensor.json", "idl": "idl/generic-sensor.idl", "idlparsed": "idlparsed/generic-sensor.json", "dfns": "dfns/generic-sensor.json", @@ -18958,6 +18974,7 @@ "date": "8 June 2022", "links": "links/IndexedDB-3.json", "refs": "refs/IndexedDB-3.json", + "events": "events/IndexedDB-3.json", "idl": "idl/IndexedDB.idl", "idlparsed": "idlparsed/IndexedDB.json", "dfns": "dfns/IndexedDB-3.json", @@ -19068,19 +19085,11 @@ "https://www.w3.org/TR/intersection-observer/", "https://w3c.github.io/IntersectionObserver/" ], - "crawled": "https://www.w3.org/TR/intersection-observer/", - "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 19:16:16 GMT" + "crawled": { + "url": "https://www.w3.org/TR/intersection-observer/", + "filename": "Overview.html" }, - "generator": "bikeshed", - "date": "10 June 2022", - "links": "links/intersection-observer.json", - "refs": "refs/intersection-observer.json", - "idl": "idl/intersection-observer.idl", - "idlparsed": "idlparsed/intersection-observer.json", - "dfns": "dfns/intersection-observer.json", - "headings": "headings/intersection-observer.json", - "ids": "ids/intersection-observer.json" + "error": "Error: Loading https://www.w3.org/TR/intersection-observer/ triggered network error TimeoutError: Navigation timeout of 120000 ms exceeded Error: Loading https://www.w3.org/TR/intersection-observer/ triggered network error TimeoutError: Navigation timeout of 120000 ms exceeded\n at processSpecification (/home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:538:21)\n at async crawlSpec (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:91:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:410:22)\n at async Promise.all (index 359)\n at async crawlList (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:418:21)" }, { "url": "https://www.w3.org/TR/largest-contentful-paint/", @@ -19092,7 +19101,7 @@ "title": "Largest Contentful Paint", "shortTitle": "Largest Contentful Paint", "releaseUrl": "https://www.w3.org/TR/largest-contentful-paint/", - "nightlyUrl": "https://wicg.github.io/largest-contentful-paint" + "nightlyUrl": "https://w3c.github.io/largest-contentful-paint/" }, "organization": "W3C", "groups": [ @@ -19106,8 +19115,8 @@ "filename": "Overview.html" }, "nightly": { - "url": "https://wicg.github.io/largest-contentful-paint", - "repository": "https://github.com/WICG/largest-contentful-paint", + "url": "https://w3c.github.io/largest-contentful-paint/", + "repository": "https://github.com/w3c/largest-contentful-paint", "sourcePath": "index.bs", "filename": "index.html" }, @@ -19125,7 +19134,7 @@ }, "versions": [ "https://www.w3.org/TR/largest-contentful-paint/", - "https://wicg.github.io/largest-contentful-paint" + "https://w3c.github.io/largest-contentful-paint/" ], "crawled": "https://www.w3.org/TR/largest-contentful-paint/", "crawlCacheInfo": { @@ -19483,6 +19492,7 @@ "date": "19 May 2022", "links": "links/media-source-2.json", "refs": "refs/media-source-2.json", + "events": "events/media-source-2.json", "idl": "idl/media-source.idl", "idlparsed": "idlparsed/media-source.json", "dfns": "dfns/media-source-2.json", @@ -19649,12 +19659,13 @@ ], "crawled": "https://www.w3.org/TR/mediacapture-streams/", "crawlCacheInfo": { - "lastModified": "Fri, 10 Jun 2022 13:02:16 GMT" + "lastModified": "Thu, 16 Jun 2022 14:47:27 GMT" }, "generator": "respec", - "date": "10 June 2022", + "date": "16 June 2022", "links": "links/mediacapture-streams.json", "refs": "refs/mediacapture-streams.json", + "events": "events/mediacapture-streams.json", "idl": "idl/mediacapture-streams.idl", "idlparsed": "idlparsed/mediacapture-streams.json", "dfns": "dfns/mediacapture-streams.json", @@ -19999,6 +20010,7 @@ "date": "7 June 2022", "links": "links/mediastream-recording.json", "refs": "refs/mediastream-recording.json", + "events": "events/mediastream-recording.json", "idl": "idl/mediastream-recording.idl", "idlparsed": "idlparsed/mediastream-recording.json", "dfns": "dfns/mediastream-recording.json", @@ -20376,10 +20388,10 @@ ], "crawled": "https://www.w3.org/TR/navigation-timing-2/", "crawlCacheInfo": { - "lastModified": "Thu, 10 Mar 2022 07:23:47 GMT" + "lastModified": "Fri, 17 Jun 2022 14:58:16 GMT" }, "generator": "respec", - "date": "10 March 2022", + "date": "17 June 2022", "links": "links/navigation-timing-2.json", "refs": "refs/navigation-timing-2.json", "idl": "idl/navigation-timing.idl", @@ -20550,6 +20562,7 @@ "date": "10 June 2022", "links": "links/orientation-event.json", "refs": "refs/orientation-event.json", + "events": "events/orientation-event.json", "idl": "idl/orientation-event.idl", "idlparsed": "idlparsed/orientation-event.json", "dfns": "dfns/orientation-event.json", @@ -20727,6 +20740,7 @@ "date": "04 October 2021", "links": "links/payment-handler.json", "refs": "refs/payment-handler.json", + "events": "events/payment-handler.json", "idl": "idl/payment-handler.idl", "idlparsed": "idlparsed/payment-handler.json", "dfns": "dfns/payment-handler.json", @@ -20949,6 +20963,7 @@ "date": "30 September 2021", "links": "links/payment-request.json", "refs": "refs/payment-request.json", + "events": "events/payment-request.json", "idl": "idl/payment-request.idl", "idlparsed": "idlparsed/payment-request.json", "dfns": "dfns/payment-request.json", @@ -21127,6 +21142,7 @@ "date": "27 May 2022", "links": "links/permissions.json", "refs": "refs/permissions.json", + "events": "events/permissions.json", "idl": "idl/permissions.idl", "idlparsed": "idlparsed/permissions.json", "dfns": "dfns/permissions.json", @@ -21186,6 +21202,7 @@ "date": "9 June 2022", "links": "links/picture-in-picture.json", "refs": "refs/picture-in-picture.json", + "events": "events/picture-in-picture.json", "idl": "idl/picture-in-picture.idl", "idlparsed": "idlparsed/picture-in-picture.json", "dfns": "dfns/picture-in-picture.json", @@ -21240,12 +21257,13 @@ ], "crawled": "https://www.w3.org/TR/pointerevents3/", "crawlCacheInfo": { - "lastModified": "Wed, 08 Jun 2022 15:35:14 GMT" + "lastModified": "Fri, 17 Jun 2022 13:26:49 GMT" }, "generator": "respec", - "date": "08 June 2022", + "date": "17 June 2022", "links": "links/pointerevents3.json", "refs": "refs/pointerevents3.json", + "events": "events/pointerevents3.json", "idl": "idl/pointerevents.idl", "idlparsed": "idlparsed/pointerevents.json", "dfns": "dfns/pointerevents3.json", @@ -21307,6 +21325,7 @@ "date": "17 November 2021", "links": "links/pointerlock-2.json", "refs": "refs/pointerlock-2.json", + "events": "events/pointerlock-2.json", "idl": "idl/pointerlock.idl", "idlparsed": "idlparsed/pointerlock.json", "dfns": "dfns/pointerlock-2.json", @@ -21366,6 +21385,7 @@ "date": "02 June 2022", "links": "links/presentation-api.json", "refs": "refs/presentation-api.json", + "events": "events/presentation-api.json", "idl": "idl/presentation-api.idl", "idlparsed": "idlparsed/presentation-api.json", "dfns": "dfns/presentation-api.json", @@ -21484,6 +21504,7 @@ "date": "02 June 2022", "links": "links/push-api.json", "refs": "refs/push-api.json", + "events": "events/push-api.json", "idl": "idl/push-api.idl", "idlparsed": "idlparsed/push-api.json", "dfns": "dfns/push-api.json", @@ -21602,6 +21623,7 @@ "date": "08 June 2022", "links": "links/remote-playback.json", "refs": "refs/remote-playback.json", + "events": "events/remote-playback.json", "idl": "idl/remote-playback.idl", "idlparsed": "idlparsed/remote-playback.json", "dfns": "dfns/remote-playback.json", @@ -21888,12 +21910,13 @@ ], "crawled": "https://www.w3.org/TR/resource-timing-2/", "crawlCacheInfo": { - "lastModified": "Wed, 13 Apr 2022 11:59:33 GMT" + "lastModified": "Fri, 17 Jun 2022 14:56:44 GMT" }, "generator": "respec", - "date": "13 April 2022", + "date": "17 June 2022", "links": "links/resource-timing-2.json", "refs": "refs/resource-timing-2.json", + "events": "events/resource-timing-2.json", "idl": "idl/resource-timing.idl", "idlparsed": "idlparsed/resource-timing.json", "dfns": "dfns/resource-timing-2.json", @@ -21947,10 +21970,10 @@ ], "crawled": "https://www.w3.org/TR/screen-capture/", "crawlCacheInfo": { - "lastModified": "Thu, 19 May 2022 14:56:57 GMT" + "lastModified": "Thu, 16 Jun 2022 16:40:37 GMT" }, "generator": "respec", - "date": "19 May 2022", + "date": "16 June 2022", "links": "links/screen-capture.json", "refs": "refs/screen-capture.json", "idl": "idl/screen-capture.idl", @@ -22012,6 +22035,7 @@ "date": "06 September 2021", "links": "links/screen-orientation.json", "refs": "refs/screen-orientation.json", + "events": "events/screen-orientation.json", "idl": "idl/screen-orientation.idl", "idlparsed": "idlparsed/screen-orientation.json", "dfns": "dfns/screen-orientation.json", @@ -22071,6 +22095,7 @@ "date": "07 December 2021", "links": "links/screen-wake-lock.json", "refs": "refs/screen-wake-lock.json", + "events": "events/screen-wake-lock.json", "idl": "idl/screen-wake-lock.idl", "idlparsed": "idlparsed/screen-wake-lock.json", "dfns": "dfns/screen-wake-lock.json", @@ -22246,6 +22271,7 @@ "date": "24 July 2021", "links": "links/selection-api.json", "refs": "refs/selection-api.json", + "events": "events/selection-api.json", "idl": "idl/selection-api.idl", "idlparsed": "idlparsed/selection-api.json", "dfns": "dfns/selection-api.json", @@ -22425,6 +22451,7 @@ "date": "19 November 2019", "links": "links/service-workers-1.json", "refs": "refs/service-workers-1.json", + "events": "events/service-workers-1.json", "idl": "idl/service-workers.idl", "idlparsed": "idlparsed/service-workers.json", "dfns": "dfns/service-workers-1.json", @@ -22775,16 +22802,54 @@ "versions": [ "https://www.w3.org/TR/SVG11/" ], - "crawled": "https://www.w3.org/TR/SVG11/", - "crawlCacheInfo": { - "lastModified": "Mon, 02 Oct 2017 10:43:18 GMT" + "crawled": { + "url": "https://www.w3.org/TR/SVG11/", + "pages": [ + "https://www.w3.org/TR/SVG11/expanded-toc.html", + "https://www.w3.org/TR/SVG11/intro.html", + "https://www.w3.org/TR/SVG11/concepts.html", + "https://www.w3.org/TR/SVG11/render.html", + "https://www.w3.org/TR/SVG11/types.html", + "https://www.w3.org/TR/SVG11/struct.html", + "https://www.w3.org/TR/SVG11/styling.html", + "https://www.w3.org/TR/SVG11/coords.html", + "https://www.w3.org/TR/SVG11/paths.html", + "https://www.w3.org/TR/SVG11/shapes.html", + "https://www.w3.org/TR/SVG11/text.html", + "https://www.w3.org/TR/SVG11/painting.html", + "https://www.w3.org/TR/SVG11/color.html", + "https://www.w3.org/TR/SVG11/pservers.html", + "https://www.w3.org/TR/SVG11/masking.html", + "https://www.w3.org/TR/SVG11/filters.html", + "https://www.w3.org/TR/SVG11/interact.html", + "https://www.w3.org/TR/SVG11/linking.html", + "https://www.w3.org/TR/SVG11/script.html", + "https://www.w3.org/TR/SVG11/animate.html", + "https://www.w3.org/TR/SVG11/fonts.html", + "https://www.w3.org/TR/SVG11/metadata.html", + "https://www.w3.org/TR/SVG11/backward.html", + "https://www.w3.org/TR/SVG11/extend.html", + "https://www.w3.org/TR/SVG11/svgdtd.html", + "https://www.w3.org/TR/SVG11/svgdom.html", + "https://www.w3.org/TR/SVG11/idl.html", + "https://www.w3.org/TR/SVG11/java.html", + "https://www.w3.org/TR/SVG11/escript.html", + "https://www.w3.org/TR/SVG11/implnote.html", + "https://www.w3.org/TR/SVG11/conform.html", + "https://www.w3.org/TR/SVG11/access.html", + "https://www.w3.org/TR/SVG11/i18n.html", + "https://www.w3.org/TR/SVG11/minimize.html", + "https://www.w3.org/TR/SVG11/refs.html", + "https://www.w3.org/TR/SVG11/eltindex.html", + "https://www.w3.org/TR/SVG11/attindex.html", + "https://www.w3.org/TR/SVG11/propidx.html", + "https://www.w3.org/TR/SVG11/feature.html", + "https://www.w3.org/TR/SVG11/mimereg.html", + "https://www.w3.org/TR/SVG11/changes.html" + ], + "filename": "Overview.html" }, - "date": "16 August 2011", - "links": "links/SVG11.json", - "refs": "refs/SVG11.json", - "elements": "elements/SVG11.json", - "headings": "headings/SVG11.json", - "ids": "ids/SVG11.json" + "error": "Error: Evaluation failed: WebIDLParseError: Syntax error at line 2, since `interface SVGElement`:\n attribute DOMString id setraises(DOMException);\n ^ Unterminated attribute, expected `;`\n at Tokeniser.error (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/tokeniser.js:243:11)\n at parse (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/attribute.js:51:17)\n at Container.parse (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/container.js:48:28)\n at Interface.parse (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/interface.js:40:22)\n at interface_ (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:46:17)\n at definition (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:74:7)\n at definitions (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:89:19)\n at parseByTokens (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:103:15)\n at parse (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:122:10)\n at Object.default [as extractEvents] (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/extract-events.mjs:17:19) Error: Evaluation failed: WebIDLParseError: Syntax error at line 2, since `interface SVGElement`:\n attribute DOMString id setraises(DOMException);\n ^ Unterminated attribute, expected `;`\n at Tokeniser.error (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/tokeniser.js:243:11)\n at parse (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/attribute.js:51:17)\n at Container.parse (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/container.js:48:28)\n at Interface.parse (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/productions/interface.js:40:22)\n at interface_ (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:46:17)\n at definition (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:74:7)\n at definitions (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:89:19)\n at parseByTokens (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:103:15)\n at parse (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:122:10)\n at Object.default [as extractEvents] (https://www.w3.org/TR/SVG11/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/extract-events.mjs:17:19)\n at ExecutionContext._ExecutionContext_evaluate (/home/runner/work/webref/webref/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:282:15)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:95:5)\n at async ExecutionContext.evaluate (/home/runner/work/webref/webref/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:117:16)\n at async processSpecification (/home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:658:25)\n at async crawlSpec (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:91:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:410:22)\n at async Promise.all (index 422)\n at async crawlList (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:418:21)" }, { "url": "https://www.w3.org/TR/SVG2/", @@ -23232,6 +23297,7 @@ "date": "1 June 2022", "links": "links/uievents.json", "refs": "refs/uievents.json", + "events": "events/uievents.json", "idl": "idl/uievents.idl", "idlparsed": "idlparsed/uievents.json", "dfns": "dfns/uievents.json", @@ -23461,6 +23527,7 @@ "date": "05 May 2022", "links": "links/virtual-keyboard.json", "refs": "refs/virtual-keyboard.json", + "events": "events/virtual-keyboard.json", "idl": "idl/virtual-keyboard.idl", "idlparsed": "idlparsed/virtual-keyboard.json", "dfns": "dfns/virtual-keyboard.json", @@ -23762,6 +23829,7 @@ "date": "18 May 2021", "links": "links/web-animations-1.json", "refs": "refs/web-animations-1.json", + "events": "events/web-animations-1.json", "idl": "idl/web-animations.idl", "idlparsed": "idlparsed/web-animations.json", "dfns": "dfns/web-animations-1.json", @@ -23843,7 +23911,7 @@ "groups": [ { "name": "Audio Working Group", - "url": "https://www.w3.org/2011/audio/" + "url": "https://www.w3.org/groups/wg/audio" } ], "release": { @@ -23880,6 +23948,7 @@ "date": "17 June 2021", "links": "links/webaudio.json", "refs": "refs/webaudio.json", + "events": "events/webaudio.json", "idl": "idl/webaudio.idl", "idlparsed": "idlparsed/webaudio.json", "dfns": "dfns/webaudio.json", @@ -23999,6 +24068,7 @@ "date": "24 May 2022", "links": "links/webcodecs.json", "refs": "refs/webcodecs.json", + "events": "events/webcodecs.json", "idl": "idl/webcodecs.idl", "idlparsed": "idlparsed/webcodecs.json", "dfns": "dfns/webcodecs.json", @@ -24050,18 +24120,11 @@ "https://www.w3.org/TR/WebCryptoAPI/", "https://w3c.github.io/webcrypto/" ], - "crawled": "https://www.w3.org/TR/WebCryptoAPI/", - "crawlCacheInfo": { - "lastModified": "Tue, 28 Mar 2017 13:40:52 GMT" + "crawled": { + "url": "https://www.w3.org/TR/WebCryptoAPI/", + "filename": "Overview.html" }, - "date": "26 January 2017", - "links": "links/WebCryptoAPI.json", - "refs": "refs/WebCryptoAPI.json", - "idl": "idl/WebCryptoAPI.idl", - "idlparsed": "idlparsed/WebCryptoAPI.json", - "dfns": "dfns/WebCryptoAPI.json", - "headings": "headings/WebCryptoAPI.json", - "ids": "ids/WebCryptoAPI.json" + "error": "Error: Evaluation failed: WebIDLParseError: Syntax error at line 6, since `interface GlobalCrypto`:\nWindow implements GlobalCrypto;\n^ Unrecognised tokens\n at Tokeniser.error (https://www.w3.org/TR/WebCryptoAPI/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/tokeniser.js:243:11)\n at error (https://www.w3.org/TR/WebCryptoAPI/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:25:15)\n at parseByTokens (https://www.w3.org/TR/WebCryptoAPI/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:104:43)\n at parse (https://www.w3.org/TR/WebCryptoAPI/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:122:10)\n at Object.default [as extractEvents] (https://www.w3.org/TR/WebCryptoAPI/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/extract-events.mjs:17:19)\n at pptr://__puppeteer_evaluation_script__:8:63\n at Array.forEach ()\n at pptr://__puppeteer_evaluation_script__:7:25 Error: Evaluation failed: WebIDLParseError: Syntax error at line 6, since `interface GlobalCrypto`:\nWindow implements GlobalCrypto;\n^ Unrecognised tokens\n at Tokeniser.error (https://www.w3.org/TR/WebCryptoAPI/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/tokeniser.js:243:11)\n at error (https://www.w3.org/TR/WebCryptoAPI/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:25:15)\n at parseByTokens (https://www.w3.org/TR/WebCryptoAPI/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:104:43)\n at parse (https://www.w3.org/TR/WebCryptoAPI/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/node_modules/webidl2/lib/webidl2.js:122:10)\n at Object.default [as extractEvents] (https://www.w3.org/TR/WebCryptoAPI/reffy/scripts/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/extract-events.mjs:17:19)\n at pptr://__puppeteer_evaluation_script__:8:63\n at Array.forEach ()\n at pptr://__puppeteer_evaluation_script__:7:25\n at ExecutionContext._ExecutionContext_evaluate (/home/runner/work/webref/webref/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:282:15)\n at runMicrotasks ()\n at processTicksAndRejections (internal/process/task_queues.js:95:5)\n at async ExecutionContext.evaluate (/home/runner/work/webref/webref/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:117:16)\n at async processSpecification (/home/runner/work/webref/webref/node_modules/reffy/src/lib/util.js:658:25)\n at async crawlSpec (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:91:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:410:22)\n at async Promise.all (index 443)\n at async crawlList (/home/runner/work/webref/webref/node_modules/reffy/src/lib/specs-crawler.js:418:21)" }, { "url": "https://www.w3.org/TR/webdriver2/", @@ -24111,10 +24174,10 @@ ], "crawled": "https://www.w3.org/TR/webdriver2/", "crawlCacheInfo": { - "lastModified": "Wed, 25 May 2022 11:30:55 GMT" + "lastModified": "Wed, 15 Jun 2022 20:25:45 GMT" }, "generator": "respec", - "date": "25 May 2022", + "date": "15 June 2022", "links": "links/webdriver2.json", "refs": "refs/webdriver2.json", "idl": "idl/webdriver.idl", @@ -24170,12 +24233,13 @@ ], "crawled": "https://www.w3.org/TR/webgpu/", "crawlCacheInfo": { - "lastModified": "Sat, 11 Jun 2022 02:54:40 GMT" + "lastModified": "Fri, 17 Jun 2022 23:50:52 GMT" }, "generator": "bikeshed", - "date": "11 June 2022", + "date": "17 June 2022", "links": "links/webgpu.json", "refs": "refs/webgpu.json", + "events": "events/webgpu.json", "idl": "idl/webgpu.idl", "idlparsed": "idlparsed/webgpu.json", "dfns": "dfns/webgpu.json", @@ -24198,7 +24262,7 @@ "groups": [ { "name": "Audio Working Group", - "url": "https://www.w3.org/2011/audio/" + "url": "https://www.w3.org/groups/wg/audio" } ], "release": { @@ -24235,6 +24299,7 @@ "date": "17 March 2015", "links": "links/webmidi.json", "refs": "refs/webmidi.json", + "events": "events/webmidi.json", "idl": "idl/webmidi.idl", "idlparsed": "idlparsed/webmidi.json", "dfns": "dfns/webmidi.json", @@ -24288,10 +24353,10 @@ ], "crawled": "https://www.w3.org/TR/webnn/", "crawlCacheInfo": { - "lastModified": "Fri, 20 May 2022 01:37:09 GMT" + "lastModified": "Fri, 17 Jun 2022 07:13:05 GMT" }, "generator": "bikeshed", - "date": "20 May 2022", + "date": "17 June 2022", "links": "links/webnn.json", "refs": "refs/webnn.json", "idl": "idl/webnn.idl", @@ -24353,6 +24418,7 @@ "date": "19 May 2022", "links": "links/webrtc-encoded-transform.json", "refs": "refs/webrtc-encoded-transform.json", + "events": "events/webrtc-encoded-transform.json", "idl": "idl/webrtc-encoded-transform.idl", "idlparsed": "idlparsed/webrtc-encoded-transform.json", "dfns": "dfns/webrtc-encoded-transform.json", @@ -24412,6 +24478,7 @@ "date": "27 September 2018", "links": "links/webrtc-identity.json", "refs": "refs/webrtc-identity.json", + "events": "events/webrtc-identity.json", "idl": "idl/webrtc-identity.idl", "idlparsed": "idlparsed/webrtc-identity.json", "dfns": "dfns/webrtc-identity.json", @@ -24524,10 +24591,10 @@ ], "crawled": "https://www.w3.org/TR/webrtc-stats/", "crawlCacheInfo": { - "lastModified": "Thu, 09 Jun 2022 14:26:00 GMT" + "lastModified": "Tue, 14 Jun 2022 13:33:01 GMT" }, "generator": "respec", - "date": "09 June 2022", + "date": "14 June 2022", "links": "links/webrtc-stats.json", "refs": "refs/webrtc-stats.json", "idl": "idl/webrtc-stats.idl", @@ -24648,6 +24715,7 @@ "date": "26 January 2021", "links": "links/webrtc.json", "refs": "refs/webrtc.json", + "events": "events/webrtc.json", "idl": "idl/webrtc.idl", "idlparsed": "idlparsed/webrtc.json", "dfns": "dfns/webrtc.json", @@ -24942,6 +25010,7 @@ "date": "31 August 2021", "links": "links/webxr-dom-overlays-1.json", "refs": "refs/webxr-dom-overlays-1.json", + "events": "events/webxr-dom-overlays-1.json", "idl": "idl/webxr-dom-overlays.idl", "idlparsed": "idlparsed/webxr-dom-overlays.json", "dfns": "dfns/webxr-dom-overlays-1.json", @@ -25176,6 +25245,7 @@ "date": "3 June 2022", "links": "links/webxr-lighting-estimation-1.json", "refs": "refs/webxr-lighting-estimation-1.json", + "events": "events/webxr-lighting-estimation-1.json", "idl": "idl/webxr-lighting-estimation.idl", "idlparsed": "idlparsed/webxr-lighting-estimation.json", "dfns": "dfns/webxr-lighting-estimation-1.json", @@ -25244,6 +25314,7 @@ "date": "1 June 2022", "links": "links/webxr.json", "refs": "refs/webxr.json", + "events": "events/webxr.json", "idl": "idl/webxr.idl", "idlparsed": "idlparsed/webxr.json", "dfns": "dfns/webxr.json", @@ -25304,6 +25375,7 @@ "date": "26 April 2022", "links": "links/webxrlayers-1.json", "refs": "refs/webxrlayers-1.json", + "events": "events/webxrlayers-1.json", "idl": "idl/webxrlayers.idl", "idlparsed": "idlparsed/webxrlayers.json", "dfns": "dfns/webxrlayers-1.json", @@ -25351,10 +25423,10 @@ ], "crawled": "https://www.w3.org/TR/WGSL/", "crawlCacheInfo": { - "lastModified": "Sat, 11 Jun 2022 02:57:07 GMT" + "lastModified": "Fri, 17 Jun 2022 23:53:02 GMT" }, "generator": "bikeshed", - "date": "11 June 2022", + "date": "17 June 2022", "links": "links/WGSL.json", "refs": "refs/WGSL.json", "dfns": "dfns/WGSL.json", @@ -25521,6 +25593,7 @@ "date": "12 May 2022", "links": "links/xhr.json", "refs": "refs/xhr.json", + "events": "events/xhr.json", "idl": "idl/xhr.idl", "idlparsed": "idlparsed/xhr.json", "dfns": "dfns/xhr.json", diff --git a/tr/links/FedCM.json b/tr/links/FedCM.json index 0907da3a00bc..01168d33fe3e 100644 --- a/tr/links/FedCM.json +++ b/tr/links/FedCM.json @@ -22,26 +22,10 @@ "string-is" ], "https://datatracker.ietf.org/doc/html/draft-bertocci-identity-in-browser-00": [], - "https://w3c.github.io/webappsec-credential-management/": [ - "federatedcredential", - "dictdef-federatedcredentialrequestoptions", - "dom-credentialrequestoptions-mediation", - "dom-credentialrequestoptions-signal", - "algorithm-request", - "dom-credentialscontainer-get", - "credentialscontainer", - "abstract-opdef-request-a-credential", - "dictdef-credentialrequestoptions", - "dom-credentialrequestoptions-federated", - "same-origin-with-its-ancestors", - "security-origin-confusion", - "dom-credential-id", - "dom-federatedcredential-provider" - ], "https://html.spec.whatwg.org/": [ "concept-origin", "top-level-browsing-context", - "same-site", + "concept-site-same-site", "relevant-settings-object", "concept-settings-object-origin", "environment-settings-object", @@ -74,6 +58,7 @@ "header.location" ], "https://www.w3.org/TR/appmanifest/": [ + "dfn-background_color", "icon-masks" ], "https://drafts.csswg.org/css-color-4/": [ @@ -101,27 +86,34 @@ "ok-status", "concept-response-body" ], + "https://datatracker.ietf.org/doc/html/rfc7519": [], + "https://w3c.github.io/webappsec-credential-management/": [ + "credential", + "dictdef-credentialrequestoptions", + "algorithm-request", + "dom-credentialscontainer-get", + "credentialscontainer", + "abstract-opdef-request-a-credential", + "same-origin-with-its-ancestors", + "dom-credentialrequestoptions-mediation", + "dom-credentialrequestoptions-signal", + "security-origin-confusion", + "dom-credential-id" + ], "https://webidl.spec.whatwg.org/": [ - "idl-sequence", - "idl-DOMString", + "Exposed", + "SecureContext", "idl-USVString", + "idl-sequence", "notallowederror", "idl-DOMException", - "Exposed", - "SecureContext", "idl-promise", - "reject", - "this", - "resolve", - "idl-undefined" + "idl-undefined", + "resolve" ], "https://tc39.github.io/ecma262/": [ "sec-ordinary-object-internal-methods-and-internal-slots" ], - "https://datatracker.ietf.org/doc/html/rfc7519": [], - "https://dom.spec.whatwg.org/": [ - "abortsignal" - ], "https://mimesniff.spec.whatwg.org/": [ "json-mime-type" ], @@ -129,6 +121,9 @@ "directive-connect-src" ], "https://openid.net/specs/openid-connect-frontchannel-1_0.html": [], + "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html": [ + "name-the-samesite-attribute-2" + ], "https://w3ctag.github.io/design-principles": [], "https://www.w3.org/2001/tag/doc/ethical-web-principles": [ "verify", diff --git a/tr/links/PNG-spec.json b/tr/links/PNG-spec.json index e620ee82f708..a17a52989f0e 100644 --- a/tr/links/PNG-spec.json +++ b/tr/links/PNG-spec.json @@ -12,17 +12,6 @@ ], "https://www.w3.org/groups/wg/png/ipr": [], "https://www.w3.org/2021/Process-20211102/": [], - "https://www.iec.ch/": [], - "https://www.color.org/icc_specs2.xalter": [], - "https://www.ietf.org/rfc/rfc1123.txt": [], - "https://www.ietf.org/rfc/rfc1950.txt": [], - "https://www.ietf.org/rfc/rfc1951.txt": [], - "https://www.ietf.org/rfc/rfc2045.txt": [], - "https://www.ietf.org/rfc/rfc2048.txt": [], - "https://www.ietf.org/rfc/rfc3066.txt": [], - "https://www.itu.int/rec/T-REC-H.273": [], - "https://www.itu.int/rec/R-REC-BT.2100": [], - "https://www.itu.int/rec/R-REC-BT.709": [], "https://www.libpng.org/pub/png/libpng.html": [], "https://datatracker.ietf.org/doc/html/bcp14": [], "https://www.rfc-editor.org/info/bcp13": [], @@ -46,12 +35,17 @@ "https://www.libpng.org/pub/png/spec/1.1/": [], "https://www.libpng.org/pub/png/spec/1.2/": [], "https://w3c.github.io/PNG-spec/extensions/": [], + "https://www.rfc-editor.org/rfc/rfc5646": [], "https://www.cipa.jp/std/documents/download_e.html?DC-008-Translation-2019-E": [], "https://www.cie.co.at/publications/colorimetry-4th-edition": [], "https://www.color.org/specification/ICC1v43_2010-12.pdf": [], "https://www.color.org/specification/ICC.2-2019.pdf": [], "https://www.iso.org/standard/54754.html": [], - "https://www.iso.org/standard/68806.html": [], + "https://www.iso.org/standard/74528.html": [], + "https://www.iso.org/standard/4777.html": [], + "https://www.itu.int/rec/R-REC-BT.2100": [], + "https://www.itu.int/rec/R-REC-BT.709": [], + "https://www.itu.int/rec/T-REC-H.273": [], "https://www.itu.int/rec/T-REC-V.42-200203-I/en": [], "https://www.w3.org/Graphics/JPEG/jfif3.pdf": [], "https://www.sciencedirect.com/science/article/pii/B9780080507545500293": [], @@ -59,12 +53,13 @@ "https://www.rfc-editor.org/rfc/rfc1950": [], "https://www.rfc-editor.org/rfc/rfc1951": [], "https://www.rfc-editor.org/rfc/rfc2119": [], - "https://www.rfc-editor.org/rfc/rfc3066": [], "https://www.rfc-editor.org/rfc/rfc3629": [], "https://www.rfc-editor.org/rfc/rfc8174": [], + "https://standards.globalspec.com/std/892300/SMPTE%20ST%20170M": [], "https://webstore.iec.ch/publication/6169": [], "https://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=57421": [], "https://ieeexplore.ieee.org/document/1055714": [], - "https://www.w3.org/Graphics/GIF/spec-gif89a.txt": [] + "https://www.w3.org/Graphics/GIF/spec-gif89a.txt": [], + "https://www.loc.gov/preservation/digital/formats/fdd/fdd000022.shtml": [] } } \ No newline at end of file diff --git a/tr/links/attribution-reporting-api.json b/tr/links/attribution-reporting-api.json index 21acd128228a..a83e1a2fc572 100644 --- a/tr/links/attribution-reporting-api.json +++ b/tr/links/attribution-reporting-api.json @@ -81,8 +81,8 @@ "list-is-empty", "parse-a-json-string-to-an-infra-value", "list-remove", - "iteration-continue", "set-intersection", + "iteration-continue", "list-contain", "list-append", "list-sort-in-descending-order", diff --git a/tr/links/compat.json b/tr/links/compat.json index d1dcb98461e3..d4f36442065a 100644 --- a/tr/links/compat.json +++ b/tr/links/compat.json @@ -30,8 +30,8 @@ ], "https://drafts.csswg.org/css-values-4/": [ "number-value", - "comb-one", - "comb-any" + "comb-any", + "comb-one" ], "https://drafts.csswg.org/mediaqueries-4/": [ "descdef-media-resolution", @@ -70,6 +70,7 @@ "propdef-transform-style" ], "https://drafts.csswg.org/css-backgrounds-3/": [ + "propdef-background-clip", "propdef-background-origin", "propdef-background-size", "propdef-border-bottom-left-radius", @@ -78,9 +79,6 @@ "propdef-border-top-right-radius", "propdef-border-radius", "propdef-box-shadow", - "propdef-background-clip", - "typedef-box", - "special-backgrounds", "typedef-line-width" ], "https://github.com/whatwg/compat/issues/28": [], @@ -114,8 +112,7 @@ "propdef-mask-origin", "propdef-mask-position", "propdef-mask-repeat", - "propdef-mask-size", - "clipping-region" + "propdef-mask-size" ], "https://drafts.csswg.org/css-display-3/": [ "propdef-order", @@ -144,10 +141,15 @@ "https://drafts.csswg.org/css-ui/": [ "appearance-switching" ], + "https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-text-fill-color": [], "https://www.w3.org/TR/css-values/": [ "value-defs", "percentages" ], + "https://drafts.csswg.org/css-color-4/": [ + "typedef-color", + "valdef-color-currentcolor" + ], "https://www.w3.org/TR/css-cascade/": [ "initial-values", "applies-to", @@ -163,18 +165,13 @@ "https://www.w3.org/TR/web-animations/": [ "animation-type" ], - "https://svgwg.org/svg2-draft/painting.html": [ - "TermStroke", - "TermFill" - ], - "https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-text-fill-color": [], - "https://drafts.csswg.org/css-color-4/": [ - "typedef-color", - "valdef-color-currentcolor" - ], "https://drafts.csswg.org/css-transitions/": [ "animtype-color" ], + "https://svgwg.org/svg2-draft/painting.html": [ + "TermFill", + "TermStroke" + ], "https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-text-stroke-color": [], "https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-text-stroke-width": [], "https://developer.mozilla.org/en-US/docs/Web/CSS/-webkit-text-stroke": [], diff --git a/tr/links/console.json b/tr/links/console.json index 85315707529a..81376f146981 100644 --- a/tr/links/console.json +++ b/tr/links/console.json @@ -8,7 +8,6 @@ "https://github.com/whatwg/console/issues": [], "https://developer.mozilla.org/en-US/docs/Web/API/console": [], "https://webidl.spec.whatwg.org/": [ - "Exposed", "idl-undefined", "idl-boolean", "idl-any", diff --git a/tr/links/credentiallessness.json b/tr/links/credentiallessness.json deleted file mode 100644 index 5e6673b58545..000000000000 --- a/tr/links/credentiallessness.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "spec": { - "title": "Cross-Origin-Embedder-Policy: credentialless", - "url": "https://wicg.github.io/credentiallessness/" - }, - "links": { - "https://html.spec.whatwg.org/": [ - "embedder-policy-value", - "coep", - "obtain-an-embedder-policy", - "concept-settings-object-policy-container", - "policy-container-embedder-policy", - "same-origin", - "coep-unsafe-none", - "coep-require-corp" - ], - "https://fetch.spec.whatwg.org/": [ - "concept-cors-check", - "concept-request-mode", - "concept-request-credentials-mode", - "http-network-or-cache-fetch", - "cross-origin-resource-policy-internal-check", - "concept-request", - "concept-request-client", - "concept-request-origin", - "concept-request-current-url", - "concept-http-network-or-cache-fetch", - "concept-response" - ], - "https://github.com/w3ctag/design-reviews/issues/639": [], - "https://github.com/w3c/ServiceWorker/issues/1592": [], - "https://datapass.de/": [], - "https://cloud.google.com/beyondcorp": [], - "https://goto.google.com/embedding-requires-consent": [], - "https://github.com/whatwg/html/pull/6638": [], - "https://github.com/whatwg/fetch/pull/1229": [], - "https://url.spec.whatwg.org/": [ - "concept-url-origin" - ], - "https://whatpr.org/fetch/1229.html": [ - "responses", - "http-network-or-cache-fetch" - ], - "https://datatracker.ietf.org/doc/html/rfc2119": [], - "https://wicg.github.io/private-network-access/": [], - "https://spectreattack.com/spectre.pdf": [] - } -} \ No newline at end of file diff --git a/tr/links/css-color-adjust-1.json b/tr/links/css-color-adjust-1.json index 248d7c7a20e5..dbe1d3446a96 100644 --- a/tr/links/css-color-adjust-1.json +++ b/tr/links/css-color-adjust-1.json @@ -12,11 +12,7 @@ "https://www.w3.org/TR/": [], "https://www.w3.org/groups/wg/css": [], "https://www.w3.org/2021/Process-20211102/": [ - "recs-and-notes", - "dfn-wide-review" - ], - "https://www.w3.org/Consortium/Patent-Policy/": [ - "sec-Requirements" + "recs-and-notes" ], "https://github.com/w3c/csswg-drafts/issues": [], "https://lists.w3.org/Archives/Public/public-css-archive/": [], @@ -27,11 +23,10 @@ ], "https://www.w3.org/groups/wg/css/ipr": [], "https://www.w3.org/TR/mediaqueries-5/": [ - "descdef-media-prefers-color-scheme", - "descdef-media-prefers-contrast", - "descdef-media-forced-colors", "media-query", - "valdef-media-prefers-color-scheme-dark" + "descdef-media-prefers-color-scheme", + "valdef-media-prefers-color-scheme-dark", + "descdef-media-forced-colors" ], "https://www.w3.org/TR/CSS2/": [ "property-defs", @@ -129,11 +124,7 @@ "used-value", "cascade-origin-author", "cascaded-value", - "valdef-all-inherit", - "valdef-all-revert" - ], - "https://www.w3.org/TR/css-color-5/": [ - "funcdef-color" + "valdef-all-inherit" ], "https://drafts.csswg.org/css-ui-4/": [ "propdef-accent-color", @@ -148,23 +139,13 @@ "https://github.com/w3c/csswg-drafts/issues/5710": [ "issuecomment-840772752" ], - "https://www.w3.org/TR/2021/WD-css-color-adjust-1-20210616/": [], - "https://www.w3.org/TR/2020/WD-css-color-adjust-1-20201109/": [], - "https://github.com/w3c/csswg-drafts/issues/5778": [], - "https://github.com/w3c/csswg-drafts/issues/5873": [], - "https://github.com/w3c/csswg-drafts/issues/5987": [], - "https://github.com/w3c/csswg-drafts/issues/3880": [], - "https://github.com/w3c/csswg-drafts/issues/6310": [], - "https://www.w3.org/TR/2020/WD-css-color-adjust-1-20200402/": [], - "https://github.com/w3c/csswg-drafts/issues/3881": [], - "https://github.com/w3c/csswg-drafts/issues/3885": [], - "https://github.com/w3c/csswg-drafts/issues/4178": [], - "https://github.com/w3c/csswg-drafts/issues/4915": [], - "https://www.w3.org/TR/2019/WD-css-color-adjust-1-20190523/": [], - "https://github.com/w3c/csswg-drafts/issues/4175": [], - "https://github.com/w3c/csswg-drafts/issues/4020": [], - "https://github.com/w3c/csswg-drafts/issues/4472": [], - "https://github.com/w3c/csswg-drafts/issues/3849": [], + "https://www.w3.org/TR/2022/CR-css-color-adjust-1-20220210/": [ + "changes" + ], + "https://www.w3.org/TR/css-color-5/": [ + "funcdef-color" + ], + "https://github.com/w3c/csswg-drafts/issues/7007": [], "https://www.w3.org/TR/CSS21/": [ "style-sheet", "user-agent", diff --git a/tr/links/css-variables-1.json b/tr/links/css-variables-1.json index 841364257abc..d2edcf677c02 100644 --- a/tr/links/css-variables-1.json +++ b/tr/links/css-variables-1.json @@ -12,7 +12,11 @@ "https://www.w3.org/TR/": [], "https://www.w3.org/groups/wg/css": [], "https://www.w3.org/2021/Process-20211102/": [ - "recs-and-notes" + "recs-and-notes", + "dfn-wide-review" + ], + "https://www.w3.org/Consortium/Patent-Policy/": [ + "sec-Requirements" ], "https://github.com/w3c/csswg-drafts/issues": [], "https://lists.w3.org/Archives/Public/public-css-archive/": [], @@ -21,7 +25,7 @@ "def-essential", "sec-Disclosure" ], - "https://www.w3.org/2004/01/pp-impl/32061/status": [], + "https://www.w3.org/groups/wg/css/ipr": [], "https://www.w3.org/TR/CSS2/": [ "property-defs" ], @@ -32,6 +36,7 @@ "css-wide-keywords", "mult-opt", "typedef-dashed-ident", + "css-css-identifier", "em", "comb-comma", "funcdef-calc" @@ -42,7 +47,6 @@ ], "https://www.w3.org/TR/css-syntax-3/": [ "typedef-declaration-value", - "identifier", "typedef-bad-string-token", "typedef-bad-url-token", "tokendef-close-paren", @@ -58,47 +62,670 @@ "inherited-property", "computed" ], - "https://www.w3.org/TR/css-pseudo/": [ - "generated-content" - ], "https://www.w3.org/TR/cssom/": [ "serializing-css-values" ], "https://www.w3.org/TR/web-animations/": [ "animation-type" ], + "https://wpt.fyi/results/css/css-variables/variable-declaration-29.html": [], + "https://wpt.live/css/css-variables/variable-declaration-29.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-29.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-31.html": [], + "https://wpt.live/css/css-variables/variable-declaration-31.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-31.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-32.html": [], + "https://wpt.live/css/css-variables/variable-declaration-32.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-32.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-33.html": [], + "https://wpt.live/css/css-variables/variable-declaration-33.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-33.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-34.html": [], + "https://wpt.live/css/css-variables/variable-declaration-34.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-34.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-35.html": [], + "https://wpt.live/css/css-variables/variable-declaration-35.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-35.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-36.html": [], + "https://wpt.live/css/css-variables/variable-declaration-36.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-36.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-40.html": [], + "https://wpt.live/css/css-variables/variable-declaration-40.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-40.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-41.html": [], + "https://wpt.live/css/css-variables/variable-declaration-41.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-41.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-42.html": [], + "https://wpt.live/css/css-variables/variable-declaration-42.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-42.html": [], + "https://wpt.fyi/results/css/css-variables/variable-empty-name-reserved.html": [], + "https://wpt.live/css/css-variables/variable-empty-name-reserved.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-empty-name-reserved.html": [], "https://infra.spec.whatwg.org/": [ "ascii-case-insensitive", "string-is" ], + "https://wpt.fyi/results/css/css-variables/css-vars-custom-property-case-sensitive-001.html": [], + "https://wpt.live/css/css-variables/css-vars-custom-property-case-sensitive-001.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/css-vars-custom-property-case-sensitive-001.html": [], "https://www.w3.org/TR/css-cascade-5/": [ "propdef-all", "valdef-all-initial", "specified-value", "valdef-all-unset", "shorthand-property", - "longhand", - "cascade" + "longhand" ], + "https://wpt.fyi/results/css/css-variables/variable-declaration-43.html": [], + "https://wpt.live/css/css-variables/variable-declaration-43.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-43.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-44.html": [], + "https://wpt.live/css/css-variables/variable-declaration-44.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-44.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-45.html": [], + "https://wpt.live/css/css-variables/variable-declaration-45.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-45.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-46.html": [], + "https://wpt.live/css/css-variables/variable-declaration-46.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-46.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-47.html": [], + "https://wpt.live/css/css-variables/variable-declaration-47.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-47.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-56.html": [], + "https://wpt.live/css/css-variables/variable-declaration-56.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-56.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-57.html": [], + "https://wpt.live/css/css-variables/variable-declaration-57.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-57.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-58.html": [], + "https://wpt.live/css/css-variables/variable-declaration-58.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-58.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-60.html": [], + "https://wpt.live/css/css-variables/variable-declaration-60.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-60.html": [], + "https://wpt.fyi/results/css/css-variables/variable-definition-keywords.html": [], + "https://wpt.live/css/css-variables/variable-definition-keywords.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-definition-keywords.html": [], "https://www.w3.org/TR/css3-conditional/": [ "at-ruledef-media" ], + "https://wpt.fyi/results/css/css-variables/css-vars-custom-property-inheritance.html": [], + "https://wpt.live/css/css-variables/css-vars-custom-property-inheritance.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/css-vars-custom-property-inheritance.html": [], + "https://wpt.fyi/results/css/css-variables/variable-created-document.html": [], + "https://wpt.live/css/css-variables/variable-created-document.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-created-document.html": [], + "https://wpt.fyi/results/css/css-variables/variable-created-element.html": [], + "https://wpt.live/css/css-variables/variable-created-element.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-created-element.html": [], + "https://wpt.fyi/results/css/css-variables/variable-cssText.html": [], + "https://wpt.live/css/css-variables/variable-cssText.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-cssText.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-06.html": [], + "https://wpt.live/css/css-variables/variable-declaration-06.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-06.html": [], + "https://wpt.fyi/results/css/css-variables/variable-definition-cascading.html": [], + "https://wpt.live/css/css-variables/variable-definition-cascading.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-definition-cascading.html": [], + "https://wpt.fyi/results/css/css-variables/variable-external-declaration-01.html": [], + "https://wpt.live/css/css-variables/variable-external-declaration-01.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-external-declaration-01.html": [], + "https://wpt.fyi/results/css/css-variables/variable-external-reference-01.html": [], + "https://wpt.live/css/css-variables/variable-external-reference-01.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-external-reference-01.html": [], + "https://wpt.fyi/results/css/css-variables/variable-external-supports-01.html": [], + "https://wpt.live/css/css-variables/variable-external-supports-01.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-external-supports-01.html": [], + "https://wpt.fyi/results/css/css-variables/variable-first-letter.html": [], + "https://wpt.live/css/css-variables/variable-first-letter.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-first-letter.html": [], + "https://wpt.fyi/results/css/css-variables/variable-first-line.html": [], + "https://wpt.live/css/css-variables/variable-first-line.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-first-line.html": [], + "https://wpt.fyi/results/css/css-variables/variable-pseudo-element.html": [], + "https://wpt.live/css/css-variables/variable-pseudo-element.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-pseudo-element.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-13.html": [], + "https://wpt.live/css/css-variables/variable-reference-13.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-13.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-14.html": [], + "https://wpt.live/css/css-variables/variable-reference-14.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-14.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-shorthands.html": [], + "https://wpt.live/css/css-variables/variable-reference-shorthands.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-shorthands.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-visited.html": [], + "https://wpt.live/css/css-variables/variable-reference-visited.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-visited.html": [], "https://www.w3.org/TR/css-animations-1/": [ "at-ruledef-keyframes" ], + "https://wpt.fyi/results/css/css-variables/variable-animation-from-to.html": [], + "https://wpt.live/css/css-variables/variable-animation-from-to.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-animation-from-to.html": [], + "https://wpt.fyi/results/css/css-variables/variable-animation-over-transition.html": [], + "https://wpt.live/css/css-variables/variable-animation-over-transition.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-animation-over-transition.html": [], + "https://wpt.fyi/results/css/css-variables/variable-animation-substitute-into-keyframe-shorthand.html": [], + "https://wpt.live/css/css-variables/variable-animation-substitute-into-keyframe-shorthand.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-animation-substitute-into-keyframe-shorthand.html": [], + "https://wpt.fyi/results/css/css-variables/variable-animation-substitute-into-keyframe-transform.html": [], + "https://wpt.live/css/css-variables/variable-animation-substitute-into-keyframe-transform.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-animation-substitute-into-keyframe-transform.html": [], + "https://wpt.fyi/results/css/css-variables/variable-animation-substitute-into-keyframe.html": [], + "https://wpt.live/css/css-variables/variable-animation-substitute-into-keyframe.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-animation-substitute-into-keyframe.html": [], + "https://wpt.fyi/results/css/css-variables/variable-animation-substitute-within-keyframe-fallback.html": [], + "https://wpt.live/css/css-variables/variable-animation-substitute-within-keyframe-fallback.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-animation-substitute-within-keyframe-fallback.html": [], + "https://wpt.fyi/results/css/css-variables/variable-animation-substitute-within-keyframe-multiple.html": [], + "https://wpt.live/css/css-variables/variable-animation-substitute-within-keyframe-multiple.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-animation-substitute-within-keyframe-multiple.html": [], + "https://wpt.fyi/results/css/css-variables/variable-animation-substitute-within-keyframe.html": [], + "https://wpt.live/css/css-variables/variable-animation-substitute-within-keyframe.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-animation-substitute-within-keyframe.html": [], + "https://wpt.fyi/results/css/css-variables/variable-animation-to-only.html": [], + "https://wpt.live/css/css-variables/variable-animation-to-only.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-animation-to-only.html": [], "https://www.w3.org/TR/css-backgrounds-3/": [ "propdef-background-color", "propdef-background" ], - "https://www.w3.org/TR/css-fonts-5/": [ - "descdef-font-face-font-size" + "https://wpt.fyi/results/css/css-variables/test_variable_legal_values.html": [], + "https://wpt.live/css/css-variables/test_variable_legal_values.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/test_variable_legal_values.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-15.html": [], + "https://wpt.live/css/css-variables/variable-declaration-15.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-15.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-24.html": [], + "https://wpt.live/css/css-variables/variable-declaration-24.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-24.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-25.html": [], + "https://wpt.live/css/css-variables/variable-declaration-25.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-25.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-26.html": [], + "https://wpt.live/css/css-variables/variable-declaration-26.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-26.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-59.html": [], + "https://wpt.live/css/css-variables/variable-declaration-59.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-59.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-20.html": [], + "https://wpt.live/css/css-variables/variable-declaration-20.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-20.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-23.html": [], + "https://wpt.live/css/css-variables/variable-declaration-23.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-23.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-38.html": [], + "https://wpt.live/css/css-variables/variable-declaration-38.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-38.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-39.html": [], + "https://wpt.live/css/css-variables/variable-declaration-39.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-39.html": [], + "https://wpt.fyi/results/css/css-variables/variable-cycles.html": [], + "https://wpt.live/css/css-variables/variable-cycles.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-cycles.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-30.html": [], + "https://wpt.live/css/css-variables/variable-declaration-30.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-30.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-48.html": [], + "https://wpt.live/css/css-variables/variable-declaration-48.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-48.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-49.html": [], + "https://wpt.live/css/css-variables/variable-declaration-49.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-49.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-50.html": [], + "https://wpt.live/css/css-variables/variable-declaration-50.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-50.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-39.html": [], + "https://wpt.live/css/css-variables/variable-reference-39.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-39.html": [], + "https://www.w3.org/TR/css-fonts-4/": [ + "propdef-font-size" ], + "https://wpt.fyi/results/css/css-variables/variable-declaration-51.html": [], + "https://wpt.live/css/css-variables/variable-declaration-51.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-51.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-52.html": [], + "https://wpt.live/css/css-variables/variable-declaration-52.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-52.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-07.html": [], + "https://wpt.live/css/css-variables/variable-reference-07.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-07.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-08.html": [], + "https://wpt.live/css/css-variables/variable-reference-08.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-08.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-09.html": [], + "https://wpt.live/css/css-variables/variable-reference-09.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-09.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-10.html": [], + "https://wpt.live/css/css-variables/variable-reference-10.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-10.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-17.html": [], + "https://wpt.live/css/css-variables/variable-reference-17.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-17.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-20.html": [], + "https://wpt.live/css/css-variables/variable-reference-20.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-20.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-21.html": [], + "https://wpt.live/css/css-variables/variable-reference-21.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-21.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-22.html": [], + "https://wpt.live/css/css-variables/variable-reference-22.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-22.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-23.html": [], + "https://wpt.live/css/css-variables/variable-reference-23.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-23.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-24.html": [], + "https://wpt.live/css/css-variables/variable-reference-24.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-24.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-25.html": [], + "https://wpt.live/css/css-variables/variable-reference-25.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-25.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-28.html": [], + "https://wpt.live/css/css-variables/variable-reference-28.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-28.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-29.html": [], + "https://wpt.live/css/css-variables/variable-reference-29.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-29.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-31.html": [], + "https://wpt.live/css/css-variables/variable-reference-31.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-31.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-32.html": [], + "https://wpt.live/css/css-variables/variable-reference-32.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-32.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-33.html": [], + "https://wpt.live/css/css-variables/variable-reference-33.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-33.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-34.html": [], + "https://wpt.live/css/css-variables/variable-reference-34.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-34.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-35.html": [], + "https://wpt.live/css/css-variables/variable-reference-35.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-35.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference.html": [], + "https://wpt.live/css/css-variables/variable-reference.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-01.html": [], + "https://wpt.live/css/css-variables/variable-supports-01.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-01.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-02.html": [], + "https://wpt.live/css/css-variables/variable-supports-02.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-02.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-03.html": [], + "https://wpt.live/css/css-variables/variable-supports-03.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-03.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-04.html": [], + "https://wpt.live/css/css-variables/variable-supports-04.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-04.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-05.html": [], + "https://wpt.live/css/css-variables/variable-supports-05.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-05.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-06.html": [], + "https://wpt.live/css/css-variables/variable-supports-06.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-06.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-07.html": [], + "https://wpt.live/css/css-variables/variable-supports-07.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-07.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-08.html": [], + "https://wpt.live/css/css-variables/variable-supports-08.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-08.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-09.html": [], + "https://wpt.live/css/css-variables/variable-supports-09.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-09.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-10.html": [], + "https://wpt.live/css/css-variables/variable-supports-10.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-10.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-11.html": [], + "https://wpt.live/css/css-variables/variable-supports-11.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-11.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-12.html": [], + "https://wpt.live/css/css-variables/variable-supports-12.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-12.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-13.html": [], + "https://wpt.live/css/css-variables/variable-supports-13.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-13.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-14.html": [], + "https://wpt.live/css/css-variables/variable-supports-14.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-14.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-15.html": [], + "https://wpt.live/css/css-variables/variable-supports-15.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-15.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-16.html": [], + "https://wpt.live/css/css-variables/variable-supports-16.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-16.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-17.html": [], + "https://wpt.live/css/css-variables/variable-supports-17.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-17.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-18.html": [], + "https://wpt.live/css/css-variables/variable-supports-18.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-18.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-19.html": [], + "https://wpt.live/css/css-variables/variable-supports-19.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-19.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-20.html": [], + "https://wpt.live/css/css-variables/variable-supports-20.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-20.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-21.html": [], + "https://wpt.live/css/css-variables/variable-supports-21.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-21.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-22.html": [], + "https://wpt.live/css/css-variables/variable-supports-22.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-22.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-23.html": [], + "https://wpt.live/css/css-variables/variable-supports-23.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-23.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-24.html": [], + "https://wpt.live/css/css-variables/variable-supports-24.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-24.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-25.html": [], + "https://wpt.live/css/css-variables/variable-supports-25.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-25.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-26.html": [], + "https://wpt.live/css/css-variables/variable-supports-26.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-26.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-27.html": [], + "https://wpt.live/css/css-variables/variable-supports-27.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-27.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-28.html": [], + "https://wpt.live/css/css-variables/variable-supports-28.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-28.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-29.html": [], + "https://wpt.live/css/css-variables/variable-supports-29.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-29.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-30.html": [], + "https://wpt.live/css/css-variables/variable-supports-30.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-30.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-31.html": [], + "https://wpt.live/css/css-variables/variable-supports-31.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-31.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-32.html": [], + "https://wpt.live/css/css-variables/variable-supports-32.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-32.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-33.html": [], + "https://wpt.live/css/css-variables/variable-supports-33.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-33.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-34.html": [], + "https://wpt.live/css/css-variables/variable-supports-34.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-34.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-35.html": [], + "https://wpt.live/css/css-variables/variable-supports-35.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-35.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-36.html": [], + "https://wpt.live/css/css-variables/variable-supports-36.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-36.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-37.html": [], + "https://wpt.live/css/css-variables/variable-supports-37.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-37.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-38.html": [], + "https://wpt.live/css/css-variables/variable-supports-38.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-38.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-39.html": [], + "https://wpt.live/css/css-variables/variable-supports-39.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-39.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-40.html": [], + "https://wpt.live/css/css-variables/variable-supports-40.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-40.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-41.html": [], + "https://wpt.live/css/css-variables/variable-supports-41.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-41.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-42.html": [], + "https://wpt.live/css/css-variables/variable-supports-42.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-42.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-43.html": [], + "https://wpt.live/css/css-variables/variable-supports-43.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-43.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-44.html": [], + "https://wpt.live/css/css-variables/variable-supports-44.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-44.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-45.html": [], + "https://wpt.live/css/css-variables/variable-supports-45.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-45.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-46.html": [], + "https://wpt.live/css/css-variables/variable-supports-46.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-46.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-47.html": [], + "https://wpt.live/css/css-variables/variable-supports-47.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-47.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-48.html": [], + "https://wpt.live/css/css-variables/variable-supports-48.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-48.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-49.html": [], + "https://wpt.live/css/css-variables/variable-supports-49.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-49.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-50.html": [], + "https://wpt.live/css/css-variables/variable-supports-50.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-50.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-51.html": [], + "https://wpt.live/css/css-variables/variable-supports-51.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-51.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-52.html": [], + "https://wpt.live/css/css-variables/variable-supports-52.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-52.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-53.html": [], + "https://wpt.live/css/css-variables/variable-supports-53.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-53.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-54.html": [], + "https://wpt.live/css/css-variables/variable-supports-54.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-54.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-55.html": [], + "https://wpt.live/css/css-variables/variable-supports-55.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-55.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-56.html": [], + "https://wpt.live/css/css-variables/variable-supports-56.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-56.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-57.html": [], + "https://wpt.live/css/css-variables/variable-supports-57.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-57.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-58.html": [], + "https://wpt.live/css/css-variables/variable-supports-58.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-58.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-59.html": [], + "https://wpt.live/css/css-variables/variable-supports-59.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-59.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-60.html": [], + "https://wpt.live/css/css-variables/variable-supports-60.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-60.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-61.html": [], + "https://wpt.live/css/css-variables/variable-supports-61.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-61.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-62.html": [], + "https://wpt.live/css/css-variables/variable-supports-62.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-62.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-63.html": [], + "https://wpt.live/css/css-variables/variable-supports-63.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-63.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-64.html": [], + "https://wpt.live/css/css-variables/variable-supports-64.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-64.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-65.html": [], + "https://wpt.live/css/css-variables/variable-supports-65.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-65.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-66.html": [], + "https://wpt.live/css/css-variables/variable-supports-66.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-66.html": [], + "https://wpt.fyi/results/css/css-variables/variable-supports-67.html": [], + "https://wpt.live/css/css-variables/variable-supports-67.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-supports-67.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-07.html": [], + "https://wpt.live/css/css-variables/variable-declaration-07.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-07.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-37.html": [], + "https://wpt.live/css/css-variables/variable-declaration-37.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-37.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-06.html": [], + "https://wpt.live/css/css-variables/variable-reference-06.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-06.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-11.html": [], + "https://wpt.live/css/css-variables/variable-reference-11.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-11.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-26.html": [], + "https://wpt.live/css/css-variables/variable-reference-26.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-26.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-27.html": [], + "https://wpt.live/css/css-variables/variable-reference-27.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-27.html": [], + "https://wpt.fyi/results/css/css-variables/variable-external-font-face-01.html": [], + "https://wpt.live/css/css-variables/variable-external-font-face-01.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-external-font-face-01.html": [], + "https://wpt.fyi/results/css/css-variables/variable-font-face-01.html": [], + "https://wpt.live/css/css-variables/variable-font-face-01.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-font-face-01.html": [], + "https://wpt.fyi/results/css/css-variables/variable-font-face-02.html": [], + "https://wpt.live/css/css-variables/variable-font-face-02.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-font-face-02.html": [], "https://www.w3.org/TR/css-box-4/": [ "propdef-margin-top" ], + "https://wpt.fyi/results/css/css-variables/variable-declaration-08.html": [], + "https://wpt.live/css/css-variables/variable-declaration-08.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-08.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-09.html": [], + "https://wpt.live/css/css-variables/variable-declaration-09.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-09.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-10.html": [], + "https://wpt.live/css/css-variables/variable-declaration-10.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-10.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-11.html": [], + "https://wpt.live/css/css-variables/variable-declaration-11.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-11.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-12.html": [], + "https://wpt.live/css/css-variables/variable-declaration-12.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-12.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-13.html": [], + "https://wpt.live/css/css-variables/variable-declaration-13.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-13.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-22.html": [], + "https://wpt.live/css/css-variables/variable-declaration-22.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-22.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-18.html": [], + "https://wpt.live/css/css-variables/variable-reference-18.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-18.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-19.html": [], + "https://wpt.live/css/css-variables/variable-reference-19.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-19.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-30.html": [], + "https://wpt.live/css/css-variables/variable-reference-30.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-30.html": [], "https://www.w3.org/TR/web-animations-1/": [ "not-animatable" ], + "https://wpt.fyi/results/css/css-variables/css-variable-change-style-001.html": [], + "https://wpt.live/css/css-variables/css-variable-change-style-001.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/css-variable-change-style-001.html": [], + "https://wpt.fyi/results/css/css-variables/css-variable-change-style-002.html": [], + "https://wpt.live/css/css-variables/css-variable-change-style-002.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/css-variable-change-style-002.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-01.html": [], + "https://wpt.live/css/css-variables/variable-declaration-01.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-01.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-02.html": [], + "https://wpt.live/css/css-variables/variable-declaration-02.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-02.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-03.html": [], + "https://wpt.live/css/css-variables/variable-declaration-03.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-03.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-04.html": [], + "https://wpt.live/css/css-variables/variable-declaration-04.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-04.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-05.html": [], + "https://wpt.live/css/css-variables/variable-declaration-05.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-05.html": [], + "https://wpt.fyi/results/css/css-variables/variable-generated-content-dynamic-001.html": [], + "https://wpt.live/css/css-variables/variable-generated-content-dynamic-001.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-generated-content-dynamic-001.html": [], + "https://wpt.fyi/results/css/css-variables/variable-presentation-attribute.html": [], + "https://wpt.live/css/css-variables/variable-presentation-attribute.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-presentation-attribute.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-01.html": [], + "https://wpt.live/css/css-variables/variable-reference-01.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-01.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-02.html": [], + "https://wpt.live/css/css-variables/variable-reference-02.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-02.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-03.html": [], + "https://wpt.live/css/css-variables/variable-reference-03.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-03.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-04.html": [], + "https://wpt.live/css/css-variables/variable-reference-04.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-04.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-05.html": [], + "https://wpt.live/css/css-variables/variable-reference-05.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-05.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-12.html": [], + "https://wpt.live/css/css-variables/variable-reference-12.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-12.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-16.html": [], + "https://wpt.live/css/css-variables/variable-reference-16.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-16.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-40.html": [], + "https://wpt.live/css/css-variables/variable-reference-40.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-40.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-refresh.html": [], + "https://wpt.live/css/css-variables/variable-reference-refresh.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-refresh.html": [], + "https://wpt.fyi/results/css/css-variables/variable-substitution-background-properties.html": [], + "https://wpt.live/css/css-variables/variable-substitution-background-properties.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-substitution-background-properties.html": [], + "https://wpt.fyi/results/css/css-variables/variable-substitution-basic.html": [], + "https://wpt.live/css/css-variables/variable-substitution-basic.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-substitution-basic.html": [], + "https://wpt.fyi/results/css/css-variables/variable-substitution-filters.html": [], + "https://wpt.live/css/css-variables/variable-substitution-filters.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-substitution-filters.html": [], + "https://wpt.fyi/results/css/css-variables/variable-substitution-replaced-size.html": [], + "https://wpt.live/css/css-variables/variable-substitution-replaced-size.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-substitution-replaced-size.html": [], + "https://wpt.fyi/results/css/css-variables/variable-substitution-shadow-properties.html": [], + "https://wpt.live/css/css-variables/variable-substitution-shadow-properties.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-substitution-shadow-properties.html": [], + "https://wpt.fyi/results/css/css-variables/variable-substitution-variable-declaration.html": [], + "https://wpt.live/css/css-variables/variable-substitution-variable-declaration.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-substitution-variable-declaration.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-cssom.html": [], + "https://wpt.live/css/css-variables/variable-reference-cssom.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-cssom.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-14.html": [], + "https://wpt.live/css/css-variables/variable-declaration-14.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-14.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-53.html": [], + "https://wpt.live/css/css-variables/variable-declaration-53.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-53.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-54.html": [], + "https://wpt.live/css/css-variables/variable-declaration-54.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-54.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-55.html": [], + "https://wpt.live/css/css-variables/variable-declaration-55.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-55.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-15.html": [], + "https://wpt.live/css/css-variables/variable-reference-15.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-15.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-without-whitespace.html": [], + "https://wpt.live/css/css-variables/variable-reference-without-whitespace.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-without-whitespace.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-16.html": [], + "https://wpt.live/css/css-variables/variable-declaration-16.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-16.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-17.html": [], + "https://wpt.live/css/css-variables/variable-declaration-17.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-17.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-18.html": [], + "https://wpt.live/css/css-variables/variable-declaration-18.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-18.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-19.html": [], + "https://wpt.live/css/css-variables/variable-declaration-19.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-19.html": [], + "https://wpt.fyi/results/css/css-variables/variable-declaration-21.html": [], + "https://wpt.live/css/css-variables/variable-declaration-21.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-declaration-21.html": [], + "https://wpt.fyi/results/css/css-variables/variable-transitions-transition-property-all-before-value.html": [], + "https://wpt.live/css/css-variables/variable-transitions-transition-property-all-before-value.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-transitions-transition-property-all-before-value.html": [], + "https://wpt.fyi/results/css/css-variables/variable-transitions-value-before-transition-property-all.html": [], + "https://wpt.live/css/css-variables/variable-transitions-value-before-transition-property-all.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-transitions-value-before-transition-property-all.html": [], + "https://wpt.fyi/results/css/css-variables/wide-keyword-fallback.html": [], + "https://wpt.live/css/css-variables/wide-keyword-fallback.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/wide-keyword-fallback.html": [], "https://www.w3.org/TR/css-color-4/": [ "valdef-color-transparent", "propdef-color" @@ -110,11 +737,56 @@ "registered-custom-property", "universal-syntax-definition" ], + "https://wpt.fyi/results/css/css-variables/variables-substitute-guaranteed-invalid.html": [], + "https://wpt.live/css/css-variables/variables-substitute-guaranteed-invalid.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variables-substitute-guaranteed-invalid.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-36.html": [], + "https://wpt.live/css/css-variables/variable-reference-36.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-36.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-37.html": [], + "https://wpt.live/css/css-variables/variable-reference-37.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-37.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-38.html": [], + "https://wpt.live/css/css-variables/variable-reference-38.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-38.html": [], + "https://wpt.fyi/results/css/css-variables/variable-substitution-shorthands.html": [], + "https://wpt.live/css/css-variables/variable-substitution-shorthands.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-substitution-shorthands.html": [], + "https://wpt.fyi/results/css/css-variables/vars-background-shorthand-001.html": [], + "https://wpt.live/css/css-variables/vars-background-shorthand-001.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/vars-background-shorthand-001.html": [], + "https://wpt.fyi/results/css/css-variables/vars-font-shorthand-001.html": [], + "https://wpt.live/css/css-variables/vars-font-shorthand-001.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/vars-font-shorthand-001.html": [], + "https://www.w3.org/TR/css-cascade-6/": [ + "cascade" + ], + "https://wpt.fyi/results/css/css-variables/variable-definition-border-shorthand-serialize.html": [], + "https://wpt.live/css/css-variables/variable-definition-border-shorthand-serialize.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-definition-border-shorthand-serialize.html": [], + "https://wpt.fyi/results/css/css-variables/vars-border-shorthand-serialize.html": [], + "https://wpt.live/css/css-variables/vars-border-shorthand-serialize.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/vars-border-shorthand-serialize.html": [], + "https://wpt.fyi/results/css/css-variables/variable-exponential-blowup.html": [], + "https://wpt.live/css/css-variables/variable-exponential-blowup.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-exponential-blowup.html": [], "https://www.w3.org/TR/cssom-1/": [ "cssstyledeclaration-declarations", "css-declaration-case-sensitive-flag", "dom-cssstyledeclaration-getpropertyvalue" ], + "https://wpt.fyi/results/css/css-variables/variable-definition.html": [], + "https://wpt.live/css/css-variables/variable-definition.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-definition.html": [], + "https://wpt.fyi/results/css/css-variables/variable-invalidation.html": [], + "https://wpt.live/css/css-variables/variable-invalidation.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-invalidation.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-shorthands-cssom.html": [], + "https://wpt.live/css/css-variables/variable-reference-shorthands-cssom.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-shorthands-cssom.html": [], + "https://wpt.fyi/results/css/css-variables/variable-reference-variable.html": [], + "https://wpt.live/css/css-variables/variable-reference-variable.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/css/css-variables/variable-reference-variable.html": [], "https://github.com/w3c/csswg-drafts/issues/774": [ "issuecomment-434571254" ], @@ -131,6 +803,7 @@ "https://www.w3.org/TR/css-conditional-3/": [], "https://www.w3.org/TR/css-properties-values-api-1/": [], "https://datatracker.ietf.org/doc/html/rfc2119": [], + "https://www.w3.org/TR/charmod-norm/": [], "https://drafts.csswg.org/css-extensions/": [] } } \ No newline at end of file diff --git a/tr/links/epub-33.json b/tr/links/epub-33.json index b3131ec61f86..757d510c65c9 100644 --- a/tr/links/epub-33.json +++ b/tr/links/epub-33.json @@ -70,10 +70,11 @@ "attr-source-type", "attr-img-src", "attr-img-srcset", + "script", + "data-block", "top-level-browsing-context", "the-iframe-element", "resolving-urls", - "script", "attr-hyperlink-href", "the-area-element", "extensibility-2", @@ -88,7 +89,6 @@ "svg-0", "attr-dir", "the-bdo-element", - "data-block", "concept-origin", "canvas", "the-nav-element", @@ -285,8 +285,10 @@ "https://www.w3.org/publishing/epub/epub-spec.html": [], "https://github.com/w3c/epub-specs/issues?q=is%3Aissue+is%3Aclosed+label%3AEPUB33+-label%3ASpec-RS+": [], "https://www.w3.org/TR/2022/CR-epub-33-20220512/": [], - "https://github.com/w3c/epub-specs/issues/2263": [], + "https://github.com/w3c/epub-specs/issues/2331": [], + "https://github.com/w3c/epub-specs/issues/2324": [], "https://github.com/w3c/epub-specs/issues/2313": [], + "https://github.com/w3c/epub-specs/issues/2263": [], "https://github.com/w3c/epub-specs/issues/2264": [], "https://github.com/w3c/epub-specs/issues/2260": [], "https://www.w3.org/publishing/epub32/": [], @@ -412,7 +414,7 @@ "https://www.w3.org/TR/xmlenc-decrypt/": [], "https://www.w3.org/TR/xmlschema-2/": [], "https://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=57421": [], - "https://www.pkware.com/documents/casestudies/APPNOTE.TXT": [], + "https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT": [], "https://www.w3.org/TR/audiobooks/": [], "https://www.w3.org/TR/epub-a11y-tech-11/": [], "https://www.itu.int/ITU-T/recommendations/rec.aspx?rec=13189": [], diff --git a/tr/links/epub-rs-33.json b/tr/links/epub-rs-33.json index 4a197d765e56..10f17a5ac2fc 100644 --- a/tr/links/epub-rs-33.json +++ b/tr/links/epub-rs-33.json @@ -151,7 +151,6 @@ "https://datatracker.ietf.org/doc/html/bcp14": [], "https://html.spec.whatwg.org/": [ "top-level-browsing-context", - "attr-dir", "concept-origin", "the-head-element", "encoding-microdata", @@ -180,10 +179,6 @@ "https://www.w3.org/TR/xml-names/": [ "ProcessorConformance" ], - "https://www.w3.org/TR/SVG/": [ - "DirectionProperty", - "SVGFragmentIdentifiers" - ], "https://url.spec.whatwg.org/": [ "concept-url-parser", "concept-base-url", @@ -206,6 +201,9 @@ "mixing.elements.annotation.xml" ], "https://www.mathjax.org/": [], + "https://www.w3.org/TR/SVG/": [ + "SVGFragmentIdentifiers" + ], "https://www.w3.org/Consortium/Process/": [ "RecsCR" ], @@ -323,7 +321,7 @@ "https://www.w3.org/TR/WOFF/": [], "https://www.w3.org/TR/WOFF2/": [], "https://www.w3.org/TR/xmlenc-decrypt/": [], - "https://www.pkware.com/documents/casestudies/APPNOTE.TXT": [], + "https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT": [], "https://www.w3.org/TR/CSS21/": [], "https://www.itu.int/ITU-T/recommendations/rec.aspx?rec=13189": [], "https://www.w3.org/TR/IndexedDB/": [], diff --git a/tr/links/fetch.json b/tr/links/fetch.json index 1d30ab72d401..d79a009f19bf 100644 --- a/tr/links/fetch.json +++ b/tr/links/fetch.json @@ -8,6 +8,7 @@ "https://infra.spec.whatwg.org/": [ "struct", "struct-item", + "assert", "list", "ascii-whitespace", "string", @@ -44,7 +45,6 @@ "tracking-vector", "map-exists", "ascii-case-insensitive", - "assert", "list-clone", "abort-when", "if-aborted", @@ -109,15 +109,48 @@ "policy-container-referrer-policy", "concept-origin-opaque", "secure-context", - "relevant-settings-object", "multipart/form-data-encoding-algorithm", "multipart/form-data-boundary-string", "form-entry", + "relevant-settings-object", "api-base-url", "concept-relevant-realm", "current-settings-object", "windoworworkerglobalscope" ], + "https://webidl.spec.whatwg.org/": [ + "this", + "idl-Uint8Array", + "exceptiondef-typeerror", + "dfn-get-buffer-source-copy", + "dfn-perform-steps-once-promise-is-settled", + "a-promise-rejected-with", + "aborterror", + "idl-DOMException", + "new", + "idl-ArrayBuffer", + "idl-sequence", + "idl-ByteString", + "idl-record", + "Exposed", + "idl-undefined", + "idl-boolean", + "dfn-throw", + "dfn-value-pairs-to-iterate-over", + "BufferSource", + "idl-USVString", + "NewObject", + "idl-promise", + "idl-any", + "exceptiondef-rangeerror", + "a-promise-resolved-with", + "upon-fulfillment", + "SameObject", + "idl-DOMString", + "idl-unsigned-short", + "reject", + "resolve" + ], "https://w3c.github.io/hr-time/": [ "dom-domhighrestimestamp", "dfn-coarsen-time", @@ -225,39 +258,6 @@ "dfn-file", "dfn-name" ], - "https://webidl.spec.whatwg.org/": [ - "idl-Uint8Array", - "exceptiondef-typeerror", - "dfn-get-buffer-source-copy", - "dfn-perform-steps-once-promise-is-settled", - "a-promise-rejected-with", - "aborterror", - "idl-DOMException", - "new", - "idl-ArrayBuffer", - "idl-sequence", - "idl-ByteString", - "idl-record", - "Exposed", - "idl-undefined", - "idl-boolean", - "dfn-throw", - "this", - "dfn-value-pairs-to-iterate-over", - "BufferSource", - "idl-USVString", - "NewObject", - "idl-promise", - "idl-any", - "exceptiondef-rangeerror", - "a-promise-resolved-with", - "upon-fulfillment", - "SameObject", - "idl-DOMString", - "idl-unsigned-short", - "reject", - "resolve" - ], "https://w3c.github.io/ServiceWorker/": [ "service-worker-global-scope-fetch-event", "handle-fetch", @@ -336,6 +336,9 @@ "https://w3c.github.io/webappsec-subresource-integrity/": [ "does-response-match-metadatalist" ], + "https://www.w3.org/TR/hr-time-3/": [ + "dfn-relative-high-resolution-time" + ], "https://w3c.github.io/resource-timing/": [ "dfn-mark-resource-timing" ], diff --git a/tr/links/html.json b/tr/links/html.json index e94d2cc5681a..a3d637443f37 100644 --- a/tr/links/html.json +++ b/tr/links/html.json @@ -1466,7 +1466,9 @@ "webdriver-bidi-download-started", "webdriver-bidi-fragment-navigated", "webdriver-bidi-dom-content-loaded", - "webdriver-bidi-load-complete" + "webdriver-bidi-load-complete", + "webdriver-bidi-user-prompt-closed", + "webdriver-bidi-user-prompt-opened" ], "https://wicg.github.io/uuid/": [ "dfn-generate-a-random-uuid" @@ -1475,6 +1477,14 @@ "websocket", "make-disappear" ], + "https://w3c.github.io/webauthn/": [ + "public-key-credential" + ], + "https://w3c.github.io/webappsec-credential-management/": [ + "dom-credentialmediationrequirement-conditional", + "credential", + "dom-credentialscontainer-get" + ], "https://www.w3.org/TR/REC-xml-names/": [ "NT-QName" ], diff --git a/tr/links/keyboard-map.json b/tr/links/keyboard-map.json index 5006707d9074..1f712821216a 100644 --- a/tr/links/keyboard-map.json +++ b/tr/links/keyboard-map.json @@ -32,7 +32,7 @@ "top-level-browsing-context" ], "https://developer.mozilla.org/en-US/docs/Web/API/KeyboardLayoutMap": [], - "https://heycam.github.io/webidl/": [ + "https://webidl.spec.whatwg.org/": [ "Exposed", "idl-DOMString", "idl-promise", @@ -53,13 +53,7 @@ "figure-keyboard-codes-alphanum1" ], "https://dom.spec.whatwg.org/": [ - "concept-event-create", - "event", - "concept-event-initialize", - "dom-event-type", - "dom-event-bubbles", - "dom-event-cancelable", - "concept-event-dispatch" + "concept-event-fire" ], "https://en.wikipedia.org/wiki/Scancode": [], "https://www.w3.org/TR/permissions-policy-1/": [], diff --git a/tr/links/navigation-api.json b/tr/links/navigation-api.json index f3715182f31a..881b6b91ecf6 100644 --- a/tr/links/navigation-api.json +++ b/tr/links/navigation-api.json @@ -149,6 +149,7 @@ "a-promise-resolved-with", "securityerror", "idl-long-long", + "invoke-a-callback-function", "wait-for-all", "idl-ArrayBuffer" ], diff --git a/tr/links/navigation-timing-2.json b/tr/links/navigation-timing-2.json index 243e8fb386ff..22c4c9b75253 100644 --- a/tr/links/navigation-timing-2.json +++ b/tr/links/navigation-timing-2.json @@ -128,6 +128,7 @@ "concept-fetch", "redirect-status", "fetch-timing-info", + "response-body-info", "concept-request-method" ], "https://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html": [ diff --git a/tr/links/pointerevents3.json b/tr/links/pointerevents3.json index 818631250d1d..ba3a501cb38b 100644 --- a/tr/links/pointerevents3.json +++ b/tr/links/pointerevents3.json @@ -134,9 +134,6 @@ "https://www.w3.org/TR/pointerlock/": [ "dom-documentorshadowroot-pointerlockelement" ], - "https://www.w3.org/TR/pointerevents/": [ - "dfn-gotpointercapture" - ], "https://www.w3.org/TR/touch-events/": [ "mouse-events" ], @@ -181,6 +178,7 @@ "https://www.w3.org/TR/CSS21/": [], "https://www.rfc-editor.org/rfc/rfc2119": [], "https://www.rfc-editor.org/rfc/rfc8174": [], + "https://www.w3.org/TR/pointerevents/": [], "https://www.w3.org/TR/pointerevents2/": [], "https://www.w3.org/TR/WCAG21/": [] } diff --git a/tr/links/resource-timing-2.json b/tr/links/resource-timing-2.json index 2911ed2e0170..ca9dd66db3f6 100644 --- a/tr/links/resource-timing-2.json +++ b/tr/links/resource-timing-2.json @@ -24,6 +24,7 @@ "concept-request", "concept-request-client", "fetch-timing-info", + "response-body-info", "fetch-timing-info-start-time", "fetching", "fetch-timing-info-end-time", diff --git a/tr/links/rfc6265.json b/tr/links/rfc6265.json index 8e85b7e17428..abc4da230652 100644 --- a/tr/links/rfc6265.json +++ b/tr/links/rfc6265.json @@ -40,17 +40,23 @@ "section-4" ], "https://publicsuffix.org/": [], + "https://www.rfc-editor.org/info/std13": [], + "https://www.rfc-editor.org/info/std3": [], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://www.rfc-editor.org/rfc/rfc4790.html": [], "https://www.rfc-editor.org/rfc/rfc5234.html": [], + "https://www.rfc-editor.org/info/std68": [], "https://www.rfc-editor.org/rfc/rfc2109.html": [], "https://www.rfc-editor.org/rfc/rfc2965.html": [], "https://www.rfc-editor.org/rfc/rfc2818.html": [], "https://web.archive.org/web/20020803110822/http://wp.netscape.com/newsref/std/cookie_spec.html": [], "https://arxiv.org/abs/cs.SE/0105018": [], "https://www.rfc-editor.org/rfc/rfc3629.html": [], + "https://www.rfc-editor.org/info/std63": [], "https://www.rfc-editor.org/rfc/rfc4648.html": [], "https://www.rfc-editor.org/rfc/rfc3864.html": [], + "https://www.rfc-editor.org/info/bcp90": [], "https://www.rfc-editor.org/rfc/rfc5895.html": [], "https://unicode.org/reports/tr46/": [], "https://portal.acm.org/citation.cfm?id=1455770.1455782": [], diff --git a/tr/links/rfc6266.json b/tr/links/rfc6266.json index 59a0d8494d91..c60b87c278e9 100644 --- a/tr/links/rfc6266.json +++ b/tr/links/rfc6266.json @@ -40,6 +40,7 @@ "section-2" ], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://www.rfc-editor.org/rfc/rfc2046.html": [], "https://www.rfc-editor.org/rfc/rfc2047.html": [ "section-5" @@ -47,9 +48,11 @@ "https://www.rfc-editor.org/rfc/rfc2231.html": [], "https://www.rfc-editor.org/rfc/rfc2388.html": [], "https://www.rfc-editor.org/rfc/rfc3864.html": [], + "https://www.rfc-editor.org/info/bcp90": [], "https://www.rfc-editor.org/rfc/rfc3986.html": [ "section-2.1" ], + "https://www.rfc-editor.org/info/std66": [], "https://purl.org/NET/http/content-disposition-tests": [], "https://greenbytes.de/tech/webdav/": [] } diff --git a/tr/links/rfc7230.json b/tr/links/rfc7230.json index e97c34608931..2686dd64859d 100644 --- a/tr/links/rfc7230.json +++ b/tr/links/rfc7230.json @@ -67,18 +67,25 @@ "section-16" ], "https://www.rfc-editor.org/rfc/rfc793.html": [], + "https://www.rfc-editor.org/info/std7": [], "https://www.rfc-editor.org/rfc/rfc1950.html": [], "https://www.rfc-editor.org/rfc/rfc1951.html": [], "https://www.rfc-editor.org/rfc/rfc1952.html": [], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], + "https://www.rfc-editor.org/info/std66": [], + "https://www.rfc-editor.org/info/std68": [], "https://www.rfc-editor.org/rfc/rfc7231.html": [], "https://www.rfc-editor.org/rfc/rfc7232.html": [], "https://www.rfc-editor.org/rfc/rfc7233.html": [], "https://www.rfc-editor.org/rfc/rfc7234.html": [], "https://www.rfc-editor.org/rfc/rfc7235.html": [], "https://www.rfc-editor.org/rfc/rfc4395.html": [], + "https://www.rfc-editor.org/info/bcp115": [], "https://www.rfc-editor.org/rfc/rfc6838.html": [], + "https://www.rfc-editor.org/info/bcp13": [], "https://www.rfc-editor.org/rfc/rfc3864.html": [], + "https://www.rfc-editor.org/info/bcp90": [], "https://doi.acm.org/10.1145/2382196.2382204": [], "https://packetstormsecurity.com/papers/general/whitepaper_httpresponse.pdf": [], "https://arxiv.org/abs/cs.SE/0105018": [], @@ -93,6 +100,7 @@ "https://www.rfc-editor.org/rfc/rfc3040.html": [], "https://www.rfc-editor.org/rfc/rfc4033.html": [], "https://www.rfc-editor.org/rfc/rfc4559.html": [], + "https://www.rfc-editor.org/info/bcp26": [], "https://www.rfc-editor.org/rfc/rfc5246.html": [], "https://www.rfc-editor.org/rfc/rfc6265.html": [], "https://www.rfc-editor.org/rfc/rfc6585.html": [], diff --git a/tr/links/rfc7231.json b/tr/links/rfc7231.json index c4795a907103..ee414568005e 100644 --- a/tr/links/rfc7231.json +++ b/tr/links/rfc7231.json @@ -69,18 +69,26 @@ "https://www.iana.org/assignments/http-parameters": [], "https://www.rfc-editor.org/rfc/rfc2045.html": [], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], + "https://www.rfc-editor.org/info/std66": [], + "https://www.rfc-editor.org/info/bcp47": [], "https://www.rfc-editor.org/rfc/rfc5234.html": [ "appendix-B.1" ], + "https://www.rfc-editor.org/info/std68": [], "https://www.rfc-editor.org/rfc/rfc6365.html": [], + "https://www.rfc-editor.org/info/bcp166": [], "https://www.rfc-editor.org/rfc/rfc7230.html": [], "https://www.rfc-editor.org/rfc/rfc7232.html": [], "https://www.rfc-editor.org/rfc/rfc7233.html": [], "https://www.rfc-editor.org/rfc/rfc7234.html": [], "https://www.rfc-editor.org/rfc/rfc7235.html": [], "https://www.rfc-editor.org/rfc/rfc6838.html": [], + "https://www.rfc-editor.org/info/bcp13": [], "https://www.rfc-editor.org/rfc/rfc6648.html": [], + "https://www.rfc-editor.org/info/bcp178": [], "https://www.rfc-editor.org/rfc/rfc3864.html": [], + "https://www.rfc-editor.org/info/bcp90": [], "https://www.owasp.org/": [], "https://roy.gbiv.com/pubs/dissertation/top.htm": [], "https://www.rfc-editor.org/rfc/rfc2049.html": [ @@ -90,6 +98,8 @@ "https://www.rfc-editor.org/rfc/rfc2388.html": [], "https://www.rfc-editor.org/rfc/rfc2774.html": [], "https://www.rfc-editor.org/rfc/rfc2978.html": [], + "https://www.rfc-editor.org/info/bcp19": [], + "https://www.rfc-editor.org/info/bcp26": [], "https://www.rfc-editor.org/rfc/rfc5246.html": [], "https://www.rfc-editor.org/rfc/rfc5789.html": [], "https://www.rfc-editor.org/rfc/rfc5905.html": [], diff --git a/tr/links/rfc7232.json b/tr/links/rfc7232.json index fda8b5c40d49..7d9e11909221 100644 --- a/tr/links/rfc7232.json +++ b/tr/links/rfc7232.json @@ -31,14 +31,17 @@ "https://www.iana.org/assignments/http-status-codes": [], "https://www.iana.org/assignments/message-headers/": [], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://www.rfc-editor.org/rfc/rfc5234.html": [ "appendix-B.1" ], + "https://www.rfc-editor.org/info/std68": [], "https://www.rfc-editor.org/rfc/rfc7230.html": [], "https://www.rfc-editor.org/rfc/rfc7231.html": [], "https://www.rfc-editor.org/rfc/rfc7233.html": [], "https://www.rfc-editor.org/rfc/rfc7234.html": [], "https://www.rfc-editor.org/rfc/rfc3864.html": [], + "https://www.rfc-editor.org/info/bcp90": [], "https://roy.gbiv.com/": [], "https://greenbytes.de/tech/webdav/": [] } diff --git a/tr/links/rfc7233.json b/tr/links/rfc7233.json index 4c4ed782ad09..e3c118f098dc 100644 --- a/tr/links/rfc7233.json +++ b/tr/links/rfc7233.json @@ -33,16 +33,21 @@ "section-5.1" ], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://www.rfc-editor.org/rfc/rfc5234.html": [ "appendix-B.1" ], + "https://www.rfc-editor.org/info/std68": [], "https://www.rfc-editor.org/rfc/rfc7230.html": [], "https://www.rfc-editor.org/rfc/rfc7231.html": [], "https://www.rfc-editor.org/rfc/rfc7232.html": [], "https://www.rfc-editor.org/rfc/rfc7234.html": [], "https://www.rfc-editor.org/rfc/rfc6838.html": [], + "https://www.rfc-editor.org/info/bcp13": [], "https://www.rfc-editor.org/rfc/rfc3864.html": [], + "https://www.rfc-editor.org/info/bcp90": [], "https://www.rfc-editor.org/rfc/rfc2616.html": [], + "https://www.rfc-editor.org/info/bcp26": [], "https://roy.gbiv.com/": [], "https://www.raubacapeu.net/people/yves/": [], "https://greenbytes.de/tech/webdav/": [] diff --git a/tr/links/rfc7234.json b/tr/links/rfc7234.json index 30e04e05b67d..8f0256c6f7cc 100644 --- a/tr/links/rfc7234.json +++ b/tr/links/rfc7234.json @@ -36,15 +36,19 @@ "https://www.iana.org/assignments/http-warn-codes": [], "https://www.iana.org/assignments/message-headers/": [], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://www.rfc-editor.org/rfc/rfc5234.html": [ "appendix-B.1" ], + "https://www.rfc-editor.org/info/std68": [], "https://www.rfc-editor.org/rfc/rfc7230.html": [], "https://www.rfc-editor.org/rfc/rfc7231.html": [], "https://www.rfc-editor.org/rfc/rfc7232.html": [], "https://www.rfc-editor.org/rfc/rfc7233.html": [], "https://www.rfc-editor.org/rfc/rfc7235.html": [], "https://www.rfc-editor.org/rfc/rfc3864.html": [], + "https://www.rfc-editor.org/info/bcp90": [], + "https://www.rfc-editor.org/info/bcp26": [], "https://www.rfc-editor.org/rfc/rfc5905.html": [], "https://www.rfc-editor.org/rfc/rfc6265.html": [], "https://roy.gbiv.com/": [], diff --git a/tr/links/rfc7235.json b/tr/links/rfc7235.json index 3a5c09c94c76..4f266683eeb3 100644 --- a/tr/links/rfc7235.json +++ b/tr/links/rfc7235.json @@ -32,17 +32,22 @@ "section-6" ], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://www.rfc-editor.org/rfc/rfc5234.html": [ "appendix-B.1" ], + "https://www.rfc-editor.org/info/std68": [], "https://www.rfc-editor.org/rfc/rfc7230.html": [], "https://www.rfc-editor.org/rfc/rfc7231.html": [], "https://www.rfc-editor.org/rfc/rfc7234.html": [], "https://www.rfc-editor.org/rfc/rfc3864.html": [], + "https://www.rfc-editor.org/info/bcp90": [], "https://www.owasp.org/": [], "https://www.rfc-editor.org/rfc/rfc2616.html": [], "https://www.rfc-editor.org/rfc/rfc3986.html": [], + "https://www.rfc-editor.org/info/std66": [], "https://www.rfc-editor.org/rfc/rfc4648.html": [], + "https://www.rfc-editor.org/info/bcp26": [], "https://www.rfc-editor.org/rfc/rfc5246.html": [], "https://roy.gbiv.com/": [], "https://greenbytes.de/tech/webdav/": [] diff --git a/tr/links/rfc7538.json b/tr/links/rfc7538.json index 0f1e08775c3c..2a10f062a3c7 100644 --- a/tr/links/rfc7538.json +++ b/tr/links/rfc7538.json @@ -27,8 +27,10 @@ ], "https://www.iana.org/assignments/http-status-codes": [], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://www.rfc-editor.org/info/rfc2119": [], "https://www.rfc-editor.org/rfc/rfc3986.html": [], + "https://www.rfc-editor.org/info/std66": [], "https://www.rfc-editor.org/info/rfc3986": [], "https://www.rfc-editor.org/rfc/rfc7230.html": [], "https://www.rfc-editor.org/info/rfc7230": [], diff --git a/tr/links/rfc7540.json b/tr/links/rfc7540.json index 43c5c9370f96..c4e2495d2237 100644 --- a/tr/links/rfc7540.json +++ b/tr/links/rfc7540.json @@ -49,18 +49,22 @@ "https://www.rfc-editor.org/info/rfc6265": [], "https://dx.doi.org/10.6028/NIST.FIPS.186-4": [], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://dx.doi.org/10.17487/RFC2119": [], "https://www.rfc-editor.org/info/rfc2119": [], "https://dx.doi.org/10.17487/RFC2818": [], "https://www.rfc-editor.org/info/rfc2818": [], + "https://www.rfc-editor.org/info/std66": [], "https://dx.doi.org/10.17487/RFC3986": [], "https://www.rfc-editor.org/info/rfc3986": [], "https://dx.doi.org/10.17487/RFC4648": [], "https://www.rfc-editor.org/info/rfc4648": [], "https://www.rfc-editor.org/rfc/rfc5226.html": [], + "https://www.rfc-editor.org/info/bcp26": [], "https://dx.doi.org/10.17487/RFC5226": [], "https://www.rfc-editor.org/info/rfc5226": [], "https://www.rfc-editor.org/rfc/rfc5234.html": [], + "https://www.rfc-editor.org/info/std68": [], "https://dx.doi.org/10.17487/RFC5234": [], "https://www.rfc-editor.org/info/rfc5234": [], "https://www.rfc-editor.org/rfc/rfc7230.html": [], @@ -82,6 +86,7 @@ "https://dx.doi.org/10.17487/RFC7235": [], "https://www.rfc-editor.org/info/rfc7235": [], "https://www.rfc-editor.org/rfc/rfc793.html": [], + "https://www.rfc-editor.org/info/std7": [], "https://dx.doi.org/10.17487/RFC0793": [], "https://www.rfc-editor.org/info/rfc793": [], "https://www.rfc-editor.org/rfc/rfc7301.html": [], @@ -117,6 +122,7 @@ "https://www.rfc-editor.org/info/rfc7323": [], "https://w2spconf.com/2011/papers/websocket.pdf": [], "https://www.rfc-editor.org/rfc/rfc7525.html": [], + "https://www.rfc-editor.org/info/bcp195": [], "https://dx.doi.org/10.17487/RFC7525": [], "https://www.rfc-editor.org/info/rfc7525": [] } diff --git a/tr/links/rfc7616.json b/tr/links/rfc7616.json index 0755275cbb6a..aeeb421cd385 100644 --- a/tr/links/rfc7616.json +++ b/tr/links/rfc7616.json @@ -45,22 +45,28 @@ "section-4.2" ], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://dx.doi.org/10.17487/RFC2119": [], "https://www.rfc-editor.org/info/rfc2119": [], + "https://www.rfc-editor.org/info/bcp19": [], "https://dx.doi.org/10.17487/RFC2978": [], "https://www.rfc-editor.org/info/rfc2978": [], "https://www.rfc-editor.org/rfc/rfc3629.html": [], + "https://www.rfc-editor.org/info/std63": [], "https://dx.doi.org/10.17487/RFC3629": [], "https://www.rfc-editor.org/info/rfc3629": [], "https://www.rfc-editor.org/rfc/rfc3986.html": [], + "https://www.rfc-editor.org/info/std66": [], "https://dx.doi.org/10.17487/RFC3986": [], "https://www.rfc-editor.org/info/rfc3986": [], "https://www.rfc-editor.org/rfc/rfc4086.html": [], + "https://www.rfc-editor.org/info/bcp106": [], "https://dx.doi.org/10.17487/RFC4086": [], "https://www.rfc-editor.org/info/rfc4086": [], "https://dx.doi.org/10.17487/RFC5198": [], "https://www.rfc-editor.org/info/rfc5198": [], "https://www.rfc-editor.org/rfc/rfc5234.html": [], + "https://www.rfc-editor.org/info/std68": [], "https://dx.doi.org/10.17487/RFC5234": [], "https://www.rfc-editor.org/info/rfc5234": [], "https://www.rfc-editor.org/rfc/rfc5987.html": [], @@ -96,6 +102,7 @@ "https://dx.doi.org/10.17487/RFC4513": [], "https://www.rfc-editor.org/info/rfc4513": [], "https://www.rfc-editor.org/rfc/rfc5226.html": [], + "https://www.rfc-editor.org/info/bcp26": [], "https://dx.doi.org/10.17487/RFC5226": [], "https://www.rfc-editor.org/info/rfc5226": [], "https://www.rfc-editor.org/rfc/rfc7617.html": [], diff --git a/tr/links/rfc7617.json b/tr/links/rfc7617.json index 8f157d734c80..f3a628fdeb3d 100644 --- a/tr/links/rfc7617.json +++ b/tr/links/rfc7617.json @@ -68,23 +68,30 @@ ], "https://www.iana.org/assignments/http-authschemes": [], "https://www.rfc-editor.org/rfc/rfc20.html": [], + "https://www.rfc-editor.org/info/std80": [], "https://dx.doi.org/10.17487/RFC0020": [], "https://www.rfc-editor.org/info/rfc20": [], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://dx.doi.org/10.17487/RFC2119": [], "https://www.rfc-editor.org/info/rfc2119": [], + "https://www.rfc-editor.org/info/bcp19": [], "https://dx.doi.org/10.17487/RFC2978": [], "https://www.rfc-editor.org/info/rfc2978": [], + "https://www.rfc-editor.org/info/std63": [], "https://dx.doi.org/10.17487/RFC3629": [], "https://www.rfc-editor.org/info/rfc3629": [], + "https://www.rfc-editor.org/info/std66": [], "https://dx.doi.org/10.17487/RFC3986": [], "https://www.rfc-editor.org/info/rfc3986": [], "https://dx.doi.org/10.17487/RFC4648": [], "https://www.rfc-editor.org/info/rfc4648": [], "https://dx.doi.org/10.17487/RFC5198": [], "https://www.rfc-editor.org/info/rfc5198": [], + "https://www.rfc-editor.org/info/std68": [], "https://dx.doi.org/10.17487/RFC5234": [], "https://www.rfc-editor.org/info/rfc5234": [], + "https://www.rfc-editor.org/info/bcp166": [], "https://dx.doi.org/10.17487/RFC6365": [], "https://www.rfc-editor.org/info/rfc6365": [], "https://dx.doi.org/10.17487/RFC7235": [], diff --git a/tr/links/rfc7725.json b/tr/links/rfc7725.json index d86eba098777..1a79bfd6b77d 100644 --- a/tr/links/rfc7725.json +++ b/tr/links/rfc7725.json @@ -25,9 +25,11 @@ "section-4" ], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://dx.doi.org/10.17487/RFC2119": [], "https://www.rfc-editor.org/info/rfc2119": [], "https://www.rfc-editor.org/rfc/rfc3986.html": [], + "https://www.rfc-editor.org/info/std66": [], "https://dx.doi.org/10.17487/RFC3986": [], "https://www.rfc-editor.org/info/rfc3986": [], "https://www.rfc-editor.org/rfc/rfc5988.html": [], @@ -36,6 +38,7 @@ "https://www.rfc-editor.org/rfc/rfc7234.html": [], "https://dx.doi.org/10.17487/RFC7234": [], "https://www.rfc-editor.org/info/rfc7234": [], + "https://www.rfc-editor.org/info/bcp104": [], "https://dx.doi.org/10.17487/RFC4084": [], "https://www.rfc-editor.org/info/rfc4084": [], "https://www.rfc-editor.org/rfc/rfc4924.html": [], diff --git a/tr/links/rfc7838.json b/tr/links/rfc7838.json index 40e97cdf456f..4ba244b01095 100644 --- a/tr/links/rfc7838.json +++ b/tr/links/rfc7838.json @@ -63,16 +63,20 @@ "section-2.3.2.1" ], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://dx.doi.org/10.17487/RFC2119": [], "https://www.rfc-editor.org/info/rfc2119": [], "https://www.rfc-editor.org/rfc/rfc2818.html": [], "https://dx.doi.org/10.17487/RFC2818": [], "https://www.rfc-editor.org/info/rfc2818": [], + "https://www.rfc-editor.org/info/std66": [], "https://dx.doi.org/10.17487/RFC3986": [], "https://www.rfc-editor.org/info/rfc3986": [], + "https://www.rfc-editor.org/info/bcp26": [], "https://dx.doi.org/10.17487/RFC5226": [], "https://www.rfc-editor.org/info/rfc5226": [], "https://www.rfc-editor.org/rfc/rfc5234.html": [], + "https://www.rfc-editor.org/info/std68": [], "https://dx.doi.org/10.17487/RFC5234": [], "https://www.rfc-editor.org/info/rfc5234": [], "https://dx.doi.org/10.17487/RFC5890": [], diff --git a/tr/links/rfc8246.json b/tr/links/rfc8246.json index 1f759695f554..dda33d7b3d7d 100644 --- a/tr/links/rfc8246.json +++ b/tr/links/rfc8246.json @@ -25,6 +25,7 @@ "section-7.1" ], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://dx.doi.org/10.17487/RFC2119": [], "https://www.rfc-editor.org/info/rfc2119": [], "https://www.rfc-editor.org/rfc/rfc7232.html": [], diff --git a/tr/links/rfc8470.json b/tr/links/rfc8470.json index e3d001cea6e6..12b685e147ab 100644 --- a/tr/links/rfc8470.json +++ b/tr/links/rfc8470.json @@ -30,12 +30,14 @@ "https://www.iana.org/assignments/message-headers": [], "https://www.iana.org/assignments/http-status-codes": [], "https://www.rfc-editor.org/rfc/rfc5234.html": [], + "https://www.rfc-editor.org/info/std68": [], "https://dx.doi.org/10.17487/RFC5234": [], "https://www.rfc-editor.org/info/rfc5234": [], "https://www.rfc-editor.org/rfc/rfc7230.html": [], "https://dx.doi.org/10.17487/RFC7230": [], "https://www.rfc-editor.org/info/rfc7230": [], "https://www.rfc-editor.org/rfc/rfc2119.html": [], + "https://www.rfc-editor.org/info/bcp14": [], "https://dx.doi.org/10.17487/RFC2119": [], "https://www.rfc-editor.org/info/rfc2119": [], "https://dx.doi.org/10.17487/RFC7231": [], diff --git a/tr/links/sanitizer-api.json b/tr/links/sanitizer-api.json index ce257d0355fd..f342174a176b 100644 --- a/tr/links/sanitizer-api.json +++ b/tr/links/sanitizer-api.json @@ -17,17 +17,22 @@ "concept-create-element", "concept-node-replace-all", "concept-node-clone", - "dom-document-createdocumentfragment", + "concept-node-document", "concept-node-append", "concept-tree-inclusive-descendant", "concept-tree-order", + "concept-node-remove", + "concept-node-replace", + "attr", + "documenttype", + "concept-node", "concept-element-attribute", - "concept-tree-parent", + "concept-element-attributes-remove", "comment", "boundary-point-node", "text", - "concept-element-interface", - "dom-attr-ownerelement" + "processinginstruction", + "concept-element-interface" ], "https://github.com/google/security-research-pocs/tree/master/script-gadgets": [], "https://html.spec.whatwg.org/": [ @@ -63,6 +68,7 @@ "SecureContext", "idl-DOMString", "idl-undefined", + "this", "idl-sequence", "idl-boolean", "idl-record", @@ -82,11 +88,16 @@ "map-exists", "map-get", "list-iterate", + "map-set", + "assert", "ascii-case-insensitive" ], + "https://github.com/WICG/sanitizer-api/issues/148": [], + "https://github.com/WICG/sanitizer-api/issues/145": [], "https://wpt.fyi/results/sanitizer-api/sanitizer-sanitize.https.tentative.html": [], "https://wpt.live/sanitizer-api/sanitizer-sanitize.https.tentative.html": [], "https://github.com/web-platform-tests/wpt/blob/master/sanitizer-api/sanitizer-sanitize.https.tentative.html": [], + "https://github.com/WICG/sanitizer-api/issues/149": [], "https://w3c.github.io/DOM-Parsing/": [ "dfn-fragment-parsing-algorithm" ], @@ -94,15 +105,20 @@ "https://wpt.live/sanitizer-api/sanitizer-sanitizeFor.https.tentative.html": [], "https://github.com/web-platform-tests/wpt/blob/master/sanitizer-api/sanitizer-sanitizeFor.https.tentative.html": [], "https://github.com/WICG/sanitizer-api/issues/140": [], - "https://wpt.fyi/results/sanitizer-api/element-set-sanitized-html.https.tentative.html": [], - "https://wpt.live/sanitizer-api/element-set-sanitized-html.https.tentative.html": [], - "https://github.com/web-platform-tests/wpt/blob/master/sanitizer-api/element-set-sanitized-html.https.tentative.html": [], - "https://wpt.fyi/results/sanitizer-api/sanitizer-config.https.tentative.html": [], - "https://wpt.live/sanitizer-api/sanitizer-config.https.tentative.html": [], - "https://github.com/web-platform-tests/wpt/blob/master/sanitizer-api/sanitizer-config.https.tentative.html": [], - "https://wpt.fyi/results/sanitizer-api/sanitizer-query-config.https.tenative.html": [], - "https://wpt.live/sanitizer-api/sanitizer-query-config.https.tenative.html": [], - "https://github.com/web-platform-tests/wpt/blob/master/sanitizer-api/sanitizer-query-config.https.tenative.html": [], + "https://wpt.fyi/results/sanitizer-api/element-set-sanitized-html.https.html": [], + "https://wpt.live/sanitizer-api/element-set-sanitized-html.https.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/sanitizer-api/element-set-sanitized-html.https.html": [], + "https://wpt.fyi/results/sanitizer-api/sanitizer-config.https.html": [], + "https://wpt.live/sanitizer-api/sanitizer-config.https.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/sanitizer-api/sanitizer-config.https.html": [], + "https://wpt.fyi/results/sanitizer-api/sanitizer-query-config.https.html": [], + "https://wpt.live/sanitizer-api/sanitizer-query-config.https.html": [], + "https://github.com/web-platform-tests/wpt/blob/master/sanitizer-api/sanitizer-query-config.https.html": [], + "https://github.com/WICG/sanitizer-api/issues/150": [], + "https://github.com/WICG/sanitizer-api/issues/156": [], + "https://github.com/WICG/sanitizer-api/issues/151": [], + "https://github.com/WICG/sanitizer-api/issues/147": [], + "https://github.com/WICG/sanitizer-api/issues/146": [], "https://wicg.github.io/portals/": [], "https://www.w3.org/TR/payment-request/": [], "https://github.com/WICG/sanitizer-api/blob/main/resources/defaults-derivation.html": [], diff --git a/tr/links/tc39-symbols-as-weakmap-keys.json b/tr/links/tc39-symbols-as-weakmap-keys.json new file mode 100644 index 000000000000..e7b2454dd1c2 --- /dev/null +++ b/tr/links/tc39-symbols-as-weakmap-keys.json @@ -0,0 +1,20 @@ +{ + "spec": { + "title": "Symbol as WeakMap Keys Proposal", + "url": "https://tc39.es/proposal-symbols-as-weakmap-keys/" + }, + "links": { + "https://arai-a.github.io/ecma262-compare/?pr=2777": [], + "https://tc39.es/ecma262/": [ + "surrounding-agent", + "agent-record", + "sec-ecmascript-data-types-and-values", + "sec-list-and-record-specification-type", + "sec-symbol.for", + "sec-samevalue", + "sec-well-known-symbols", + "sec-requireinternalslot", + "sec-ordinarycreatefromconstructor" + ] + } +} \ No newline at end of file diff --git a/tr/links/tc39-temporal.json b/tr/links/tc39-temporal.json index f4b3c479d8b8..cfc81c34d07b 100644 --- a/tr/links/tc39-temporal.json +++ b/tr/links/tc39-temporal.json @@ -39,6 +39,8 @@ "string-concatenation", "sec-ecmascript-language-types", "eqn-floor", + "sec-ordinarygetownproperty", + "sec-property-descriptor-specification-type", "sec-maketime", "sec-tobigint", "sec-parsetext", @@ -87,6 +89,7 @@ "sec-samevalue", "mathematical-value", "sec-expanded-years", + "property-name", "sec-literals-numeric-literals", "sec-properties-of-the-date-prototype-object", "thistimevalue", @@ -132,6 +135,7 @@ "locale-sensitive-functions" ], "https://tc39.es/proposal-intl-enumeration/": [], + "https://cldr.unicode.org/": [], "https://unicode.org/reports/tr35/tr35-dates.html": [ "Calendar_Elements" ], @@ -154,7 +158,6 @@ "https://www.unicode.org/reports/tr35/": [ "Unicode_locale_identifier" ], - "https://cldr.unicode.org/": [], "https://tc39.es/proposal-intl-DateTimeFormat-formatRange/": [ "table-datetimeformat-rangepatternfields" ], diff --git a/tr/links/webgpu.json b/tr/links/webgpu.json index 5469bc9a92a1..a768cecf0a89 100644 --- a/tr/links/webgpu.json +++ b/tr/links/webgpu.json @@ -95,6 +95,9 @@ "iteration-continue", "list-item" ], + "https://www.w3.org/TR/WGSL/": [ + "alignment-and-size" + ], "https://pcisig.com/": [], "https://html.spec.whatwg.org/": [ "the-image-argument-is-not-origin-clean", @@ -177,6 +180,7 @@ "invalid-memory-reference", "channel-formats" ], + "https://github.com/gpuweb/gpuweb/issues/1924": [], "https://github.com/gpuweb/gpuweb/issues/2435": [], "https://github.com/gpuweb/gpuweb/issues/69": [], "https://github.com/gpuweb/gpuweb/issues/2322": [], @@ -188,10 +192,8 @@ "https://www.w3.org/TR/resize-observer/": [], "https://github.com/gpuweb/gpuweb/issues/1884": [], "https://github.com/whatwg/webidl/issues/1077": [], - "https://github.com/gpuweb/gpuweb/issues/2094": [], "https://tc39.es/ecma262/multipage/": [], "https://datatracker.ietf.org/doc/html/rfc2119": [], - "https://www.w3.org/TR/WGSL/": [], "https://sourcemaps.info/spec.html": [] } } \ No newline at end of file diff --git a/tr/links/webidl.json b/tr/links/webidl.json index 6b6db404cf00..3308a6f2ef53 100644 --- a/tr/links/webidl.json +++ b/tr/links/webidl.json @@ -241,7 +241,6 @@ "https://developer.mozilla.org/en-US/docs/Web/API/DOMException/DOMException": [], "https://developer.mozilla.org/en-US/docs/Web/API/DOMException/name": [], "https://developer.mozilla.org/en-US/docs/Web/API/DOMException/message": [], - "https://developer.mozilla.org/en-US/docs/Web/API/DOMException/code": [], "https://webidl.spec.whatwg.org/": [ "idl-any" ], diff --git a/tr/links/webnn.json b/tr/links/webnn.json index 953a9f85bd03..d808251762d6 100644 --- a/tr/links/webnn.json +++ b/tr/links/webnn.json @@ -28,12 +28,6 @@ "texture-interface", "dictdef-gpucommandbufferdescriptor" ], - "https://www.khronos.org/registry/webgl/specs/latest/1.0/": [ - "5.14", - "4", - "5.4", - "5.9" - ], "https://github.com/webmachinelearning/webnn/issues/85": [], "https://github.com/webmachinelearning/ethical-webmachinelearning": [], "https://webidl.spec.whatwg.org/": [ diff --git a/tr/links/webrtc-stats.json b/tr/links/webrtc-stats.json index 88ff0cf19d34..c02aecb1d156 100644 --- a/tr/links/webrtc-stats.json +++ b/tr/links/webrtc-stats.json @@ -16,9 +16,8 @@ "dom-rtcicecandidatetype", "dom-rtccertificate", "widl-RTCPeerConnection-getStats-Promise-RTCStatsReport--MediaStreamTrack-selector", - "dom-rtcpeerconnection-addtrack", - "dom-peerconnection-setremotedescription", "dom-rtcrtpsender", + "dom-rtcrtpreceiver", "dom-rtcrtpsender-track", "dom-rtcicetransportstate-new", "dom-rtcrtptransceiver", @@ -40,7 +39,6 @@ "dom-peerconnection-addicecandidate", "dom-rtcpeerconnectioniceevent-url", "dom-rtcpeerconnectioniceevent", - "dom-rtcrtpreceiver", "revealing-ip-addresses" ], "https://www.w3.org/TR/": [], @@ -70,9 +68,9 @@ "idl-long-long", "idl-double", "idl-record", - "idl-boolean", "idl-unsigned-short", "idl-long", + "idl-boolean", "idl-sequence" ], "https://www.w3.org/TR/hr-time-3/": [ diff --git a/tr/refs/FedCM.json b/tr/refs/FedCM.json index 90eb0dc40488..cc4529a97a08 100644 --- a/tr/refs/FedCM.json +++ b/tr/refs/FedCM.json @@ -5,6 +5,10 @@ }, "refs": { "normative": [ + { + "name": "APPMANIFEST", + "url": "https://www.w3.org/TR/appmanifest/" + }, { "name": "CM", "url": "https://w3c.github.io/webappsec-credential-management/" @@ -29,10 +33,6 @@ "name": "DESIGN-PRINCIPLES", "url": "https://www.w3.org/TR/design-principles/" }, - { - "name": "DOM", - "url": "https://dom.spec.whatwg.org/" - }, { "name": "ETHICS", "url": "https://www.w3.org/2001/tag/doc/ethical-web-principles" diff --git a/tr/refs/PNG-spec.json b/tr/refs/PNG-spec.json index bb83d64521f8..cc98dbff4535 100644 --- a/tr/refs/PNG-spec.json +++ b/tr/refs/PNG-spec.json @@ -6,8 +6,8 @@ "refs": { "normative": [ { - "name": "acTL", - "url": "" + "name": "BCP47", + "url": "https://www.rfc-editor.org/rfc/rfc5646" }, { "name": "CIPADC-008", @@ -29,33 +29,21 @@ "name": "ISO15076-1", "url": "https://www.iso.org/standard/54754.html" }, - { - "name": "ISO20677-1", - "url": "https://www.iso.org/standard/68806.html" - }, { "name": "ISO3309", "url": "" }, - { - "name": "ISO639", - "url": "" - }, - { - "name": "ISO646", - "url": "" - }, { "name": "ISO8859-1", "url": "" }, { "name": "ISO9899", - "url": "" + "url": "https://www.iso.org/standard/74528.html" }, { - "name": "ISO-9899", - "url": "" + "name": "ISO646", + "url": "https://www.iso.org/standard/4777.html" }, { "name": "ITU-RBT.2100", @@ -101,10 +89,6 @@ "name": "RFC2119", "url": "https://www.rfc-editor.org/rfc/rfc2119" }, - { - "name": "rfc3066", - "url": "https://www.rfc-editor.org/rfc/rfc3066" - }, { "name": "rfc3629", "url": "https://www.rfc-editor.org/rfc/rfc3629" @@ -115,7 +99,7 @@ }, { "name": "SMPTE170M", - "url": "" + "url": "https://standards.globalspec.com/std/892300/SMPTE%20ST%20170M" }, { "name": "SRGB", @@ -136,16 +120,12 @@ "url": "https://www.w3.org/Graphics/GIF/spec-gif89a.txt" }, { - "name": "ITU-T-V42", - "url": "" - }, - { - "name": "POSTSCRIPT", + "name": "PostScript", "url": "" }, { "name": "TIFF6.0", - "url": "" + "url": "https://www.loc.gov/preservation/digital/formats/fdd/fdd000022.shtml" } ] } diff --git a/tr/refs/credentiallessness.json b/tr/refs/credentiallessness.json deleted file mode 100644 index 383390b828c4..000000000000 --- a/tr/refs/credentiallessness.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "spec": { - "title": "Cross-Origin-Embedder-Policy: credentialless", - "url": "https://wicg.github.io/credentiallessness/" - }, - "refs": { - "normative": [ - { - "name": "Fetch", - "url": "https://fetch.spec.whatwg.org/" - }, - { - "name": "HTML", - "url": "https://html.spec.whatwg.org/multipage/" - }, - { - "name": "RFC2119", - "url": "https://datatracker.ietf.org/doc/html/rfc2119" - }, - { - "name": "URL", - "url": "https://url.spec.whatwg.org/" - } - ], - "informative": [ - { - "name": "PRIVATE-NETWORK-ACCESS", - "url": "https://wicg.github.io/private-network-access/" - }, - { - "name": "Spectre", - "url": "https://spectreattack.com/spectre.pdf" - } - ] - } -} \ No newline at end of file diff --git a/tr/refs/css-variables-1.json b/tr/refs/css-variables-1.json index fe9f624af57e..542b242492b2 100644 --- a/tr/refs/css-variables-1.json +++ b/tr/refs/css-variables-1.json @@ -59,6 +59,10 @@ } ], "informative": [ + { + "name": "CHARMOD-NORM", + "url": "https://www.w3.org/TR/charmod-norm/" + }, { "name": "CSS-BACKGROUNDS-3", "url": "https://www.w3.org/TR/css-backgrounds-3/" @@ -67,6 +71,10 @@ "name": "CSS-BOX-4", "url": "https://www.w3.org/TR/css-box-4/" }, + { + "name": "CSS-CASCADE-6", + "url": "https://www.w3.org/TR/css-cascade-6/" + }, { "name": "CSS-COLOR-4", "url": "https://www.w3.org/TR/css-color-4/" @@ -76,8 +84,8 @@ "url": "https://drafts.csswg.org/css-extensions/" }, { - "name": "CSS-FONTS-5", - "url": "https://www.w3.org/TR/css-fonts-5/" + "name": "CSS-FONTS-4", + "url": "https://www.w3.org/TR/css-fonts-4/" } ] } diff --git a/tr/refs/epub-33.json b/tr/refs/epub-33.json index 3a14a63597f7..da906b413ee0 100644 --- a/tr/refs/epub-33.json +++ b/tr/refs/epub-33.json @@ -275,7 +275,7 @@ }, { "name": "zip", - "url": "https://www.pkware.com/documents/casestudies/APPNOTE.TXT" + "url": "https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT" } ], "informative": [ diff --git a/tr/refs/epub-rs-33.json b/tr/refs/epub-rs-33.json index 5cc46d09726d..f3307e771842 100644 --- a/tr/refs/epub-rs-33.json +++ b/tr/refs/epub-rs-33.json @@ -135,7 +135,7 @@ }, { "name": "zip", - "url": "https://www.pkware.com/documents/casestudies/APPNOTE.TXT" + "url": "https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT" } ], "informative": [ diff --git a/tr/refs/html.json b/tr/refs/html.json index fb18c2556ffd..a2175273f484 100644 --- a/tr/refs/html.json +++ b/tr/refs/html.json @@ -41,6 +41,10 @@ "name": "COOKIES", "url": "https://httpwg.org/specs/rfc6265.html" }, + { + "name": "CREDMAN", + "url": "https://w3c.github.io/webappsec-credential-management/" + }, { "name": "CSP", "url": "https://w3c.github.io/webappsec-csp/" @@ -553,6 +557,10 @@ "name": "WEBANIMATIONS", "url": "https://drafts.csswg.org/web-animations/" }, + { + "name": "WEBAUTHN", + "url": "https://w3c.github.io/webauthn" + }, { "name": "WEBCODECS", "url": "https://w3c.github.io/webcodecs/" diff --git a/tr/refs/keyboard-map.json b/tr/refs/keyboard-map.json index b34fd1e6c19b..dbd9b487269b 100644 --- a/tr/refs/keyboard-map.json +++ b/tr/refs/keyboard-map.json @@ -38,8 +38,8 @@ "url": "https://www.w3.org/TR/uievents-key/" }, { - "name": "WebIDL", - "url": "https://heycam.github.io/webidl/" + "name": "WEBIDL", + "url": "https://webidl.spec.whatwg.org/" } ], "informative": [] diff --git a/tr/refs/pointerevents3.json b/tr/refs/pointerevents3.json index 1d862c8d9e64..e23d6223c748 100644 --- a/tr/refs/pointerevents3.json +++ b/tr/refs/pointerevents3.json @@ -29,10 +29,6 @@ "name": "HTML", "url": "https://html.spec.whatwg.org/multipage/" }, - { - "name": "PointerEvents", - "url": "https://www.w3.org/TR/pointerevents/" - }, { "name": "PointerLock", "url": "https://www.w3.org/TR/pointerlock/" @@ -63,6 +59,10 @@ "name": "COMPAT", "url": "https://compat.spec.whatwg.org/" }, + { + "name": "PointerEvents", + "url": "https://www.w3.org/TR/pointerevents/" + }, { "name": "PointerEvents2", "url": "https://www.w3.org/TR/pointerevents2/" diff --git a/tr/refs/webidl.json b/tr/refs/webidl.json index b86124edf67c..b7678f7051a2 100644 --- a/tr/refs/webidl.json +++ b/tr/refs/webidl.json @@ -13,6 +13,10 @@ "name": "ECMA-262", "url": "https://tc39.es/ecma262/multipage/" }, + { + "name": "ECMA-402", + "url": "https://tc39.es/ecma402/" + }, { "name": "HTML", "url": "https://html.spec.whatwg.org/multipage/" diff --git a/tr/refs/webnn.json b/tr/refs/webnn.json index 5b28f86ed333..22f9fbf5091b 100644 --- a/tr/refs/webnn.json +++ b/tr/refs/webnn.json @@ -21,10 +21,6 @@ "name": "RFC2119", "url": "https://datatracker.ietf.org/doc/html/rfc2119" }, - { - "name": "WEBGL-1", - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - }, { "name": "WEBGPU", "url": "https://gpuweb.github.io/gpuweb/"