diff --git a/index.html b/index.html index 3d7ef92..89e683c 100644 --- a/index.html +++ b/index.html @@ -637,16 +637,17 @@

global object for this. See [=/HTTP fetch=] for more info.

- The finalResponseHeadersStart getter steps are to convert fetch - timestamp for this's finalResponseHeadersStart getter steps are to + convert fetch timestamp for this's timing info's [=fetch timing info/final network-response start time=] and the relevant global object for this. See [=/HTTP fetch=] for more info.

The responseStart getter steps are to return this's - {{PerformanceResourceTiming/firstInterimResponseStart}} if it is not 0; Otherwise - this's {{PerformanceResourceTiming/finalResponseHeadersStart}}. + {{PerformanceResourceTiming/firstInterimResponseStart}} if it is not + 0; Otherwise this's + {{PerformanceResourceTiming/finalResponseHeadersStart}}.

The responseEnd getter steps are to convert fetch