You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: topics/flex-abspos-placeholders.txt
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,9 @@ Agenda_urls : # If this is part of an ordered series of related topics, e.g. L
23
23
24
24
=== Problem Statement ===
25
25
26
-
In the Flexbox model, should placeholders be invisible to layout, should they have their hypothetical position be perfectly accurate, or should they be invisible to layout //and// (mostly) accurate?
26
+
How should the static position of absolutely-positioned children of a flex container be determined?
27
+
28
+
Note: This does not affect absolutely-positioned children of a flex item.
0 commit comments