Bug 1690398 - [wpt-sync] Update web-platform-tests to d47b8fbabcc1de1eca266a9aee12f6d348eee93f, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: d47b8fbabcc1de1eca266a9aee12f6d348eee93f
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2021-02-02 21:57:23 +00:00
Родитель 2ed6b9a815
Коммит 586ec4371f
124 изменённых файлов: 3866 добавлений и 604 удалений

Просмотреть файл

@ -107,9 +107,7 @@
expected: [NOTRUN, PASS]
[File: [object File\]]
expected:
if (processor == "x86") and (os == "linux"): ["NOTRUN", "TIMEOUT", "PASS"]
[NOTRUN, PASS, TIMEOUT]
expected: [NOTRUN, PASS, TIMEOUT]
[Not serializable: Event: [object Event\]]
expected: [NOTRUN, PASS]
@ -122,43 +120,27 @@
[structured-clone.any.worker.html?101-last]
expected:
if (os == "android") and debug and webrender: ["OK", "TIMEOUT"]
[TIMEOUT, OK]
expected: [TIMEOUT, OK]
[Not serializable: function: function() {}]
expected:
if (os == "android") and debug and webrender: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
expected: [NOTRUN, PASS]
[Not serializable: MessageChannel: [object MessageChannel\]]
expected:
if (os == "android") and debug and webrender: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
expected: [NOTRUN, PASS]
[Not serializable: symbol: Symbol(desc)]
expected:
if (os == "android") and debug and webrender: ["FAIL", "NOTRUN"]
[NOTRUN, FAIL]
expected: [NOTRUN, FAIL]
[File: [object File\]]
expected:
if (os == "android") and debug and webrender: ["PASS", "TIMEOUT", "NOTRUN"]
[NOTRUN, PASS, TIMEOUT]
expected: [NOTRUN, PASS, TIMEOUT]
[Not serializable: Event: [object Event\]]
expected:
if (os == "android") and debug and webrender: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
expected: [NOTRUN, PASS]
[Not serializable: DedicatedWorkerGlobalScope: [object DedicatedWorkerGlobalScope\]]
expected:
if (os == "android") and debug and webrender: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
expected: [NOTRUN, PASS]
[Blob: [object Blob\]]
expected:
if (os == "android") and debug and webrender: ["PASS", "TIMEOUT"]
[TIMEOUT, PASS]
expected: [TIMEOUT, PASS]
[structured-clone.any.html?1-20]

Просмотреть файл

@ -1,5 +1,9 @@
[iframe-all-local-schemes-inherit-self.sub.html]
expected: [OK, TIMEOUT]
expected:
if (os == "mac") and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[<iframe>'s about:blank inherits policy.]
expected: [PASS, TIMEOUT]
expected:
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]

Просмотреть файл

@ -1,8 +1,7 @@
[href-location-blocked.sub.html]
[Violation report status OK.]
expected:
if (os == "android") and debug and webrender: ["FAIL", "PASS"]
if (os == "android") and debug and not webrender: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "android") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,10 +1,10 @@
[spv-only-sent-to-initiator.sub.html]
expected:
if (os == "android") and debug: ["TIMEOUT", "OK"]
if (os == "android") and not debug and webrender: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[Test that no spv event is raised]
expected:
if (os == "android") and debug: ["NOTRUN", "FAIL"]
if (os == "android") and not debug and webrender: ["NOTRUN", "FAIL"]
[FAIL, NOTRUN]
[Violation report status OK.]

Просмотреть файл

@ -1,225 +1,197 @@
[name.html]
[Return the most recent nameless cookie, even if preceded by =, in addition to other valid cookie]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
FAIL
[Use last value for cookies with identical names]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
FAIL
[Keep first-in, first-out name order]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
FAIL
[Keep first-in, first-out single-char name order]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
FAIL
[Keep non-alphabetic first-in, first-out name order]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
FAIL
[Keep first-in, first-out order if comma-separated]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
FAIL
[Set nameless cookie, given `Set-Cookie: =test16`]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
FAIL
[Overwrite nameless cookie]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
FAIL
[Ignore cookie with empty name and empty value]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
FAIL
[Ignore cookie with no name or value]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for 1=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for $=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for !a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for @a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for #a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for $a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for %a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for ^a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for &a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for *a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for (a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for )a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for -a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for _a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for +=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for "a=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
FAIL
[Name is set as expected for "a=b"=test]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and debug and webrender: [FAIL, PASS]
if (os == "linux") and debug and not webrender: [FAIL, PASS]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
FAIL

Просмотреть файл

@ -1,6 +1,5 @@
[list-style-image-004.xht]
expected:
if not debug and (os == "linux") and webrender: ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "win") and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "mac"): ["PASS", "FAIL"]
if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]

Просмотреть файл

@ -1,7 +1,7 @@
[relpos-percentage-top-in-scrollable.html]
[Top percentage resolved correctly for overflow contribution]
expected:
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "android") and debug: ["PASS", "FAIL"]
if (os == "android") and not debug and not webrender: ["FAIL", "PASS"]
if (os == "android") and debug: ["FAIL", "PASS"]

Просмотреть файл

@ -2,8 +2,8 @@
disabled:
if tsan: https://bugzilla.mozilla.org/show_bug.cgi?id=1682723
expected:
if webrender and (os == "win") and debug: ["FAIL", "PASS"]
if webrender and (os == "win") and debug: ["PASS", "FAIL"]
if webrender and (os == "win") and not debug: ["PASS", "FAIL"]
if webrender and (os == "android"): ["PASS", "FAIL"]
if webrender and (os == "linux"): ["PASS", "FAIL"]
if webrender and (os == "mac"): ["PASS", "FAIL"]
if webrender and (os == "android"): ["PASS", "FAIL"]

Просмотреть файл

@ -1,6 +1,6 @@
[nested-scale-animations.html]
expected:
if (os == "android") and debug and webrender: ["PASS", "TIMEOUT"]
if (os == "android") and debug and not webrender: ["TIMEOUT", "PASS"]
if (os == "android") and not debug: ["TIMEOUT", "PASS"]
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
if (os == "android") and not debug and webrender: ["TIMEOUT", "PASS"]
if (os == "android") and debug: ["TIMEOUT", "PASS"]
TIMEOUT

Просмотреть файл

@ -1,13 +1,12 @@
[transform-animation-under-large-scale.html]
expected:
if (os == "win") and not webrender and debug and (processor == "x86"): TIMEOUT
if (os == "mac") and debug and webrender: ["PASS", "TIMEOUT"]
if (os == "mac") and debug and not webrender: TIMEOUT
if (os == "android") and webrender and not debug: ["PASS", "TIMEOUT"]
if (os == "android") and not webrender and not debug: ["PASS", "TIMEOUT"]
if (os == "android") and not webrender and debug: ["PASS", "TIMEOUT"]
if (os == "win") and not webrender and not debug: TIMEOUT
if (os == "win") and webrender and not debug: ["PASS", "TIMEOUT"]
if (os == "win") and webrender and debug: ["PASS", "TIMEOUT"]
if (os == "linux") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "win") and not webrender and not debug: TIMEOUT
if (os == "linux") and debug and not webrender: TIMEOUT
if (os == "android") and not webrender and debug: ["PASS", "TIMEOUT"]
if (os == "android") and webrender and debug: ["PASS", "TIMEOUT"]
if (os == "android") and webrender and not debug: ["PASS", "TIMEOUT"]
if (os == "mac") and not webrender: TIMEOUT
[TIMEOUT, PASS]

Просмотреть файл

@ -13,12 +13,12 @@
[Initialize lineGapOverride with a negative percentage should fail]
expected:
if (os == "win") and ccov: [PASS, NOTRUN]
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["NOTRUN", "FAIL", "TIMEOUT"]
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and not debug and (processor == "x86"): ["NOTRUN", "FAIL", "TIMEOUT"]
if (os == "win") and not debug and not fission and not webrender and (processor == "x86_64"): ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and not debug and not fission and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and not debug and not fission and webrender: ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and not debug and fission: ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and debug and (processor == "x86_64"): ["NOTRUN", "FAIL", "TIMEOUT"]
if (os == "win") and debug and (processor == "x86"): ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and debug and (processor == "x86_64"): ["FAIL", "TIMEOUT", "NOTRUN"]
FAIL
[Initialize lineGapOverride with a percentage should succeed]
@ -33,13 +33,13 @@
[Initialize descentOverride with a non-percentage should fail]
expected:
if (os == "win") and ccov: [PASS, NOTRUN]
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["TIMEOUT", "FAIL"]
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["FAIL", "TIMEOUT"]
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["FAIL", "TIMEOUT"]
if (os == "win") and not debug and not fission and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if (os == "win") and not debug and not fission and not webrender and (processor == "x86"): ["FAIL", "TIMEOUT"]
if (os == "win") and not debug and not fission and webrender: ["FAIL", "TIMEOUT"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and debug and not webrender and (processor == "x86"): ["FAIL", "TIMEOUT"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT", "NOTRUN"]
if (os == "win") and not debug and (processor == "x86"): ["TIMEOUT", "FAIL"]
if (os == "win") and debug and webrender: ["FAIL", "TIMEOUT"]
if (os == "win") and not debug and fission: ["FAIL", "TIMEOUT"]
if (os == "win") and debug and webrender: ["TIMEOUT", "FAIL"]
FAIL
[Initialize descentOverride with a negative percentage should fail]
@ -72,7 +72,7 @@
[Initialize lineGapOverride with a non-percentage should fail]
expected:
if (os == "win") and debug and (processor == "x86"): ["NOTRUN", "PASS", "FAIL", "TIMEOUT"]
if (os == "win") and debug and (processor == "x86_64"): ["TIMEOUT", "PASS", "FAIL", "NOTRUN"]
if (os == "win") and debug and (processor == "x86_64"): ["NOTRUN", "PASS", "FAIL", "TIMEOUT"]
if (os == "win") and not debug: ["NOTRUN", "PASS", "FAIL", "TIMEOUT"]
FAIL

Просмотреть файл

@ -1,5 +1,4 @@
[image-orientation-from-image-composited-dynamic1.html]
expected:
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "win") and not webrender and debug and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "win") and not webrender and debug: ["FAIL", "PASS"]

Просмотреть файл

@ -1,4 +1,4 @@
[shape-outside-linear-gradient-003.html]
expected:
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]

Просмотреть файл

@ -1,5 +1,5 @@
[shape-outside-linear-gradient-011.html]
expected:
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "mac") and not webrender: FAIL

Просмотреть файл

@ -1,5 +1,5 @@
[shape-outside-linear-gradient-012.html]
expected:
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "mac") and not webrender: FAIL

Просмотреть файл

@ -1,5 +1,5 @@
[shape-outside-linear-gradient-013.html]
expected:
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "mac") and not webrender: FAIL

Просмотреть файл

@ -1,5 +1,5 @@
[shape-outside-linear-gradient-014.html]
expected:
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "mac") and not webrender: FAIL

Просмотреть файл

@ -1,5 +1,5 @@
[shape-outside-linear-gradient-015.html]
expected:
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "mac") and not webrender: FAIL

Просмотреть файл

@ -1,5 +1,5 @@
[shape-outside-linear-gradient-016.html]
expected:
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "mac") and not webrender: FAIL

Просмотреть файл

@ -1,4 +1,4 @@
[box-sizing-replaced-002.xht]
expected:
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]

Просмотреть файл

@ -0,0 +1,4 @@
[cssUnparsedValue-empty.html]
[Don't crash when serializing empty CSSUnparsedValue]
expected: FAIL

Просмотреть файл

@ -0,0 +1,13 @@
[ch-empty-pseudo-recalc-on-font-load.html]
[ch in pseudo-element ::before should be recalculated after loading a web font]
expected:
if (processor == "x86") and (os == "win") and not debug: ["PASS", "FAIL"]
[ch in pseudo-element ::after should be recalculated after loading a web font]
expected:
if (processor == "x86") and (os == "win") and not debug: ["PASS", "FAIL"]
[ch in pseudo-element ::backdrop should be recalculated after loading a web font]
expected:
if (processor == "x86") and (os == "win") and not debug: ["PASS", "FAIL"]

Просмотреть файл

@ -8,8 +8,8 @@
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if not webrender and (os == "win") and (processor == "x86"): PASS
if not webrender and (os == "android"): PASS
if not webrender and (os == "linux"): PASS
if not webrender and (os == "android"): PASS
[PASS, FAIL]
[Set scrollLeft to frame with smooth scroll-behavior]
@ -38,8 +38,8 @@
[Main frame with smooth scroll-behavior ; scrollIntoView() with auto behavior]
expected:
if (os == "linux") and not fission and (processor == "x86_64") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not fission and (processor == "x86_64") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not fission and (processor == "x86_64") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not fission and (processor == "x86"): ["PASS", "FAIL"]
[Main frame with smooth scroll-behavior ; scroll() with auto behavior]
@ -52,5 +52,6 @@
[Main frame with smooth scroll-behavior ; scrollBy() with auto behavior]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["PASS", "FAIL"]

Просмотреть файл

@ -5,9 +5,9 @@
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if not webrender and (os == "win") and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if webrender and (os == "win") and not debug: ["PASS", "FAIL"]
if webrender and (os == "linux"): ["PASS", "FAIL"]
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "win") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and webrender: ["PASS", "FAIL"]
[Main frame with auto scroll-behavior ; scrollTo() with smooth behavior]
expected:
@ -21,8 +21,8 @@
[Main frame with smooth scroll-behavior ; scrollTo() with auto behavior]
expected:
if (os == "linux") and not fission and (processor == "x86_64") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not fission and (processor == "x86_64") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not fission and (processor == "x86_64") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not fission and (processor == "x86"): ["PASS", "FAIL"]
[Main frame with smooth scroll-behavior ; scrollTo() with smooth behavior]

Просмотреть файл

@ -1,5 +1,5 @@
[effect-reference-feimage-003.html]
expected:
if webrender and (os == "android") and debug: ["FAIL", "PASS"]
if webrender and (os == "linux"): ["PASS", "FAIL"]
if webrender and (os == "android") and debug: ["PASS", "FAIL"]
if webrender and (os == "win"): ["PASS", "FAIL"]
if webrender and (os == "linux"): ["PASS", "FAIL"]

Просмотреть файл

@ -1,6 +1,6 @@
[device-aspect-ratio-001.html]
expected:
if (os == "mac") and webrender and not debug: ["PASS", "FAIL"]
if (os == "mac") and webrender and debug: ["PASS", "FAIL"]
if (os == "mac") and not webrender: ["PASS", "FAIL"]
if (os == "mac") and debug and not webrender: ["PASS", "FAIL"]
if (os == "mac") and debug and webrender: ["FAIL", "PASS"]
if (os == "mac") and not debug: ["PASS", "FAIL"]
if os == "linux": FAIL

Просмотреть файл

@ -1,7 +1,7 @@
[device-aspect-ratio-005.html]
expected:
if (os == "mac") and webrender and debug: ["PASS", "FAIL"]
if (os == "mac") and webrender and not debug: ["PASS", "FAIL"]
if (os == "mac") and not webrender: ["PASS", "FAIL"]
if (os == "mac") and debug and not webrender: ["PASS", "FAIL"]
if (os == "mac") and debug and webrender: ["FAIL", "PASS"]
if (os == "mac") and not debug: ["PASS", "FAIL"]
if os == "win": PASS
FAIL

Просмотреть файл

@ -12,8 +12,8 @@
[Tests that the target_div gets scrollend event when click scrollbar on target.]
expected:
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["NOTRUN", "FAIL", "TIMEOUT"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["NOTRUN", "FAIL", "TIMEOUT"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "NOTRUN", "TIMEOUT"]
if (os == "linux") and not debug and webrender: ["NOTRUN", "FAIL", "TIMEOUT"]
if (os == "linux") and debug: ["FAIL", "TIMEOUT", "NOTRUN"]
if os == "android": ["FAIL", "NOTRUN"]
@ -21,18 +21,15 @@
[Tests that the target_div gets scrollend event when drag the thumb of target.]
expected:
if (os == "linux") and webrender and not debug: ["NOTRUN", "TIMEOUT"]
if (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "TIMEOUT"]
if os == "mac": ["NOTRUN", "TIMEOUT"]
if os == "win": ["NOTRUN", "FAIL"]
if (os == "linux") and debug: ["TIMEOUT", "NOTRUN"]
if os == "android": ["FAIL", "TIMEOUT", "NOTRUN"]
[TIMEOUT, NOTRUN]
if os == "mac": ["NOTRUN", "FAIL", "TIMEOUT"]
if os == "win": ["NOTRUN", "FAIL"]
[NOTRUN, TIMEOUT]
[Tests that the target_div gets scrollend event when dragging scroll on target.]
expected:
if (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
if (os == "linux") and webrender and not debug: ["TIMEOUT", "FAIL"]
if os == "mac": ["TIMEOUT", "FAIL"]
if os == "win": ["TIMEOUT", "FAIL"]
[FAIL, TIMEOUT]
if (os == "linux") and debug: ["FAIL", "TIMEOUT"]
if os == "android": ["FAIL", "TIMEOUT"]
[TIMEOUT, FAIL]

Просмотреть файл

@ -3,9 +3,9 @@
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): FAIL
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "mac"): FAIL
if not debug and (os == "win"): FAIL
if not debug and (os == "android"): FAIL
if not debug and (os == "mac"): FAIL
[FAIL, PASS]
[no separator - move up]
@ -18,14 +18,14 @@
if not debug and (os == "linux") and not webrender and (processor == "x86"): FAIL
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "win"): FAIL
if not debug and (os == "mac"): FAIL
if not debug and (os == "android"): FAIL
if not debug and (os == "mac"): FAIL
[FAIL, PASS]
[two <span> separators - move down]
expected:
if (os == "linux") and (processor == "x86_64") and not webrender and not debug: ["FAIL", "PASS"]
if (os == "linux") and (processor == "x86_64") and webrender and debug: ["FAIL", "PASS"]
if (os == "linux") and (processor == "x86_64") and not webrender and not debug: ["FAIL", "PASS"]
FAIL
[<br> separator - move down]
@ -68,6 +68,6 @@
[<br> separator - move right]
expected:
if (os == "linux") and (processor == "x86_64") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and (processor == "x86_64") and webrender and debug: ["PASS", "FAIL"]
if (os == "linux") and (processor == "x86_64") and not webrender and not debug: ["PASS", "FAIL"]

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Разница между файлами не показана из-за своего большого размера Загрузить разницу

Просмотреть файл

@ -1,17 +1,17 @@
[stream-response.any.sharedworker.html]
expected:
if (os == "win") and debug and webrender: ["OK", "ERROR"]
if (os == "linux") and fission and debug: ["OK", "CRASH"]
if (os == "mac") and debug: ["CRASH", "OK", "ERROR"]
if (os == "win") and debug and webrender: ["OK", "ERROR"]
if os == "mac": ["OK", "ERROR", "CRASH"]
[stream-response.any.html]
expected:
if (os == "mac") and debug: ["OK", "CRASH"]
if os == "mac": ["OK", "CRASH"]
[stream-response.any.serviceworker.html]
expected:
if (os == "mac") and debug: ["OK", "CRASH"]
if os == "mac": ["OK", "CRASH"]
[stream-response.any.worker.html]
expected:
if (os == "mac") and debug: ["OK", "ERROR", "CRASH"]
if os == "mac": ["OK", "ERROR", "CRASH"]

Просмотреть файл

@ -1,22 +1,18 @@
[response-cancel-stream.any.sharedworker.html]
expected:
if (os == "mac") and not debug: ["OK", "TIMEOUT"]
if (os == "mac") and debug: ["OK", "TIMEOUT"]
if os == "mac": ["OK", "TIMEOUT"]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and debug: ["PASS", "FAIL", "TIMEOUT"]
if (os == "mac") and not debug: ["PASS", "TIMEOUT", "FAIL"]
if os == "mac": ["PASS", "FAIL", "TIMEOUT"]
[response-cancel-stream.any.html]
expected:
if (os == "win") and fission: ["OK", "ERROR"]
if (os == "mac") and not debug: ["OK", "ERROR", "TIMEOUT"]
if (os == "mac") and debug: ["OK", "ERROR", "TIMEOUT"]
if os == "mac": ["OK", "ERROR", "TIMEOUT"]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and debug: ["PASS", "FAIL", "TIMEOUT"]
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
if os == "mac": ["PASS", "FAIL", "TIMEOUT"]
[response-cancel-stream.any.serviceworker.html]
@ -24,8 +20,7 @@
if os == "mac": ["OK", "TIMEOUT"]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
if (os == "mac") and debug: ["FAIL", "PASS", "TIMEOUT"]
if os == "mac": ["PASS", "FAIL", "TIMEOUT"]
[response-cancel-stream.any.worker.html]

Просмотреть файл

@ -1,7 +1,7 @@
[304-update.any.html]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if (os == "linux") and fission and debug: ["FAIL", "PASS"]
if (os == "linux") and (processor == "x86_64") and fission and not debug: ["FAIL", "PASS"]
[PASS, FAIL]
@ -9,6 +9,7 @@
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if (os == "win") and (processor == "x86") and debug: PASS
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64"): PASS
[PASS, FAIL]

Просмотреть файл

@ -1,22 +1,24 @@
[window-open.https.sub.html]
expected:
if (os == "win") and not fission and not webrender and (processor == "x86"): OK
if (os == "win") and not fission and webrender: OK
if (os == "win") and not fission and not debug and not webrender and (processor == "x86"): OK
if (os == "win") and not fission and not debug and not webrender and (processor == "x86_64"): ["ERROR", "OK"]
if (os == "win") and not fission and debug and not webrender and (processor == "x86"): OK
if (os == "linux") and not fission and not debug and webrender: ["ERROR", "OK"]
if (os == "win") and not fission and not debug and webrender: OK
if (os == "win") and not fission and debug and webrender: OK
if (os == "mac") and not debug: ["ERROR", "OK"]
[OK, ERROR]
[Cross-site window, forced, reloaded]
expected:
if (os == "win") and not debug and not fission and (processor == "x86_64") and not webrender: ["FAIL", "PASS"]
if (os == "win") and not debug and not fission and (processor == "x86_64") and webrender: ["FAIL", "PASS"]
if (os == "win") and debug and (processor == "x86"): ["FAIL", "PASS"]
if (os == "win") and not webrender and not debug and (processor == "x86"): ["FAIL", "PASS"]
if (os == "mac") and debug: ["FAIL", "PASS"]
[PASS, FAIL]
[Same-site window, forced, reloaded]
expected:
if (os == "linux") and debug and webrender and fission: PASS
if (os == "android") and debug and webrender: ["FAIL", "PASS"]
if (os == "linux") and debug and not webrender: PASS
if (os == "mac") and debug: PASS
if os == "win": PASS
[PASS, FAIL]
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "android") and debug: ["PASS", "FAIL"]
if (os == "linux") and not debug: ["PASS", "FAIL"]

Просмотреть файл

@ -4,5 +4,5 @@
if not debug and (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if not debug and (os == "android") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "linux"): ["PASS", "FAIL"]
if debug and fission: ["FAIL", "PASS"]
if debug and fission: ["PASS", "FAIL"]

Просмотреть файл

@ -1,6 +1,4 @@
[forced-colors-mode-43.html]
expected:
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "linux") and fission: ["FAIL", "PASS"]
if os == "android": PASS
[PASS, FAIL]

Просмотреть файл

@ -1,4 +1,2 @@
[forced-colors-mode-45.html]
expected:
if (os == "mac") and not webrender: ["FAIL", "PASS"]
[PASS, FAIL]
expected: [PASS, FAIL]

Просмотреть файл

@ -1,5 +1,6 @@
[window-open-blank-from-different-initiator.html]
expected:
if (os == "android") and not debug and not webrender: ["TIMEOUT", "CRASH"]
if (os == "android") and debug and not webrender: ["TIMEOUT", "CRASH"]
TIMEOUT
[One pending navigation]

Просмотреть файл

@ -1,8 +1,9 @@
[2d.text.draw.fontface.notinpage.html]
[@font-face fonts should work even if they are not used in the page]
expected:
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["FAIL", "PASS"]
if (os == "mac") and debug: ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and not webrender and debug and (processor == "x86"): ["FAIL", "PASS"]
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"]
if os == "android": ["FAIL", "PASS"]
[PASS, FAIL]

Просмотреть файл

@ -1,6 +1,8 @@
[offscreencanvas.commit.w.html]
expected:
if (os == "linux") and not debug and (processor == "x86"): ["ERROR", "OK"]
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86"): ["ERROR", "OK"]
if (os == "linux") and not fission and not debug and webrender: ["ERROR", "OK"]
if (os == "linux") and not fission and debug: ["ERROR", "OK"]
if os == "mac": ["ERROR", "OK"]
[OK, ERROR]
[Test that calling OffscreenCanvas's commit pushes its contents to its placeholder.]

Просмотреть файл

@ -1,8 +1,8 @@
[popup-same-origin-allow-popups-with-cross-origin.https.html]
expected:
if (os == "linux") and webrender and not debug and fission: ["OK", "TIMEOUT"]
if (os == "win") and debug and not webrender and (processor == "x86"): ["OK", "TIMEOUT"]
if (os == "win") and not debug and not fission and (processor == "x86_64"): ["OK", "TIMEOUT"]
if (os == "win") and debug and not webrender and (processor == "x86"): ["OK", "TIMEOUT"]
if (os == "linux") and webrender and debug: ["OK", "CRASH"]
if (os == "linux") and not webrender and not debug: ["OK", "CRASH"]
if (os == "linux") and not webrender and debug: OK

Просмотреть файл

@ -1,7 +1,8 @@
[resource-popup.https.html]
expected:
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "OK"]
if (os == "linux") and webrender and not debug and fission: ["TIMEOUT", "OK"]
if (os == "linux") and not webrender: ["OK", "TIMEOUT", "CRASH"]
if (os == "win") and fission: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"]
expected: [PASS, FAIL, TIMEOUT]
@ -10,14 +11,14 @@
expected: [PASS, FAIL, TIMEOUT]
[/media/2x2-green.mp4 - parent COOP: ""; child COOP: "same-origin"]
expected: [PASS, TIMEOUT]
expected:
if fission and not debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[/common/text-plain.txt - parent COOP: "same-origin"; child COOP: ""]
expected:
if fission and debug: ["PASS", "FAIL"]
[/common/text-plain.txt - parent COOP: ""; child COOP: "same-origin"]
expected:
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "PASS", "FAIL"]
[PASS, FAIL, TIMEOUT]
expected: [PASS, FAIL, TIMEOUT]

Просмотреть файл

@ -2,7 +2,7 @@ implementation-status: backlog
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1613912
[blob-data.https.html]
expected:
if os == "linux": ["TIMEOUT", "OK"]
if os == "mac": ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[data frame: self.isSecureContext]
expected: FAIL

Просмотреть файл

@ -45,8 +45,7 @@
[utf-16be.html?include=workers]
expected:
if (os == "linux") and not debug and not fission and not webrender and (processor == "x86_64"): ["TIMEOUT", "OK"]
if (os == "linux") and not debug and fission: ["TIMEOUT", "OK"]
if (os == "linux") and (processor == "x86_64") and debug and not webrender: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -56,8 +55,7 @@
[SharedWorker constructor]
expected:
if (os == "linux") and not debug and not fission and not webrender and (processor == "x86_64"): ["TIMEOUT", "PASS"]
if (os == "linux") and not debug and fission: ["TIMEOUT", "PASS"]
if (os == "linux") and (processor == "x86_64") and debug and not webrender: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
@ -65,8 +63,8 @@
[Worker() in a shared worker]
expected:
if (os == "mac") and debug: ["PASS", "TIMEOUT"]
if os == "win": ["PASS", "TIMEOUT"]
if os == "mac": ["PASS", "TIMEOUT"]
[utf-16be.html?include=nested-browsing]
@ -98,7 +96,5 @@
[utf-16be.html?include=css]
[utf-16be.html?include=hyperlink-search]
expected:
if (os == "mac") and not debug: ["OK", "ERROR"]
[utf-16be.html?include=xml]

Просмотреть файл

@ -43,21 +43,23 @@
[utf-16le.html?include=workers]
expected:
if (os == "linux") and (processor == "x86_64") and webrender and not debug and not fission: ["TIMEOUT", "OK"]
if (os == "linux") and debug and webrender: ["TIMEOUT", "OK"]
if (os == "mac") and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
[importScripts() in a shared worker]
expected:
if webrender and (os == "mac") and debug: ["FAIL", "TIMEOUT"]
if not webrender and (os == "win"): ["FAIL", "TIMEOUT"]
if not webrender and (os == "linux"): ["FAIL", "TIMEOUT"]
FAIL
if (os == "linux") and webrender: FAIL
if (os == "win") and webrender: FAIL
if os == "android": FAIL
[FAIL, TIMEOUT]
[SharedWorker constructor]
expected:
if (os == "linux") and (processor == "x86_64") and webrender and not debug and not fission: ["TIMEOUT", "PASS"]
if (os == "linux") and debug and webrender: ["TIMEOUT", "PASS"]
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

Просмотреть файл

@ -32,9 +32,7 @@
[utf-8.html?include=workers]
expected:
if (os == "win") and debug and webrender: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
expected: [OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -45,9 +43,7 @@
FAIL
[SharedWorker constructor]
expected:
if (os == "win") and debug and webrender: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
expected: [PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
expected: FAIL

Просмотреть файл

@ -287,8 +287,9 @@
[windows-1251.html?include=workers]
expected:
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["TIMEOUT", "OK"]
if (os == "linux") and webrender and not fission: ["TIMEOUT", "OK"]
if (os == "linux") and not debug and webrender and not fission: ["TIMEOUT", "OK"]
if (os == "android") and debug and webrender: ["TIMEOUT", "OK"]
if (os == "mac") and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -301,8 +302,9 @@
[SharedWorker constructor]
expected:
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["TIMEOUT", "PASS"]
if (os == "linux") and webrender and not fission: ["TIMEOUT", "PASS"]
if (os == "linux") and not debug and webrender and not fission: ["TIMEOUT", "PASS"]
if (os == "android") and debug and webrender: ["TIMEOUT", "PASS"]
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
@ -310,9 +312,10 @@
[Worker() in a shared worker]
expected:
if webrender and (os == "mac") and debug: ["PASS", "TIMEOUT"]
if not webrender and (os == "linux"): ["PASS", "TIMEOUT"]
if not webrender and (os == "win"): ["PASS", "TIMEOUT"]
if (os == "linux") and webrender: PASS
if (os == "win") and webrender: PASS
if os == "android": PASS
[PASS, TIMEOUT]
[windows-1251.html?include=scheme]

Просмотреть файл

@ -115,7 +115,8 @@
[windows-1252.html?include=workers]
expected:
if (os == "linux") and not debug and webrender: ["TIMEOUT", "OK"]
if (os == "linux") and webrender and not debug and fission: ["TIMEOUT", "OK"]
if (os == "mac") and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -128,7 +129,8 @@
[SharedWorker constructor]
expected:
if (os == "linux") and not debug and webrender: ["TIMEOUT", "PASS"]
if (os == "linux") and webrender and not debug and fission: ["TIMEOUT", "PASS"]
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

Просмотреть файл

@ -1,8 +1,8 @@
[first-when-later-but-before.html]
[The temporally first autofocus in the document wins, even if an element is inserted later that is previous in the document tree.]
expected:
if (os == "win") and not fission and (processor == "x86") and not debug: PASS
if (os == "linux") and not debug and (processor == "x86"): PASS
if (os == "win") and (processor == "x86") and not debug: PASS
if (os == "android") and debug: PASS
if (os == "linux") and debug: PASS
[PASS, FAIL]

Просмотреть файл

@ -1,8 +1,7 @@
[first.html]
[The first autofocus element in the document should win.]
expected:
if (os == "linux") and debug and webrender and fission: PASS
if (os == "linux") and debug and not webrender: PASS
if (os == "win") and fission: ["FAIL", "PASS"]
if not fission and (os == "linux") and debug and not webrender: PASS
if fission and (os == "linux") and debug: PASS
[PASS, FAIL]

Просмотреть файл

@ -1,2 +1,2 @@
leak-threshold: [default:51200, gpu:51200, rdd:51200]
lsan-allowed: [Alloc, Create, MakeUnique, Malloc, PLDHashTable::Add, PLDHashTable::ChangeTable, PLDHashTable::MakeEntryHandle, Realloc, allocate, mozilla::BasePrincipal::CreateContentPrincipal, mozilla::Permission::Create, mozilla::ThrottledEventQueue::Create, mozilla::WeakPtr, mozilla::dom::BrowsingContext::Attach, mozilla::dom::BrowsingContext::CreateChildSHistory, mozilla::dom::BrowsingContext::CreateDetached, mozilla::dom::CanonicalBrowsingContext::GetSecureBrowserUI, mozilla::dom::ReferrerInfo::Clone, mozilla::extensions::ChannelWrapper::ChannelWrapper, mozilla::net::HttpBaseChannel::CloneLoadInfoForRedirect, mozilla::net::HttpBaseChannel::HttpBaseChannel, mozilla::net::nsStandardURL::TemplatedMutator, nsDynamicAtom::Create, nsHashPropertyBagBase::SetPropertyAsInterface, nsStringBuffer::Alloc, operator]
leak-threshold: [default:51200, gpu:51200, rdd:51200]

Просмотреть файл

@ -1,6 +1,6 @@
[image-compositing-large-scale-change.html]
expected:
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "android") and debug: ["PASS", "TIMEOUT"]
if (os == "win") and not webrender: FAIL

Просмотреть файл

@ -2,6 +2,6 @@
expected:
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT", "FAIL"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL", "TIMEOUT"]
if (os == "android") and debug: ["PASS", "FAIL", "TIMEOUT"]
if (os == "win") and (processor == "x86"): PASS
if (os == "android") and debug: ["PASS", "FAIL", "TIMEOUT"]
[PASS, FAIL]

Просмотреть файл

@ -1,4 +1,6 @@
[target_blank_implicit_noopener.html]
expected:
if os == "android": ["OK", "TIMEOUT"]
max-asserts: 3
expected:
if (os == "android") and not debug and webrender: ["OK", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["OK", "TIMEOUT"]
if (os == "android") and debug: ["OK", "TIMEOUT"]

Просмотреть файл

@ -5,7 +5,7 @@
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
FAIL

Просмотреть файл

@ -5,7 +5,7 @@
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
FAIL

Просмотреть файл

@ -2,8 +2,8 @@
[<script> load: Move parse-error external classic script to createHTMLDocument after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS

Просмотреть файл

@ -2,8 +2,8 @@
[window error: Move parse-error external module script to createHTMLDocument after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS

Просмотреть файл

@ -2,20 +2,20 @@
[Eval: Move success external classic script to createHTMLDocument after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
FAIL
[<script> load: Move success external classic script to createHTMLDocument after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
FAIL

Просмотреть файл

@ -2,8 +2,8 @@
[<script> load: Move success external module script to createHTMLDocument after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
@ -12,8 +12,8 @@
[Eval: Move success external module script to createHTMLDocument after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS

Просмотреть файл

@ -2,23 +2,21 @@
[<script> load: Move parse-error external classic script to iframe after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
if (os == "linux") and debug: ["FAIL", "PASS"]
FAIL
[window error: Move parse-error external classic script to iframe after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug: ["FAIL", "PASS"]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
FAIL
@ -26,11 +24,10 @@
[<script> error: Move parse-error external classic script to iframe after-prepare]
expected:
if (os == "win") and ccov: PASS
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and (processor == "x86_64") and not debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "win") and not debug: FAIL
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["FAIL", "PASS"]
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "linux") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -2,22 +2,20 @@
[<script> error: Move parse-error external module script to iframe after-prepare]
expected:
if (os == "win") and ccov: PASS
if (os == "linux") and not webrender and (processor == "x86_64") and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug: ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["FAIL", "PASS"]
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "linux") and debug: ["PASS", "FAIL"]
[window error: Move parse-error external module script to iframe after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not webrender and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug: ["FAIL", "PASS"]
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
FAIL
@ -25,12 +23,11 @@
[<script> load: Move parse-error external module script to iframe after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "mac") and not debug: PASS
if (os == "linux") and debug: ["FAIL", "PASS"]
if (os == "win") and not debug: PASS
FAIL

Просмотреть файл

@ -2,35 +2,32 @@
[<script> error: Move success external classic script to iframe after-prepare]
expected:
if (os == "win") and ccov: PASS
if (os == "linux") and not webrender and (processor == "x86_64") and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and not debug: FAIL
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and not debug and webrender: ["FAIL", "PASS"]
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "linux") and debug: ["PASS", "FAIL"]
[<script> load: Move success external classic script to iframe after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not webrender and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "mac") and not debug: PASS
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "win") and not debug: PASS
if (os == "linux") and debug: ["FAIL", "PASS"]
if (os == "mac") and not debug: PASS
FAIL
[Eval: Move success external classic script to iframe after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "mac") and not debug: PASS
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug: ["FAIL", "PASS"]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
FAIL

Просмотреть файл

@ -2,35 +2,32 @@
[<script> load: Move success external module script to iframe after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and not debug: PASS
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug: ["FAIL", "PASS"]
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
FAIL
[Eval: Move success external module script to iframe after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not webrender and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "mac") and not debug: PASS
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug: ["FAIL", "PASS"]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
FAIL
[<script> error: Move success external module script to iframe after-prepare]
expected:
if (os == "win") and ccov: PASS
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and (processor == "x86_64") and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug: ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and not debug and webrender: ["FAIL", "PASS"]
if (os == "linux") and debug: ["PASS", "FAIL"]
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL

Просмотреть файл

@ -5,7 +5,7 @@
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
FAIL

Просмотреть файл

@ -3,11 +3,11 @@
if (os == "win") and debug and webrender: ["OK", "ERROR"]
[<script> error: Move fetch-error external classic script to iframe before-prepare]
expected:
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "mac") and debug: ["PASS", "FAIL"]
[Eval: Move fetch-error external classic script to iframe before-prepare]

Просмотреть файл

@ -1,8 +1,9 @@
[before-prepare-iframe-fetch-error-external-module.html]
[<script> error: Move fetch-error external module script to iframe before-prepare]
expected:
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "mac") and debug: ["PASS", "FAIL"]

Просмотреть файл

@ -1,8 +1,8 @@
[before-prepare-iframe-parse-error-external-classic.html]
[<script> error: Move parse-error external classic script to iframe before-prepare]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]

Просмотреть файл

@ -6,8 +6,8 @@
[<script> error: Move success external module script to iframe before-prepare]
expected:
if (os == "linux") and ccov: [PASS, FAIL]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if os == "mac": ["PASS", "FAIL"]

Просмотреть файл

@ -0,0 +1,3 @@
[promise-job-entry.html]
expected:
if (os == "android") and not debug and not webrender: ["OK", "TIMEOUT"]

Просмотреть файл

@ -1,6 +1,7 @@
[cross-origin-iframe.sub.html]
[First rAF]
expected:
if not debug and (os == "win") and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if debug: PASS
[PASS, FAIL]

Просмотреть файл

@ -7,14 +7,14 @@
[HostCleanupFinalizationRegistry is an implementation-defined abstract operation that is expected to call CleanupFinalizationRegistry(finalizationRegistry) at some point in the future, if possible.]
expected:
if (os == "win") and ccov: [FAIL, PASS]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not debug and webrender and not fission: FAIL
if (os == "linux") and not debug and webrender and fission: ["FAIL", "PASS"]
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
if (os == "linux") and debug and webrender and fission: PASS
if (os == "win") and not debug: FAIL
if (os == "mac") and debug: PASS
if (os == "linux") and webrender and not debug and fission: ["FAIL", "PASS"]
if (os == "linux") and webrender and not debug and not fission: FAIL
if (os == "linux") and webrender and debug and fission: PASS
if (os == "linux") and webrender and debug and not fission: ["FAIL", "PASS"]
if (os == "win") and debug and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "mac") and not debug: FAIL
if (os == "mac") and debug: PASS
if (os == "win") and not debug: FAIL
[PASS, FAIL]

Просмотреть файл

@ -0,0 +1,4 @@
[add-remove-position-fixed.html]
[No shift for adding/removing position:fixed.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,4 @@
[add-remove-position-sticky.html]
[No shift for adding/removing position:sticky.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,9 @@
[operator-dictionary-spacing-001.html]
[Operator dictionary chunk 1 - lspace/rspace]
expected:
if (os == "win") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and not debug and webrender and not fission: ["FAIL", "PASS"]
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and debug: ["FAIL", "PASS"]
if os == "android": ["FAIL", "PASS"]
[PASS, FAIL]

Просмотреть файл

@ -1,10 +1,8 @@
[operator-dictionary-spacing-002.html]
[Operator dictionary chunk 1 - lspace/rspace]
expected:
if (os == "win") and (processor == "x86_64") and not webrender and not debug: ["FAIL", "PASS"]
if (os == "linux") and webrender and debug and not fission: ["FAIL", "PASS"]
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86") and debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]
if (os == "mac") and debug: ["FAIL", "PASS"]
if os == "android": ["FAIL", "PASS"]
[PASS, FAIL]

Просмотреть файл

@ -1,9 +1,11 @@
[operator-dictionary-spacing-003.html]
[Operator dictionary chunk 1 - lspace/rspace]
expected:
if (os == "mac") and not debug: ["PASS", "FAIL"]
if (os == "mac") and debug: ["PASS", "FAIL"]
if (os == "mac") and not debug: ["PASS", "FAIL"]
[Operator dictionary chunk 3 - lspace/rspace]
expected: [PASS, FAIL]
expected:
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]
[PASS, FAIL]

Просмотреть файл

@ -3,17 +3,15 @@
disabled:
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1668892
expected:
if (os == "mac") and debug: ["FAIL", "PASS"]
if (os == "mac") and debug: ["PASS", "FAIL"]
if (os == "mac") and not debug: ["PASS", "FAIL"]
[Operator dictionary chunk 3 - lspace/rspace]
expected:
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and debug and not fission and not webrender: ["FAIL", "PASS"]
if (os == "linux") and debug and not fission and webrender: ["FAIL", "PASS"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and fission: ["PASS", "FAIL"]
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and not fission: ["FAIL", "PASS"]
if (os == "linux") and webrender and fission: ["PASS", "FAIL"]
if (os == "mac") and debug: ["PASS", "FAIL"]
if (os == "mac") and not debug: ["PASS", "FAIL"]
if (os == "mac") and debug: ["FAIL", "PASS"]

Просмотреть файл

@ -1,7 +1,11 @@
[operator-dictionary-spacing-005.html]
[Operator dictionary chunk 3 - lspace/rspace]
expected: [PASS, FAIL]
expected:
if (os == "mac") and debug: ["FAIL", "PASS"]
[PASS, FAIL]
[Operator dictionary chunk 1 - lspace/rspace]
expected: [PASS, FAIL]
expected:
if (os == "mac") and debug: ["FAIL", "PASS"]
[PASS, FAIL]

Просмотреть файл

@ -1,21 +1,17 @@
[operator-dictionary-spacing-006.html]
[Operator dictionary chunk 3 - lspace/rspace]
expected:
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and debug and not fission and webrender: ["FAIL", "PASS"]
if (os == "linux") and debug and not fission and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and fission: ["PASS", "FAIL"]
if (os == "mac") and debug: ["FAIL", "PASS"]
if (os == "linux") and debug and webrender and fission: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
if (os == "mac") and not debug: ["PASS", "FAIL"]
if (os == "mac") and debug: ["PASS", "FAIL"]
if (os == "linux") and not debug: ["PASS", "FAIL"]
[Operator dictionary chunk 1 - lspace/rspace]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and debug and not fission and webrender: ["FAIL", "PASS"]
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
if (os == "mac") and debug: ["FAIL", "PASS"]
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
if os == "android": ["FAIL", "PASS"]
[PASS, FAIL]

Просмотреть файл

@ -2,9 +2,6 @@
[SourceBuffer interface: sourceBuffer must inherit property "textTracks" with the proper type]
expected: FAIL
[MediaSource interface: attribute onsourceclose]
expected: PASS
[SourceBuffer interface: attribute videoTracks]
expected: FAIL
@ -26,9 +23,6 @@
[TextTrack interface: attribute sourceBuffer]
expected: FAIL
[MediaSource interface: mediaSource must inherit property "onsourceclose" with the proper type]
expected: PASS
[AudioTrack interface: attribute sourceBuffer]
expected: FAIL

Просмотреть файл

@ -1,15 +1,19 @@
[audio-upgrade.https.sub.html]
expected:
if (os == "linux") and webrender and not debug and fission: OK
if (os == "linux") and webrender and debug: OK
if (os == "linux") and not webrender: OK
if os == "mac": OK
[OK, TIMEOUT]
if (os == "linux") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
if (os == "android") and not debug and webrender: ["OK", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86") and debug: ["TIMEOUT", "OK"]
if (os == "win") and (processor == "x86") and not debug: ["OK", "TIMEOUT"]
if (os == "android") and debug: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86_64"): ["OK", "TIMEOUT"]
[Audio autoupgraded]
expected:
if (os == "linux") and webrender and not debug and fission: PASS
if (os == "linux") and webrender and debug: PASS
if (os == "linux") and not webrender: PASS
if os == "mac": PASS
[PASS, TIMEOUT]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "TIMEOUT"]
if (os == "win") and (processor == "x86") and not debug: ["PASS", "TIMEOUT"]
if (os == "win") and (processor == "x86") and debug: ["TIMEOUT", "PASS"]
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "win") and (processor == "x86_64"): ["PASS", "TIMEOUT"]
if (os == "android") and debug: ["PASS", "TIMEOUT"]

Просмотреть файл

@ -1 +1 @@
upstream: b55988f768d44a04712866fb605017e67bfadd75
upstream: d47b8fbabcc1de1eca266a9aee12f6d348eee93f

Просмотреть файл

@ -3,8 +3,8 @@
expected:
if (os == "win") and ccov: [FAIL, PASS]
if (os == "win") and not webrender and (processor == "x86"): PASS
if (os == "android") and debug and webrender: ["FAIL", "PASS"]
if (os == "linux") and fission and debug: PASS
if (os == "android") and debug and webrender: ["FAIL", "PASS"]
if (os == "win") and webrender: PASS
if os == "mac": PASS
[PASS, FAIL]

Просмотреть файл

@ -1,6 +1,6 @@
[double-content-security.https.html]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "OK"]
if (os == "win") and not debug and webrender and not fission: ["TIMEOUT", "OK"]
if (os == "linux") and debug and webrender: OK
if (os == "linux") and not debug: OK
[OK, TIMEOUT]

Просмотреть файл

@ -1,5 +1,7 @@
[double-policies.https.html]
expected: [OK, TIMEOUT]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[img loading must be disallowed]
expected: FAIL

Просмотреть файл

@ -1,7 +1,5 @@
[valid-with-multi-item-array.https.html]
expected:
if fission and (os == "win"): ["TIMEOUT", "OK"]
[OK, TIMEOUT]
expected: [OK, TIMEOUT]
[img loading must be disallowed]
expected: FAIL

Просмотреть файл

@ -1,5 +1,7 @@
[mix-of-ids.https.html]
expected: [OK, TIMEOUT]
expected:
if (os == "win") and not webrender and not debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[Expected originPolicyIDs check]
expected: FAIL

Просмотреть файл

@ -1,5 +1,7 @@
[two-ids.https.html]
expected: [OK, TIMEOUT]
expected:
if (processor == "x86") and (os == "win") and not debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[Expected originPolicyIDs check]
expected: FAIL

Просмотреть файл

@ -1,9 +1,9 @@
[pointerevent_getCoalescedEvents_when_pointerlocked.html]
[mouse pointermove getCoalescedEvents when lock test]
expected:
if (os == "win") and (processor == "x86_64") and not fission and debug and webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and not fission and not debug: ["FAIL", "PASS"]
if (os == "linux") and not debug and not fission and webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and not fission and not debug and webrender: ["FAIL", "PASS"]
if (os == "linux") and not fission and not debug and webrender: ["FAIL", "PASS"]
if (os == "android") and not webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86") and debug: ["FAIL", "PASS"]
if (os == "android") and webrender: ["FAIL", "PASS"]
[PASS, FAIL]

Просмотреть файл

@ -4,5 +4,10 @@
if (os == "linux") and not debug: ["OK", "ERROR"]
if os == "mac": ["OK", "ERROR", "TIMEOUT"]
[mouse pointerevent movementX/Y with pointerlock test]
expected: [PASS, FAIL, TIMEOUT]
expected:
if (os == "linux") and (processor == "x86_64") and debug and webrender and fission: ["FAIL", "PASS", "TIMEOUT"]
if (os == "linux") and (processor == "x86_64") and debug and not webrender: ["FAIL", "PASS", "TIMEOUT"]
if (os == "android") and debug and webrender: ["FAIL", "PASS", "TIMEOUT"]
if (os == "linux") and (processor == "x86"): ["FAIL", "PASS", "TIMEOUT"]
[PASS, FAIL, TIMEOUT]

Просмотреть файл

@ -1,6 +1,4 @@
[movementX_Y_basic.html]
[Test that movementX/Y = eNow.screenX/Y-ePrevious.screenX/Y.]
expected:
if fission and (os == "linux") and not debug: ["FAIL", "PASS"]
[PASS, FAIL]
expected: [PASS, FAIL]

Просмотреть файл

@ -1,8 +1,8 @@
[iframe-inheritance-about-blank.html]
expected:
if (os == "linux") and webrender and debug and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and webrender and not debug and fission: ["OK", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["OK", "TIMEOUT"]
if (os == "win") and not fission and debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if (os == "android") and not webrender and not debug: ["OK", "TIMEOUT"]
if (os == "win") and fission: ["OK", "TIMEOUT"]
[TIMEOUT, OK]
[The value of document.referrer in an about:blank iframe is the outer document's full URL, regardless of referrer policy]
expected: FAIL
@ -12,9 +12,9 @@
[A subresource fetched from an about:blank iframe is fetched with no 'Referer' header]
expected:
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "NOTRUN"]
if (os == "android") and not debug and not webrender: ["PASS", "NOTRUN"]
if (os == "win") and not fission and debug and not webrender and (processor == "x86_64"): ["PASS", "NOTRUN"]
if (os == "android") and not webrender and not debug: ["PASS", "NOTRUN"]
if (os == "win") and fission: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
[The fetch() API in an about:blank iframe with a custom URL referrer is fetched with a 'Referer` header that uses the outer document's URL along with its referrer policy]

Просмотреть файл

@ -1,9 +1,11 @@
[change-layout-in-error.html]
[Changing layout in window error handler should not result in lifecyle loop when resize observer loop limit is reached.]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "win") and not debug and (processor == "x86"): ["PASS", "FAIL"]
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "mac") and not debug: ["PASS", "FAIL"]
if not debug and (os == "win") and not fission and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not fission and (processor == "x86"): ["PASS", "FAIL"]
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if not debug and (os == "linux") and fission: ["PASS", "FAIL"]
if not debug and (os == "android") and webrender: ["PASS", "FAIL"]
if not debug and (os == "mac"): ["PASS", "FAIL"]
[FAIL, PASS]

Просмотреть файл

@ -3,8 +3,7 @@
if (os == "android") and e10s: bug 1550895 (frequently fails on geckoview)
expected:
if (processor == "x86_64") and (os == "win") and debug and webrender: ["OK", "CRASH"]
if (processor == "x86") and (os == "win") and not debug: ["CRASH", "OK"]
if (processor == "x86") and (os == "linux"): ["OK", "CRASH"]
if (processor == "x86") and not debug: ["OK", "CRASH"]
[getDisplayMedia() with getSettings]
expected: FAIL

Просмотреть файл

@ -1,6 +1,5 @@
[event-before-promise.html]
expected:
if (os == "win") and (processor == "x86") and debug: ["ERROR", "OK"]
if os == "android": ["TIMEOUT", "OK", "ERROR"]
[OK, ERROR]
[The 'change' event must fire before the [[orientationPendingPromise\]\] is resolved.]

Просмотреть файл

@ -59,12 +59,6 @@
[Scroll at offset 1 updates animation correctly [element_auto_100px\]]
expected: FAIL
[Scroll at offset 193 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 107 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 118 updates animation correctly [element_calc_calc\]]
expected: FAIL
@ -89,30 +83,15 @@
[Scroll at offset 195 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 215 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 108 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 117 updates animation correctly [element_calc_calc\]]
expected: FAIL
[Scroll at offset 190 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 215 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 119 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 118 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 193 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 212 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
@ -140,33 +119,15 @@
[Scroll at offset 116 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 215 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 198 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 131 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 169 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 172 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 173 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 107 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 132 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 215 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 133 updates animation correctly [element_50px_auto\]]
expected: FAIL
@ -176,9 +137,6 @@
[Scroll at offset 74 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 182 updates animation correctly [element_calc_calc\]]
expected: FAIL
[Scroll at offset 21 updates animation correctly [element_25p_75p\]]
expected: FAIL
@ -266,3 +224,45 @@
[Scroll at offset 60 updates animation correctly [element_calc_calc\]]
expected: FAIL
[Scroll at offset 215 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 107 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 117 updates animation correctly [element_calc_calc\]]
expected: FAIL
[Scroll at offset 193 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 215 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 107 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 193 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 172 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 182 updates animation correctly [element_calc_calc\]]
expected: FAIL
[Scroll at offset 215 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 198 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 118 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 215 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 132 updates animation correctly [element_50px_auto\]]
expected: FAIL

Просмотреть файл

@ -2,8 +2,8 @@
expected: TIMEOUT
[inverted range search.]
expected:
if os == "win": ["PASS", "NOTRUN", "TIMEOUT"]
if os == "android": ["NOTRUN", "PASS", "TIMEOUT"]
if os == "mac": ["PASS", "NOTRUN", "TIMEOUT"]
[PASS, TIMEOUT, NOTRUN]
[Suffix comes before |end|.]
@ -19,12 +19,12 @@
[Suffix must be end bounded.]
expected:
if os == "linux": ["TIMEOUT", "NOTRUN", "PASS"]
if os == "linux": ["NOTRUN", "PASS", "TIMEOUT"]
NOTRUN
[non-existent exact match.]
expected:
if os == "android": ["NOTRUN", "PASS", "TIMEOUT"]
if os == "android": ["TIMEOUT", "NOTRUN", "PASS"]
[PASS, TIMEOUT, NOTRUN]
[non-existent range match.]
@ -40,14 +40,13 @@
[overlapping exact matches with suffix.]
expected:
if os == "win": ["FAIL", "NOTRUN", "TIMEOUT"]
if os == "android": ["NOTRUN", "FAIL", "TIMEOUT"]
[FAIL, TIMEOUT, NOTRUN]
[Match with no suffix.]
expected:
if os == "mac": ["TIMEOUT", "NOTRUN", "FAIL"]
if os == "linux": ["FAIL", "TIMEOUT", "NOTRUN"]
if os == "win": ["TIMEOUT", "NOTRUN", "FAIL"]
[NOTRUN, FAIL, TIMEOUT]
[Match text after prefix.]
@ -55,32 +54,34 @@
[Search invisible content between |end| and suffix.]
expected:
if os == "linux": ["FAIL", "NOTRUN", "TIMEOUT"]
if os == "linux": ["TIMEOUT", "NOTRUN", "FAIL"]
if os == "mac": ["NOTRUN", "TIMEOUT", "FAIL"]
[NOTRUN, FAIL, TIMEOUT]
[Range with preceeding suffix.]
expected:
if os == "android": ["NOTRUN", "PASS", "TIMEOUT"]
if os == "win": ["NOTRUN", "PASS", "TIMEOUT"]
[PASS, TIMEOUT, NOTRUN]
if os == "linux": ["PASS", "TIMEOUT", "NOTRUN"]
if os == "win": ["PASS", "NOTRUN", "TIMEOUT"]
[NOTRUN, PASS, TIMEOUT]
[no suffix forces |end| to be end bounded.]
expected:
if os == "win": ["PASS", "NOTRUN", "TIMEOUT"]
if os == "android": ["NOTRUN", "PASS", "TIMEOUT"]
if os == "mac": ["PASS", "NOTRUN", "TIMEOUT"]
[PASS, TIMEOUT, NOTRUN]
[|end| must be start bounded even if full range is word bounded.]
expected:
if os == "win": ["NOTRUN", "PASS"]
if os == "android": ["NOTRUN", "PASS", "TIMEOUT"]
if os == "mac": ["PASS", "NOTRUN", "TIMEOUT"]
if os == "win": ["PASS", "NOTRUN"]
[PASS, TIMEOUT, NOTRUN]
[non-existent |end|.]
expected:
if os == "win": ["NOTRUN", "PASS", "TIMEOUT"]
if os == "linux": ["PASS", "TIMEOUT", "NOTRUN"]
if os == "android": ["NOTRUN", "PASS", "TIMEOUT"]
[PASS, TIMEOUT, NOTRUN]
[PASS, NOTRUN, TIMEOUT]
[suffix means |start| need not end on word boundary.]
expected: FAIL
@ -90,7 +91,6 @@
[overlapping one letter exact matches with suffix.]
expected:
if os == "win": ["FAIL", "NOTRUN", "TIMEOUT"]
if os == "android": ["NOTRUN", "FAIL", "TIMEOUT"]
[FAIL, TIMEOUT, NOTRUN]
@ -99,7 +99,6 @@
[matching range search.]
expected:
if os == "win": ["FAIL", "NOTRUN", "TIMEOUT"]
if os == "android": ["NOTRUN", "FAIL", "TIMEOUT"]
[FAIL, TIMEOUT, NOTRUN]
@ -128,17 +127,15 @@
[|end| must be start bounded.]
expected:
if os == "android": ["NOTRUN", "PASS", "TIMEOUT"]
if os == "win": ["NOTRUN", "PASS", "TIMEOUT"]
[PASS, TIMEOUT, NOTRUN]
[suffix means |end| need not be end bounded.]
expected:
if os == "win": ["TIMEOUT", "NOTRUN", "FAIL"]
if os == "android": ["NOTRUN", "FAIL", "TIMEOUT"]
[FAIL, TIMEOUT, NOTRUN]
[|start| must start on a word boundary.]
expected:
if os == "android": ["TIMEOUT", "NOTRUN", "PASS"]
if os == "android": ["PASS", "NOTRUN", "TIMEOUT"]
[PASS, TIMEOUT, NOTRUN]

Просмотреть файл

@ -8,23 +8,18 @@
[no-force-load-at-top must not block scroll on load from text fragment.]
expected:
if os == "win": ["TIMEOUT", "NOTRUN", "FAIL"]
if os == "android": ["NOTRUN", "FAIL", "TIMEOUT"]
if os == "android": ["TIMEOUT", "NOTRUN", "FAIL"]
[FAIL, TIMEOUT, NOTRUN]
[no-force-load-at-top must not block scroll on load from text fragment with element fallback.]
expected:
if os == "mac": ["TIMEOUT", "FAIL", "NOTRUN"]
if os == "linux": ["FAIL", "TIMEOUT", "NOTRUN"]
[NOTRUN, FAIL, TIMEOUT]
if os == "android": ["NOTRUN", "FAIL", "TIMEOUT"]
if os == "win": ["TIMEOUT", "NOTRUN", "FAIL"]
[TIMEOUT, FAIL, NOTRUN]
[no-force-load-at-top must not block scroll on load from element fragment.]
expected:
if os == "linux": ["TIMEOUT", "NOTRUN"]
[NOTRUN, TIMEOUT]
expected: [NOTRUN, TIMEOUT]
[force-load-at-top must block scroll on load from history scroll restoration.]
expected:
if os == "android": ["TIMEOUT", "FAIL"]
[FAIL, TIMEOUT]
expected: [FAIL, TIMEOUT]

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше