On 09/30/2013 11:56 PM, fantasai wrote: > > 2.1. Relation to the box model and float behavior > > # While the boundaries used for wrapping inline flow content > # outside a float can be defined using shapes, the actual box > # model does not change. If the element has specified margins, > # borders or padding they will be computed and rendered > # according to the [CSS3BOX] module. > > I'd clarify that shapes also do not affect the float's position. Actually, this is wrong. It can affect the float's position currently, because a float gets moved down if it doesn't fit on a line... if shape-outside makes it smaller, it might fit. Either way, some clarification would help. :) ~fantasaiReceived on Wednesday, 2 October 2013 00:52:53 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:35 UTC