diff --git a/source b/source index 0faf32e4911..4e2080b7625 100644 --- a/source +++ b/source @@ -3778,6 +3778,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
The following term is defined in CSS Pseudo-Elements:
@@ -14589,8 +14590,7 @@ interface HTMLMetaElement : HTMLElement { be provided in ameta
element.
The value must be a string that matches the syntax for the CSS 'color-scheme' - property value, and will be cascaded with the color-scheme declarations for the document root - element as described below.
+ property value. It determines the page's supported color-schemes.There must not be more than one meta
element with its name
attribute value set to an
@@ -14606,7 +14606,7 @@ interface HTMLMetaElement : HTMLElement {
To obtain a page's color-scheme, user agents must run the following steps:
+To obtain a page's supported color-schemes, user agents must run the following steps:
content
attribute.Return null.
+If any meta
elements are