[PageVisibility] What should the visibility API return on documents without an associated Window?

One option is to attempt to grovel around for a Window and then return 
the state of its top level browsing context.

Another is to just always return the same thing for documents without a 
Window.

Thoughts?

-Boris

Received on Wednesday, 28 September 2011 20:18:38 UTC