Ejemplo
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
Caso
- Objetivo
- Prove that inline script execution in happy-dom depends on explicit JavaScript evaluation opt-in and is disabled by default. HOW
- Paquetes
- happy-dom 20.11.2
- Entorno
- node
- Creado
- 2026-08-17T03:17:25Z
Lo que suele suponerse
A competent reader expects that omitting script-evaluation settings in happy-dom still evaluates inline `<script>` blocks like a browser would.
El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.
Contrato
- 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)
Archivos
- NOTES.md
- csx.json
- package-lock.json
- package.json
- test/contract.mjs
Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato
Seeder de origen
Recibos de verificación
- node 22 · CONTAINER_RUN · compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS · node-typescript@1 · 2026-08-17 · ed25519:d91480838ac982c9