diff --git a/source b/source index a4c0cf4de05..74985cd2fb5 100644 --- a/source +++ b/source @@ -72932,8 +72932,8 @@ customElements.define("x-foo", class extends HTMLElement { exception">report it for reaction's custom element definition's constructor's corresponding - JavaScript object's realm's global - object.

+ JavaScript object's associated realm's global object.

callback reaction
@@ -72944,8 +72944,8 @@ customElements.define("x-foo", class extends HTMLElement {

If this throws an exception, catch it, and report it for reaction's callback function's corresponding - JavaScript object's realm's global - object.

+ JavaScript object's associated realm's global object.