From 8f1c62ca75d1a118b9ff48fc8779b6581f239bb7 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Mon, 20 Nov 2023 16:55:32 +0100 Subject: [PATCH] fix ref syntax --- source | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source b/source index 15c78aae2cf..0ba0bddf2fb 100644 --- a/source +++ b/source @@ -3082,8 +3082,8 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute

User agents that support JavaScript must also implement the AsyncContext - proposal. The following terms are defined there, and used in this specification:

+ proposal. The following terms are defined there, and used in this specification: + JSASYNCCONTEXT