Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRoot element accounts for margin collapse by traversing kids twice, which is maybe inefficient #2017
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The culprit here is
BlockFlow::adjust_fragments_for_collapsed_margins_if_root().