This is a review tracker of [DOM Review Draft — Published 21 June 2021](https://dom.spec.whatwg.org/review-drafts/2021-06/). ## Requested - [ ] [A11y](https://github.com/w3c/a11y-request/issues/10) - [x] [I18n](https://github.com/w3c/i18n-request/issues/160) - [ ] [Privacy](https://github.com/w3cping/privacy-request/issues/49) - [ ] [TAG](https://github.com/w3ctag/design-reviews/issues/658) - [ ] [Security](https://github.com/w3c/security-request/issues/8) ## Important Changes between [Jun 2020](https://github.com/whatwg/dom/commit/ad06a4c686a62a2a0f175125932200930364c170) and [Jun 2021](https://github.com/whatwg/dom/commit/f18cef9f8eb04e39c22a77eb510bd7e56b8459df) ### Accessibility? - https://github.com/whatwg/dom/commit/73e7f3371fb63f686d089851d6746e92e7d3c22a Correct boundary point comparison in set the start or end ### I18N? Please review the full list to see if anything is relavant. ### Security & Privacy? - https://github.com/whatwg/dom/commit/83037a112f3f78f071e9c3ad7d979e85dc7e7283 Add signal support to addEventListener() - https://github.com/whatwg/dom/commit/aa384af67fbf8862c5ee2ed09dc7afb6696a48ae Add AbortSignal.abort() static method ### Architecture? - https://github.com/whatwg/dom/commit/12beda246fe9efa4d6dcb0545be81ba6a9529d87 DOM Events introduction: clarify how listeners are invoked - https://github.com/whatwg/dom/commit/f837ce19d0540bfba76e038070e006a33d419ba1 Add "precustomized" custom element state - https://github.com/whatwg/dom/commit/8c0049e8163693fe31d186f1d37937da091a6ffc Add "is available to element internals" - https://github.com/whatwg/dom/commit/52f7a52fe9d2acefee4203c6b53564e246c501be Need to catch exceptions to report them - https://github.com/whatwg/dom/commit/83037a112f3f78f071e9c3ad7d979e85dc7e7283 Add signal support to addEventListener() - https://github.com/whatwg/dom/commit/aa384af67fbf8862c5ee2ed09dc7afb6696a48ae Add AbortSignal.abort() static method - https://github.com/whatwg/dom/commit/c80cbf52b351609b3a107bb2d047d6377ffafbf9 Use a single exception for name validation (follow-up) - https://github.com/whatwg/dom/commit/acfe96ba18ae62a46c4509de7ab1dc26e122223d Add imperative slot assignment API - https://github.com/whatwg/dom/commit/d2c84ec3462fe01383d0274aab9e65d54e33eacd Add the IDL of XSLTProcessor - https://github.com/whatwg/dom/commit/f346858acfdb5ce30dfbad4c1383db2245b7f5ff Add ShadowRoot.prototype.delegatesFocus attribute
This is a review tracker of DOM Review Draft — Published 21 June 2021.
Requested
Important Changes between Jun 2020 and Jun 2021
Accessibility?
Correct boundary point comparison in set the start or end
I18N?
Please review the full list to see if anything is relavant.
Security & Privacy?
whatwg/dom@83037a1
Add signal support to addEventListener()
whatwg/dom@aa384af
Add AbortSignal.abort() static method
Architecture?
whatwg/dom@12beda2
DOM Events introduction: clarify how listeners are invoked
whatwg/dom@f837ce1
Add "precustomized" custom element state
whatwg/dom@8c0049e
Add "is available to element internals"
whatwg/dom@52f7a52
Need to catch exceptions to report them
whatwg/dom@83037a1
Add signal support to addEventListener()
whatwg/dom@aa384af
Add AbortSignal.abort() static method
whatwg/dom@c80cbf5
Use a single exception for name validation (follow-up)
whatwg/dom@acfe96b
Add imperative slot assignment API
whatwg/dom@d2c84ec
Add the IDL of XSLTProcessor
whatwg/dom@f346858
Add ShadowRoot.prototype.delegatesFocus attribute