raodu wrote:
> He means,in layout process, whether every content node has it's maximal width
> and minmal width.

Um...  It has a CSS computed min-width and max-width.  It can also compute its 
min-intrinsic width and intrinsic width, though it may not do that depending on 
what styles are applied to it.

> if has,is there any relationship between the layout width
> and css width.

Generally speaking, if there is a specified CSS width, that's the width the box 
ends up with.  Or am I misunderstanding the question?

-Boris

_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to