The Terminology section of css-align says:
alignment container
... This is defined by the layout mode, but is usually the alignment subject’s containing block.
It's not clear to me, however, that all alignment subjects have a containing block. The definition of containing block that I found isn't particularly clear about what has a containing block -- whether a box has a containing block, or whether a box's margin box has a containing block.
This should probably be clearer, although it's probably doesn't need to be addressed in order to go to CR.
The Terminology section of css-align says:
It's not clear to me, however, that all alignment subjects have a containing block. The definition of containing block that I found isn't particularly clear about what has a containing block -- whether a box has a containing block, or whether a box's margin box has a containing block.
This should probably be clearer, although it's probably doesn't need to be addressed in order to go to CR.