We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd4b90 commit b9af989Copy full SHA for b9af989
css-position/Overview.bs
@@ -581,9 +581,12 @@ Sticky positioning</h3>
581
<p class="issue">
582
Say what happens if it already overflows the containing block
583
</p>
584
- <p class="issue">
+ <p class="issue" id="issue-sticky-margin-collapsing">
585
Do margins collapse between the stickily positioned element and its containing
586
block element?
587
+ More generally, what margin is this referring to?
588
+ Does it involve collapsing between the sticky element and
589
+ its descendants, siblings, and/or ancestors?
590
591
592
Intersection between the stickily positioned element and the bottom of the
0 commit comments