- From: Philip Jägenstedt <notifications@github.com>
- Date: Fri, 20 Sep 2019 01:17:43 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 20 September 2019 08:18:04 UTC
foolip commented on this pull request. > interface EventTarget { + constructor(); I tried to be consistent with what was previously done within each interface. Where methods and attributes were already separated by a blank line I added a newline, and where there were no blank lines I didn't add one. Is there a rule I can apply to all of the affected interfaces? -- 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_r326518700
Received on Friday, 20 September 2019 08:18:04 UTC