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

Add the ability to queue an element task. #5072

Merged
merged 4 commits into from
Dec 5, 2019

Commits on Nov 8, 2019

  1. Add the ability to queue an element task.

    The event loop and the document source are attributed to the element's
    node document and relevant realm.
    
    Fixes whatwg#4980
    dtapuska committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    a9b250c View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Configuration menu
    Copy the full SHA
    4327217 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    23c57a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39a1036 View commit details
    Browse the repository at this point in the history