Replies: 2 comments 6 replies
-
|
Hey! Can you share an example of something you are building where you needed to use |
Beta Was this translation helpful? Give feedback.
-
|
I think we can use other letter such as:
I understand the block and inline was meant for text direction but since we don't have any letter left and have 3 letters constantly appear in the view could be an sore eyes problems.
But this is still not cover the case where we want to use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Per #10166, logical property support for padding and margin has been added.
Support for the properties
padding-inlineandmargin-inlineproperties (similar topx-*ormx-*, but also work with vertical writing-mode) haven't been included. Would it make sense to include those as pi-* and mi-* ?padding-blockandmargin-blockaspb-*andmb-*would conflict with existing properties. Without wanting to go down that path, they could bepbl-*andmbl-*.Beta Was this translation helpful? Give feedback.
All reactions