[css-grid] Editorial: the location of chapter 4.3

This is the structure chapter 4:
4. Grid Items
     4.1 Collapsed Grid Items: the visibility property
     4.2 Reordered Grid Items: the order property
     4.3 Static Position of Grid Container Children
     4.4 Z-axis Ordering: the z-index property

I think 4.3 doesn't belong there because it's not about
grid items like the rest is.  It's about grid container
child elements that are absolutely positioned, which we
have now established else-thread are not grid items.

It should probably be merged into 9.4 or moved to
a sub-chapter 9.4.x instead.

Thanks,
Mats

Received on Thursday, 26 March 2015 18:27:18 UTC