Auto merge of #7241 - Wafflespeanut:event_handler, r=Ms2ger

Matching over event listeners and handlers; r=Ms2ger

... for #7065

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7241)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-08-18 06:49:26 -06:00
commit ff6a70fad3
4 changed files with 30 additions and 40 deletions

View file

@ -1,14 +0,0 @@
[013.html]
type: testharness
[onclose]
expected: FAIL
[onopen]
expected: FAIL
[onerror]
expected: FAIL
[onmessage]
expected: FAIL

View file

@ -1,5 +0,0 @@
[onmessage.worker]
type: testharness
[Setting onmessage to an object]
expected: FAIL