mirror of
https://github.com/servo/servo.git
synced 2025-07-27 09:10:28 +01:00
The attribute was only taken into account on columns that are immediate children of tables, and on column groups. It was ignored on columns within column groups. This patch moves the logic into a helper function that is then called from the three consumers. |
||
---|---|---|
.. | ||
construct.rs | ||
layout.rs | ||
mod.rs |