/
githubmirror
/
servo
Обзор
Документация
Войти
/
githubmirror
/
servo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
tests/wpt/meta/custom-elements/registries/Element-innerHTML.html.ini
36 строк
1 KB
Servo WPT Sync
Sync WPT with upstream (19-07-2026) (#46619)
19 июл 2026, 04:43
Не верифицирован
19 июл 2026, 04:43
789970c
Код
Авторство
О чём код?
[Element-innerHTML.html] [innerHTML on a disconnected element should use the scoped registry it was created with] expected: FAIL [innerHTML on an inserted element should continue to use the scoped registry it was created with] expected: FAIL [nested descendants in innerHTML on a disconnected element should use the scoped registry the element was created with] expected: FAIL [innerHTML on a disconnected element should use the scoped registry it was created with when parsing a simple HTML] expected: FAIL [nested descendants in innerHTML should use the null registry when the container element has null registry] expected: FAIL [insertAdjacentHTML should use the element's registry even when the registry is null] expected: FAIL [createContextualFragment on a range inside a template should use null registry even when the template has a scoped registry] expected: FAIL [createContextualFragment on a range inside an element with scoped registry should use the scoped registry of the element] expected: FAIL [insertAdjacentHTML with afterend should use the containing scope's registry] expected: FAIL [outerHTML setter should use the parent scope's registry, not the replaced element's] expected: FAIL [insertAdjacentHTML with beforebegin should use the containing scope's registry] expected: FAIL [innerHTML on a template with a scoped registry should use the scoped registry of the document] expected: FAIL