/webidl/ecmascript-binding/window-named-properties-object.html| status | subtest | message |
|---|---|---|
| FAIL | [[SetPrototypeOf]] and [[GetPrototypeOf]] | Cannot read properties of undefined (reading 'prototype') |
| FAIL | [[PreventExtensions]] and [[IsExtensible]] | Cannot read properties of undefined (reading 'prototype') |
| FAIL | [[GetOwnProperty]] | Cannot read properties of undefined (reading 'prototype') |
| FAIL | [[GetOwnProperty]] (named property visibility algorithm) | Cannot read properties of undefined (reading 'prototype') |
| FAIL | [[DefineOwnProperty]] | Cannot read properties of undefined (reading 'prototype') |
| FAIL | [[HasProperty]] | Cannot read properties of undefined (reading 'prototype') |
| FAIL | [[Get]] | Cannot read properties of undefined (reading 'prototype') |
| FAIL | [[Get]] (named property visibility algorithm) | Cannot read properties of undefined (reading 'prototype') |
| FAIL | [[Set]] (direct) | Cannot read properties of undefined (reading 'prototype') |
| FAIL | [[Set]] (prototype chain) | Cannot read properties of undefined (reading 'prototype') |
| FAIL | [[Set]] (Reflect.set) | Cannot read properties of undefined (reading 'prototype') |
| FAIL | [[Delete]] | Cannot read properties of undefined (reading 'prototype') |
| FAIL | [[OwnPropertyKeys]] | Cannot read properties of undefined (reading 'prototype') |
bundle built 2026-07-16T07:16:48.063Z