サンプル
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