diff --git a/dom/html/test/mochitest.ini b/dom/html/test/mochitest.ini index 0c29597a9487..3e674362c041 100644 --- a/dom/html/test/mochitest.ini +++ b/dom/html/test/mochitest.ini @@ -441,7 +441,7 @@ skip-if = toolkit == 'android' [test_formelements.html] [test_fullscreen-api.html] tags = fullscreen -skip-if = toolkit == 'android' +skip-if = toolkit == 'android' || (e10s && os == 'linux') # Bug 1307347 support-files = file_fullscreen-api.html file_fullscreen-backdrop.html