Right now the "Value:" line for align-self and justify-self are almost but not quite the same; they differ by a single "&&". So in align-self the <overflow-position>? must come before the <self-position>, whereas for justify-self they're allowed in either order.
This syntax difference seems undesirable.