This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
As a first-time implementer of the DOM 4 specification, I was confused about the purpose of a transient registered observer. It is not clear at all from the text what it does, so it hampered my ability to implement the feature. This archived w3c email thread helped out my understanding of the transient observer a lot when I read it: http://lists.w3.org/Archives/Public/www-dom/2012JanMar/0069.html The text needs to have some sort of an explanation as to what a transient observer does. Something similar to the archived email I cited above. I think it would help future implementers.
Thank you for your report. Fixed: https://github.com/whatwg/dom/commit/e57a716eaea244f13d0c8dc9b892bfa37f78b157 I believe you are already listed in the acknowledgments section as "Don Jordan". Please let me know if that is incorrect.
Yes. I am him. Thank you for adding the note.