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 - 130: Supported
- ✅ 131: Supported
- ✅ 132 - 134: Supported
Edge
- ◐ 12 - 15: Partial support
- ✅ 16 - 130: Supported
- ✅ 131: Supported
Safari
- ❌ 3.1 - 5.1: Not supported
- ❌ 6 - 10: Not supported (but has polyfill available)
- ✅ 10.1 - 18.0: Supported
- ✅ 18.1: Supported
- ✅ 18.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 - 131: Supported
- ✅ 132: Supported
- ✅ 133 - 135: Supported
Opera
- ❌ 9 - 27: Not supported
- ❌ 28 - 43: Disabled by default
- ✅ 44 - 113: Supported
- ✅ 114: Supported
IE
- ❌ 5.5 - 8: Not supported
- ❌ 9: Not supported (but has polyfill available)
- ◐ 10: Partial support
- ◐ 11: Partial support
Chrome for Android
- ✅ 131: Supported
Safari on iOS
- ❌ 3.2 - 5.1: Not supported
- ❌ 6 - 10.2: Not supported (but has polyfill available)
- ✅ 10.3 - 18.0: Supported
- ✅ 18.1: Supported
- ✅ 18.2: Supported
Samsung Internet
- ❌ 4: Not supported (but has polyfill available)
- ❌ 5: Not supported
- ✅ 6.2 - 25: Supported
- ✅ 26: Supported
Opera Mini
- ❌ all: Not supported
Opera Mobile
- ❌ 10 - 12.1: Not supported
- ✅ 80: 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)
- ✅ 131: Supported
Firefox for Android
- ✅ 132: Supported
QQ Browser
- ✅ 14.9: Supported
Baidu Browser
- ✅ 13.52: Supported
KaiOS Browser
- ✅ 2.5: Supported
- ✅ 3: Supported
See also support for subgrids