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>
637
637
global object</ a > for < a > this</ a > . See [=/HTTP fetch=] for more info.
638
638
</ p >
639
639
< 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 =
642
642
"PerformanceResourceTiming "> timing info</ a > 's [=fetch timing
643
643
info/final network-response start time=] and the < a > relevant global
644
644
object</ a > for < a > this</ a > . See [=/HTTP fetch=] for more info.
645
645
</ p >
646
646
< p data-dfn-for ="PerformanceResourceTiming ">
647
647
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}}.
650
651
</ p >
651
652
< p data-dfn-for ="PerformanceResourceTiming ">
652
653
The < dfn > responseEnd</ dfn > getter steps are to < a > convert fetch
You can’t perform that action at this time.
0 commit comments