File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -598,6 +598,7 @@ Sticky positioning</h3>
598598 If this results in a [=sticky view rectangle=] size in any axis
599599 less than the size of the [=border box=] of the [=sticky=] box in that axis,
600600 then the effective end-edge inset in the affected axis is reduced
601+ (possibly becoming negative)
601602 to bring the [=sticky view rectangle=] ’s size up to
602603 the size of the [=border box=] in that axis.
603604
@@ -701,7 +702,8 @@ Absolute Positioning</h3>
701702 If these adjustments result in
702703 an effective [=containing block=] size in any axis less than zero,
703704 then the [=weaker inset=] in the affected axis
704- is reduced to bring that size up to zero.
705+ is reduced (possibly becoming negative)
706+ to bring that size up to zero.
705707 In the case that only one inset is ''auto'' ,
706708 that is the <dfn>weaker inset</dfn> ;
707709 otherwise the [=weaker inset=] is the end-edge inset.
You can’t perform that action at this time.
0 commit comments