Robert O'Callahan
|
62f9945941
|
Bug 1125767. Centralize code into nsStylePosition::IsFixedPosContainingBlock. r=mats
Also renames IsPositioned to IsAbsPosContainingBlock.
|
2015-03-12 16:21:01 +13:00 |
|
Mats Palmgren
|
5e7a3ef78d
|
Bug 1109571 part 2 - Remove nsGkAtoms::tableCaptionFrame. Implement nsIFrame::IsTableCaption() and use that instead. r=roc
|
2014-12-26 07:21:32 +00:00 |
|
Mats Palmgren
|
81f3a21c91
|
Bug 508665 - part 15, s/mParent/GetParent()/ in a bunch of nsIFrame sub-classes. r=roc
|
2014-05-24 22:20:41 +00:00 |
|
Mats Palmgren
|
3e840742f8
|
Bug 1008969 - part 1, Initialize the nsHTMLReflowState "frame type" correctly for display:grid/inline-grid. Add nsIFrame::IsFlexOrGridItem(), and use it to share some flexbox code in nsHTMLReflowState. r=dholbert
|
2014-05-12 21:16:05 +00:00 |
|
Daniel Holbert
|
500d30bc35
|
Bug 973701: Check NS_FRAME_OUT_OF_FLOW state bit instead of IsAbsolutelyPositioned(), when excluding out-of-flow frames from being considered as flex items. r=mats
|
2014-03-04 11:08:54 -08:00 |
|
Daniel Holbert
|
d1d9daf0d3
|
Bug 961354 part 2: Don't consider absolutely-positioned elements to be flex items, since they don't participate in normal flex layout. r=mats
|
2014-01-20 14:02:20 -08:00 |
|
Ehsan Akhgari
|
7c63dd132d
|
Bug 921753 - Part 1: Avoid #including nsStyleStructInlines.h in nsIFrame.h; r=roc
This patch reduces the number of files that transitively #include
gfx/2d.h from 1782 to 1582.
|
2013-10-01 17:00:38 -04:00 |
|