Skip to content

Commit cf3d047

Browse files
committed
topics/flex-abspos-placeholders: edited
1 parent 853ccdc commit cf3d047

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

topics/flex-abspos-placeholders.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ Agenda_urls : # If this is part of an ordered series of related topics, e.g. L
2323

2424
=== Problem Statement ===
2525

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.
2729

2830
=== Proposal(s) ===
2931

0 commit comments

Comments
 (0)