Re: [csswg-drafts] [CSS2] Questions about vertical margin and horizontal margin in collapsing margins

> As far as the most up to date language that the group has resolved for margins and collapsing, I'd recommend reading the current draft.
> 
> https://drafts.csswg.org/css-box-3/#collapsing-margins

Currently the draft refers to the definition in CSS 2.2 instead of incorporating that section. Can someone explain why?

Regarding the physical directions "vertical" and "horizontal", they probably need to be replaced by the logical "block" and "inline" directions to take the writing mode into account. User agents actually already do that, see https://jsfiddle.net/SebastianZ/3x9k6pmz/ as an example.

Sebastian

-- 
GitHub Notification of comment by SebastianZ
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2759#issuecomment-427617101 using your GitHub account

Received on Sunday, 7 October 2018 00:56:51 UTC