MSEdgeExplainers
MSEdgeExplainers copied to clipboard
[CSS Gap Decorations] Should we add gap decorations for empty grid areas?
The decoration lines are created, even for empty grid areas.
In that case, I need to position a ghost element in the empty grid areas so they can disappear.
Is there a way to fix that without adding extra HTML elements? I hope it can work and it's just me missing something in the proposal.