DOM

From MozillaWiki
Jump to: navigation, search

DOM as used by Mozilla encompasses the implementation of a wide variety of "infrastructure" web standards that glue together user input, script execution, networking, and provide the building blocks for APIs as well as the implementation of some.

Standards include, but are not limited to, Web IDL, HTML, DOM, UI Events, Service Workers, Encoding, Storage, HTTP, and Indexed DB.

For documentation on the DOM and how to develop for it, see MDN.

Communication

Mozilla's DOM teams use Matrix:

and occasionally email through dev-platform.

Bug triage

See DOM/Triage.

Onboarding

See DOM/Engineering.

Making changes to Gecko

Older content

Subpages of DOM

See also