- From: Chris Rebert <notifications@github.com>
- Date: Tue, 06 Dec 2016 17:14:37 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Wednesday, 7 December 2016 01:15:10 UTC
cvrebert commented on this pull request. > @@ -511,6 +511,7 @@ interface Event { readonly attribute unsigned short eventPhase; void stopPropagation(); + attribute boolean cancelBubble; // historical Indentation seems wrong? -- 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/383#pullrequestreview-11718899
Received on Wednesday, 7 December 2016 01:15:10 UTC