File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -731,6 +731,7 @@ Absolute (and Fixed) Positioning</h3>
731
731
the [=inset properties=] effectively reduce the [=containing block=]
732
732
into which it is sized and positioned
733
733
by the specified amounts.
734
+ The resulting rectangle is called the <dfn>inset-modified containing block</dfn> .
734
735
735
736
If only one [=inset property=] in a given axis is ''top/auto'' ,
736
737
it is set to zero.
@@ -783,7 +784,7 @@ Absolute (and Fixed) Positioning</h3>
783
784
(where [=end=] is interpreted relative to the [=writing mode=] of the [=containing block=] ).
784
785
785
786
Note: Sizing and positioning of the [=absolutely positioned box=]
786
- into this <dfn> inset-modified containing block</dfn>
787
+ into this [= inset-modified containing block=]
787
788
is as described in [[#abspos-layout]] .
788
789
789
790
If its [=self-alignment property=] in an axis is ''align-self/normal'' ,
You can’t perform that action at this time.
0 commit comments