Skip to content

Commit

Permalink
Add dfn to performance timeline task source
Browse files Browse the repository at this point in the history
This enables linking to it from other specifications. In particular this will be used in ResourceTiming for the buffer full task: w3c/resource-timing#215
  • Loading branch information
npm1 committed Sep 15, 2020
1 parent 24bad8b commit 318355d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -717,8 +717,8 @@ <h2>Queue the PerformanceObserver task</h2>
</li>
<li>
<a>Queue a task</a> that consists of running the following substeps.
The <a>task source</a> for the queued task is the <i>performance
timeline</i> task source.
The <a>task source</a> for the queued task is the <dfn data-export="">performance
timeline task source</dfn>.
<ol>
<li>Unset <a>performance observer task queued flag</a> of
<var>relevantGlobal</var>.
Expand Down

0 comments on commit 318355d

Please sign in to comment.