mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
13 lines
620 B
INI
13 lines
620 B
INI
[HTMLElement-constructor.html]
|
|
[HTMLElement constructor must not get .prototype until it finishes its extends sanity checks, calling proxy constructor directly]
|
|
expected: FAIL
|
|
|
|
[HTMLElement constructor must not get .prototype until it finishes its extends sanity checks, calling via Reflect]
|
|
expected: FAIL
|
|
|
|
[HTMLElement constructor must not get .prototype until it finishes its registration sanity checks, calling proxy constructor directly]
|
|
expected: FAIL
|
|
|
|
[HTMLElement constructor must not get .prototype until it finishes its registration sanity checks, calling via Reflect]
|
|
expected: FAIL
|
|
|