From ff6cf136de26837660830efc35b9ce508e80fd1a Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Mon, 12 Dec 2022 18:02:50 +0100 Subject: [PATCH] nit #2 --- source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source b/source index 1e3130ae79f..3392f693374 100644 --- a/source +++ b/source @@ -7569,7 +7569,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • A reflected content attribute is a string. It represents the content attribute local name of the reflected target when that is an element. When the reflected - target is an element the namespace of the respective content attribute has to be + target is an element the namespace of the respective content attribute has to be null.