1 Tests that shadow roots are displayed correctly in breadcrumbs.
4 User-agent shadow root breadcrumb:
5 html > body > input > #shadow-root
6 Open shadow root breadcrumb:
7 html > body > div#host > #shadow-root
8 Closed shadow root breadcrumb:
9 html > body > div#hostClosed > #shadow-root