- From: <sysbot+notifier@w3.org>
- Date: Tue, 18 May 2021 16:05:25 +0000
- To: public-transition-announce@w3.org
This is a transition request for a Candidate Recommendation CR Request for DOM Review Draft — Published 15 June 2020 -- shortname: DOM from https://github.com/w3c/transitions/issues/340 # Document title, URLs, estimated publication date [DOM Review Draft — Published 15 June 2020](https://dom.spec.whatwg.org/review-drafts/2020-06/) https://www.w3.org/TR/2021/CR-DOM-20210525/ # Abstract DOM defines a platform-neutral model for events, aborting activities, and node trees. # Status This Living Standard is also endorsed as a W3C Candidate Recommendation under the terms of the Memorandum of Understanding. For those purposes, it contains the following metadata: Canonical version / latest Living Standard: https://dom.spec.whatwg.org/ This version: https://dom.spec.whatwg.org/review-drafts/2020-06/ W3C Version Mnemonic: DOM 2020-06 Status of This Document 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 W3C HTML Working Group co-produced this document under the W3C Patent Policy and the 15 September 2020 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/16 # Changes - Add StaticRange constructor - Use self.origin instead of document.origin - Define ParentNode's replaceChildren() - Avoid enqueuing a tree mutation record when there is no mutation - Use self.origin instead of document.origin - Replace child text content change steps - Address infinite loop in TreeWalker's nextNode() - Change add/remove event listener behavior for service workers - Define the onabort event handler IDL attribute - Add the DOM XPath interfaces - Add StaticRange constructor - Catch errors while upgrading customized built-in elements - Avoid enqueuing "disconnectedCallback" on detached custom elements - Add delegatesFocus to attachShadow and flag to ShadowRoot - Define the onslotchange event handler IDL attribute - Run adopt as part of insert # Requirements satisfied None. # Dependencies met (or not) None. # Wide Review https://github.com/w3c/htmlwg/issues/14 No substantive issues. # 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 No at-risk features for this version. # Patent disclosures https://www.w3.org/2004/01/pp-impl/44556/status -- This email was generated automatically using https://github.com/w3c/transition-issues-bot
Received on Tuesday, 18 May 2021 16:06:46 UTC