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 missing api.Screen.change_event feature #18286

Merged
merged 2 commits into from Nov 24, 2022

Commits on Nov 24, 2022

  1. Add missing api.Screen.change_event feature

    This PR is a part of a project to add missing interfaces and interface features to BCD that are from an active spec (including WICG specs) and is supported in at least one browser.  This particular PR adds the missing `change_event` member of the Screen API, populating the results using data from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v7.0.0).
    
    Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/Screen/change_event
    
    _Check out the [collector's guide on how to review this PR](https://github.com/GooborgStudios/mdn-bcd-collector#reviewing-bcd-changes)._
    queengooborg committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    8bc91ba View commit details
    Browse the repository at this point in the history
  2. Add description

    queengooborg committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    0d40aa7 View commit details
    Browse the repository at this point in the history