/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/configCases/html/parser-template-insertion-mode/index.js
6 строк
221 B
Raj Aryan
test(html): cover parser tree-construction edge cases and generator fallbacks (#21631)
10 авг 2026, 12:16
Не верифицирован
10 авг 2026, 12:16
57f8dcf
Код
Авторство
О чём код?
import "./page.html"; it("should reset the insertion mode to the cell or caption a template closes in", () => { // The emitted file is the assertion — see the snapshot in test.config.js. expect(true).toBe(true); });