Ryan VanderMeulen
|
eb28b72392
|
Backed out changeset 9430676f5442 (bug 808767) for Android R3 failures.
|
2012-11-29 17:55:50 -05:00 |
Daniel Holbert
|
8e8918314d
|
Bug 808767: Put flex items' borders & backgrounds into the BlockBorderBackgrounds display-list, so that overlapping flex items & their contents will paint in the right order. r=dbaron
|
2012-11-29 12:46:22 -08:00 |
Boris Zbarsky
|
f0c76c3f82
|
Bug 815671 part 7. Fixes to layout code to not copy arrays implicitly. r=roc
|
2012-11-29 11:14:14 -05:00 |
Daniel Holbert
|
0361ac7c61
|
Bug 807897: Make non-auto values for "z-index" turn flex items into stacking contexts, even if they're not positioned. r=dbaron
|
2012-11-20 17:24:59 -08:00 |
Ehsan Akhgari
|
c284cd4124
|
Bug 810355 - Convert nsDidReflowStatus into an enum class; r=dholbert
|
2012-11-13 22:47:33 -08:00 |
Daniel Holbert
|
a677b659cc
|
Bug 804089: Call DidReflow() after "measuring" reflow of flex item, to clear any intermediate state before our *real* ReflowChild() call. r=dbaron
|
2012-11-11 10:53:57 -08:00 |
Mats Palmgren
|
7eb78c7eb5
|
Bug 806056 - Make nsContainerFrame destroy abs/fixed pos. child frames unless a derived class already did so. Assert that there are no abs/fixed pos. child frames in nsFrame::DestroyFrom(). r=roc
|
2012-11-02 01:52:59 +01:00 |
Nathan Froyd
|
4c61ef9ec5
|
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
|
2012-10-29 19:32:10 -04:00 |
Daniel Holbert
|
b2195953fb
|
Bug 799207: Reduce severity of assertion that checks baseline of flex item against sentinel value. r=dbaron
|
2012-10-16 19:04:33 -07:00 |
Daniel Holbert
|
ba899bba5a
|
Bug 798666: Constrain cross size of auto-sized flex containers to be within min/max range. r=dbaron
|
2012-10-16 19:04:30 -07:00 |
Daniel Holbert
|
bb021b1e90
|
Bug 798020: Reduce severity of fatal assert about unconstrained-width flexbox, since gigantic widths in web content can reach our "unconstrained" sentinel value, and it's not actually dangerous. r=dbaron
|
2012-10-16 19:04:23 -07:00 |
Daniel Holbert
|
f6b7d73947
|
Bug 801098: Unprefix flexbox properties & keywords (still preffed off by default). r=dbaron
|
2012-10-15 12:42:43 -07:00 |
Daniel Holbert
|
3fed6d82ae
|
Bug 799647 part 1: Use style-context parent instead of frame parent when resolving "align-self:auto" on a flex item. r=dbaron
|
2012-10-11 18:41:05 -07:00 |
Daniel Holbert
|
e71e5f4161
|
Bug 666041 patch 7: implementation of flex container class for CSS3 flexbox. r=dbaron
|
2012-09-29 23:38:46 -07:00 |
Daniel Holbert
|
258620a8a5
|
Bug 666041 patch 3: Create boilerplate nsFlexContainerFrame class. r=bz
|
2012-06-26 15:12:13 -07:00 |