In both Chrome and Firefox nightly I get the following error when setting this property:
grid-template-columns: repeat(auto-fill);
grid-template-rows: repeat(auto-fill, 1fr);
Invalid property value
When looking at the repeat() syntax it seems that I entered it correctly? Both browsers still seem to somehow make it work, but it seems odd I'd get an error