Source code
Revision control
Copy as Markdown
Other Tools
[scoped-registry-define-upgrade-order.tentative.html]
expected:
if (os == "android") and debug: [OK, ERROR]
[Upgrade in tree order in the same tree scope]
expected: FAIL
[Upgrade in shadow-including tree order across tree scopes]
expected: FAIL
[Upgrade order does not depend on shadow root attach order]
expected: FAIL
[Upgrade in association order across documents, then tree order in each document]
expected: FAIL
[Upgrade order is not affected by DOM order between child frames]
expected: FAIL
[Upgrade order is affected by shadow tree adoption across documents]
expected: FAIL
[Elements in the "owner" window of a scoped registry are not always upgraded first]
expected: FAIL