Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 641 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 641 Bytes

This repository hosts the DOM Standard.

Pull requests

See the whatwg/html README for the general guidelines. Note that source is dom.bs and "Acknowledgements" is "Acknowledgments" here (I know). Also, the DOM Standard uses bikeshed to generate dom.html. (Do not worry if using that tool is too complicated, your pull request does not need to contain the generated HTML.)

Tests

Tests can be found in the dom/ directory of w3c/web-platform-tests.