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: