File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 403
403
info</ dfn > </ a > .
404
404
</ p >
405
405
< p >
406
- A < a > PerformanceResourceTiming</ a > has an associated
407
- < a data-cite = "FETCH#concept-status "> status</ a > < a data-dfn-for =
406
+ A < a > PerformanceResourceTiming</ a > has an associated < a data-cite =
407
+ "FETCH#concept-status "> status</ a > < a data-dfn-for =
408
408
"PerformanceResourceTiming "> < dfn > response status</ dfn > </ a > .
409
409
</ p >
410
410
< p >
@@ -709,13 +709,15 @@ <h3>
709
709
</ ol >
710
710
< p data-dfn-for ="PerformanceResourceTiming ">
711
711
The < dfn > responseStatus</ dfn > getter steps are to return
712
- < a > this</ a > 's < a data-for ="PerformanceResourceTiming "> response status</ a > .
712
+ < a > this</ a > 's < a data-for ="PerformanceResourceTiming "> response
713
+ status</ a > .
713
714
</ p >
714
715
< p class ='note '>
715
716
`responseStatus` is determined in [=Fetch=]. For a cross-origin
716
717
< a data-cite ="FETCH#dom-requestmode-no-cors "> no-cors</ a > request it
717
718
would be 0 because the response would be an < a data-cite =
718
- "FETCH#concept-filtered-response-opaque "> opaque filtered response</ a > .
719
+ "FETCH#concept-filtered-response-opaque "> opaque filtered
720
+ response</ a > .
719
721
</ p >
720
722
< p data-dfn-for ="PerformanceResourceTiming ">
721
723
The < dfn > renderBlockingStatus</ dfn > getter steps are to return
You can’t perform that action at this time.
0 commit comments