[transition] CR Request for the 2019 DOM Standard Review Draft

From https://github.com/w3c/transitions/issues/206

# Document title, URLs, estimated publication date
DOM
Review Draft — Published 24 December 2019 (if we couldn't make it on 24 Dec, then 31 Dec)
temp:
https://domspec-w3c-ready.herokuapp.com/
final:
https://www.w3.org/TR/dom/
https://dom.spec.whatwg.org/review-drafts/2019-12

# Abstract
DOM defines a platform-neutral model for events, aborting activities, and node trees.

# Status
This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the W3C technical reports index at https://www.w3.org/TR/.

The following features are at-risk for the purpose of the W3C Candidate Recommendation:

AbstractRange (lacks two implementations in current engines)
document.origin (lacks two implementations in current engines)
The W3C HTML Working Group co-produced this document under the W3C Patent Policy and the 1 February 2018 W3C Process Document. W3C maintains a public list of any patent disclosures made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains Essential Claim(s) must disclose the information in accordance with section 6 of the W3C Patent Policy.

# Link to group's decision to request transition
https://github.com/w3c/htmlwg/issues/6

# Changes
* Integration of custom elements; 
* shadow trees; 
* aborting ongoing activities; 
* StaticRange objects.
(detail changes can be found in the [commit log](https://github.com/whatwg/dom/commits))

# Requirements satisfied
Yes.

# Dependencies met (or not)
Some of the Normative References are still under development, but the group believe all the terms referenced by this review draft are valid and widely implemented.

# Wide Review
https://github.com/w3c/htmlwg/issues/4
The HTML WG have sent out the Call for Review to the A11y groups, the i18n WG, the Security mailing list, the Privacy IG and the TAG.
At the end of the review period no issues had been raised that block transition of the DOM Standard Review Draft to CR.

# Issues addressed
There are still open issues for DOM, but the editors believe this review draft is good enough to move to CR.

# Formal Objections
None.

# Implementation
The following features are at-risk for the purpose of the W3C Candidate Recommendation:
AbstractRange (lacks two implementations in current engines)
document.origin (lacks two implementations in current engines)

# Patent disclosures
https://www.w3.org/2004/01/pp-impl/44556/status

Received on Wednesday, 18 December 2019 16:45:21 UTC