Skip to content

Conversation

crawfxrd
Copy link
Contributor

@crawfxrd crawfxrd commented Mar 15, 2021

Replace phyiscal properties (top/bottom/left/right) with logical properties (start/end) that can be used in non-LTR contexts (e.g.,
content in Arabic or Hebrew).

Based on the CSS Logical Properties and Values Level 1 specification, currently an Editor's Draft.

Referencing MDN, all major browsers except Internet Explorer support the margin, padding, and border properties.

Ref: #1486

Replace phyiscal properties (top/bottom/left/right) with logical
properties (start/end) that can be used in non-LTR contexts (e.g.,
content in Arabic or Hebrew).

Based on the CSS Logical Properties and Values Level 1 specification,
currently an Editor's Draft [1].

Referencing MDN, all major browsers except Internet Explorer support the
margin, padding, and border properties.

[1]: https://drafts.csswg.org/css-logical/

Signed-off-by: Tim Crawford <crawfxrd@gmail.com>
@crawfxrd
Copy link
Contributor Author

Replaced by #1489

@crawfxrd crawfxrd closed this Mar 17, 2021
@crawfxrd crawfxrd deleted the css-logical branch March 17, 2021 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant