Source code
Revision control
Copy as Markdown
Other Tools
[ancestor-activeelement-after-child-lose-focus.html]
expected:
if not fission and (os == "linux") and debug: [OK, CRASH]
[Ancestor's activeElement should be cleared when child loses focus]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]