Skip to content

Commit

Permalink
Expose everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
Ms2ger committed Oct 20, 2021
1 parent cccbc3c commit c8cdf31
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 @@ -393,7 +393,7 @@ <h3>
The <dfn>PerformanceResourceTiming</dfn> Interface
</h3>
<pre class='idl'>
[Exposed=(Window,Worker)]
[Exposed=*]
interface PerformanceResourceTiming : PerformanceEntry {
readonly attribute DOMString initiatorType;
readonly attribute ByteString nextHopProtocol;
Expand Down

0 comments on commit c8cdf31

Please sign in to comment.