please consider to normalize grid-auto-flow with all value of flex-direction meen add row-reverse and column-reverse
and consider also to add the following values or similar with the same meaning to the spec:
longest-dimension : for auto flow to column or row the longest one;
shortest-dimension: for auto flow to column or row the shortest one;
longest-dimension-reverse : for auto flow to column or row the longest one but in reverse order;
shortest-dimension-reverse: for auto flow to column or row the shortest one but in reverse order;
grid-auto-flow-property
flex-direction