DioxusLabs / taffy

A high performance rust-powered UI layout library
https://docs.rs/taffy
Other
2.04k stars 102 forks source link

Fix case where Taffy allowed margins to collapse through an element when it shouldn't have #695

Closed nicoburns closed 1 month ago

nicoburns commented 1 month ago

Objective

Fix case where Taffy allowed margins to collapse through an element when it shouldn't have

Context

Fixes horizontal separator div on servo.org in blitz