We should specify that, in the extrinsic sizing calculation, margins are calculated from the element they end up being attached to after collapsing. That is, in an example like this: <div margin: 10px; height: 100px;> <div margin: 10px;> <div height: fill-avialable></div> </div> </div> The inner div should be 100px tall, because the other two margins collapse to "outside" the definite-height grandparent. ~TJReceived on Thursday, 13 September 2012 18:27:18 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:21 UTC