https://w3c.github.io/csswg-drafts/selectors-4/#the-empty-pseudo
:empty now matches whitespace-only nodes, this is not implemented in any browser yet, and there are concerns that implementing this may not be web compatible.
Should the spec be changed to match current implementations?