Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make auto popover list an algorithm #9241

Merged
merged 6 commits into from
May 9, 2023
Merged

Commits on May 1, 2023

  1. Make auto popover list an algorithm

    Fixes whatwg#9036
    
    This patch also fixes a call to topmost auto popover which was passing
    an element instead of a document.
    josepharhar committed May 1, 2023
    Configuration menu
    Copy the full SHA
    abcc68d View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. fix auto state check

    josepharhar committed May 2, 2023
    Configuration menu
    Copy the full SHA
    c2b7822 View commit details
    Browse the repository at this point in the history
  2. use list syntax

    josepharhar committed May 2, 2023
    Configuration menu
    Copy the full SHA
    64f58e1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    c782403 View commit details
    Browse the repository at this point in the history
  2. change list language

    josepharhar committed May 8, 2023
    Configuration menu
    Copy the full SHA
    0974bfc View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. more nits

    annevk committed May 9, 2023
    Configuration menu
    Copy the full SHA
    4154b51 View commit details
    Browse the repository at this point in the history