| Commit message (Expand) | Author | Age | Files | Lines |
* | [css-grid] Fix height computation for items with intrinsic aspect ratios | svillar | 2016-03-21 | 2 | -0/+77 |
* | Don't collapse whitespace in contenteditable=plaintext-only. | tkent | 2016-03-17 | 1 | -1/+2 |
* | Move some grid-column/grid-row related longhands into CSSPropertyParser | rob.buis | 2016-03-17 | 2 | -0/+60 |
* | Reland: [css-grid] Store auto repeat data in ComputedStyle | svillar | 2016-03-14 | 2 | -30/+30 |
* | Revert of [css-grid] Store auto-repeat data in ComputedStyle (patchset #5 id:... | vasilii | 2016-03-11 | 2 | -30/+30 |
* | [css-grid] Store auto-repeat data in ComputedStyle | svillar | 2016-03-11 | 2 | -30/+30 |
* | [css-grid] Handling content alignment offset in spanning item's end line | jfernandez | 2016-03-09 | 2 | -18/+400 |
* | EMBED elements with neither |type| nor |src| attributes should represent noth... | tkent | 2016-03-08 | 1 | -0/+1 |
* | [css-grid] Fix auto-track sizing with min-size:auto and specific sizes | svillar | 2016-03-07 | 4 | -12/+34 |
* | [css-grid] Add missing test for grid-template shorthand | rego | 2016-03-03 | 2 | -0/+7 |
* | Adding Deprecation Message for <keygen> | svaldez | 2016-02-26 | 1 | -0/+1 |
* | Update SVG tests ahead of offset* removal | philipj | 2016-02-24 | 2 | -3/+1 |
* | [css-grid] Swap the order of columns/rows in grid-gap shorthand | svillar | 2016-02-23 | 2 | -6/+11 |
* | [css-grid] Swap columns and rows in grid shorthand | rego | 2016-02-22 | 2 | -28/+28 |
* | [css-grid] Rows track sizes are optional in grid-template shorthand | rego | 2016-02-22 | 2 | -1/+54 |
* | [css-grid] Refactor some alignment related layout tests | jfernandez | 2016-02-19 | 10 | -186/+82 |
* | [css-grid] Swap columns and rows in grid-template shorthand | rego | 2016-02-19 | 21 | -63/+63 |
* | [css-align] New CSS Value 'normal' for Content Alignment | jfernandez | 2016-02-16 | 32 | -121/+159 |
* | [css-grid] Fix percentage tracks' size computation in grids with gutters | svillar | 2016-02-04 | 4 | -2/+62 |
* | [css-grid] Tracks with flex factor sum below 1 allow stretch alignment | jfernandez | 2016-02-03 | 2 | -0/+58 |
* | [css-grid] Fix placement for unknown named grid lines | rego | 2016-01-27 | 9 | -60/+518 |
* | [css-grid] Add parsing support for <auto-repeat> syntax | svillar | 2016-01-22 | 2 | -0/+117 |
* | [css-grid] refactoring of layout tests | jfernandez | 2016-01-22 | 66 | -1226/+847 |
* | [css-grid] Fix positioned items in grids with implicit tracks | rego | 2016-01-20 | 4 | -18/+117 |
* | [css-grid] Allow to place positioned grid items on the padding | rego | 2016-01-19 | 3 | -3/+139 |
* | [css-grid] grid shorthand must reset gap properties to initial values | svillar | 2016-01-19 | 2 | -1/+18 |
* | [css-grid] Replaced elements can be stretched if they are grid items | jfernandez | 2016-01-15 | 2 | -0/+69 |
* | [css-grid] Initial support for implicit grid before explicit grid | rego | 2016-01-05 | 4 | -20/+256 |
* | [css-align] Overflow alignment value 'true' renamed to 'unsafe' | jfernandez | 2015-12-11 | 2 | -26/+26 |
* | [css-grid] Fix items' height computation in indefinite grids with fr | svillar | 2015-12-03 | 1 | -0/+66 |
* | [css-grid] Fix the height computation of grid items with borders | svillar | 2015-12-03 | 1 | -0/+50 |
* | [css-grid] The auto-margins alignment must respect specified margins | jfernandez | 2015-12-02 | 1 | -0/+75 |
* | [css-grid] Fix percentage heights for grid items in quirks mode | rego | 2015-12-01 | 3 | -2/+63 |
* | [css-grid] Grid placement conflict handling | svillar | 2015-11-25 | 3 | -2/+67 |
* | [css-grid] Fix alignment with grid gutters and negative free space | svillar | 2015-11-17 | 2 | -0/+96 |
* | [css-grid] Fix track sizing algo w/ size restrictions and intrinsic sizes | svillar | 2015-11-10 | 15 | -164/+963 |
* | Deprecate SVGElement.offsetParent/offsetTop/offsetLeft/offsetWidth/offsetHeight | philipj | 2015-11-06 | 1 | -0/+2 |
* | Remove the "horizontal-bt" value from -webkit-writing-mode | kojii | 2015-11-02 | 11 | -94/+0 |
* | [css-grid] Child's logicalWidth computation must determine inline margins | jfernandez | 2015-10-29 | 4 | -0/+614 |
* | Remove support for intrinsic and min-intrinsic | cbiesinger | 2015-10-26 | 2 | -6/+5 |
* | [css-grid] Fix freeSpace computation with non-zero baseSize flex tracks | svillar | 2015-10-20 | 2 | -0/+101 |
* | Invalidate non-self-painting-layer descendants when creating a layer | wangxianzhu | 2015-10-15 | 1 | -1/+0 |
* | [css-grid] Implement grid gutters | svillar | 2015-10-07 | 19 | -286/+912 |
* | [css-grid] Implicit grid lines on absolutely positioned items | rego | 2015-10-05 | 5 | -6/+130 |
* | [CSS Grid Layout] Combining Content and Self Alignment with span items | jfernandez | 2015-10-02 | 2 | -0/+295 |
* | Deprecate 'intrinsic' and 'min-intrinsic' CSS keywords, attempt 2 | cbiesinger | 2015-10-01 | 1 | -0/+1 |
* | [css-grid] min-width/height:auto should work for vertical writing modes | svillar | 2015-10-01 | 2 | -0/+28 |
* | [CSS Grid Layout] Implement auto-margins alignment of grid items | jfernandez | 2015-10-01 | 7 | -18/+463 |
* | [css-grid] Unknown named grid lines on absolutely positioned items | rego | 2015-10-01 | 2 | -0/+60 |
* | [CSS Grid Layout] Flex tracks sizing alg must handle 0fr values | jfernandez | 2015-09-29 | 11 | -8/+225 |