With more and more web apps going on single page applications, more and more elements are rendered but not visible in the same page, by scrolling or by hiding/showing elements.
IE browser spying have a Screen visible attribute on it's elements. This would be great to have access to this kind of attribute even in Chrome, and of course also in Firefox.