From 912a3fe1f29649ccf8229de56f604b3c07ffd242 Mon Sep 17 00:00:00 2001 From: Jens Oliver Meiert Date: Fri, 8 Oct 2021 10:21:08 +0200 Subject: [PATCH] Editorial: small text improvements --- source | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source b/source index 6053b72503d..5b9b3a8f2d2 100644 --- a/source +++ b/source @@ -1731,8 +1731,8 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute

XML compatibility

-

To ease migration from HTML to XML, UAs conforming to this specification - will place elements in HTML in the To ease migration from HTML to XML, user agents conforming to this + specification will place elements in HTML in the http://www.w3.org/1999/xhtml namespace, at least for the purposes of the DOM and CSS. The term "HTML elements" refers to any element in that namespace, even in XML documents.

@@ -83028,7 +83028,7 @@ interface BarProp {

To check if COOP values require a browsing context group switch, given a boolean isInitialAboutBlank, two origins responseOrigin, + data-x="origin">origins responseOrigin and activeDocumentNavigationOrigin, and two cross-origin opener policy values responseCOOPValue and activeDocumentCOOPValue: