Detects display: none and only works if the element does not have position: fixed;.
display: none
position: fixed;
@augment-vir/web
Detects
display: none
and only works if the element does not haveposition: fixed;
.