<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web IDL: DOM &quot;onfoo&quot; attributes should be configurable and enumerable"
   href="https://bugs.webkit.org/show_bug.cgi?id=149474#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Web IDL: DOM &quot;onfoo&quot; attributes should be configurable and enumerable"
   href="https://bugs.webkit.org/show_bug.cgi?id=149474">bug 149474</a>
              from <span class="vcard"><a class="email" href="mailto:joepeck&#64;webkit.org" title="Joseph Pecoraro &lt;joepeck&#64;webkit.org&gt;"> <span class="fn">Joseph Pecoraro</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=149474#c2">comment #2</a>)
<span class="quote">&gt; If an attribute is not enumerable, it likely means that it has
&gt; [NotEnumerable] on it in the WebKit IDL because they should be enumerable by
&gt; default.</span >

That is the case here, WebKit has [NotEnumerable] on these attributes. However it looks like the specification of these attributes should be enumerable:
<a href="https://html.spec.whatwg.org/multipage/webappapis.html#windoweventhandlers">https://html.spec.whatwg.org/multipage/webappapis.html#windoweventhandlers</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>