servo/components/layout_2020/display_list
Martin Robinson adc0fc984d
layout: Make geom.rs logical geoemetry types more ergonomic (#32633)
Make using the logical geometry types more ergonomic by having them all
implement `Copy` (at most 4 64-bit numbers), similar to what `euclid`
does. In addition add an implementation of `Neg` for `LogicalVec` and
`LogicalSides` as it will be used in upcoming table implementation code.
2024-06-28 08:20:50 +00:00
..
background.rs layout: Add support for background-attachment: fixed (#32068) 2024-04-15 20:24:37 +00:00
conversions.rs remove unused code (#31826) 2024-03-23 04:25:52 +00:00
gradient.rs Update Stylo to 2023-09-01 (#31609) 2024-03-18 13:52:40 +00:00
mod.rs layout: Make geom.rs logical geoemetry types more ergonomic (#32633) 2024-06-28 08:20:50 +00:00
stacking_context.rs use app unit in box_fragement (#32349) 2024-06-21 14:54:21 +00:00