diff --git a/html/semantics/popovers/popover-focus-2.html b/html/semantics/popovers/popover-focus-2.html index 552c8d8206b7b6..5fc8e7adf98040 100644 --- a/html/semantics/popovers/popover-focus-2.html +++ b/html/semantics/popovers/popover-focus-2.html @@ -173,3 +173,35 @@ assert_equals(document.activeElement,otherElement,'focus does not move because it was not inside the popover'); }, "Popover focus only returns to invoker when focus is within the popover"); + +