Re: [battery-status-tests] Remove untested IDL fragments from battery-interface-idlharness.html (#2501)

Well, idlharness doesn't test instances of `EventTarget`, but it tests that `BatteryManager` properly inherits from` EventTarget` which makes sense to me.
I don't think we should merge that change; if the test fails, we can explain that it is due to a bug in implementation of the `EventTarget` interface in general, not due to the specifics of the battery API. But the test should nevertheless shows there is a bug in Chrome there. 

View on GitHub: https://github.com/w3c/web-platform-tests/pull/2501#issuecomment-172774819

Received on Tuesday, 19 January 2016 08:31:24 UTC