nt1m / fullscreen

Fullscreen API Standard

Home Page:https://fullscreen.spec.whatwg.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository hosts the Fullscreen API Standard.

Code of conduct

We are committed to providing a friendly, safe, and welcoming environment for all. Please read and respect the WHATWG Code of Conduct.

Contribution opportunities

Folks notice minor and larger issues with the Fullscreen API Standard all the time and we'd love your help fixing those. Pull requests for typographical and grammar errors are also most welcome.

We'd be happy to mentor you through this process. If you're interested and need help getting started, leave a comment on the issue or ask around on IRC.

Pull requests

In short, change fullscreen.bs and submit your patch, with a good commit message. Consider reading through the WHATWG FAQ if you are new here.

Please add your name to the Acknowledgments section in your first pull request, even for trivial fixes. The names are sorted lexicographically.

Building "locally"

For quick local iteration, run make. To verify your changes locally, run make deploy. See more in the WHATWG Contributor Guidelines.

Merge policy

If you can commit to this repository, see the maintainer guidelines.

Tests

Tests can be found in the fullscreen/ directory of web-platform-tests/wpt.

About

Fullscreen API Standard

https://fullscreen.spec.whatwg.org/

License:Other


Languages

Language:HTML 99.6%Language:Makefile 0.4%