- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 09 Nov 2020 08:12:53 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 9 November 2020 16:13:06 UTC
@domenic approved this pull request. It like the rename to legacy! > @@ -9877,47 +9840,11 @@ methods on {{Document}}. <h2 id=historical>Historical</h2> -<p>As explained in <a href="#goals">goals</a> this standard is a significant revision of various -obsolete DOM specifications. This section enumerates the incompatible changes. - - -<h3 id=dom-events-changes>DOM Events</h3> +<p id=domstringlist>Contrary to earlier revisions of this standard, {{DOMString}}, {{DOMException}}, +and {{DOMTimeStamp}} are now defined in Web IDL. {{DOMStringList}} is now defined in HTML. +[[WEBIDL]] [[HTML]] I'd lean toward omitting these too, since they have a home that people can find without too much effort. It's the ones that totally disappeared that it seems nice to keep some record of. (But, no big deal either way.) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/918#pullrequestreview-526414475
Received on Monday, 9 November 2020 16:13:06 UTC