Re: [whatwg/dom] Use Web IDL constructor operations (#782)

annevk commented on this pull request.



>  interface EventTarget {
+  constructor();

I was thinking we'd add a newline after each constructor (unless there's nothing following it). The other newlines don't have a good rule I think. They're mostly added for some subjective measure of readability.

-- 
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/782#discussion_r326837869

Received on Saturday, 21 September 2019 00:24:44 UTC