Skip to content

Commit d472866

Browse files
chore: tidy up index.html (#344)
Co-authored-by: yoavweiss <yoavweiss@users.noreply.github.com>
1 parent 80d953c commit d472866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

��index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -706,8 +706,8 @@ <h3>
706706
</ol>
707707
<p data-dfn-for="PerformanceResourceTiming">
708708
The <dfn>renderBlockingStatus</dfn> getter steps are to return
709-
<a data-link-for="RenderBlockingStatusType">blocking</a>
710-
if <a>this</a>'s <a data-for="PerformanceResourceTiming">timing
709+
<a data-link-for="RenderBlockingStatusType">blocking</a> if
710+
<a>this</a>'s <a data-for="PerformanceResourceTiming">timing
711711
info</a>'s [=fetch timing info/render-blocking=] is true; otherwise
712712
<a data-link-for="RenderBlockingStatusType">non-blocking</a>.
713713
</p>

0 commit comments

Comments
 (0)