From 6a82cbf8da11b6cca843583b40ee62ccb2c9a81a Mon Sep 17 00:00:00 2001 From: gitspeaks <37540903+gitspeaks@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:27:05 +0200 Subject: [PATCH] link to absolutely-positioned + minor grammatical changes --- css2/Overview.bs | 45 ++++++++++++++++++++++----------------------- 1 file changed, 22 insertions(+), 23 deletions(-) diff --git a/css2/Overview.bs b/css2/Overview.bs index 477404cc853..33e3afcc326 100644 --- a/css2/Overview.bs +++ b/css2/Overview.bs @@ -8712,15 +8712,16 @@ available width), preferred width).

Absolutely positioned, non-replaced elements

-

For the purposes of this section and the next, the term "static position" -(of an element) refers, roughly, -to the position an element would have had in the normal flow. More -precisely: +

In this section and the next, the term +"static position" (of an element) +refers roughly to where an [=absolutely positioned element=] would +appear in the normal flow if it was statically positioned. +More precisely: