diff --git a/index.html b/index.html
index 4747b25..9ddc36d 100644
--- a/index.html
+++ b/index.html
@@ -39,6 +39,8 @@
Popover Attribute Polyfill
Shadowed Nested Popover (auto)
`;
shadowRoot.adoptedStyleSheets = [sheet];
+ document.getElementById('crossTreeToggle').popoverToggleTargetElement =
+ shadowRoot.getElementById('shadowedPopover');
@@ -56,6 +58,8 @@ Popover Attribute Polyfill
+
+