File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -637,16 +637,17 @@ <h3>
637637 global object</ a > for < a > this</ a > . See [=/HTTP fetch=] for more info.
638638 </ p >
639639 < p data-dfn-for ="PerformanceResourceTiming ">
640- The < dfn > finalResponseHeadersStart</ dfn > getter steps are to < a > convert fetch
641- timestamp</ a > for < a > this</ a > 's < a data-for =
640+ The < dfn > finalResponseHeadersStart</ dfn > getter steps are to
641+ < a > convert fetch timestamp</ a > for < a > this</ a > 's < a data-for =
642642 "PerformanceResourceTiming "> timing info</ a > 's [=fetch timing
643643 info/final network-response start time=] and the < a > relevant global
644644 object</ a > for < a > this</ a > . See [=/HTTP fetch=] for more info.
645645 </ p >
646646 < p data-dfn-for ="PerformanceResourceTiming ">
647647 The < dfn > responseStart</ dfn > getter steps are to return < a > this</ a > 's
648- {{PerformanceResourceTiming/firstInterimResponseStart}} if it is not 0; Otherwise
649- < a > this</ a > 's {{PerformanceResourceTiming/finalResponseHeadersStart}}.
648+ {{PerformanceResourceTiming/firstInterimResponseStart}} if it is not
649+ 0; Otherwise < a > this</ a > 's
650+ {{PerformanceResourceTiming/finalResponseHeadersStart}}.
650651 </ p >
651652 < p data-dfn-for ="PerformanceResourceTiming ">
652653 The < dfn > responseEnd</ dfn > getter steps are to < a > convert fetch
You can’t perform that action at this time.
0 commit comments