There was an error while loading. Please reload this page.
1 parent 80d953c commit d472866Copy full SHA for d472866
��index.html
@@ -706,8 +706,8 @@ <h3>
706
</ol>
707
<p data-dfn-for="PerformanceResourceTiming">
708
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
+ <a data-link-for="RenderBlockingStatusType">blocking</a> if
+ <a>this</a>'s <a data-for="PerformanceResourceTiming">timing
711
info</a>'s [=fetch timing info/render-blocking=] is true; otherwise
712
<a data-link-for="RenderBlockingStatusType">non-blocking</a>.
713
</p>
0 commit comments