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
The definition of an empty cell is not trivial. Could we simplify to just matching :empy like Chrome seems to be doing?
The spec mentions that rows that have only empty cells should collapse. I don't see this behavior implemented anywhere. I went ahead and dropped it from the spec. Should we resolve on this and update CSS 2 to match?
If we decide to do both 1 and 2, can we just say that when empty-cells:hide applies, cells matching :empty are displayed like if they had visibility:hidden applied to them?