Skip to content

Commit

Permalink
chore: tidy up index.html (#344)
Browse files Browse the repository at this point in the history
Co-authored-by: yoavweiss <yoavweiss@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and yoavweiss committed Aug 31, 2022
1 parent 80d953c commit d472866
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 @@ -706,8 +706,8 @@ <h3>
</ol>
<p data-dfn-for="PerformanceResourceTiming">
The <dfn>renderBlockingStatus</dfn> getter steps are to return
<a data-link-for="RenderBlockingStatusType">blocking</a>
if <a>this</a>'s <a data-for="PerformanceResourceTiming">timing
<a data-link-for="RenderBlockingStatusType">blocking</a> if
<a>this</a>'s <a data-for="PerformanceResourceTiming">timing
info</a>'s [=fetch timing info/render-blocking=] is true; otherwise
<a data-link-for="RenderBlockingStatusType">non-blocking</a>.
</p>
Expand Down

0 comments on commit d472866

Please sign in to comment.