diff --git a/source b/source index 90c6259281b..df8ca1ea533 100644 --- a/source +++ b/source @@ -57400,8 +57400,8 @@ interface HTMLSelectElement : HTMLElement {
  1. If event's canceled flag is set, then return.

  2. -
  3. If event's button attribute is not - 1, then return.

  4. +
  5. If event is a MouseEvent and event's button attribute is not 1, then return.

  6. Run the show popover algorithm given select's select popover, false, and select.