We suspect that a significant fraction of early adopters of PointerEvent would access only the legacy ME attributes within the PE. For example, could just replace the 1st param of addEventListener from "mouse..." to "pointer..." and get (or at least expect) a reasonable "TE coverage".
So, we need to count addEventHandler usage in addition to the current attribute usage counter.
This could be the place to add this:
https://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/Source/core/events/EventTarget.cpp&rcl=1461151052&l=145
Comment 1 by mustaq@chromium.org
, Apr 27 2016