diff --git a/source b/source index 9f6bfcc10b4..dd88f2c2589 100644 --- a/source +++ b/source @@ -148711,9 +148711,11 @@ progress { appearance: auto; }
  • A select popover, which is a div element. It is appended to the select's shadow root as the second child, after the select button - slot. The select element's '::picker' pseudo-element is the - select popover if the provided - argument is select.

  • + slot. The select popover has the popover + attribute set to auto. The select element's + '::picker' pseudo-element is the select popover if the provided argument is select.

  • A select popover slot, which is a slot element. It is appended to the select popover. It is expected to take all child nodes of the