mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Auto merge of #10819 - nox:call-without-new, r=Ms2ger
Refactor the `call` hook on non-callback interface objects (fixes #10744) <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10819) <!-- Reviewable:end -->
This commit is contained in:
commit
a92a6360cf
6 changed files with 67 additions and 49 deletions
|
@ -42,7 +42,3 @@
|
|||
[Array with mixed types]
|
||||
expected: FAIL
|
||||
|
||||
[Blob constructor with no arguments, without 'new']
|
||||
bug: https://github.com/servo/servo/issues/10744
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
[Event-constructors.html]
|
||||
type: testharness
|
||||
[Event constructors 4]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10744
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[urlsearchparams-constructor.html]
|
||||
type: testharness
|
||||
[URLSearchParams constructor, empty.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue