Description[LayoutNG] Don't implement ContainerSize() using the physical constraint space.
There will typically be derived constraint spaces setting a different
containing block size, and those are the ones we need to use when resolving
percentages or auto inline size.
When a derived constraint space changes writing-mode, we now need to make sure
that the size is transposed. There is a unit test that would fail otherwise.
BUG=635619
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|