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 4b589a7 commit 7ae823bCopy full SHA for 7ae823b
index.html
@@ -389,7 +389,7 @@ <h2>The <dfn>PerformanceObserver</dfn> interface</h2>
389
subscription for all event types — this is possible, but discouraged, as it
390
will generate a significant volume of events.</p>
391
<section data-dfn-for="PerformanceObserverCallbackOptions" data-link-for=
392
- "PerformanceObserverCallbackOptions">>
+ "PerformanceObserverCallbackOptions">
393
<h2><dfn>PerformanceObserverCallbackOptions</dfn> dictionary</h2>
394
<pre class="idl">
395
dictionary PerformanceObserverCallbackOptions {
0 commit comments