Loading…
Loading…
Dataset 20260827-2142-2f1b575 · measured 2026-08-27 21:42 UTC
The property takes effect, but our pixels are not Chrome's. The difference map on this page shows where.
Each example is one declaration on a small page, drawn by Chrome and by our engine. Drag the handle to wipe between them.
grid-template-rows:2fr✓pixel-exact
Our renderChromeIdentical to Chrome: nothing differs, so there is no difference map to show.
grid-template-rows:subgrid✓pixel-exact
Our renderChromeIdentical to Chrome: nothing differs, so there is no difference map to show.
grid-template-rows:subgrid [a]✓pixel-exact
Our renderChromeIdentical to Chrome: nothing differs, so there is no difference map to show.
grid-template-rows:minmax(60px, 120px)✓pixel-exact
Our renderChromeIdentical to Chrome: nothing differs, so there is no difference map to show.
grid-template-rows:80px✓pixel-exact
Our renderChromeIdentical to Chrome: nothing differs, so there is no difference map to show.
grid-template-rows:[a] 80px✓pixel-exact
Our renderChromeIdentical to Chrome: nothing differs, so there is no difference map to show.
grid-template-rows:fit-content(80px)✕renders differently
Our renderChrome25,599 pixels differ from Chrome, the largest by 187 of 255 on one channel.
grid-template-rows:min-content✕renders differently
Our renderChrome25,599 pixels differ from Chrome, the largest by 187 of 255 on one channel.
grid-template-rows:max-content✕renders differently
Our renderChrome25,599 pixels differ from Chrome, the largest by 187 of 255 on one channel.
grid-template-rows:80px [a]✓pixel-exact
Our renderChromeIdentical to Chrome: nothing differs, so there is no difference map to show.
“Supported” on one example means “supported at the value we tried”. The property’s declared grammar has 11 branches; 10 of them carry a measurement. The publishing ceiling is 12 examples per property — a branch past it is left out by our choice, not by accident.
| Value | Measured |
|---|---|
| 80px | ✓pixel-exact |
| [a] 80px | ✓pixel-exact |
| minmax(60px, 120px) | ✓pixel-exact |
| fit-content(80px) | ✕renders differently |
| 2fr | ✓pixel-exact |
| min-content | ✕renders differently |
| max-content | ✕renders differently |
| 80px [a] | ✓pixel-exact |
| subgrid | ✓pixel-exact |
| subgrid [a] | ✓pixel-exact |
| none | not measured |
Measured against Chrome 148.0.7778.96 on 2026-08-27, with up to 40 candidate values tried per property. All properties · How the measurement works