Source code

Revision control

Copy as Markdown

Other Tools

[focus-navigation-scroller-delegatesFocus.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR]
if (os == "win") and not debug and (processor == "x86"): [OK, ERROR]
if (os == "linux") and debug and not fission: [OK, ERROR]