Bug 1622350 - Enable pointerevent_pointerlock_supercedes_capture.html wpt back on linux-opt-fission; r=smaug

Differential Revision: https://phabricator.services.mozilla.com/D67829

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Edgar Chen 2020-03-23 12:04:54 +00:00
Родитель b1c58ab1b9
Коммит d7ab96cb47
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -2,5 +2,4 @@
[mouse no pointercapture while pointerlock]
expected:
if not fission and (os == "win") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]