From ce4b972ebc27e69c0d7a52b87157f98842792018 Mon Sep 17 00:00:00 2001
From: Dmitry Statsenko
Date: Thu, 1 Aug 2024 13:23:03 +0300
Subject: [PATCH] [css-regions-1] Fix aliases not consistently
---
css-regions-1/Overview.bs | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/css-regions-1/Overview.bs b/css-regions-1/Overview.bs
index 6f06595d5fd8..c742c0edd2af 100644
--- a/css-regions-1/Overview.bs
+++ b/css-regions-1/Overview.bs
@@ -468,7 +468,7 @@ The 'flow-into' property
Each CSS Region in a region chain
establishes a containing block for absolutely positioned
- elements in the named flow (see [[!CSS21]]).
+ elements in the named flow (see [[!CSS2]]).
That first CSS Region in a region chain
establishes the initial containing block for such absolutely
positioned elements.
@@ -630,7 +630,7 @@ The 'flow-from' property
and the value of 'content' computes to ''content/none''
are generated as CSS Regions,
which is an update to the behavior
- described in [[!CSS21]].
+ described in [[!CSS2]].
If an element has style containment (See [[!CSS-CONTAIN-1]]),
then the 'flow-from' property must be scoped to that element.
@@ -979,7 +979,7 @@ The region-fragment property
on the last line,
the 'overflow' property controls
the visibility of the overflowing content.
- See the 'overflow' property definition ([[CSS21]]).
+ See the 'overflow' property definition ([[CSS2]]).
@@ -1631,7 +1631,7 @@ RFCB 'width' resolution
At various points in the visual formatting of documents containing regions,
the used 'width' of RFCBs and regions need to be resolved.
In all cases, the resolution is done following the rules for
- calculating widths and margins (see [[!CSS21]]).
+ calculating widths and margins (see [[!CSS2]]).
Sometimes, resolving the used 'width' value requires
measuring the content's min-content
and max-content values