Auto merge of #9334 - MonsieurLanza:DomContentLoadedBubbles, r=KiChjang

DOMContentLoaded event should be trusted

Hopefully resolves #9332.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9334)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-01-16 22:14:38 +05:30
commit 5a954d2492
3 changed files with 5 additions and 16 deletions

View file

@ -1,5 +0,0 @@
[Event-dispatch-redispatch.html]
type: testharness
[EventTarget#dispatchEvent(): redispatching a native event]
expected: FAIL

View file

@ -1,5 +0,0 @@
[the-end.html]
type: testharness
[DOMContentLoaded]
expected: FAIL