- From: Ian Kilpatrick via GitHub <sysbot+gh@w3.org>
- Date: Mon, 03 Jul 2023 23:30:30 +0000
- To: public-css-archive@w3.org
> margin collapsing can be determined without layout We initially went down this route initially but realized it was faster (don't need to do a separate tree-walk) and easier to get correct in all the subtle cases (e.g. floats + clearance / etc). -- GitHub Notification of comment by bfgeek Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8919#issuecomment-1619256066 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 3 July 2023 23:30:32 UTC