[css-flexbox] static position of absolutely-positioned flex items still "at-risk"?

The flexbox spec currently says:

  # The following features are at-risk:
  #  * Calculation of the static position of
  #    absolutely-positioned flex items.

This is in both the TR and the ED versions:
  http://www.w3.org/TR/css3-flexbox/#status
  http://dev.w3.org/csswg/css-flexbox/#status

I think the static-position chunk of spec has remained the same for a
while now -- is it still considered to be "at-risk"?

~Daniel

Received on Wednesday, 22 May 2013 02:59:14 UTC