Source code

Revision control

Copy as Markdown

Other Tools

[popover-focus-2.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT]
[Popover focus navigation with imperative invocation]
expected: FAIL
[Popover focus navigation with command/commandfor invocation]
expected: FAIL
[Popover focus navigation with popovertarget invocation]
expected:
if os == "android": PASS
FAIL