Skip to content

Commit

Permalink
Merge pull request #45 from saschanaz/patch-1
Browse files Browse the repository at this point in the history
Add explicit [Exposed]
  • Loading branch information
npm1 authored Aug 23, 2019
2 parents 9271d6c + ca2512c commit 2ba5fc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions painttiming.bs
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ The {{PerformancePaintTiming}} interface {#sec-PerformancePaintTiming}
=======================================

<pre class="idl">
[Exposed=Window]
interface PerformancePaintTiming : PerformanceEntry {};
</pre>

Expand Down

0 comments on commit 2ba5fc6

Please sign in to comment.