CSS Grid Layout (level 1)
- CRMethod of using a grid concept to lay out content, providing a mechanism for authors to divide available space for layout into columns and rows using a set of predictable sizing behaviors. Includes support for all grid-*
properties and the fr
unit.
Chrome
- 4 - 24: Not supported
- 25 - 28: Not supported (but has polyfill available)
- 29 - 56: Disabled by default
- 57: Supported
- 58 - 119: Supported
- 120: Supported
- 121 - 123: Supported
Edge
- 12 - 15: Partial support
- 16 - 119: Supported
- 120: Supported
Safari
- 3.1 - 5.1: Not supported
- 6 - 10: Not supported (but has polyfill available)
- 10.1 - 17.0: Supported
- 17.1: Supported
- 17.2 - TP: Supported
Firefox
- 2 - 18: Not supported
- 19 - 39: Not supported (but has polyfill available)
- 40 - 51: Disabled by default
- 52 - 53: Supported
- 54 - 119: Supported
- 120: Supported
- 121 - 123: Supported
Opera
- 9 - 27: Not supported
- 28 - 43: Disabled by default
- 44 - 103: Supported
- 104: Supported
IE
- 5.5 - 8: Not supported
- 9: Not supported (but has polyfill available)
- 10: Partial support
- 11: Partial support
Chrome for Android
- 119: Supported
Safari on iOS
- 3.2 - 5.1: Not supported
- 6 - 10.2: Not supported (but has polyfill available)
- 10.3 - 17.0: Supported
- 17.1: Supported
- 17.2: Supported
Samsung Internet
- 4: Not supported (but has polyfill available)
- 5: Not supported
- 6.2 - 22: Supported
- 23: Supported
Opera Mini
- all: Not supported
Opera Mobile
- 10 - 12.1: Not supported
- 73: Supported
UC Browser for Android
- 15.5: Supported
Android Browser
- 2.1 - 4.1: Not supported
- 4.2 - 4.4.4: Not supported (but has polyfill available)
- 119: Supported
Firefox for Android
- 119: Supported
QQ Browser
- 13.1: Supported
Baidu Browser
- 13.18: Supported
KaiOS Browser
- 2.5: Supported
- 3: Supported
See also support for subgrids