How should the static position of absolutely-positioned children of a flex container be determined?
Note: This does not affect absolutely-positioned children of a flex item.
Nobody's come up with a use case for using the static position of an absolutely-positioned flex item. There might be reasons to absolutely-position such a child explicitly and have it not affect layout, however.