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:
Tooru Fujisawa 2020-04-15 19:23:03 +00:00
Родитель 072ca409e3
Коммит 3a09380544
1 изменённых файлов: 8 добавлений и 0 удалений

Просмотреть файл

@ -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