8 lines
349 B
INI
8 lines
349 B
INI
[focus-restoration-in-different-site-iframes-window.html]
|
|
disabled:
|
|
if (os == "linux") or debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1642889
|
|
[Check result]
|
|
expected:
|
|
if (os == "win") and (processor == "x86_64"): [PASS, FAIL]
|
|
if (os == "win") and (processor == "x86"): [PASS, FAIL]
|
|
if os == "mac": [FAIL, PASS]
|