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]]).
min-content
and max-content values