示例
Prove that inline script execution in happy-dom depends on explicit JavaScript evaluation opt-in and is disabled by default.
sha256:930977ea5401f145841532e344ef71bed6ed96079f8ff6f685626c41d25cb31e
PUBLISHED
L3_CONTRACT_PASS
MIT-0
案例
- 目标
- Prove that inline script execution in happy-dom depends on explicit JavaScript evaluation opt-in and is disabled by default. HOW
- 包
- happy-dom 20.11.2
- 环境
- node
- 创建时间
- 2026-08-17T03:17:25Z
常见的想当然
A competent reader expects that omitting script-evaluation settings in happy-dom still evaluates inline `<script>` blocks like a browser would.
这是本样本作者记下的、开发者或模型在此处通常会有的预期。下面的契约才是真正运行过的东西。
契约
- In happy-dom 20.11.2, constructing `Window` without `settings.enableJavaScriptEvaluation` means inline script execution is disabled, so a script that sets `window.__ran = true` leaves `window.__ran` undefined.
- assert.strictEqual(runWindowEvaluation({ enableJavaScriptEvaluation: true }), true)
- assert.strictEqual(runWindowEvaluation({ enableJavaScriptEvaluation: false }), undefined)
文件
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
下载已验证的构件 (tar.gz) — 契约实际运行的那些字节
原始种子者
验证回执
- node 22 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17 · ed25519:d91480838ac982c9