On 16/10/2014 06:15, Boris Zbarsky wrote:
On 10/16/14, 5:30 AM, Neil wrote:
Out of interest, what does it do that complicates layout? You mentioned
the box model of course, but what else is there?

There's a bunch of listbox-related frame constructor complexity (and for
a while it was a quite lively source of security bugs, too).

But for the most part the layout complications come from the box model,
yes.

-Boris


There are also "interesting" height computation issues that I'm pretty sure HTML (flexbox) doesn't have, e.g. bug 451997. I'm not sure that's a function of the box model, considering it's not an issue with flexbox...

~ Gijs
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to