There's a WPT test (grid-auto-flow-valid.html) that requires the specified value row dense to serialize as dense, but it's not clear to me that the spec supports dropping this keyword... it also would create a problem if we change the initial value to a more automatic keyword like normal, because then row dense and dense are not equivalent. (Also having column dense and row dense behave consistently is kinda nice, if I'm being honest.)
There's a WPT test (
grid-auto-flow-valid.html) that requires the specified valuerow denseto serialize asdense, but it's not clear to me that the spec supports dropping this keyword... it also would create a problem if we change the initial value to a more automatic keyword likenormal, because thenrow denseanddenseare not equivalent. (Also havingcolumn denseandrow densebehave consistently is kinda nice, if I'm being honest.)