Re: [page-visibility-tests] Plh/page visibility/onvisibilitychange (#3220)

# Firefox #
Testing revision a8308fbdb2875026d6f75a6610c30e7b75d814d5
Starting 10 test iterations
All results were stable

## All results ##

### /page-visibility/idlharness.html ###
|                                                 Subtest                                                 | Results |
|---------------------------------------------------------------------------------------------------------|---------|
|                                                                                                         | OK      |
| Stringification of window.document                                                                      | FAIL    |
| Document interface: window.document must inherit property "hidden" with the proper type (0)             | PASS    |
| Document interface: attribute hidden                                                                    | PASS    |
| Document must be primary interface of window.document                                                   | FAIL    |
| Document interface: attribute visibilityState                                                           | PASS    |
| Document interface: window.document must inherit property "onvisibilitychange" with the proper type (2) | FAIL    |
| Document interface: window.document must inherit property "visibilityState" with the proper type (1)    | PASS    |
| Document interface: attribute onvisibilitychange                                                        | FAIL    |
### /page-visibility/onvisibilitychange.html ###
|                        Subtest                         | Results |
|--------------------------------------------------------|---------|
|                                                        | TIMEOUT |
| onvisibilitychange attribute is a proper event handler | NOTRUN  |

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3220#issuecomment-256632064

Received on Thursday, 27 October 2016 12:52:36 UTC