Re: [csswg-drafts] [css-logical] Flow-relative syntax for `margin`-like shorthands (#1282)

> @una What if then you read element.style.marginTop? How do we expand the margin shorthand at specified-value time if the expansion depends on the computed value of flow-mode?

`element.style.marginTop` would act like `marginStart` if the parent has a `flow-mode: logical`.

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

Received on Tuesday, 9 June 2020 17:48:50 UTC