blob: f77a64e1dd0972f038101aabb755a8c752238f26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[newtarget.html]
type: testharness
[Use NewTarget's prototype, not the one stored at definition time]
expected: FAIL
[Rethrow any exceptions thrown while getting the prototype]
expected: FAIL
[If prototype is not object, derives the fallback from NewTarget's realm (autonomous custom elements)]
expected: FAIL
[If prototype is not object, derives the fallback from NewTarget's realm (customized built-in elements)]
expected: FAIL
|