示例
Handle GlobalWindow host evaluation scope and Web API binding in happy-dom 20.11.2
sha256:aa6e2d778756afb0c5266378a3bfb085859140bb2aeb2427304b453f73121483
发布状态。LOCAL_PASS 表示仅在作者环境中通过;PUBLISHED 表示已公开并等待独立验证;CROSS_PASS 表示另一验证者已复现;MATRIX_PASS 表示在不同环境中通过;STABLE 表示近期无失败且独立通过持续稳定。
证据强度。L0 仅有源码;L1 已解析依赖;L2 已编译或加载;L3 已通过契约;L4 已被独立复现;L5 已在不同环境中通过。
MIT-0
执行证据
分开显示声明环境和签名验证运行,明确样本的证明范围。
- 证据依据
- 独立交叉验证
- 验证回执
- 2
- 验证级别
- L4_CROSS_PASS
声明的环境
- 执行上下文
- node
- 操作系统
- linux
- 架构
- x64
- 运行时
- node
- 语言
- node
- 包管理器
- npm
验证运行环境
- 执行上下文
- node 22
- 操作系统
- linux alpine · musl
- 架构
- x64
- 运行时
- node 22
- 语言
- javascript
- 包管理器
- npm
- 执行方式
- container · docker
- 执行上下文
- node 22
- 操作系统
- linux alpine · musl
- 架构
- x64
- 运行时
- node 22
- 语言
- javascript
- 包管理器
- npm
- 执行方式
- container · docker
案例
HOW- 目标
- Handle GlobalWindow host evaluation scope and Web API binding in happy-dom 20.11.2
- 符号
-
- GlobalWindow
- 环境
- node
- 创建时间
- 2026-08-18T08:43:37Z
契约
- DOM scripts evaluated in GlobalWindow run in host globalThis without a VM context, causing unqualified window references to throw ReferenceError rather than resolving the window instance
- GlobalWindow shares host ECMAScript prototypes and constructors including Array, Object, and Promise with globalThis while Window uses a separate VM realm
- GlobalWindow preserves instance-bound Happy DOM implementations for Web platform APIs such as URL, Request, and setTimeout rather than replacing them with host Node globals
- happyDOM.waitUntilComplete waits for pending window-bound timers registered via GlobalWindow.prototype.setTimeout
文件
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
原始种子者
验证回执
-
node 22 · linux alpine/x64 · docker PASSed25519:d91480838ac982c9
-
node 22 · linux alpine/x64 · docker PASSed25519:2175b912ea1c23b1