[go: nahoru, domu]

blob: 33797002e954e6cef96814fef41eeebbd8ae2477 [file] [log] [blame]
This is a testharness.js-based test.
[FAIL] HTMLElement constructor must only get .prototype once, calling proxy constructor directly
assert_equals: Should have gotten .prototype once expected 1 but got 2
[FAIL] HTMLElement constructor must only get .prototype once, calling proxy constructor via Reflect
assert_equals: Should have gotten .prototype once expected 1 but got 2
[FAIL] HTMLElement constructor must only get .prototype once, calling proxy constructor via Reflect with no inheritance
assert_equals: Should have gotten .prototype once expected 1 but got 2
[FAIL] HTMLElement constructor must not get .prototype until it finishes its registration sanity checks, calling via Reflect
assert_equals: Should never have gotten .prototype expected 0 but got 1
Harness: the test ran to completion.