Mats Palmgren
|
8423e11f81
|
Bug 1225368 - [css-grid] Make CollectGrowable() deal with frozen tracks; i.e. subtract their base size but don't collect them since they aren't growable. r=dholbert
|
2015-11-28 21:37:44 +01:00 |
|
Mats Palmgren
|
8d736759d4
|
Bug 1227099 - [css-grid] Grid container block-size should include a grid-row-gap between each row. r=dholbert
|
2015-11-28 21:37:44 +01:00 |
|
Mats Palmgren
|
a12b4c1fcc
|
Bug 1225592 - [css-grid] Apply a max limit to the number of explicit tracks we will store (kMaxLine - 1). Also make the layout code more robust so it doesn't depend on that. r=dholbert
|
2015-11-28 21:37:44 +01:00 |
|
Mats Palmgren
|
b1738be95a
|
Bug 1225376 part 1 - [css-align] Don't compute left/right to start in the style system anymore (due to pending spec change). Map the used value instead (in layout). r=dholbert
For background, see this www-style thread:
https://lists.w3.org/Archives/Public/www-style/2015Nov/0280.html
|
2015-11-28 21:37:44 +01:00 |
|
Mats Palmgren
|
49fc306c70
|
Bug 1176792 part 2 - [css-grid] Implement layout for the 'grid-column-gap' and 'grid-row-gap' properties. r=dholbert
|
2015-11-18 19:52:27 +01:00 |
|
Mats Palmgren
|
f5fdadd076
|
Bug 1225118 - [css-grid] Deal with nscoord overflow when applying [align|justify]-self:stretch. r=dholbert
|
2015-11-17 15:00:29 +01:00 |
|
Mats Palmgren
|
b290047442
|
Bug 1211260 - [css-grid] Follow-up: address a code readability nit that I missed. r=dholbert
|
2015-11-03 22:33:16 +01:00 |
|
Mats Palmgren
|
59aa2c1479
|
Bug 1176775 part 1 - [css-grid] Implement "Implied Minimum Size of Grid Items" (special min-width/height:auto behavior). r=dholbert
|
2015-11-03 21:45:33 +01:00 |
|
Mats Palmgren
|
98492d7dc4
|
Bug 1163435 part 1 - [css-grid][css-flexbox] Propagate an explicit CB width/height to the reflow state to resolve percentage lengths for grid items properly. Resolve percent against the size in the same axis for abs.pos. children too. r=dholbert
Grid items are supposed to use the size of their 'grid area',
not their grid container, as their containing block.
|
2015-11-03 21:45:33 +01:00 |
|
Mats Palmgren
|
eca8f1901e
|
Bug 1215957 - Start at the end of the explicit grid also when matching plain negative number lines. r=dholbert
|
2015-11-03 21:45:32 +01:00 |
|
Mats Palmgren
|
5a16180cfd
|
Bug 1215182 - [css-grid] Make our "Implicit Named Areas" detection match the spec. r=dholbert
|
2015-11-03 21:45:32 +01:00 |
|
Mats Palmgren
|
878ba44388
|
Bug 1211260 - Implement the new Grid Placement Conflict Handling: "If the placement for a grid item contains two lines, and the start line is further end-ward than the end line, swap the two lines." r=dholbert
https://drafts.csswg.org/css-grid/#grid-placement-errors
|
2015-11-03 21:45:32 +01:00 |
|
Mats Palmgren
|
74a0205abe
|
Bug 1215099 part 2 - [css-grid] An empty grid should still have one explicit grid line in each axis. r=dholbert
|
2015-11-03 21:45:32 +01:00 |
|
Mats Palmgren
|
0bdfc7e471
|
Bug 1151214 part 3 - [css-grid][css-align] Implement layout for the 'justify-content' and 'align-content' CSS properties on grid containers. r=dholbert
|
2015-11-03 17:52:40 +01:00 |
|
Mats Palmgren
|
b2989d2138
|
Bug 1151213 part 1 - [css-grid][css-align] Implement layout for the 'align-self' and 'justify-self' properties on grid items. r=dholbert
|
2015-11-03 17:52:40 +01:00 |
|
Mats Palmgren
|
27cfec10fd
|
Bug 1204585 part 1 - [css-grid] Use the grid area's size when converting to physical coordinates for abs.pos. items. r=dholbert
It's the item's grid area that forms the containing block rect,
not the grid container.
|
2015-09-15 23:34:08 +02:00 |
|
Mats Palmgren
|
24139bf565
|
Bug 1174553 part 5 - [css-grid] Replace the ambiguous Dimension with LogicalAxis. r=dholbert
|
2015-09-04 22:06:58 +02:00 |
|
Mats Palmgren
|
7a2284eca7
|
Bug 1174574 part 2 - [css-grid] Implement intrinsic sizing for grid containers (aka GetMinISize/GetPrefISize). r=dholbert
|
2015-09-04 22:06:58 +02:00 |
|
Mats Palmgren
|
0240d20f67
|
Bug 1174574 part 1 - [css-grid] Move the guts of nsGridContainerFrame::CalculateTrackSizes into a Tracks method. r=dholbert
|
2015-09-04 22:06:57 +02:00 |
|
Mats Palmgren
|
ac2faaa8a7
|
Bug 1176621 - [css-grid] Implement "Stretch Flexible Tracks" and associated algorithms. r=dholbert
|
2015-09-04 22:06:57 +02:00 |
|
Mats Palmgren
|
9f1137f6f2
|
Bug 1176619 - [css-grid] Implement the "Maximize Tracks" algorithm. r=dholbert
|
2015-09-04 22:06:57 +02:00 |
|
Mats Palmgren
|
7eb054a665
|
Bug 1151212 part 3 - [css-grid] Implement the "Resolve Intrinsic Track Sizes" algorithm. r=dholbert
|
2015-09-04 22:06:57 +02:00 |
|
Mats Palmgren
|
3e3cf3cc2b
|
Bug 1174553 part 3 - [css-grid] Implement the 'min-content' / 'max-content' sizing functions in layout. r=dholbert
|
2015-09-04 22:06:57 +02:00 |
|
Mats Palmgren
|
d895e1424e
|
Bug 1174546 part 2 - [css-grid] Implement the 'auto' min-sizing function in Grid layout. r=jfkthame
|
2015-09-04 22:06:57 +02:00 |
|
Mats Palmgren
|
608867be39
|
Bug 1151212 part 2 - [css-grid] Introduce a local GridItemInfo struct for holding a grid item's GridArea and other things. Put two nsTArrays of those in the grid container frame, one for normal flow items and one for abs.pos. grid-aligned descendants. Add a GridItemIndex method on the grid item iterator to return the index for the current item. r=dholbert
|
2015-09-04 22:06:57 +02:00 |
|
Mats Palmgren
|
41a7ca2532
|
Bug 1151212 part 1 - [css-grid] Introduce a few local structs (GridReflowState, Tracks, TrackSizingFunctions) to make it easier to pass around data. r=dholbert
|
2015-09-04 22:06:57 +02:00 |
|
Mats Palmgren
|
a4e60f189e
|
Bug 1194888 - [css-grid] A line outside the existing grid should be treated as 'auto' for abs.pos (10.1). r=dholbert
|
2015-08-25 15:40:10 +02:00 |
|
Mats Palmgren
|
196251a301
|
Bug 1194892 - [css-grid] "span * / span *" should be treated as "auto / auto" for abs.pos. grid items. r=dholbert
|
2015-08-25 15:40:10 +02:00 |
|
Jonathan Kew
|
7e8bda5a72
|
Bug 1131451 part 1 - Replace containerWidth with containerSize in logical-coordinate classes and APIs, frame classes, etc. r=dholbert
|
2015-07-16 10:07:57 +01:00 |
|
Jonathan Kew
|
bbbef8a81c
|
Bug 1171773 - Handle reflowing a grid item with different writing mode from its grid container. r=mats
|
2015-06-06 07:15:36 +01:00 |
|
Mats Palmgren
|
864c821425
|
Bug 1161038 - [css-grid] Make kAutoLine not clash with translated grid lines. r=dholbert
|
2015-05-05 21:53:22 +00:00 |
|
Mats Palmgren
|
7e86280181
|
Bug 1009214 part 1 - [css-grid] Don't wrap placeholders in an anonymous grid item. r=dholbert
|
2015-05-05 21:53:22 +00:00 |
|
Mats Palmgren
|
f0a06595dc
|
Bug 1151316 part 1 - [css-grid] Implement relative positioning for grid items. r=roc
|
2015-05-05 21:53:22 +00:00 |
|
Mats Palmgren
|
ca758b8403
|
Bug 1151201 - [css-grid] Update parsing of 'auto' in track-sizing functions to latest version of the spec. r=simon.sapin
|
2015-04-30 18:42:50 +00:00 |
|
Mats Palmgren
|
5a607a1457
|
Bug 1146051 part 8 - [css-grid] Iterate all items again instead of collecting the ones with a definite position in an array which wouldn't be much of win anyway. r=dholbert
|
2015-04-30 18:42:50 +00:00 |
|
Mats Palmgren
|
d6b4e4fec3
|
Bug 1146051 part 7 - [css-grid] Make LineRange::mStart/mEnd into a union with both a signed/unsigned members to make it clear when we're working with translated line numbers and when not. r=dholbert
|
2015-04-30 18:42:50 +00:00 |
|
Mats Palmgren
|
eae65914c8
|
Bug 1146051 part 6b - [css-grid] Clamp grid lines after resolving 'auto'. r=dholbert
|
2015-04-30 18:42:50 +00:00 |
|
Mats Palmgren
|
64d62e3f42
|
Bug 1146051 part 6 - [css-grid] Make the grid zero-based after resolving definite lines. r=dholbert
|
2015-04-30 18:42:50 +00:00 |
|
Mats Palmgren
|
bfac771cb1
|
Bug 1146051 part 5b - [css-grid] Clamp resolved definite lines for abs.pos. to the untranslated grid bounds. r=dholbert
|
2015-04-30 18:42:50 +00:00 |
|
Mats Palmgren
|
7b47e7f4db
|
Bug 1146051 part 5 - [css-grid] Resolve definite lines such that they expand the implicit grid also to the top/left as needed. Also, implement the 'If not enough lines with that name exist, all lines in the implicit grid are assumed to have that name' spec change when resolving <custom-ident> with <integer> or span. r=dholbert
|
2015-04-30 18:42:50 +00:00 |
|
Mats Palmgren
|
36cb65c1dc
|
Bug 1146051 part 4 - [css-grid] Translate the grid so that the top-/left-most implicit line becomes 1,1. r=dholbert
|
2015-04-30 18:42:50 +00:00 |
|
Mats Palmgren
|
dc26506e0a
|
Bug 1146051 part 3 - [css-grid] Simplify some code because ResolveLine() never returns kAutoLine. r=dholbert
|
2015-04-30 18:42:50 +00:00 |
|
Mats Palmgren
|
29d1f46a70
|
Bug 1146051 part 2 - [css-grid] Remove dead code because ResolveLine() never returns kAutoLine. r=dholbert
|
2015-04-30 18:42:50 +00:00 |
|
Mats Palmgren
|
c31e5214e3
|
Bug 1146051 part 1 - [css-grid] Change the representation of 'auto' from zero to kAutoLine - an arbitrary number outside the range we clamp definite lines to. r=dholbert
|
2015-04-30 18:42:50 +00:00 |
|
Mats Palmgren
|
f2a0f51b95
|
Bug 1147423 part 2 - [css-grid] Clamp grid lines to the -10000 .. 10000 range. r=dholbert
|
2015-04-30 18:42:50 +00:00 |
|
Mats Palmgren
|
675519a102
|
Bug 1147423 part 1 - [css-grid] Use a signed integer type for some line variables in preparation for negative implicit lines. r=dholbert
|
2015-04-30 18:42:50 +00:00 |
|
Jonathan Kew
|
3ab64637e3
|
Bug 1153140 - Include borderPadding width in the containerWidth for grid item placement. r=mats
|
2015-04-10 16:56:23 +01:00 |
|
Mats Palmgren
|
f90c12880d
|
Bug 1151220 - [css-grid] Fix a couple of typos in InitializeTrackSize. r=dholbert
|
2015-04-04 08:50:00 -04:00 |
|
Mats Palmgren
|
3f92be8fe8
|
Bug 1148833 part 3 - Remove nsIFrame::WillReflow and add a non-virtual MarkInReflow method instead that sets NS_FRAME_IN_REFLOW. Call it at the start of Reflow(). r=roc
|
2015-03-29 22:38:40 +00:00 |
|
Mats Palmgren
|
e4d7880f25
|
Bug 1107786 - part 3, [css-grid] Implement layout and painting per the CSS 'order' property for absolute positioned grid items. r=dholbert
|
2015-03-26 18:57:39 +00:00 |
|