Re: [csswg-drafts] [css-logical-1] Order of inheritance vs. mapping in logical properties (#3029)

> What about `margin-inline-start`, though? Does it inherit 10px or 20px?

Chromium, WebKit and Firefox are interoperable, it inherits 10px. So if `margin-inline-start` resolves to `margin-left`, it inherits the `margin-left` of the parent, even if that's the `margin-inline-end` of the parent.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 15 September 2020 03:12:03 UTC