diff options
Diffstat (limited to 'testing/web-platform/meta/css/cssom-view/scrollIntoView-smooth.html.ini')
-rw-r--r-- | testing/web-platform/meta/css/cssom-view/scrollIntoView-smooth.html.ini | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/testing/web-platform/meta/css/cssom-view/scrollIntoView-smooth.html.ini b/testing/web-platform/meta/css/cssom-view/scrollIntoView-smooth.html.ini index b000fb8847..ae9764e572 100644 --- a/testing/web-platform/meta/css/cssom-view/scrollIntoView-smooth.html.ini +++ b/testing/web-platform/meta/css/cssom-view/scrollIntoView-smooth.html.ini @@ -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 |