| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into flex_layout | Yuri Kobets | 2024-01-31 | 2 | -0/+79 |
|\ |
|
| * | Added tests for css counters | MichelCalonder | 2023-12-28 | 2 | -0/+79 |
* | | flexbox: some tests are resolved | Yuri Kobets | 2024-01-31 | 39 | -0/+169 |
* | | flexbox rendering fixes | Yuri Kobets | 2024-01-28 | 11 | -0/+0 |
* | | flex: refactoring flexbox redering | Yuri Kobets | 2024-01-25 | 32 | -0/+0 |
* | | flex: support for auto-margins in the cross direction | Yuri Kobets | 2024-01-11 | 4 | -0/+0 |
* | | flex: added support for align-items: baseline | Yuri Kobets | 2024-01-09 | 47 | -0/+0 |
* | | flex: apply max-height to the flex container | Yuri Kobets | 2024-01-07 | 4 | -0/+0 |
* | | flex: Added support for flex-grow/flex-shring with values less then 1 | Yuri Kobets | 2024-01-07 | 4 | -0/+0 |
* | | flex: added validation for flex-grow and flex-shrink (must be positive number) | Yuri Kobets | 2024-01-07 | 2 | -0/+0 |
* | | flex: fixed the height calc in size_mode_content mode | Yuri Kobets | 2024-01-07 | 5 | -0/+0 |
* | | flex: "flex-basis: 0" is valid value | Yuri Kobets | 2024-01-07 | 2 | -0/+0 |
* | | flex: some passed tests added | Yuri Kobets | 2024-01-06 | 32 | -0/+0 |
* | | flex: support for items max-width/max-height and auto-margins | Yuri Kobets | 2024-01-06 | 16 | -0/+0 |
* | | flex: fix auto-shrink tests | Yuri Kobets | 2024-01-04 | 16 | -0/+0 |
* | | flex: fixed parsing of the flex shorthand | Yuri Kobets | 2023-12-30 | 24 | -0/+0 |
* | | flex: Distribute remaining after algorithm space | Yuri Kobets | 2023-12-29 | 20 | -0/+0 |
* | | flex: fixes in rendering of the justify-content css property | Yuri Kobets | 2023-12-29 | 30 | -0/+0 |
* | | flex: more flex tests passed | Yuri Kobets | 2023-12-28 | 200 | -0/+0 |
* | | flex test: some tests were fixed | Yuri Kobets | 2023-12-25 | 27 | -0/+0 |
* | | Added tests for Flexible Box Layout | Yuri Kobets | 2023-12-25 | 783 | -0/+30694 |
* | | flex layout: remake disrtibute free space algorithm | Yuri Kobets | 2023-11-06 | 2 | -0/+42 |
|/ |
|
* | test for commit 330e1241 | stasoid | 2023-09-12 | 2 | -0/+11 |
* | added "content: none" support for ::before/::after elements | Yuri Kobets | 2023-06-08 | 2 | -0/+33 |
* | fixed rendering of ::before and ::after elements | Yuri Kobets | 2023-06-08 | 2 | -0/+46 |
* | Fixed calculating min with for elements with floats | Yuri Kobets | 2023-06-07 | 6 | -0/+110 |
* | blocks re-rendering refactor | Yuri Kobets | 2023-05-28 | 2 | -0/+5 |
* | fixed floating boxes rendering, apply box-sizing to min/max width/height | Yuri Kobets | 2023-05-13 | 4 | -0/+45 |
* | Rendering refactoring | Yuri Kobets | 2023-05-09 | 7 | -0/+59 |
* | Fixed rendered document size calculating. | Yuri Kobets | 2023-05-05 | 18 | -0/+190 |
* | fixed table rendering with width defined as percent | Yuri Kobets | 2023-04-28 | 4 | -1/+17 |
* | fix re-render table into returned min width in block context | Yuri Kobets | 2023-04-25 | 2 | -0/+0 |
* | fixed support for box-sizing: border-box | Yuri Kobets | 2023-04-24 | 2 | -0/+15 |
* | fixed: incorrect floated block position | Yuri Kobets | 2023-04-17 | 2 | -0/+4 |
* | table rendering fix | Yuri Kobets | 2023-04-15 | 5 | -0/+43 |
* | fixed rendering issue with fixed block size | Yuri Kobets | 2023-04-14 | 2 | -0/+3 |
* | fixed table rendering | Yuri Kobets | 2023-04-14 | 1 | -0/+0 |
* | process zero font-size | Yuri Kobets | 2023-04-02 | 2 | -0/+4 |
* | fixed positioned elements rendering (absolute, fixed) | Yuri Kobets | 2023-04-02 | 2 | -0/+6 |
* | Fixed: (min/max) width/height calculating with percent units. | Yuri Kobets | 2023-03-29 | 5 | -0/+6 |
* | revert table-3-width.htm rendering test | Yuri Kobets | 2023-02-21 | 1 | -0/+0 |
* | fix: Unicode escape sequences with lower case are processed incorrenly in the... | Yuri Kobets | 2023-02-21 | 1 | -0/+0 |
* | fixed: elements ":after" ":before" are not rendered | Yuri Kobets | 2023-02-19 | 3 | -13/+18 |
* | don't inherit font-size, font-weight and font-style properties for table | Yuri Kobets | 2023-02-18 | 2 | -0/+1 |
* | fixed: Bug in margin / padding with position: absolute #79 | Yuri Kobets | 2023-02-18 | 2 | -0/+19 |
* | remove outdated comments | stasoid | 2023-02-18 | 2 | -6/+0 |
* | update render test results | stasoid | 2023-02-18 | 5 | -0/+0 |
* | fix: line height is calculated incorrectly | Yuri Kobets | 2023-02-17 | 2 | -1/+1 |
* | fixed: float overlays table #251 | Yuri Kobets | 2023-02-17 | 2 | -0/+2 |
* | New tests and fixes for inline rendering | Yuri Kobets | 2023-02-16 | 11 | -24/+109 |