Skip to content

Commit

Permalink
Use [Exposed=Window]
Browse files Browse the repository at this point in the history
  • Loading branch information
anssiko committed Sep 6, 2017
1 parent 5ed22ce commit 5c58cb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ <h2>
represents the level of the system's battery.
</p>
<pre class="idl">
[Exposed=Window]
interface BatteryManager : EventTarget {
readonly attribute boolean charging;
readonly attribute unrestricted double chargingTime;
Expand Down

0 comments on commit 5c58cb1

Please sign in to comment.