Skip to content

Commit

Permalink
Merge pull request #39 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 3330614 + 60479ed commit d27588d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ Largest Contentful Paint involves the following new interface:
------------------------------------------------------------------------

<pre class="idl">
[Exposed=Window]
interface LargestContentfulPaint : PerformanceEntry {
readonly attribute DOMHighResTimeStamp renderTime;
readonly attribute DOMHighResTimeStamp loadTime;
Expand Down

0 comments on commit d27588d

Please sign in to comment.