Recently we've nailed down and fixed z-ordering of components within a container
to be front-to-back with respect to the order of teh components in the
container's array.
Unfortunately, lightweights were implemented back-to-front and need to
be fixed to be compliant with the spec.
to be front-to-back with respect to the order of teh components in the
container's array.
Unfortunately, lightweights were implemented back-to-front and need to
be fixed to be compliant with the spec.