You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the CSS Grid spec, when a subgrid does not define its own gap property, it inherits the value from its parent grid. Considering this, should gap decorations also be inherited by default in a subgrid context?