We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec221bd commit 38b889bCopy full SHA for 38b889b
index.html
@@ -354,7 +354,7 @@ <h2>The <dfn>PerformanceEntry</dfn> interface</h2>
354
<p>When <dfn>toJSON</dfn> is called, run [[WebIDL]]'s <a>default toJSON
355
steps</a>.</p>
356
357
- <p>A <a>PerformanceEntry</a> has a {{DOMHighResTimeStamp}} <dfn export>end time</dfn>,
+ <p>A <a>PerformanceEntry</a> has a {{DOMHighResTimeStamp}} <dfn class="export">end time</dfn>,
358
initially 0.
359
360
<p>To <dfn class="export">initialize a <a>PerformanceEntry</a></dfn> <var>entry</var> given a {{DOMHighResTimeStamp}} <var>startTime</var>,
0 commit comments