Files
servo/tests/wpt/metadata/WebIDL/ecmascript-binding/constructors.html.ini

38 lines
1.2 KiB
INI

[constructors.html]
[Subclass constructor in child window]
expected: FAIL
[Constructor in child window with bad NewTarget from parent window]
expected: FAIL
[Subclass constructor in parent window]
expected: FAIL
[Constructor in parent window with normal NewTarget from child window]
expected: FAIL
[Subclass constructor in child window with parent class in parent window]
expected: FAIL
[Constructor in parent window with bad NewTarget from child window]
expected: FAIL
[Constructor in child window with normal NewTarget from parent window]
expected: FAIL
[Subclass constructor in parent window with parent class in child window]
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
[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