- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Tue, 04 Dec 2012 16:12:44 -0500
- To: public-web-perf@w3.org
On 12/4/12 4:02 PM, Jatinder Mann wrote: > *Page Visibility Test Cases:* Current Firefox builds, with unprefixed page visibility API mostly pass these. The failures are as follows: http://w3c-test.org/webperf/tests/submission/Microsoft/PageVisibility/test_minimize.htm : The subframe visibility states are checked before they've actually been set while recursing down the document tree. If the test used event listeners on those documents to check their visibility state it would see them going into the hidden state. > http://w3c-test.org/webperf/tests/submission/Microsoft/PageVisibility/test_tab_state_change.htm Same thing here. One note: the test descriptions are completely wrong for these testcases. The behavior being tested for has nothing to do with event bubbling. Might be good to fix the test descriptions... -Boris
Received on Tuesday, 4 December 2012 21:13:14 UTC