Re: [w3c/WebPlatformWG] Mark ElementTraversal Rec as obsolete (#96)

Maybe we can mark previous versions of DOM obsolete too.

The specifications include:

* [Document Object Model (DOM) Level 1 Specification](https://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/)
* [Document Object Model (DOM) Level 2 Core Specification](https://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/)
* [Document Object Model (DOM) Level 2 Views Specification](https://www.w3.org/TR/2000/REC-DOM-Level-2-Views-20001113/)
* [Document Object Model (DOM) Level 2 Style Specification](https://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/)
* [Document Object Model (DOM) Level 2 Events Specification](https://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/)
* [Document Object Model (DOM) Level 2 HTML Specification](https://www.w3.org/TR/2003/REC-DOM-Level-2-HTML-20030109/)
* [Document Object Model (DOM) Level 3 Core Specification](https://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/)
* [Document Object Model (DOM) Level 3 Validation Specification](https://www.w3.org/TR/2004/REC-DOM-Level-3-Val-20040127/)
* [Document Object Model (DOM) Level 3 Load and Save Specification](https://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/)
* [Element Traversal Specification](https://www.w3.org/TR/2008/REC-ElementTraversal-20081222/)

New implementations should follow the following specifications:

* DOM
* UI Events *
* CSSOM
* HTML


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/WebPlatformWG/issues/96#issuecomment-332071471

Received on Tuesday, 26 September 2017 02:53:51 UTC