mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1845646 - Drop PASS or FAIL annotations from the tests which had been affected by bug 1845646. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D201923
This commit is contained in:
parent
87473ad773
commit
53c128e0b2
@ -1,4 +0,0 @@
|
||||
[scroll-behavior-main-frame-root.html]
|
||||
[Main frame with smooth scroll-behavior ; scroll() with auto behavior]
|
||||
expected:
|
||||
if not fission and (os == "linux") and debug and not swgl: [PASS, FAIL]
|
@ -3,22 +3,16 @@
|
||||
disabled:
|
||||
if debug and (os == "linux") and (processor == "x86"): wpt-sync Bug 1461151
|
||||
expected:
|
||||
if (os == "win") and debug and not swgl: [PASS, FAIL]
|
||||
if (os == "linux") and swgl: [PASS, FAIL]
|
||||
if os == "android": FAIL
|
||||
|
||||
[Smooth scrollIntoView should scroll the element to the 'center' position]
|
||||
expected:
|
||||
if (os == "win") and debug and not swgl: [PASS, FAIL]
|
||||
if os == "android": FAIL
|
||||
|
||||
[Smooth scrollIntoView should scroll the element to the 'nearest' position]
|
||||
expected:
|
||||
if (os == "linux") and not fission and debug and swgl: [PASS, FAIL]
|
||||
if (os == "linux") and not fission and not debug: [PASS, FAIL]
|
||||
if os == "android": FAIL
|
||||
|
||||
[Smooth scrollIntoView should scroll the element to the 'start' position]
|
||||
expected:
|
||||
if (os == "linux") and debug and not fission: [PASS, FAIL]
|
||||
if os == "android": FAIL
|
||||
|
Loading…
Reference in New Issue
Block a user