Skip to content

Commit

Permalink
Revert "Expose everywhere (#130)"
Browse files Browse the repository at this point in the history
This reverts commit e7285a2.
  • Loading branch information
yoavweiss authored Jul 22, 2022
1 parent e7285a2 commit 639ddf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ <h3>
The <dfn>Performance</dfn> interface
</h3>
<pre class="idl">
[Exposed=*]
[Exposed=(Window,Worker)]
interface Performance : EventTarget {
DOMHighResTimeStamp now();
readonly attribute DOMHighResTimeStamp timeOrigin;
Expand Down

0 comments on commit 639ddf6

Please sign in to comment.