I have three questions about the code at
http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/layout/generic/nsGfxScrollFrame.cpp&rev=3.267&mark=470-484#462
:
1) Should that third "if" work with mComputedMinWidth?
2) This seems to do the wrong thing if box-sizing is not content-box (since
mComputedMinWidth and mComputedMaxWidth refer to whatever the corresponding
CSS properties refer to. This is unlike mComputedWidth, which always refers
to the content width).
3) Is there a reason we're not adding in border too?
-Boris
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout