From 74de54bcd612dd9575784097b4b85828bbaef00c Mon Sep 17 00:00:00 2001 From: Yoav Weiss Date: Mon, 23 Mar 2026 15:49:22 +0100 Subject: [PATCH] Fix up broken links in Fetch and HTML --- index.bs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.bs b/index.bs index c8ee257..4ae792a 100644 --- a/index.bs +++ b/index.bs @@ -1127,7 +1127,7 @@ sufficiently (by calling Creating a resource timing entry

- To mark resource timing given a [=/fetch + To mark resource timing given a [=/fetch timing info=] |timingInfo|, a DOMString |requestedURL|, a DOMString |initiatorType| a global object |global|, a string |cacheMode|, a [=/response body info=] |bodyInfo|, a @@ -1152,7 +1152,7 @@ sufficiently (by calling

- To setup the resource timing entry for + To setup the resource timing entry for {{PerformanceResourceTiming}} |entry| given DOMString |initiatorType|, DOMString |requestedURL|, [=/fetch timing info=] |timingInfo|, a DOMString |cacheMode|, a [=response body info=]