[transition] PR Request for DOM Review Draft — Published 18 June 2019

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

# Document title, URLs, estimated publication date
DOM
Review Draft — Published 18 June 2019
https://dom.spec.whatwg.org/review-drafts/2019-06/#w3c-rec
https://www.w3.org/TR/2020/PR-dom-20200512/
12 May 2020

# 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 are non-normative for the purpose of the W3C Proposed 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 01 March 2019 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/9

# Changes
None.

# Requirements satisfied
Yes.

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

# Wide Review
[w3c/htmlwg#4](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.
By the end of the review period no issues raised that would block this transition.

# Issues addressed
There are still open issues for DOM, but this review draft has already identified the non-normative features in the W3C Recommendation Status section.

# Formal Objections
None.

# Implementation
https://wpt.fyi/results/dom?label=experimental&label=master&aligned
Most of the test failures are because of corner cases or historical cases.
The group identified two non-normative features based on the follow test results:
AbstractRange (https://wpt.fyi/results/dom/idlharness.window.html%3Fexclude%3DNode?label=experimental&label=master&aligned)
document.origin ( https://wpt.fyi/results/dom/historical.html?label=experimental&label=master&aligned )

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

Received on Friday, 8 May 2020 19:09:17 UTC