-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pre-CR review: DOM Review Draft — Published 21 June 2021 #658
Comments
Hi @siusin, @plinss and looked at this today during our virtual f2f. We had some questions:
The rest of the changes seem fine. |
Could you please file these as issues against whatwg/dom? Seems most of these should be easy to clarify with a couple of notes. Thanks! |
We posted them as questions here first in case they are explained somewhere in the spec and we just missed it. If not, we can definitely make new issues. |
I think for "precustomized" there is a note that explains its purpose. It's essentially an implementation detail. The others could do with some notes I think. FWIW, |
Hi @siusin, apologies for the late reply. We have provided some feedback above, but overall this looks good to us. We also understand this is widely implemented by now, which reduces the impact any review could have. Spec diffs are not an explainer, and do not contain the information we need to review. Furthermore, after discussing this in a breakout today (present: @cynthia @rhiaro and me) we do not think it's productive to do such large reviews, at such a late stage. They demand a lot of resources, but it's too late for the effort to make a meaningful difference. Please instead ask for reviews of individual features earlier, before they are so widely implemented. |
Will you still file issues for the desired clarifications? |
I've copied Lea's questions over to the WHATWG DOM repo issues. Please feel free to close them if/when you resolve them without waiting for anything further from our end. |
🙏🏻 |
Ya ya yawm TAG!
I'm requesting a TAG review of DOM Review Draft — Published 21 June 2021.
The WHATWG published a new Review Draft of the DOM Standard on 21 June 2021. The HTML WG plans to take the latest Review Draft to W3C Recommendation in September, thus we are inviting another wide and horizontal review of the commits of the DOM Standard between Jun 2020 and Jun 2021.
Wide Review for the DOM Review Draft — Published 21 June 2021
Further details:
We put together a list of significant changes, please pay attention to these pull requests during your group discussion:
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
The text was updated successfully, but these errors were encountered: