CSS Logical Properties

Logical properties and values provide control of layout through logical, rather than physical, direction and dimension mappings. These properties are `writing-mode` relative equivalents of their corresponding physical properties.

W3C Working Draft: https://www.w3.org/TR/css-logical-1/

Usage: 95% + 2.58% = 97.5%

Support summary

Notes

  1. Only supports the `*-start`, and `*-end` values for `margin`, `border` and `padding`, not the `inline`/`block` type values as defined in the spec.
  2. Like #1 but also supports `*-before` and `*-end` for `*-block-start` and `*-block-end` properties as well as `start` and `end` values for `text-align`.
  3. Does not support the `margin-block`, `margin-inline`, `padding-block`, `padding-inline`, or any of the `inset` shorthand properties. Supported in newer Chromium browsers behind the `#enable-experimental-web-platform-features` flag.
  4. Does not support the `border-start-start-radius`, `border-start-end-radius`, `border-end-start-radius` and `border-end-end-radius` property.
  5. Does not support the `margin-block`, `margin-inline`, `padding-block`, `padding-inline` shorthand properties when value is a CSS property. Supported when using a length value.

Links

Full support table

IE

5.567891011
nnnnnnn

Edge

121314151617187980818384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
nnnnnnnaaaaaaaaayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy

Firefox

233.53.6456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
na,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xaaaaaaaaaaaaaaaaaaaaaaaaayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy

Chrome

4567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
a,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xaaaaaaaaaaaaaaaaaaayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy

Safari

3.13.2455.166.177.1899.11010.11111.11212.11313.11414.11515.115.2-15.315.415.515.616.016.116.216.316.416.516.617.017.117.217.317.417.5TP
a,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xaaaaayyyyyyyyyyyyyyyyyyyy

Opera

99.5-9.610.0-10.110.510.61111.111.511.61212.11516171819202122232425262728293031323334353637383940414243444546474849505152535455565758606263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
nnnnnnnnnnna,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xaaaaaaaaaaaaaaaaaayyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy

Safari on iOS

3.24.0-4.14.2-4.35.0-5.16.0-6.17.0-7.188.1-8.49.0-9.29.310.0-10.210.311.0-11.211.3-11.412.0-12.112.2-12.513.0-13.113.213.313.4-13.714.0-14.414.5-14.815.0-15.115.2-15.315.415.515.6-15.816.016.116.216.316.416.516.6-16.717.017.117.217.317.417.5
a,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xa,xaaaaaaayyyyyyyyyyyyyyyyyy

Opera Mini

all
n

Android Browser

2.12.22.3344.14.2-4.34.44.4.3-4.4.4124
a,xa,xa,xa,xa,xa,xa,xa,xa,xy

Blackberry Browser

710
a,xa,x

Opera Mobile

101111.111.51212.180
nnnnnny

Chrome for Android

124
y

Firefox for Android

125
y

IE Mobile

1011
nn

UC Browser for Android

15.5
y

Samsung Internet

45.0-5.46.2-6.47.2-7.48.29.210.111.1-11.212.013.014.015.016.017.018.019.02021222324
a,xa,xa,xa,xa,xa,xaaaaayyyyyyyyyy

QQ Browser

14.9
a

Baidu Browser

13.52
y

KaiOS Browser

2.53.0-3.1
ay

Back to list

Data copyright caniuse.com