servo/components
Martin Robinson 127aa657c2
layout: Add initial support for row height distribution (#31421)
This change adds a version of row height distribution that follows the
distribtuion algorithm used for tables in Blink's LayoutNG. This is just
an intermediate step toward implementing a distribution algorithm for
both rows and columns more similar to Layout NG.

The CSS Table 3 specification is often wrong with regard to web
compatability, which is why we have abandoned it in favor of the Layout
NG algorithm for row height distribution.  this work.

Co-authored-by: Oriol Brufau <obrufau@igalia.com>
2024-02-29 12:12:54 +00:00
..
allocator Add use-system-allocator to not use jemalloc (#31443) 2024-02-29 08:43:03 +00:00
background_hang_monitor BHM: Support aarch64 for Mac sampler (#31298) 2024-02-09 13:55:28 +00:00
bluetooth Preliminary Android build support (#31086) 2024-01-22 13:00:15 +00:00
canvas Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
compositing script: Do not run layout in a thread (#31346) 2024-02-23 08:14:10 +00:00
config Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
config_plugins Remove use of proc_macro_diagnostics feature (#30745) 2023-11-17 10:36:09 +00:00
constellation mach: Do not use unstable rust for rustfmt (#31441) 2024-02-28 13:53:04 +00:00
deny_public_fields Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
devtools rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
dom_struct Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
domobject_derive Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
geometry Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
gfx layout: Turn on synthetic small-caps for layout 2020 (#31435) 2024-02-28 15:09:26 +00:00
hyper_serde Revert "Replace time with std::time in components/net (#31079)" (#31120) 2024-01-18 15:10:48 +00:00
jstraceable_derive Update to syn 2 where possible (#30387) 2023-09-19 15:57:37 +00:00
layout Update Stylo to 2023-07-23 (#31437) 2024-02-29 10:23:53 +00:00
layout_2020 layout: Add initial support for row height distribution (#31421) 2024-02-29 12:12:54 +00:00
layout_thread Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
layout_thread_2020 layout: Add an implementation of process_resolved_font_style_query for Layout 2020 (#31436) 2024-02-28 21:00:17 +00:00
media chore: re-export servo-media types (#31180) 2024-01-26 23:25:38 +00:00
metrics Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
net Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
pixels Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
profile Preliminary Android build support (#31086) 2024-01-22 13:00:15 +00:00
rand Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
range Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
remutex rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
script Update Stylo to 2023-07-23 (#31437) 2024-02-29 10:23:53 +00:00
servo Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
shared Update Stylo to 2023-07-23 (#31437) 2024-02-29 10:23:53 +00:00
url Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
webdriver_server deps: Remove unused crate dependencies (#31185) 2024-01-26 23:18:26 +00:00
webgpu Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00