<div><br><br><div class="gmail_quote">On Tue, Jan 4, 2011 at 3:50 PM, Glenn Maynard <span dir="ltr"><<a href="mailto:glenn@zewt.org">glenn@zewt.org</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">


<br>
The earlier condition that I think you mentioned seemed reasonable:<br>
never say the page is "hidden" when it's not, eg. no false positives.<br>
It's more harmful to tell a visible page that it's invisible, than to<br>
tell an invisible page that it's visible:<br>
<br>
  * “visible” : the full-size page content may be at least partially<br>
<div class="im">visible on at least one screen.<br>
  * “hidden” : the full-size page content is not visible to the user at all.<br>
<br>
</div>This gives implementations some latitude to decide whether a condition<br>
should be treated as hidden, and doesn't require figuring out<br>
precisely whether a window is visible in every case.<br>
<font color="#888888"><br>
</font></blockquote></div><meta charset="utf-8">Great point, Glenn.  I agree completely.<div><br></div><div>--Alex</div></div>