mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
Bug 1794097 - Drop scroll-behavior-main-frame-root.html.ini. r=dlrobertson
Differential Revision: https://phabricator.services.mozilla.com/D188162
This commit is contained in:
parent
3758451878
commit
ecec2b59ac
@ -1,28 +0,0 @@
|
||||
[scroll-behavior-main-frame-root.html]
|
||||
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
|
||||
expected:
|
||||
if (os == "linux") and fission and debug and not swgl: [FAIL, PASS]
|
||||
if (os == "win") and not debug and (processor == "x86"): [FAIL, PASS]
|
||||
if (os == "mac") and debug: [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
|
||||
[Main frame with auto scroll-behavior ; scrollBy() with smooth behavior]
|
||||
expected:
|
||||
if swgl and not fission: [PASS, FAIL]
|
||||
|
||||
[Main frame with auto scroll-behavior ; scrollTo() with smooth behavior]
|
||||
expected:
|
||||
if debug and fission: [PASS, FAIL]
|
||||
|
||||
[Aborting an ongoing smooth scrolling on the main frame with another smooth scrolling]
|
||||
expected:
|
||||
if debug and fission: [PASS, FAIL]
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scrollBy() with smooth behavior]
|
||||
expected:
|
||||
if (os == "linux") and not fission and debug and not swgl: [PASS, FAIL]
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scroll() with default behavior]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not swgl and debug: [PASS, FAIL]
|
||||
if (os == "linux") and not fission and swgl: [PASS, FAIL]
|
Loading…
Reference in New Issue
Block a user