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 - 112: Supported
- 113: Supported
- 114 - 116: Supported
Edge
- 12 - 15: Partial support
- 16 - 112: Supported
- 113: Supported
Safari
- 3.1 - 5.1: Not supported
- 6 - 10: Not supported (but has polyfill available)
- 10.1 - 16.4: Supported
- 16.5: Supported
- 16.6 - TP: Supported
Firefox
- 2 - 18: Not supported
- 19 - 39: Not supported (but has polyfill available)
- 40 - 51: Disabled by default
- 52 - 53: Supported
- 54 - 112: Supported
- 113: Supported
- 114 - 115: Supported
Opera
- 9 - 27: Not supported
- 28 - 43: Disabled by default
- 44 - 98: Supported
- 99: Supported
IE
- 5.5 - 8: Not supported
- 9: Not supported (but has polyfill available)
- 10: Partial support
- 11: Partial support
Chrome for Android
- 113: Supported
Safari on iOS
- 3.2 - 5.1: Not supported
- 6 - 10.2: Not supported (but has polyfill available)
- 10.3 - 16.4: Supported
- 16.5: Supported
Samsung Internet
- 4: Not supported (but has polyfill available)
- 5: Not supported
- 6.2 - 20: Supported
- 21: Supported
Opera Mini
- all: Not supported
Opera Mobile
- 10 - 12.1: Not supported
- 73: Supported
UC Browser for Android
- 13.4: Supported
Android Browser
- 2.1 - 4.1: Not supported
- 4.2 - 4.4.4: Not supported (but has polyfill available)
- 113: Supported
Firefox for Android
- 113: Supported
QQ Browser
- 13.1: Supported
Baidu Browser
- 13.18: Supported
KaiOS Browser
- 2.5: Supported
- 3: Supported
See also support for subgrids