зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1543485 - Update wpt expectations. r=kats
The patches get several previously-failing assertions passing. Depends on D87692 Differential Revision: https://phabricator.services.mozilla.com/D87816
This commit is contained in:
Родитель
a621152a3c
Коммит
7d38b45e2a
|
@ -1,67 +1,26 @@
|
|||
[scroll-behavior-subframe-window.html]
|
||||
expected:
|
||||
if (os == "android") and not debug: ["OK", "TIMEOUT"]
|
||||
[Main frame with smooth scroll-behavior ; scrollBy() with smooth behavior]
|
||||
expected:
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
if (os == "android") and debug: FAIL
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scroll() with auto behavior]
|
||||
expected:
|
||||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scroll() with default behavior]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
|
||||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "TIMEOUT"]
|
||||
|
||||
[Main frame with auto scroll-behavior ; scrollTo() with smooth behavior]
|
||||
expected:
|
||||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scrollTo() with auto behavior]
|
||||
expected:
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
if (os == "android") and debug: FAIL
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scrollBy() with default behavior]
|
||||
expected:
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
if (os == "android") and debug: FAIL
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scrollTo() with smooth behavior]
|
||||
expected:
|
||||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
|
||||
[Main frame with auto scroll-behavior ; scrollBy() with smooth behavior]
|
||||
expected:
|
||||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scrollBy() with auto behavior]
|
||||
expected:
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
if (os == "android") and debug: FAIL
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scroll() with smooth behavior]
|
||||
expected:
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
if (os == "android") and debug: FAIL
|
||||
|
||||
[Aborting an ongoing smooth scrolling on the main frame with another smooth scrolling]
|
||||
expected:
|
||||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scrollTo() with default behavior]
|
||||
expected:
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
if (os == "android") and debug: FAIL
|
||||
|
||||
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
|
||||
expected:
|
||||
if (os == "linux") and fission and debug: ["PASS", "FAIL"]
|
||||
|
@ -86,20 +45,10 @@
|
|||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
|
||||
[Main frame with auto scroll-behavior ; scrollTo() with default behavior]
|
||||
expected:
|
||||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
|
||||
[Main frame with auto scroll-behavior ; scroll() with instant behavior]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scrollTo() with instant behavior]
|
||||
expected:
|
||||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
|
||||
[Main frame with auto scroll-behavior ; scroll() with auto behavior]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
@ -109,21 +58,6 @@
|
|||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
|
||||
[Main frame with auto scroll-behavior ; scrollBy() with default behavior]
|
||||
expected:
|
||||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scrollBy() with instant behavior]
|
||||
expected:
|
||||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scroll() with instant behavior]
|
||||
expected:
|
||||
if (os == "android") and debug: FAIL
|
||||
if (os == "android") and not debug: ["FAIL", "NOTRUN"]
|
||||
|
||||
[Aborting an ongoing smooth scrolling on the main frame with an instant scrolling]
|
||||
expected:
|
||||
if (os == "android") and not debug: ["PASS", "NOTRUN"]
|
||||
|
|
Загрузка…
Ссылка в новой задаче