Michael Ragazzon
|
b6162ffc90
Refactor: Use common `IsScrollContainer` function
|
1 year ago |
Michael Ragazzon
|
51af29b1b3
Defer scroll offset clamping to after layout, fixes #452
|
1 year ago |
Michael Ragazzon
|
8559aaf596
Merge branch 'effects' (#594)
|
1 year ago |
Michael Ragazzon
|
742bbbafda
Add mask-image to absolute positioning containing block
|
1 year ago |
Alexandr Lurye
|
5961ff5c42
Compute shrink-to-fit width for flex blocks (#559)
|
1 year ago |
Michael Ragazzon
|
8a94ab779b
Make flex containers and tables with fixed width work in shrink-to-fit contexts, see #520
|
2 years ago |
Michael Ragazzon
|
a5ddc1a069
Elements with 'filter' and 'backdrop-filter' properties now act as containing block for absolutely positioned elements
|
2 years ago |
Michael Ragazzon
|
ce949d2d5b
Refactor Property units and Box enums, and introduce NumericValue [breaking change]
|
2 years ago |
Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
2 years ago |
Michael Ragazzon
|
dff3104c53
Support for new display values: flow-root, inline-flex, inline-table
|
2 years ago |
Michael Ragazzon
|
4742dda07d
Improve and refactor layout engine, better conformance to CSS specification
|
3 years ago |