Re: requestAnimationFrame behavior on display:none iframes

On 2/15/13 6:13 PM, Jatinder Mann wrote:
> I actually like the idea of element visibility, but we didn't want to complicate an otherwise simple concept of page visibility.

This isn't about "element visibility", for requestAnimationFrame.  It's 
about entire Windows that can't possibly have anything in them visible 
not because of some complicated visibility computation but because there 
are no CSS boxes present for anything in the Window, period.

-Boris

Received on Saturday, 16 February 2013 01:35:08 UTC