Re: [csswg-drafts] [css-overflow-3] 'overflow' 2-value syntax is in wrong order

> Incorrect (see any of the Grid properties)

Sure, grid properties refer to columns or rows which are logical, but there aren't physical properties. In cases with both physical and logical longhands, the shorthand seems to refer to the physical ones.

Changing `overflow` to refer to logical longhands is not backwards compatible, and I would avoid hacks to make it half physical half logical. The extra complexity for CSSOM doesn't seem worth it.

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

Received on Wednesday, 15 August 2018 17:26:05 UTC