/
githubmirror
/
webpack
Обзор
Документация
Войти
/
githubmirror
/
webpack
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/configCases/html/parser-foreign-content/index.js
6 строк
216 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 parse foreign content, CDATA sections and their break-out paths", () => { // The emitted file is the assertion — see the snapshot in test.config.js. expect(true).toBe(true); });