mirror of
https://github.com/servo/servo.git
synced 2025-10-15 16:00:28 +01:00
This simply wraps row and column-based layout of table sells in a `par_iter()` unconditionally enabling parallel layout for tables. In the future we can choose to adjust the conditions under which layout is done in parallel. |
||
---|---|---|
.. | ||
construct.rs | ||
layout.rs | ||
mod.rs |