diff --git a/source b/source index 228168813ad..ff21f8f6b4f 100644 --- a/source +++ b/source @@ -3814,10 +3814,12 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
  • '::file-selector-button'
  • -

    The following term is defined in CSS Containment:

    +

    The following terms are defined in CSS Containment:

    @@ -10405,7 +10407,7 @@ interface HTMLElement : Element { [CEReactions] attribute DOMString dir; // user interaction - [CEReactions] attribute boolean hidden; + [CEReactions] attribute (boolean or unrestricted double or DOMString)? hidden; [CEReactions] attribute boolean inert; undefined click(); [CEReactions] attribute DOMString accessKey; @@ -11793,6 +11795,7 @@ https://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%