From 90672d3aa26e57f5aae7f332a5888f588538ec35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= Date: Mon, 19 Dec 2022 12:49:42 +0100 Subject: [PATCH] Update links to ECMA-262 --- source | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source b/source index 4b8c1df1aae..6002c1da11a 100644 --- a/source +++ b/source @@ -2889,7 +2889,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • The Source Text Module Record specification type and its Evaluate, Link and - LoadRequestedModules methods
  • + LoadRequestedModules methods
  • The ArrayCreate abstract operation
  • The Call abstract operation
  • @@ -2903,7 +2903,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • The DetachArrayBuffer abstract operation
  • The EnumerableOwnProperties abstract operation
  • The FinishDynamicImport abstract operation
  • -
  • The FinishLoadingImportedModule abstract operation
  • +
  • The FinishLoadingImportedModule abstract operation
  • The OrdinaryFunctionCreate abstract operation
  • The Get abstract operation
  • The GetActiveScriptOrModule abstract operation
  • @@ -2914,7 +2914,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • The HostEnqueuePromiseJob abstract operation
  • The HostEnsureCanAddPrivateElement abstract operation
  • The HostEnsureCanCompileStrings abstract operation
  • -
  • The HostLoadImportedModule abstract operation
  • +
  • The HostLoadImportedModule abstract operation
  • The HostMakeJobCallback abstract operation
  • The HostPromiseRejectionTracker abstract operation
  • The InitializeHostDefinedRealm abstract operation