Aliaksandr Kalenik
|
fdecdb9410
|
LibWeb/CSS: Remove unused default constructors in GridTrackSize.h
|
2025-06-13 19:57:00 +02:00 |
|
Aliaksandr Kalenik
|
237356c5ca
|
LibWeb: Return const& from GridSize::length_percentage()
|
2025-06-13 19:57:00 +02:00 |
|
Aliaksandr Kalenik
|
97639d1d74
|
LibWeb: Return const& from GridFitContent::max_grid_size()
|
2025-06-13 19:57:00 +02:00 |
|
Aliaksandr Kalenik
|
1009a6e8c4
|
LibWeb: Return const& from GridMinMax getters
|
2025-06-13 19:57:00 +02:00 |
|
Aliaksandr Kalenik
|
9c7c33e0aa
|
LibWeb: Return const& from GridRepeat::grid_track_size_list()
|
2025-06-13 19:57:00 +02:00 |
|
Aliaksandr Kalenik
|
cdf3e52172
|
LibWeb: Return const& from GridTrackSizeList::list()
|
2025-06-13 19:57:00 +02:00 |
|
Aliaksandr Kalenik
|
286771457a
|
LibWeb/CSS: Use default operator== where possible in GridTrackSize
No behavior change.
|
2025-06-13 19:57:00 +02:00 |
|
Aliaksandr Kalenik
|
8d83dce1d7
|
LibWeb: Use variant to represent CSS::ExplicitGridTrack
No behavior change.
|
2025-06-13 19:57:00 +02:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|