DOM: Difference between revisions
Jump to navigation
Jump to search
(Cleanup the page some.) |
(Fix name) |
||
Line 25: | Line 25: | ||
*Jessica Jong (:jessica) | *Jessica Jong (:jessica) | ||
* Anne van Kesteren (:annevk) | * Anne van Kesteren (:annevk) | ||
* | * Nika Layzell (:nika) | ||
* Kyle Machulis (:qDot) | * Kyle Machulis (:qDot) | ||
* Andrew Overholt (:overholt) | * Andrew Overholt (:overholt) | ||
Line 33: | Line 33: | ||
*Samael Wang (:freesamael) | *Samael Wang (:freesamael) | ||
* Ben Tian (:btian) | * Ben Tian (:btian) | ||
==Current Projects (this is not entirely accurate but gives a rough idea)== | ==Current Projects (this is not entirely accurate but gives a rough idea)== |
Revision as of 22:21, 18 September 2019
DOM is an abbreviation for Document Object Model, and typically includes the full set of APIs and Object Models present in a browser.
The DOM is one of several web standards.
For documentation on the DOM, how to develop for it, call various APIs, see:
Priorities
The following DOM projects are a priority in 2018:
- JS modules: https://bugzilla.mozilla.org/show_bug.cgi?id=568953
- Shadow DOM: https://bugzilla.mozilla.org/show_bug.cgi?id=shadowdom
- Custom Elements: https://bugzilla.mozilla.org/show_bug.cgi?id=889230
- Service Workers (and e10s-multi): https://bugzilla.mozilla.org/show_bug.cgi?id=1231208
- Payment Request: https://bugzilla.mozilla.org/show_bug.cgi?id=1318984
Mozilla DOM team members (:IRC_nick)
We mostly hang out in #content and on dev-platform.
- Ehsan Akhgari (:ehsan)
- Marcos Caceres (:marcosc)
- William Chen (:wchen)
- John Dai (:jdai)
- Andreas Farre (:farre)
- Ben Hsu (:hopang)
- Shawn Huang (:shawnjohnjr)
- Jessica Jong (:jessica)
- Anne van Kesteren (:annevk)
- Nika Layzell (:nika)
- Kyle Machulis (:qDot)
- Andrew Overholt (:overholt)
- Olli Pettay (:smaug)
- Stone Shih (:stone)
- Henri Sivonen (:hsivonen)
- Samael Wang (:freesamael)
- Ben Tian (:btian)
Current Projects (this is not entirely accurate but gives a rough idea)
- Custom Elements
- edgar, jdai
- Date/Time input types
- jessica
- Large Allocation Header ({w,}asm games on 32-bit Windows)
- mystor
- Pointer Events
- stone
- Quantum DOM and Quantum Flow
- bevistseng, ehsan, farre, freesamael, mystor, smaug, wchen, stone
- Rust text encoding/decoding
- hsivonen
- Service Workers (notably for e10s-multi)
- Base Web Platform standards
- annevk, marcosc
- Storage API and IndexedDB
- bevistseng, janv, shawnjohnjr, tt
- WebAuthn
- qDot
- Web Payments
- marcosc, btian, alchen, edenchuang
- DOM parts of JS feature (ES6 modules and SharedArrayBuffer)
Bug Triage
subpages of DOM
- DOM/
- DOM/ContentIterator Issues
- DOM/Core
- DOM/Engineering
- DOM/IRC
- DOM/Links
- DOM/QuotaManager/SchemaChanges
- DOM/Triage
- DOM/Web-Observable Changes
- DOM/WebIDL Review Checklist
- DOM/Web Forms 2.0
- DOM/Workers-Storage
- DOM/Workers-Storage/board
- DOM/Workers-Storage/board/team
- DOM/Workers-Storage/board/team/ni
- DOM/Workers-Storage/projects
- DOM/Workers-Storage/projects/WSIF
- DOM/Workers-Storage/projects/e10s-sw
- DOM/Workers-Storage/projects/lsng
- DOM/Workers-Storage/projects/session-storage
- DOM/Workers-Storage/projects/web-payments
- DOM/XPath Generator
- DOM/board
- DOM/board/review
- DOM/prefixes
See also
- TPE_DOM
- DOM status reporting board
- https://developer.mozilla.org/en-US/docs/Web/API
- Standards
- CSS
- WebAPI
- Draft specification for DOM "innerText" property (github repo)
- For older information about the not out-of-fashion "moz-" prefixed APIs, see DOM/prefixes.
- http://web-confluence.appspot.com/