From 141176652f540e8f1af0f581a8706761d544d1af Mon Sep 17 00:00:00 2001 From: Ian Clelland Date: Mon, 30 Oct 2023 03:32:41 -0400 Subject: [PATCH] Update a couple of broken references (#77) --- index.bs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.bs b/index.bs index 7cc8b35..c9b781e 100644 --- a/index.bs +++ b/index.bs @@ -29,6 +29,7 @@ urlPrefix: https://w3c.github.io/IntersectionObserver; spec: INTERSECTION-OBSERV type: dfn; url: #calculate-intersection-rect-algo; text: intersection rect algorithm; urlPrefix: https://html.spec.whatwg.org/multipage; spec: HTML; type: dfn; url: /images.html#img-all; text: completely available; + type: dfn; url: //webappapis.html#event-loop-processing-model; text: event loop processing model; urlPrefix: https://drafts.csswg.org/css-backgrounds-3; spec: CSS-BACKGROUNDS-3; type: dfn; url: #propdef-background-image; text: background-image; urlPrefix: https://drafts.csswg.org/css2/zindex.html; spec: CSS; @@ -38,6 +39,9 @@ urlPrefix: https://wicg.github.io/largest-contentful-paint/; spec: LARGEST-CONTE urlPrefix: https://fetch.spec.whatwg.org/; spec: FETCH; type: dfn; url:#concept-tao-check; text: timing allow check; + Introduction {#sec-intro} =====================