Re: [css-flexbox] intrinsic sizing

On 04/07/2015 12:27 PM, Christian Biesinger wrote:
> Ah thanks. Out of curiosity, does Gecko implement forced breaks?

Yep, with "page-break-before" / "page-break-after".

Testcases:
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-horiz-001a.html
http://mxr.mozilla.org/mozilla-central/source/layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-horiz-001b.html

Reference case:
https://mxr.mozilla.org/mozilla-central/source/layout/reftests/w3c-css/submitted/flexbox/flexbox-break-request-horiz-001-ref.html

(We haven't implemented the new spec language on flex container
intrinsic sizing, though -- that's tracked here:
 https://bugzilla.mozilla.org/show_bug.cgi?id=1055887 )

~Daniel

Received on Tuesday, 7 April 2015 21:08:49 UTC