From 0363ec98ae5d94e2769232829c68418539b7ad0f Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 4 Nov 2024 14:41:58 +0100
Subject: [PATCH] chore: tidy up index.html (#409)
Co-authored-by: noamr
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