mirror of
https://github.com/servo/servo.git
synced 2025-07-27 09:10:28 +01:00
Update successful test results.
This commit is contained in:
parent
ce023bea24
commit
43f5b4899b
3 changed files with 0 additions and 59 deletions
|
@ -23,22 +23,3 @@
|
||||||
|
|
||||||
[CompositionEvent constructor (argument with non-default values)]
|
[CompositionEvent constructor (argument with non-default values)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[SubclassedEvent constructor (no argument)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[SubclassedEvent constructor (undefined argument)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[SubclassedEvent constructor (null argument)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[SubclassedEvent constructor (empty argument)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[SubclassedEvent constructor (argument with default values)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[SubclassedEvent constructor (argument with non-default values)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
|
@ -1,36 +0,0 @@
|
||||||
[constructors.html]
|
|
||||||
[Constructor in child window with normal NewTarget from parent window]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Constructor in parent window with normal NewTarget from child window]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Subclass constructor in parent window]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Subclass constructor in child window]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Subclass constructor in parent window with parent class in child window]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Subclass constructor in child window with parent class in parent window]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Constructor in child window with bad NewTarget from parent window]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Constructor in parent window with bad NewTarget from child window]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Constructor in parent window with bad NewTarget from parent window that's a bound child window function]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Constructor in child window with bad NewTarget from child window that's a bound parent window function]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Constructor in parent window with bad NewTarget from parent window that's a proxy for a child window function]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Constructor in child window with bad NewTarget from child window that's a proxy for a parent window function]
|
|
||||||
expected: FAIL
|
|
|
@ -1,4 +0,0 @@
|
||||||
[legacy-factor-function-subclass.window.html]
|
|
||||||
[[LegacyFactoryFunction\] can be subclassed and correctly handles NewTarget]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue