mirror of
https://github.com/servo/servo
synced 2026-05-11 01:22:19 +02:00
14 lines
620 B
INI
14 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
|
|
|