зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1630264 - Revive expected failure for win32 window.open test. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D71087 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
072ca409e3
Коммит
3a09380544
|
@ -3,6 +3,14 @@
|
|||
if webrender and not debug: bug 1425588
|
||||
if os == "android": frequently hits timeout
|
||||
|
||||
["innerwidth==401" should set width of opened window]
|
||||
expected:
|
||||
if devedition and (os == "win") and (bits == 32): FAIL
|
||||
|
||||
["innerheight==402" should set height of opened window]
|
||||
expected:
|
||||
if devedition and (os == "win") and (bits == 32): FAIL
|
||||
|
||||
["INNERHEIGHT=402" should set height of opened window]
|
||||
expected:
|
||||
if devedition and (os == "win") and (bits == 32): FAIL
|
||||
|
|
Загрузка…
Ссылка в новой задаче