Source code
Revision control
Copy as Markdown
Other Tools
[popover-remove-attribute-during-focusing-steps.html]
[Remove popover attribute during the popover focusing steps]
expected:
if fission and (processor == "x86_64") and not tsan and (os == "win") and not debug: [PASS, FAIL]
if fission and (processor == "x86_64") and tsan: [PASS, FAIL]
if fission and (processor == "x86") and debug: [PASS, FAIL]
if not fission and debug and (os == "linux"): [PASS, FAIL]
if not fission and not debug: [PASS, FAIL]