Re: [dom-tests] Add disconnected tests (#4054)

# Chrome #
Testing revision 6a2e1fd53a2cef253e996824f30a1487fcc3cfb1
All results were stable

## All results ##

### /dom/events/Event-dispatch-click.html ###
|                            Subtest                            | Results |
|---------------------------------------------------------------|---------|
|                                                               | OK      |
| event state during post-click handling                        | PASS    |
| redispatch during post-click handling                         | PASS    |
| disabled checkbox still has activation behavior               | PASS    |
| pick the first with activation behavior <a href>              | PASS    |
| disconnected radio should be checked                          | PASS    |
| disconnected form should not submit                           | FAIL    |
| basic with wrong event class                                  | PASS    |
| disabled checkbox still has activation behavior, part 2       | PASS    |
| pick the first with activation behavior <input type=checkbox> | FAIL    |
| disconnected checkbox should be checked                       | PASS    |
| look at parents when event bubbles                            | FAIL    |
| look at parents only when event bubbles                       | PASS    |
| basic with click()                                            | PASS    |
| basic with dispatchEvent()                                    | PASS    |

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

Received on Monday, 24 October 2016 11:03:53 UTC