mirror of
https://github.com/servo/servo.git
synced 2025-07-13 02:13:40 +01:00
25 lines
701 B
INI
25 lines
701 B
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
|
|
|