зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1711097 - [wpt-sync] Update web-platform-tests to 8b47c1d09a9ac5219a2a630126875f5f388d2828, a=testonly
MANUAL PUSH: wpt sync bot wpt-head: 8b47c1d09a9ac5219a2a630126875f5f388d2828 wpt-type: landing
This commit is contained in:
Родитель
c413f0fe64
Коммит
479f22c770
|
@ -94,65 +94,50 @@
|
|||
|
||||
[structured-clone.any.html?101-last]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["TIMEOUT", "OK"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["TIMEOUT", "OK"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["TIMEOUT", "OK"]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): ["TIMEOUT", "OK"]
|
||||
TIMEOUT
|
||||
[Not serializable: Window: [object Window\]]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): ["NOTRUN", "PASS"]
|
||||
NOTRUN
|
||||
|
||||
[Not serializable: symbol: Symbol(desc)]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["NOTRUN", "FAIL"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["NOTRUN", "FAIL"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["NOTRUN", "FAIL"]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): ["NOTRUN", "FAIL"]
|
||||
NOTRUN
|
||||
|
||||
[FileList: [object FileList\]]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["NOTRUN", "FAIL"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["NOTRUN", "FAIL"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["NOTRUN", "FAIL"]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): ["NOTRUN", "FAIL"]
|
||||
NOTRUN
|
||||
|
||||
[Not serializable: function: function() {}]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): ["NOTRUN", "PASS"]
|
||||
NOTRUN
|
||||
|
||||
[File: [object File\]]
|
||||
expected:
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86"): NOTRUN
|
||||
if (os == "win") and webrender and not fission and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and webrender and not fission and not debug: ["NOTRUN", "PASS"]
|
||||
if (os == "linux") and fission and not debug and webrender: NOTRUN
|
||||
if (os == "linux") and not fission and debug and not webrender: NOTRUN
|
||||
if (os == "linux") and fission and not debug and webrender: NOTRUN
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86"): NOTRUN
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if (os == "android") and webrender and swgl: NOTRUN
|
||||
if (os == "win") and not webrender and debug: NOTRUN
|
||||
if (os == "win") and webrender and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and webrender and fission: ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if (os == "win") and not webrender and debug: NOTRUN
|
||||
if (os == "android") and not webrender: ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if os == "mac": NOTRUN
|
||||
[NOTRUN, TIMEOUT]
|
||||
|
||||
[Not serializable: Event: [object Event\]]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): ["NOTRUN", "PASS"]
|
||||
NOTRUN
|
||||
|
||||
[Not serializable: MessageChannel: [object MessageChannel\]]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): ["NOTRUN", "PASS"]
|
||||
NOTRUN
|
||||
|
||||
[Blob: [object Blob\]]
|
||||
|
@ -168,88 +153,64 @@
|
|||
|
||||
[structured-clone.any.worker.html?101-last]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and fission: ["TIMEOUT", "OK"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and not fission: ["TIMEOUT", "OK"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and debug: ["TIMEOUT", "OK"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and debug: ["TIMEOUT", "OK"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and not debug: ["TIMEOUT", "OK"]
|
||||
if (os == "android") and not webrender and debug: ["TIMEOUT", "OK"]
|
||||
if (os == "win") and (processor == "x86_64"): ["TIMEOUT", "OK"]
|
||||
if (os == "mac") and debug: ["TIMEOUT", "OK"]
|
||||
TIMEOUT
|
||||
[Not serializable: function: function() {}]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and not debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64"): ["NOTRUN", "PASS"]
|
||||
if (os == "mac") and debug: ["NOTRUN", "PASS"]
|
||||
NOTRUN
|
||||
|
||||
[Not serializable: MessageChannel: [object MessageChannel\]]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and not debug: ["NOTRUN", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64"): ["NOTRUN", "PASS"]
|
||||
if (os == "mac") and debug: ["NOTRUN", "PASS"]
|
||||
NOTRUN
|
||||
|
||||
[Not serializable: symbol: Symbol(desc)]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and not fission: ["NOTRUN", "FAIL"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and fission: ["NOTRUN", "FAIL"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and debug: ["NOTRUN", "FAIL"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and not debug: ["NOTRUN", "FAIL"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and debug: ["NOTRUN", "FAIL"]
|
||||
if (os == "android") and not webrender and debug: ["NOTRUN", "FAIL"]
|
||||
if (os == "mac") and debug: ["NOTRUN", "FAIL"]
|
||||
if (os == "win") and (processor == "x86_64"): ["NOTRUN", "FAIL"]
|
||||
NOTRUN
|
||||
|
||||
[File: [object File\]]
|
||||
expected:
|
||||
if (os == "win") and webrender and not debug and fission: ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if (os == "win") and webrender and not debug and not fission: ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["NOTRUN", "TIMEOUT"]
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86"): ["NOTRUN", "TIMEOUT"]
|
||||
if (os == "win") and not webrender and (processor == "x86_64") and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and not webrender and (processor == "x86_64") and not debug: ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and debug and not swgl: ["NOTRUN", "TIMEOUT"]
|
||||
if (os == "win") and webrender and debug: ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if (os == "linux") and not webrender and not debug: ["NOTRUN", "TIMEOUT"]
|
||||
if (os == "linux") and not webrender and not debug and fission: ["NOTRUN", "TIMEOUT"]
|
||||
if (os == "android") and not webrender and debug: ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if (os == "win") and webrender: ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if (os == "mac") and debug: ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
NOTRUN
|
||||
|
||||
[Not serializable: Event: [object Event\]]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and not debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64"): ["NOTRUN", "PASS"]
|
||||
if (os == "mac") and debug: ["NOTRUN", "PASS"]
|
||||
NOTRUN
|
||||
|
||||
[Not serializable: DedicatedWorkerGlobalScope: [object DedicatedWorkerGlobalScope\]]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and not fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and fission: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and not debug: ["NOTRUN", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64"): ["NOTRUN", "PASS"]
|
||||
if (os == "mac") and debug: ["NOTRUN", "PASS"]
|
||||
NOTRUN
|
||||
|
||||
[Blob: [object Blob\]]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and swgl: TIMEOUT
|
||||
if (os == "android") and not webrender and not debug: TIMEOUT
|
||||
if (os == "linux") and not webrender and debug: TIMEOUT
|
||||
if (os == "linux") and webrender and not debug: TIMEOUT
|
||||
if (os == "android") and not webrender and not debug: TIMEOUT
|
||||
if (os == "android") and webrender: TIMEOUT
|
||||
if (os == "mac") and not debug: TIMEOUT
|
||||
if (os == "win") and (processor == "x86"): TIMEOUT
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
[write-read-on-detached-iframe.https.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and (processor == "x86_64"): ["TIMEOUT", "ERROR"]
|
||||
if (os == "linux") and not debug and (processor == "x86"): ["TIMEOUT", "ERROR"]
|
||||
if (os == "linux") and not debug and webrender and not fission: ["TIMEOUT", "ERROR"]
|
||||
if (os == "linux") and not debug and webrender and fission: ["ERROR", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not webrender: ["TIMEOUT", "ERROR"]
|
||||
TIMEOUT
|
||||
[Verify read and write fail on detached iframe]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -4,19 +4,21 @@
|
|||
if os == "mac": ["OK", "TIMEOUT"]
|
||||
[History navigation in iframe: "about:blank" document is navigated back from history same-origin.]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and not swgl and debug and not fission: ["FAIL", "PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not swgl and debug and fission: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and not swgl and not debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and not webrender and not debug and fission: ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "x86") and debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and swgl: ["FAIL", "PASS", "TIMEOUT"]
|
||||
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and swgl: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not swgl: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "win") and (processor == "x86") and debug: ["PASS", "FAIL"]
|
||||
if os == "mac": ["PASS", "TIMEOUT"]
|
||||
|
||||
[History navigation in iframe: "about:blank" document is navigated back from history cross-origin.]
|
||||
expected:
|
||||
if (os == "linux") and webrender and fission and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
|
||||
if (os == "linux") and webrender and fission and debug: ["PASS", "FAIL", "TIMEOUT", "NOTRUN"]
|
||||
if (os == "linux") and webrender and fission and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
|
||||
if (os == "linux") and webrender and not fission: ["PASS", "TIMEOUT", "NOTRUN"]
|
||||
if os == "mac": ["PASS", "TIMEOUT", "NOTRUN"]
|
||||
|
||||
|
|
|
@ -1,9 +1,15 @@
|
|||
[iframe-all-local-schemes-inherit-self.sub.html]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "win") and (processor == "x86_64") and webrender and fission: ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "win") and (processor == "x86_64") and not webrender: ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "win") and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "linux") and webrender: ["TIMEOUT", "OK"]
|
||||
[OK, TIMEOUT]
|
||||
[<iframe>'s about:blank inherits policy.]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
|
||||
if not debug and (os == "win") and (processor == "x86_64") and webrender and fission: ["TIMEOUT", "PASS"]
|
||||
if not debug and (os == "win") and (processor == "x86_64") and not webrender: ["TIMEOUT", "PASS"]
|
||||
if not debug and (os == "linux") and webrender: ["TIMEOUT", "PASS"]
|
||||
if not debug and (os == "win") and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
[href-location-blocked.sub.html]
|
||||
[Violation report status OK.]
|
||||
expected:
|
||||
if (os == "android") and webrender and not swgl and debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and webrender and not swgl and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and not webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and webrender and swgl: ["FAIL", "PASS"]
|
||||
if (os == "android") and webrender and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "android") and webrender and debug and not swgl: ["PASS", "FAIL"]
|
||||
if (os == "android") and webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and not webrender: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -2,89 +2,80 @@
|
|||
[Return the most recent nameless cookie, even if preceded by =, in addition to other valid cookie]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
FAIL
|
||||
|
||||
[Use last value for cookies with identical names]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Keep first-in, first-out name order]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Keep first-in, first-out single-char name order]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
FAIL
|
||||
|
||||
[Keep non-alphabetic first-in, first-out name order]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Keep first-in, first-out order if comma-separated]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Set nameless cookie, given `Set-Cookie: =test16`]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Overwrite nameless cookie]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Ignore cookie with empty name and empty value]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
@ -92,59 +83,53 @@
|
|||
[Ignore cookie with no name or value]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for 1=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for $=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for !a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for @a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
@ -152,139 +137,125 @@
|
|||
[Name is set as expected for #a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for $a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for %a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for ^a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for &a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for *a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for (a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for )a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for -a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for _a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for +=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for "a=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Name is set as expected for "a=b"=test]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[URL-encoded cookie name is not decoded]
|
||||
expected:
|
||||
if (os == "linux") and webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
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 == "win") and debug and swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
expected:
|
||||
if not debug and (os == "linux") and not webrender and fission: ["PASS", "FAIL"]
|
||||
if not debug and (os == "linux") and not webrender and not fission: ["PASS", "FAIL"]
|
||||
if not debug and (os == "win") and not webrender: ["PASS", "FAIL"]
|
||||
if not debug and (os == "android") and not webrender: ["PASS", "FAIL"]
|
||||
if not debug and (os == "linux") and webrender: ["PASS", "FAIL"]
|
||||
if not debug and (os == "win") and not webrender: ["PASS", "FAIL"]
|
||||
if not debug and (os == "mac"): ["PASS", "FAIL"]
|
||||
|
|
|
@ -2,8 +2,8 @@
|
|||
[Top percentage resolved correctly for overflow contribution]
|
||||
expected:
|
||||
if (os == "android") and not swgl and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "android") and not swgl and debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and not swgl and not debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and not swgl and debug and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "android") and not swgl and not debug and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "android") and swgl: ["FAIL", "PASS"]
|
||||
if (os == "android") and not swgl and not debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and swgl: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,8 +1,12 @@
|
|||
[background-color-animation-in-body.html]
|
||||
expected:
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and webrender and debug and not swgl and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and webrender and debug and not swgl and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not webrender and (processor == "x86_64") and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug and webrender and not swgl: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug and webrender and swgl: PASS
|
||||
if (os == "win") and not webrender and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and not debug and not webrender: PASS
|
||||
if (os == "win") and not webrender and debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug: PASS
|
||||
if os == "mac": ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug and not webrender: PASS
|
||||
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
[background-color-animation-with-images.html]
|
||||
expected:
|
||||
if (os == "win") and not debug and not fission and not webrender and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not debug and not fission and not webrender and (processor == "x86_64"): ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not fission and not debug and not webrender: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and fission and not debug and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug and webrender and not swgl: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug and webrender and swgl: ["PASS", "TIMEOUT", "FAIL"]
|
||||
if (os == "linux") and fission and debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "win") and not debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and debug and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug and not webrender: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if os == "mac": ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
if (os == "linux") and webrender and debug and not fission and swgl: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not swgl and debug and not webrender: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "android") and not swgl and debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not debug and webrender and not fission: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and not webrender and not debug and not fission: ["PASS", "TIMEOUT", "FAIL"]
|
||||
if (os == "linux") and webrender and debug and fission: ["TIMEOUT", "PASS", "FAIL"]
|
||||
if (os == "android") and not swgl and not debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "mac") and not debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and swgl: ["TIMEOUT", "PASS", "FAIL"]
|
||||
[TIMEOUT, PASS]
|
||||
|
|
|
@ -1,8 +1,10 @@
|
|||
[background-color-animation-with-table3.html]
|
||||
expected:
|
||||
if (os == "win") and debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and fission and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "mac") and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and debug and not swgl and webrender and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and debug and not swgl and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and not swgl and debug and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and swgl: ["TIMEOUT", "PASS"]
|
||||
if (os == "mac") and not webrender: ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
[background-color-transparent-animation-in-body.html]
|
||||
expected:
|
||||
if (os == "win") and debug and webrender and not fission and not swgl: PASS
|
||||
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and debug and not webrender and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and debug and not fission and webrender and not swgl: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and debug and not fission and webrender and swgl: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and debug and not fission and not webrender and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and not swgl and debug and not webrender: PASS
|
||||
if (os == "android") and not swgl and debug and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and not swgl and not debug and not webrender: PASS
|
||||
if (os == "android") and not swgl and debug: PASS
|
||||
if (os == "linux") and fission and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "mac") and debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and swgl: ["TIMEOUT", "PASS"]
|
||||
if (os == "mac") and not webrender: ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
|
|
@ -1,10 +1,13 @@
|
|||
[background-color-animation-with-zero-alpha.html]
|
||||
expected:
|
||||
if (os == "win") and not swgl and not fission and webrender and not debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not swgl and fission and not debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "linux") and webrender and not debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "mac") and debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and swgl: ["PASS", "TIMEOUT"]
|
||||
if (os == "mac") and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and swgl: ["PASS", "TIMEOUT"]
|
||||
if webrender and (os == "win") and debug and not swgl and fission: ["PASS", "TIMEOUT"]
|
||||
if webrender and (os == "win") and debug and not swgl and not fission: ["PASS", "TIMEOUT"]
|
||||
if webrender and (os == "win") and debug and swgl: ["PASS", "TIMEOUT"]
|
||||
if webrender and (os == "win") and not debug and fission: ["PASS", "TIMEOUT"]
|
||||
if webrender and (os == "win") and not debug and not fission: ["PASS", "TIMEOUT"]
|
||||
if webrender and (os == "android") and not swgl and debug: ["TIMEOUT", "PASS"]
|
||||
if webrender and (os == "linux") and not debug and fission: ["PASS", "TIMEOUT"]
|
||||
if webrender and (os == "mac") and not debug: ["PASS", "TIMEOUT"]
|
||||
if webrender and (os == "mac") and debug: ["TIMEOUT", "PASS"]
|
||||
if webrender and (os == "android") and swgl: ["PASS", "TIMEOUT"]
|
||||
if webrender and (os == "linux") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[css3-counter-styles-158.html]
|
||||
expected:
|
||||
if (os == "android") and not webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[css3-counter-styles-161.html]
|
||||
expected:
|
||||
if (os == "android") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and not webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[css3-counter-styles-137.html]
|
||||
expected:
|
||||
if (os == "android") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and not webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
|
|
|
@ -1,9 +1,6 @@
|
|||
[dynamic-baseline-change.html]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and webrender: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: FAIL
|
||||
if os == "win": FAIL
|
||||
if os == "android": PASS
|
||||
FAIL
|
||||
[FAIL, PASS]
|
||||
|
|
|
@ -1,4 +1,2 @@
|
|||
[grid-auto-margin-and-replaced-item-001.html]
|
||||
expected:
|
||||
if not webrender and debug and (os == "win") and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
expected: [PASS, FAIL]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[image-orientation-from-image-composited-dynamic1.html]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not webrender: ["PASS", "FAIL"]
|
||||
if (processor == "x86") and debug: ["FAIL", "PASS"]
|
||||
if (processor == "x86") and not debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if (os == "win") and not webrender and debug and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[webkit-line-clamp-008.html]
|
||||
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 swgl and debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and not swgl and debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and not swgl and not debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and swgl: ["PASS", "FAIL"]
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[position-sticky-flexbox.html]
|
||||
expected:
|
||||
if (processor == "x86") and debug: ["PASS", "FAIL"]
|
|
@ -1,5 +1,6 @@
|
|||
[box-sizing-replaced-001.xht]
|
||||
expected:
|
||||
if os == "mac": PASS
|
||||
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if os == "android": PASS
|
||||
if os == "mac": PASS
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[box-sizing-replaced-002.xht]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not fission and debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not fission and not debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and fission: ["FAIL", "PASS"]
|
||||
|
|
|
@ -1,2 +1,7 @@
|
|||
[add-background-attachment-fixed-during-smooth-scroll.html]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if (os == "win") and debug and webrender and not fission and swgl: ["TIMEOUT", "FAIL"]
|
||||
if (os == "win") and debug and webrender and not fission and not swgl: ["FAIL", "TIMEOUT"]
|
||||
if (os == "win") and debug and webrender and fission: ["TIMEOUT", "FAIL"]
|
||||
if (os == "android") and swgl: ["FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
[Main frame with smooth scroll-behavior ; scrollTo() with auto behavior]
|
||||
expected:
|
||||
if not swgl and (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
|
||||
if swgl and (os == "win"): ["PASS", "FAIL"]
|
||||
if swgl and (os == "linux"): ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
[effect-reference-feimage-003.html]
|
||||
expected:
|
||||
if webrender and (os == "linux") and debug and not fission and swgl: ["PASS", "FAIL"]
|
||||
if webrender and (os == "linux") and debug and not fission and not swgl: ["PASS", "FAIL"]
|
||||
if webrender and (os == "linux") and debug and fission: ["PASS", "FAIL"]
|
||||
if webrender and (os == "win") and not fission and debug and not swgl: ["PASS", "FAIL"]
|
||||
if webrender and (os == "win") and not fission and debug and swgl: ["PASS", "FAIL"]
|
||||
if webrender and (os == "win") and fission and not debug: ["PASS", "FAIL"]
|
||||
if webrender and (os == "win") and fission and debug: ["PASS", "FAIL"]
|
||||
if webrender and (os == "win") and not fission and not debug: ["PASS", "FAIL"]
|
||||
if webrender and (os == "android") and debug: ["PASS", "FAIL"]
|
||||
if webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
|
||||
if webrender and (os == "win"): ["PASS", "FAIL"]
|
||||
if webrender and (os == "linux"): ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[selection-image-002.html]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not 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"]
|
||||
|
|
|
@ -0,0 +1,15 @@
|
|||
[density-corrected-image-in-canvas.html]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "linux"): ERROR
|
||||
[resources/exif-resolution-none.jpg: webgl]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "linux"): TIMEOUT
|
||||
|
||||
[resources/exif-resolution-valid-hires.jpg: webgl]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "linux"): NOTRUN
|
||||
|
||||
[resources/exif-resolution-valid-lores.jpg: webgl]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "linux"): NOTRUN
|
||||
|
|
@ -22,18 +22,18 @@
|
|||
|
||||
[Tests that the target_div gets scrollend event when drag the thumb of target.]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "TIMEOUT"]
|
||||
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", "FAIL", "TIMEOUT"]
|
||||
if os == "win": ["NOTRUN", "TIMEOUT"]
|
||||
if os == "android": ["FAIL", "TIMEOUT", "NOTRUN"]
|
||||
if os == "win": ["NOTRUN", "TIMEOUT"]
|
||||
[TIMEOUT, NOTRUN]
|
||||
|
||||
[Tests that the target_div gets scrollend event when dragging scroll on target.]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug: ["TIMEOUT", "FAIL"]
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
|
||||
if os == "mac": ["TIMEOUT", "FAIL"]
|
||||
if (os == "linux") and webrender and not debug: ["TIMEOUT", "FAIL"]
|
||||
if os == "win": ["TIMEOUT", "FAIL"]
|
||||
if os == "mac": ["TIMEOUT", "FAIL"]
|
||||
[FAIL, TIMEOUT]
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
[Readable stream synchronously cancels with AbortError if aborted before reading]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[general.any.sharedworker.html]
|
||||
[Stream will not error if body is empty. It's closed with an empty queue before it errors.]
|
||||
expected: FAIL
|
||||
|
@ -47,3 +48,7 @@
|
|||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
|
||||
|
||||
[Stream errors once aborted, after reading. Underlying connection closed.]
|
||||
expected:
|
||||
if swgl and (os == "linux"): ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -2,18 +2,17 @@
|
|||
expected:
|
||||
if (os == "linux") and fission and debug: ["OK", "CRASH"]
|
||||
if (os == "win") and fission and debug: ["OK", "CRASH"]
|
||||
if (os == "mac") and debug: ["OK", "ERROR", "CRASH"]
|
||||
if (os == "mac") and not debug: ["OK", "ERROR", "CRASH"]
|
||||
if os == "mac": ["OK", "ERROR", "CRASH"]
|
||||
|
||||
[stream-response.any.html]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["CRASH", "OK", "ERROR"]
|
||||
if (os == "mac") and debug: ["OK", "ERROR", "CRASH"]
|
||||
if (os == "mac") and not debug: ["OK", "CRASH"]
|
||||
|
||||
[stream-response.any.serviceworker.html]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["OK", "ERROR", "CRASH"]
|
||||
if (os == "mac") and not debug: ["OK", "CRASH"]
|
||||
if (os == "mac") and debug: ["OK", "ERROR", "CRASH"]
|
||||
|
||||
[stream-response.any.worker.html]
|
||||
expected:
|
||||
|
|
|
@ -3,17 +3,19 @@
|
|||
if os == "mac": ["OK", "TIMEOUT"]
|
||||
[Cancelling a closed Response stream]
|
||||
expected:
|
||||
if os == "mac": ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
|
||||
|
||||
[response-cancel-stream.any.html]
|
||||
expected:
|
||||
if (os == "win") and webrender and debug: ["OK", "ERROR"]
|
||||
if (os == "win") and webrender and not debug: ["OK", "ERROR"]
|
||||
if os == "mac": ["OK", "ERROR", "TIMEOUT"]
|
||||
if (os == "win") and webrender: ["OK", "ERROR"]
|
||||
if (os == "mac") and not debug: ["OK", "ERROR", "TIMEOUT"]
|
||||
if (os == "mac") and debug: ["OK", "ERROR", "TIMEOUT"]
|
||||
[Cancelling a closed Response stream]
|
||||
expected:
|
||||
if os == "mac": ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
|
||||
|
||||
[response-cancel-stream.any.serviceworker.html]
|
||||
|
@ -22,7 +24,7 @@
|
|||
[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") and debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
|
||||
|
||||
[response-cancel-stream.any.worker.html]
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[response-clone-iframe.window.html]
|
||||
expected:
|
||||
if (os == "win") and webrender and not debug and not fission: ["OK", "ERROR"]
|
||||
if (os == "win") and webrender and not debug and fission: ["OK", "ERROR"]
|
||||
if (os == "win") and webrender and debug: ["OK", "ERROR"]
|
||||
if (os == "win") and webrender: ["OK", "ERROR"]
|
||||
if (os == "mac") and not debug: ["OK", "ERROR"]
|
||||
if (os == "mac") and debug: ["OK", "ERROR"]
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
[304-update.any.html]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug and not fission: [OK, TIMEOUT]
|
||||
if (os == "linux") and not webrender and not debug and not fission: ["OK", "TIMEOUT"]
|
||||
[HTTP cache updates stored headers from a Last-Modified 304]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "linux"): [FAIL, PASS]
|
||||
if (processor == "x86") and (os == "linux"): ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
||||
|
@ -13,18 +13,14 @@
|
|||
if (os == "win") and not debug and webrender and fission: PASS
|
||||
if (os == "win") and not debug and not webrender: PASS
|
||||
if (os == "win") and debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
|
||||
if (os == "android") and swgl: [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
||||
[304-update.any.serviceworker.html]
|
||||
expected:
|
||||
if (os == "linux") and not webrender: [OK, FAIL]
|
||||
if (os == "linux") and not webrender: ["OK", "FAIL"]
|
||||
[HTTP cache updates stored headers from a Last-Modified 304]
|
||||
expected:
|
||||
if (os == "win") and not debug and not webrender and (processor == "x86_64"): [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
expected: [PASS, FAIL]
|
||||
|
||||
|
||||
[304-update.any.sharedworker.html]
|
||||
|
|
|
@ -1,15 +1,17 @@
|
|||
[window-open.https.sub.html]
|
||||
expected:
|
||||
if webrender and fission and (os == "win") and not debug: ["ERROR", "OK"]
|
||||
if not webrender and (os == "android") and debug: ["ERROR", "OK"]
|
||||
if (os == "linux") and not debug and webrender: ["ERROR", "OK"]
|
||||
[OK, ERROR]
|
||||
[Cross-site window, forced, reloaded]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86") and not debug: ["FAIL", "PASS"]
|
||||
if not swgl and (os == "win") and (processor == "x86_64") and not debug and webrender and not fission: ["FAIL", "PASS"]
|
||||
if swgl and (os == "win"): ["FAIL", "PASS"]
|
||||
if swgl and (os == "linux"): ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
[Same-site window, forced, reloaded]
|
||||
expected:
|
||||
if (os == "android") and debug and webrender and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: PASS
|
||||
if os == "win": PASS
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,13 +1,12 @@
|
|||
[iframe-activeelement-after-focusing-out-iframes.html]
|
||||
[Check iframe activeElement after focusing out different site iframe]
|
||||
expected:
|
||||
if (os == "win") and not debug and webrender and fission: PASS
|
||||
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if (os == "win") and not debug and not webrender and (processor == "x86"): PASS
|
||||
if (os == "win") and debug and not webrender and (processor == "x86"): PASS
|
||||
if (os == "win") and not fission and (processor == "x86_64") and debug and webrender: PASS
|
||||
if (os == "win") and not fission and (processor == "x86"): PASS
|
||||
if (os == "android") and not debug and webrender: PASS
|
||||
if (os == "win") and debug and webrender: PASS
|
||||
if (os == "android") and debug: PASS
|
||||
if (os == "win") and fission: PASS
|
||||
if (os == "mac") and debug: PASS
|
||||
if (os == "mac") and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and debug: PASS
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
[forced-colors-mode-43.html]
|
||||
expected:
|
||||
if (os == "win") and debug and not fission and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not fission and webrender and not swgl: ["FAIL", "PASS"]
|
||||
if os == "android": PASS
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[forced-colors-mode-45.html]
|
||||
expected:
|
||||
if not webrender and (os == "win") and debug and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if not webrender and (os == "win") and not debug and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if not webrender and (os == "linux") and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender and not fission: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if (os == "mac") and not webrender: ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -14,25 +14,26 @@
|
|||
|
||||
[pushState must not alter location.hash when no URL is provided]
|
||||
expected:
|
||||
if fission and debug: ["PASS", "FAIL"]
|
||||
if fission and debug and (os == "win"): ["PASS", "FAIL"]
|
||||
if fission and debug and (os == "linux"): ["FAIL", "PASS"]
|
||||
|
||||
[location.hash must be allowed to change (part 2)]
|
||||
expected:
|
||||
if fission and debug: ["PASS", "FAIL"]
|
||||
if fission and debug and (os == "linux"): ["FAIL", "PASS"]
|
||||
if fission and debug and (os == "win"): ["PASS", "FAIL"]
|
||||
|
||||
[pushState must remove all history after the current state]
|
||||
expected:
|
||||
if fission and debug: ["PASS", "FAIL"]
|
||||
if fission and debug and (os == "linux"): ["FAIL", "PASS"]
|
||||
if fission and debug and (os == "win"): ["PASS", "FAIL"]
|
||||
|
||||
[popstate event should pass the state data]
|
||||
expected:
|
||||
if fission and debug and (os == "linux"): ["PASS", "FAIL"]
|
||||
if fission and debug and (os == "win"): ["PASS", "FAIL"]
|
||||
if fission and debug: ["PASS", "FAIL"]
|
||||
|
||||
[history.state should also reference a clone of the original object (2)]
|
||||
expected:
|
||||
if fission and debug and (os == "linux"): ["PASS", "FAIL"]
|
||||
if fission and debug and (os == "win"): ["PASS", "FAIL"]
|
||||
if fission and debug: ["PASS", "FAIL"]
|
||||
|
||||
[pushState must remove any tasks queued by the history traversal task source]
|
||||
expected:
|
||||
|
@ -40,8 +41,7 @@
|
|||
|
||||
[state data should cope with circular object references]
|
||||
expected:
|
||||
if fission and debug and (os == "win"): ["PASS", "FAIL"]
|
||||
if fission and debug and (os == "linux"): ["PASS", "FAIL"]
|
||||
if fission and debug: ["PASS", "FAIL"]
|
||||
|
||||
[popstate event should fire when navigation occurs]
|
||||
expected:
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
[traverse-during-unload.html]
|
||||
[Traversing the history during unload]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if fission: PASS
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[no_window_open_when_term_nesting_level_nonzero.window.html]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "ERROR", "CRASH"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["ERROR", "TIMEOUT", "CRASH"]
|
||||
if (os == "linux") and webrender and debug: ["ERROR", "TIMEOUT", "CRASH"]
|
||||
ERROR
|
||||
[no popups from synchronously reachable window]
|
||||
|
|
|
@ -1,16 +1,14 @@
|
|||
[navigated-named-objects.window.html]
|
||||
[Window's associated Document object is used for finding named objects (<object> with browsing ccontext via srcdoc <iframe)>]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: [PASS, FAIL]
|
||||
[FAIL, PASS]
|
||||
expected: [FAIL, PASS]
|
||||
|
||||
[Window's associated Document object is used for finding named objects (<object> with browsing ccontext via same-origin <iframe)>]
|
||||
expected:
|
||||
if os == "linux": [FAIL, PASS]
|
||||
if os == "linux": ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Window's associated Document object is used for finding named objects (<object> with browsing ccontext via cross-site <iframe)>]
|
||||
expected:
|
||||
if fission: [PASS, FAIL]
|
||||
if fission: ["PASS", "FAIL"]
|
||||
[FAIL, PASS]
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
[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 webrender and debug and not fission and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and not swgl and not webrender and not debug and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if (os == "win") and not swgl and not webrender and debug and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not fission and debug and webrender and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not fission and not swgl: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86") and not debug: ["FAIL", "PASS"]
|
||||
if os == "android": ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
[offscreencanvas.commit.w.html]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not swgl and debug and fission: ["ERROR", "OK"]
|
||||
if (os == "linux") and webrender and not swgl and not debug and fission: ["ERROR", "OK"]
|
||||
if (os == "linux") and webrender and not swgl and not debug and not fission: ["ERROR", "OK"]
|
||||
if (os == "win") and (processor == "x86") and debug: ["ERROR", "OK"]
|
||||
if (os == "linux") and webrender and swgl: ["ERROR", "OK"]
|
||||
if not fission and debug and (os == "linux") and webrender and swgl: ["ERROR", "OK"]
|
||||
if not fission and debug and (os == "win") and not webrender: ["ERROR", "OK"]
|
||||
if not fission and debug and (os == "linux") and not webrender: ["ERROR", "OK"]
|
||||
if fission and not debug and (os == "win"): ["ERROR", "OK"]
|
||||
if fission and debug: ["ERROR", "OK"]
|
||||
[OK, ERROR]
|
||||
[Test that calling OffscreenCanvas's commit pushes its contents to its placeholder.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -2,8 +2,9 @@
|
|||
[CSP: sandbox allow-popups allow-scripts allow-same-origin; CSP sandbox popup navigate to Cross-Origin-Opener-Policy document should work]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and fission: PASS
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86_64"): PASS
|
||||
if (os == "linux") and webrender and debug: PASS
|
||||
if (os == "win") and not webrender: PASS
|
||||
if (os == "win") and not webrender and debug: PASS
|
||||
[PASS, FAIL]
|
||||
|
||||
[CSP: sandbox allow-popups allow-scripts; CSP sandbox popup navigate to Cross-Origin-Opener-Policy document should work]
|
||||
|
|
|
@ -2,4 +2,9 @@
|
|||
disabled:
|
||||
if tsan: https://bugzilla.mozilla.org/show_bug.cgi?1682723
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86") and not debug: ["OK", "TIMEOUT"]
|
||||
if (os == "mac") and not debug: ["OK", "TIMEOUT"]
|
||||
[unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin; foo=bar"]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "win") and not debug: ["PASS", "TIMEOUT"]
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[iframe-popup-same-origin-allow-popups-to-unsafe-none.https.html]
|
||||
expected:
|
||||
if (os == "android") and not webrender and not debug: ["OK", "TIMEOUT"]
|
||||
if (os == "android") and not webrender and debug: ["OK", "TIMEOUT"]
|
||||
if (os == "android") and not webrender and not debug: ["OK", "TIMEOUT"]
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[iframe-popup-same-origin-to-same-origin.https.html]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [OK, TIMEOUT]
|
||||
if (os == "android") and webrender and debug and not swgl: ["OK", "CRASH", "TIMEOUT"]
|
||||
if (os == "android") and webrender and debug and swgl: ["OK", "TIMEOUT"]
|
||||
if (os == "android") and webrender and debug and not swgl: ["OK", "TIMEOUT"]
|
||||
if (os == "android") and webrender and not debug: ["OK", "TIMEOUT"]
|
||||
if (os == "android") and not webrender and not debug: ["OK", "CRASH"]
|
||||
if (os == "mac") and not debug: ["OK", "TIMEOUT"]
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[iframe-popup-same-origin-to-unsafe-none.https.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: [OK, TIMEOUT]
|
||||
if (os == "android") and debug and webrender and not swgl: ["OK", "TIMEOUT"]
|
||||
if (os == "android") and debug and webrender and swgl: ["OK", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["OK", "TIMEOUT"]
|
||||
if (os == "android") and debug and not webrender: ["OK", "TIMEOUT"]
|
||||
if (os == "android") and debug and webrender: ["OK", "TIMEOUT"]
|
||||
|
|
|
@ -1,14 +1,16 @@
|
|||
[navigate-top-to-aboutblank.https.html]
|
||||
expected:
|
||||
if (os == "win") and not debug and not fission and not webrender and (processor == "x86"): [OK, TIMEOUT, CRASH]
|
||||
if (os == "win") and not debug and not fission and not webrender and (processor == "x86_64"): [TIMEOUT, OK, CRASH]
|
||||
if (os == "linux") and not fission and debug and not webrender: [OK, ERROR, TIMEOUT, CRASH]
|
||||
if (os == "linux") and not fission and debug and not webrender: ["OK", "ERROR", "TIMEOUT", "CRASH"]
|
||||
if (os == "linux") and fission and not debug and webrender: OK
|
||||
if (os == "win") and not debug and not fission and webrender: [OK, TIMEOUT, CRASH]
|
||||
if (os == "win") and not debug and fission: [OK, TIMEOUT, CRASH]
|
||||
if (os == "mac") and debug: [OK, TIMEOUT, CRASH]
|
||||
if (os == "mac") and not debug: [OK, CRASH, TIMEOUT]
|
||||
if (os == "win") and debug: [OK, TIMEOUT, CRASH]
|
||||
if (os == "win") and not webrender and debug and (processor == "x86"): ["OK", "TIMEOUT", "CRASH"]
|
||||
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["TIMEOUT", "OK", "CRASH"]
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["OK", "CRASH", "TIMEOUT"]
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86"): ["OK", "TIMEOUT", "CRASH"]
|
||||
if (os == "win") and webrender and fission and not debug: ["OK", "TIMEOUT", "CRASH"]
|
||||
if (os == "win") and webrender and fission and debug: ["OK", "TIMEOUT", "CRASH"]
|
||||
if (os == "win") and webrender and not fission: ["OK", "TIMEOUT", "CRASH"]
|
||||
if (os == "mac") and debug: ["OK", "TIMEOUT", "CRASH"]
|
||||
if (os == "mac") and not debug: ["OK", "CRASH", "TIMEOUT"]
|
||||
[OK, CRASH]
|
||||
[Navigate top to about:blank from iframe with opener COOP: |header(Cross-Origin-Opener-Policy,same-origin), iframe origin: https://www1.web-platform.test:8443]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,28 +1,28 @@
|
|||
[popup-redirect-cache.https.html]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [OK, TIMEOUT]
|
||||
if (os == "android") and not debug and not webrender: ["OK", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["OK", "TIMEOUT", "CRASH"]
|
||||
if (os == "mac") and not debug: ["OK", "TIMEOUT"]
|
||||
[same-origin document opening popup redirect from https://www1.web-platform.test:8443 to https://not-web-platform.test:8443 with redirectCache true and destCache false]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
||||
if (os == "mac") and not debug: ["PASS", "TIMEOUT"]
|
||||
|
||||
[same-origin document opening popup redirect from https://web-platform.test:8443 to https://not-web-platform.test:8443 with redirectCache true and destCache true]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
||||
if (os == "mac") and not debug: ["PASS", "TIMEOUT"]
|
||||
|
||||
[same-origin document opening popup redirect from https://not-web-platform.test:8443 to https://web-platform.test:8443 with redirectCache true and destCache true]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
||||
if (os == "mac") and not debug: ["PASS", "TIMEOUT"]
|
||||
|
||||
[same-origin document opening popup redirect from https://www1.web-platform.test:8443 to https://not-web-platform.test:8443 with redirectCache false and destCache true]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
||||
if (os == "mac") and not debug: ["PASS", "TIMEOUT"]
|
||||
|
||||
[same-origin document opening popup redirect from https://www1.web-platform.test:8443 to https://not-web-platform.test:8443 with redirectCache true and destCache true]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
||||
if (os == "mac") and not debug: ["PASS", "TIMEOUT"]
|
||||
|
||||
[same-origin document opening popup redirect from https://not-web-platform.test:8443 to https://web-platform.test:8443 with redirectCache true and destCache false]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
||||
if (os == "mac") and not debug: ["PASS", "TIMEOUT"]
|
||||
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
[popup-same-origin-allow-popups-with-cross-origin.https.html]
|
||||
expected:
|
||||
if (os == "win") and not debug and webrender and not fission: ["TIMEOUT", "OK", "CRASH"]
|
||||
if (os == "linux") and not fission and debug and not webrender: ["OK", "CRASH"]
|
||||
if (os == "linux") and fission and not debug and webrender: ["OK", "CRASH"]
|
||||
if (os == "linux") and fission and not debug and not webrender: ["CRASH", "OK"]
|
||||
if (os == "mac") and not debug: ["OK", "CRASH", "TIMEOUT"]
|
||||
if (os == "linux") and fission and not debug and not webrender: ["OK", "CRASH"]
|
||||
if (os == "linux") and not fission and debug and not webrender: ["OK", "CRASH"]
|
||||
[OK, TIMEOUT, CRASH]
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[popup-same-origin-allow-popups-with-same-site.https.html]
|
||||
expected:
|
||||
if not swgl and (os == "android") and not debug and webrender: ["OK", "CRASH"]
|
||||
if swgl and (os == "android"): ["OK", "TIMEOUT"]
|
||||
if (os == "android") and not swgl and not debug and not webrender: ["OK", "CRASH"]
|
||||
if (os == "android") and not swgl and not debug and webrender: ["OK", "CRASH"]
|
||||
if (os == "android") and swgl: ["OK", "TIMEOUT"]
|
||||
|
|
|
@ -4,14 +4,15 @@
|
|||
[OK, TIMEOUT]
|
||||
[/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"]
|
||||
expected:
|
||||
if (os == "android") and not debug and webrender: ["FAIL", "PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["FAIL", "PASS", "TIMEOUT"]
|
||||
if (os == "android") and debug: ["FAIL", "PASS", "TIMEOUT"]
|
||||
[PASS, FAIL, TIMEOUT]
|
||||
|
||||
[/images/red.png - parent COOP: ""; child COOP: "same-origin"]
|
||||
expected:
|
||||
if (os == "android") and not swgl and not debug and not webrender: ["FAIL", "PASS", "TIMEOUT"]
|
||||
if (os == "android") and not swgl and debug: ["FAIL", "PASS", "TIMEOUT"]
|
||||
if (os == "android") and webrender and debug and not swgl: ["FAIL", "PASS", "TIMEOUT"]
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS", "TIMEOUT"]
|
||||
if (os == "android") and not webrender and not debug: ["FAIL", "PASS", "TIMEOUT"]
|
||||
[PASS, FAIL, TIMEOUT]
|
||||
|
||||
[/media/2x2-green.mp4 - parent COOP: ""; child COOP: "same-origin"]
|
||||
|
|
|
@ -47,8 +47,8 @@
|
|||
|
||||
[utf-16be.html?include=workers]
|
||||
expected:
|
||||
if (os == "linux") and (processor == "x86_64") and debug and webrender and not fission and not swgl: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
if not fission and (os == "win") and (processor == "x86_64") and not debug and not webrender: ["TIMEOUT", "OK"]
|
||||
if not fission and (os == "android") and not swgl and debug and not webrender: ["TIMEOUT", "OK"]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
expected: FAIL
|
||||
|
@ -60,8 +60,8 @@
|
|||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if (os == "linux") and (processor == "x86_64") and debug and webrender and not fission and not swgl: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if not fission and (os == "android") and not swgl and debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if not fission and (os == "win") and (processor == "x86_64") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[SharedWorker() in a dedicated worker]
|
||||
|
|
|
@ -42,7 +42,12 @@
|
|||
[utf-16le.html?include=css]
|
||||
|
||||
[utf-16le.html?include=workers]
|
||||
expected: [OK, TIMEOUT]
|
||||
expected:
|
||||
if (os == "linux") and debug and not fission and webrender and swgl: ["TIMEOUT", "OK"]
|
||||
if (os == "android") and webrender and not swgl and debug: ["TIMEOUT", "OK"]
|
||||
if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "OK"]
|
||||
if (os == "mac") and not debug: ["TIMEOUT", "OK"]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -53,7 +58,12 @@
|
|||
FAIL
|
||||
|
||||
[SharedWorker constructor]
|
||||
expected: [PASS, TIMEOUT]
|
||||
expected:
|
||||
if (os == "linux") and debug and not fission and webrender and swgl: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and webrender and not swgl and debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "mac") and not debug: ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[SharedWorker() in a dedicated worker]
|
||||
expected: FAIL
|
||||
|
|
|
@ -33,22 +33,20 @@
|
|||
|
||||
[utf-8.html?include=workers]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not swgl and not debug and fission: ["TIMEOUT", "OK"]
|
||||
if (os == "android") and webrender and not swgl and debug: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and not debug and fission and not webrender: ["TIMEOUT", "OK"]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
expected: FAIL
|
||||
|
||||
[importScripts() in a shared worker]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
if os == "linux": FAIL
|
||||
if os == "mac": FAIL
|
||||
[FAIL, TIMEOUT]
|
||||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not swgl and not debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and webrender and not swgl and debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not debug and fission and not webrender: ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[SharedWorker() in a dedicated worker]
|
||||
|
|
|
@ -286,10 +286,7 @@
|
|||
|
||||
|
||||
[windows-1251.html?include=workers]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and fission: ["TIMEOUT", "OK"]
|
||||
if os == "mac": ["TIMEOUT", "OK"]
|
||||
[OK, TIMEOUT]
|
||||
expected: [OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -299,10 +296,7 @@
|
|||
FAIL
|
||||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and fission: ["TIMEOUT", "PASS"]
|
||||
if os == "mac": ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
expected: [PASS, TIMEOUT]
|
||||
|
||||
[SharedWorker() in a dedicated worker]
|
||||
expected: FAIL
|
||||
|
|
|
@ -115,9 +115,8 @@
|
|||
|
||||
[windows-1252.html?include=workers]
|
||||
expected:
|
||||
if (os == "linux") and not debug and webrender and not fission: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and debug and not fission and not swgl: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and debug and fission: ["TIMEOUT", "OK"]
|
||||
if (os == "mac") and debug: ["TIMEOUT", "OK"]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
expected: FAIL
|
||||
|
@ -130,9 +129,8 @@
|
|||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if (os == "linux") and not debug and webrender and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and debug and not fission and not swgl: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[SharedWorker() in a dedicated worker]
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
[first.html]
|
||||
[The first autofocus element in the document should win.]
|
||||
expected:
|
||||
if (os == "win") and fission and not debug: ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
expected: [PASS, FAIL]
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[focusable-area-in-top-document.html]
|
||||
[If topDocument's focused area is not topDocument, autofocus is not processed.]
|
||||
expected:
|
||||
if not debug and (os == "win") and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if not debug and (os == "win") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if not debug and (os == "linux") and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if (os == "linux") and (processor == "x86_64") and webrender and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "android") and not debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and (processor == "x86"): ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
[no-autofocus-on-changing-input-type.html]
|
||||
[Changing input type should not refocus on the element.]
|
||||
expected: [PASS, FAIL]
|
||||
expected:
|
||||
if (os == "win") and not debug and webrender and not fission: ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -1,10 +1,11 @@
|
|||
[queue-non-focusable.html]
|
||||
[If the first autofocus element is not focusable, but becomes focusable before a frame, it should be focused.]
|
||||
expected:
|
||||
if not debug and (os == "win") and webrender and not fission: ["FAIL", "PASS"]
|
||||
if not debug and (os == "win") and webrender and fission: ["PASS", "FAIL"]
|
||||
if not debug and (os == "win") and not webrender: ["PASS", "FAIL"]
|
||||
if not debug and (os == "win") and not fission and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if not debug and (os == "win") and not fission and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if not debug and (os == "android") and not webrender: ["PASS", "FAIL"]
|
||||
if not debug and (os == "android") and webrender: ["PASS", "FAIL"]
|
||||
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
|
||||
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
|
||||
if not debug and (os == "mac"): ["PASS", "FAIL"]
|
||||
if not debug and (os == "android"): ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[iframe-scrolling-attribute-values.html]
|
||||
expected:
|
||||
if (os == "win") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if (os == "win") and not debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug: ["PASS", "FAIL"]
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
if not webrender and (os == "linux") and not debug and fission: ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "linux") and not debug and not fission: ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "linux") and debug: ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "win"): ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "mac"): ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "android"): ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "mac"): ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "win"): ["TIMEOUT", "PASS"]
|
||||
|
|
|
@ -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 debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not webrender: FAIL
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
[image-loading-lazy-in-viewport-dynamic.html]
|
||||
[Test that in viewport images with loading='lazy' and changed to loading='eager' do not block the window load event.]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if (os == "linux") and not fission and not debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not fission and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if os == "android": ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
if not fission and (os == "win") and (processor == "x86_64") and not swgl and debug and not webrender: ["PASS", "FAIL"]
|
||||
if not fission and (os == "win") and (processor == "x86_64") and not swgl and not debug: ["PASS", "FAIL"]
|
||||
if not fission and (os == "mac") and not debug: ["PASS", "FAIL"]
|
||||
if fission: ["PASS", "FAIL"]
|
||||
[FAIL, PASS]
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[image-loading-lazy-slow-aspect-ratio.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and webrender: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT", "FAIL"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS", "FAIL"]
|
||||
if (os == "android") and debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[image-loading-lazy-slow.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT", "FAIL"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS", "FAIL"]
|
||||
if (os == "android") and not debug and webrender: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "android") and debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[image-loading-subpixel-clip.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[sizes-dynamic-001.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[sizes-dynamic-002.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
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 debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[svg-img-with-external-stylesheet.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[video-poster-shown-preload-auto.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 == "win") and webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and webrender: ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[video_content_image.htm]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[video_content_text.htm]
|
||||
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 not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[video_dynamic_poster_absolute.htm]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
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 debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[video_dynamic_poster_relative.htm]
|
||||
expected:
|
||||
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 not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[video_initially_paused.html]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug and not fission: ["FAIL", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS", "FAIL"]
|
||||
if (os == "android") and not debug and webrender: ["FAIL", "PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["FAIL", "TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug: ["FAIL", "PASS", "TIMEOUT"]
|
||||
FAIL
|
||||
|
|
|
@ -3,14 +3,14 @@
|
|||
if os == "android": ["OK", "ERROR"]
|
||||
[<select> pressing down arrow]
|
||||
expected:
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and not webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and webrender: ["PASS", "FAIL"]
|
||||
if os == "mac": FAIL
|
||||
|
||||
[<textarea></textarea> typing]
|
||||
expected:
|
||||
if (os == "android") and not webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and webrender: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[target_blank_implicit_noopener_base.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["OK", "TIMEOUT"]
|
||||
if (os == "android") and not debug and webrender: ["OK", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["OK", "TIMEOUT"]
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
[<script> error: Move fetch-error external classic script to createHTMLDocument after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["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 webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["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,14 +2,14 @@
|
|||
[<script> load: Move parse-error external classic script to createHTMLDocument after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug: PASS
|
||||
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 == "win") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
[window error: Move parse-error external classic script to createHTMLDocument after-prepare]
|
||||
|
@ -18,9 +18,9 @@
|
|||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and 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 == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
|
|
@ -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 webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["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"]
|
||||
|
@ -18,9 +18,9 @@
|
|||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and 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 == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
FAIL
|
||||
|
|
|
@ -2,26 +2,26 @@
|
|||
[Eval: Move success external classic script to createHTMLDocument after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and 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 webrender and not debug: ["PASS", "FAIL"]
|
||||
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 webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
[<script> load: Move success external module script to createHTMLDocument after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["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 webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
@ -15,12 +15,12 @@
|
|||
[Eval: Move success external module script to createHTMLDocument after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and 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 == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
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 == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
[window error: Move parse-error external classic script to iframe after-prepare]
|
||||
|
@ -28,12 +28,12 @@
|
|||
[<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 not debug and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and 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 == "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 == "mac") and not debug: FAIL
|
||||
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
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 == "mac") and not debug: FAIL
|
||||
if (os == "win") and not debug: FAIL
|
||||
|
||||
[window error: Move parse-error external module script to iframe after-prepare]
|
||||
expected:
|
||||
|
@ -20,19 +20,19 @@
|
|||
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 == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
[<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 not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and 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 == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
[window error: Move parse-error inline 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 and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and 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 == "mac") and not debug: PASS
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -5,23 +5,23 @@
|
|||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["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 not debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "mac") and not debug: FAIL
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if (os == "win") and not debug: FAIL
|
||||
if (os == "mac") and not debug: 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 and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and 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 == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
[Eval: Move success external classic script to iframe after-prepare]
|
||||
|
|
|
@ -5,24 +5,24 @@
|
|||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug: PASS
|
||||
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 == "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 and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and (processor == "x86_64") and 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 == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
[<script> error: Move success external module script to iframe after-prepare]
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[before-prepare-iframe-fetch-error-external-classic.html]
|
||||
[<script> error: Move fetch-error external classic script to iframe before-prepare]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "mac") and debug: ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
[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 webrender and not debug and not fission and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender: ["PASS", "FAIL"]
|
||||
if (os == "mac") and debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[before-prepare-iframe-parse-error-external-module.html]
|
||||
[<script> error: Move parse-error external module script to iframe before-prepare]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not fission and not debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not fission and debug: ["PASS", "FAIL"]
|
||||
if (os == "mac") and debug: ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[before-prepare-iframe-success-external-classic.html]
|
||||
[<script> error: Move success external classic script to iframe before-prepare]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
|
||||
if os == "mac": ["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 webrender and not debug and not fission and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender: ["PASS", "FAIL"]
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
|
||||
[Event order and dataTransfer on contenteditable.]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
if os == "mac": PASS
|
||||
if os == "android": PASS
|
||||
if os == "mac": PASS
|
||||
if os == "win": FAIL
|
||||
[FAIL, PASS]
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
prefs: [privacy.reduceTimerPrecision:false]
|
||||
[timestamp.html]
|
||||
[Generate notifications.]
|
||||
expected: [PASS, FAIL]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and not fission and not swgl: ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -7,13 +7,11 @@
|
|||
[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 == "win") and debug and not fission and (processor == "x86_64") and webrender and not swgl: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not fission and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and fission and not debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and fission and debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and not debug: ["PASS", "FAIL"]
|
||||
if (os == "mac") and debug: PASS
|
||||
if (os == "linux") and not debug and fission and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and debug and not swgl: ["PASS", "FAIL"]
|
||||
if (os == "mac") and not debug: FAIL
|
||||
if (os == "mac") and debug: PASS
|
||||
if (os == "android") and not debug: ["PASS", "FAIL"]
|
||||
[FAIL, PASS]
|
||||
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче