Skip to content

Commit

Permalink
use data-lt
Browse files Browse the repository at this point in the history
  • Loading branch information
rubberyuzu committed Mar 4, 2024
1 parent a0ad466 commit c506661
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Expand Up @@ -623,8 +623,8 @@ <h2>Creating a navigation timing entry</h2>
<li>Set |navigationTimingEntry|'s <a data-for="PerformanceNavigationTiming">`Critical-CH` restart time</a>
to |criticalCHRestart|.
<li> Set |navigationTimingEntry|'s [=PerformanceNavigationTiming/not restored reasons=]
to the result of [=create a notrestoredreasons object=] given |document|'s
[=Document/not restored reasons=].</li>
to the result of <a data-lt="create a notrestoredreasons object">creating a
NotRestoredReasons object</a> given |document|'s [=Document/not restored reasons=].</li>
<li>add |navigationTimingEntry| to |global|'s
<a data-cite='performance-timeline-2#dfn-performance-entry-buffer'>performance entry buffer</a>.
</ol>
Expand Down

0 comments on commit c506661

Please sign in to comment.