From d3ac6cf2b60582978cbb26a5338203043119508f Mon Sep 17 00:00:00 2001 From: Psychpsyo <60073468+Psychpsyo@users.noreply.github.com> Date: Sat, 18 Jan 2025 16:03:25 +0100 Subject: [PATCH] Fix broken link to css-backgrounds-3 corner clipping --- css-contain-2/Overview.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css-contain-2/Overview.bs b/css-contain-2/Overview.bs index 12004937a17..ff10724d7a2 100644 --- a/css-contain-2/Overview.bs +++ b/css-contain-2/Overview.bs @@ -1392,7 +1392,7 @@ Paint Containment 1. The contents of the element including any [=ink overflow|ink=] or [=scrollable overflow=] must be clipped to the overflow clip edge of the [=paint containment box=], - taking [[css-backgrounds-3#corner clipping|corner clipping]] into account. + taking [[css-backgrounds-3#corner-clipping|corner clipping]] into account. This does not include the creation of any mechanism to access or indicate the presence of the clipped content; nor does it inhibit the creation of any such mechanism through other properties,