Bug 1747537 - [wpt-sync] Update web-platform-tests to a5ddffaa551f20e70dad02878cf9f60e541fc6fd, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: a5ddffaa551f20e70dad02878cf9f60e541fc6fd
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2021-12-24 09:58:20 +00:00
Родитель bb47818029
Коммит 853405776c
118 изменённых файлов: 526 добавлений и 491 удалений

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

@ -2,18 +2,20 @@
disabled:
if win10_2004 and ccov: https://bugzilla.mozilla.org/show_bug.cgi?id=1733368
expected:
if (os == "win") and (processor == "x86_64") and not swgl and debug and fission: [ERROR, OK]
if (os == "win") and (processor == "x86_64") and swgl: [OK, TIMEOUT]
if (os == "win") and not fission and (processor == "x86_64") and swgl: [OK, TIMEOUT]
if (os == "win") and not fission and (processor == "x86"): [OK, ERROR]
if (os == "win") and fission and not debug: ERROR
if (os == "win") and fission and debug: [ERROR, OK]
if (os == "linux") and fission: ERROR
if (os == "mac") and not debug: [OK, ERROR]
if (os == "mac") and not debug: [ERROR, OK]
if (os == "mac") and debug: [OK, ERROR]
if (os == "win") and (processor == "x86"): [OK, ERROR]
[Transactions that explicitly commit and have errors should abort.]
expected:
if (os == "win") and (processor == "x86_64") and fission and debug: [FAIL, PASS]
if (os == "win") and (processor == "x86"): [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "win") and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "win") and fission and not debug: FAIL
if (os == "win") and fission and debug: [FAIL, PASS]
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "linux") and fission: FAIL
[Transactions that handle all errors properly should behave as expected when an explicit commit is called in an onerror handler.]

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

@ -0,0 +1,3 @@
[interleaved-cursors-large.html]
expected:
if (os == "linux") and not fission and not debug: [OK, TIMEOUT]

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

@ -100,11 +100,11 @@
[File: [object File\]]
expected:
if (os == "android") and debug and not swgl: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and fission and not debug: NOTRUN
if (os == "win") and not fission: [NOTRUN, PASS]
if (os == "win") and fission: [NOTRUN, PASS, TIMEOUT]
if (os == "android") and debug and not swgl: [NOTRUN, PASS, TIMEOUT]
if (os == "mac") and debug: NOTRUN
if (os == "win") and fission: [NOTRUN, PASS, TIMEOUT]
if (os == "win") and not fission: [NOTRUN, PASS]
[NOTRUN, TIMEOUT]
[Not serializable: Event: [object Event\]]
@ -140,8 +140,8 @@
[structured-clone.any.worker.html?101-last]
expected:
if (processor == "x86_64") and (os == "linux") and not fission and not swgl: [TIMEOUT, OK]
if (processor == "x86_64") and (os == "android") and debug and not swgl: [TIMEOUT, OK]
if (processor == "x86_64") and (os == "linux") and not fission and not swgl: [TIMEOUT, OK]
if (processor == "x86_64") and (os == "mac") and debug: [TIMEOUT, OK]
if (processor == "x86_64") and (os == "win"): [TIMEOUT, OK]
TIMEOUT
@ -155,8 +155,8 @@
[Not serializable: MessageChannel: [object MessageChannel\]]
expected:
if (processor == "x86_64") and (os == "android") and debug and not swgl: [NOTRUN, PASS]
if (processor == "x86_64") and (os == "linux") and not fission and not swgl: [NOTRUN, PASS]
if (processor == "x86_64") and (os == "android") and debug and not swgl: [NOTRUN, PASS]
if (processor == "x86_64") and (os == "mac") and debug: [NOTRUN, PASS]
if (processor == "x86_64") and (os == "win"): [NOTRUN, PASS]
NOTRUN
@ -172,19 +172,18 @@
[File: [object File\]]
expected:
if (os == "linux") and debug and not fission and swgl: [NOTRUN, TIMEOUT]
if (os == "linux") and debug and fission: [NOTRUN, TIMEOUT]
if (os == "linux") and not debug and not fission: [NOTRUN, TIMEOUT, PASS]
if (os == "linux") and not debug and fission: NOTRUN
if (os == "android") and debug and swgl: [NOTRUN, TIMEOUT]
if (os == "win") and (processor == "x86"): NOTRUN
if (os == "linux") and debug and fission: [NOTRUN, TIMEOUT]
if (os == "android") and debug and swgl: [TIMEOUT, NOTRUN]
if (os == "mac") and not debug: [NOTRUN, TIMEOUT]
if (os == "win") and (processor == "x86"): NOTRUN
if (os == "android") and not debug: [NOTRUN, TIMEOUT]
[NOTRUN, PASS, TIMEOUT]
[Not serializable: Event: [object Event\]]
expected:
if (processor == "x86_64") and (os == "android") and debug and not swgl: [NOTRUN, PASS]
if (processor == "x86_64") and (os == "linux") and not fission and not swgl: [NOTRUN, PASS]
if (processor == "x86_64") and (os == "android") and debug and not swgl: [NOTRUN, PASS]
if (processor == "x86_64") and (os == "mac") and debug: [NOTRUN, PASS]
if (processor == "x86_64") and (os == "win"): [NOTRUN, PASS]
NOTRUN
@ -201,6 +200,7 @@
expected:
if (os == "linux") and fission and not debug: TIMEOUT
if (os == "win") and (processor == "x86"): TIMEOUT
if (os == "android") and swgl: [PASS, TIMEOUT]
[TIMEOUT, PASS]
[TypeError: TypeError]

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

@ -1,10 +1,11 @@
[navigate-replace-same-document.html]
expected:
if (os == "win") and debug and not swgl and not fission and (processor == "x86"): [OK, ERROR]
if (os == "win") and debug and not swgl and not fission and (processor == "x86_64"): [OK, ERROR]
if (os == "win") and debug and not swgl and fission: [OK, ERROR]
if (os == "win") and not debug and not fission and (processor == "x86_64"): [OK, ERROR]
if (os == "linux") and not fission and debug and swgl: [OK, ERROR]
if (os == "android") and not debug: [OK, ERROR]
if (os == "android") and debug: [OK, ERROR]
[ERROR, OK]
if (os == "linux") and not fission and debug and swgl: [ERROR, OK]
if (os == "linux") and not fission and debug and not swgl: [ERROR, OK]
if (os == "win") and not fission and not debug and (processor == "x86_64"): [ERROR, OK]
if (os == "win") and not fission and not debug and (processor == "x86"): [ERROR, OK]
if (os == "win") and not fission and debug and swgl: [ERROR, OK]
if (os == "linux") and fission and not debug: [ERROR, OK]
if (os == "win") and fission: [ERROR, OK]
if os == "mac": [ERROR, OK]
[OK, ERROR]

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

@ -4,17 +4,19 @@
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 fission and not debug and (processor == "x86_64"): [PASS, FAIL, TIMEOUT]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, FAIL, TIMEOUT]
if (os == "linux") and not fission and debug: [PASS, FAIL, TIMEOUT]
if (os == "win") and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not fission and (processor == "x86_64") and not swgl and debug: [FAIL, PASS, TIMEOUT]
if (os == "linux") and not fission and (processor == "x86_64") and not swgl and not debug: [PASS, FAIL, TIMEOUT]
if (os == "linux") and not fission and (processor == "x86_64") and swgl: [PASS, FAIL, TIMEOUT]
if (os == "linux") and not fission and (processor == "x86"): [PASS, FAIL, TIMEOUT]
if (os == "linux") and fission: [PASS, FAIL, TIMEOUT]
if (os == "win") and (processor == "x86"): [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 fission and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if (os == "linux") and fission and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if (os == "linux") and not fission: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "mac": [PASS, TIMEOUT, NOTRUN]
[History navigation in iframe: blob URL document is navigated back from history same-origin.]
@ -24,8 +26,8 @@
[History navigation in iframe: blob URL document is navigated back from history cross-origin.]
expected:
if os == "mac": [PASS, NOTRUN]
if os == "linux": [PASS, NOTRUN]
if os == "mac": [PASS, NOTRUN]
[History navigation in iframe: data URL document is navigated back from history same-origin.]
expected:
@ -34,8 +36,8 @@
[History navigation in iframe: data URL document is navigated back from history cross-origin.]
expected:
if os == "mac": [PASS, NOTRUN]
if os == "linux": [PASS, NOTRUN]
if os == "mac": [PASS, NOTRUN]
[History navigation in iframe: srcdoc iframe is navigated back from history same-origin.]
expected:

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

@ -4,9 +4,9 @@
if (os == "mac") and not debug: [OK, TIMEOUT]
[History navigation: "about:blank" document is navigated back from history same-origin.]
expected:
if (os == "android") and not debug: [FAIL, TIMEOUT]
if (os == "mac") and debug: [FAIL, TIMEOUT]
if (os == "mac") and not debug: [FAIL, TIMEOUT]
if (os == "android") and not debug: [FAIL, TIMEOUT]
FAIL
[History navigation: "about:blank" document is navigated back from history cross-origin.]

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

@ -1,12 +1,8 @@
[iframe-all-local-schemes-inherit-self.sub.html]
expected:
if (processor == "x86_64") and (os == "linux") and not fission and not swgl and debug: [TIMEOUT, OK]
if (processor == "x86_64") and (os == "win") and not debug and not fission: [TIMEOUT, OK]
if (processor == "x86") and (os == "win") and not debug: [TIMEOUT, OK]
if not debug and (os == "win") and (processor == "x86"): [TIMEOUT, OK]
[OK, TIMEOUT]
[<iframe>'s about:blank inherits policy.]
expected:
if (processor == "x86_64") and (os == "linux") and not fission and not swgl and debug: [TIMEOUT, PASS]
if (processor == "x86_64") and (os == "win") and not debug and not fission: [TIMEOUT, PASS]
if (processor == "x86") and (os == "win") and not debug: [TIMEOUT, PASS]
if not debug and (os == "win") and (processor == "x86"): [TIMEOUT, PASS]
[PASS, TIMEOUT]

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

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

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

@ -1,38 +1,97 @@
[domain.sub.html]
expected:
if (os == "linux") and not debug: [OK, TIMEOUT]
[Return cookie for domain match (domain attribute is suffix of the host name, with leading '.')]
expected: FAIL
if (os == "linux") and not debug and not fission and (processor == "x86"): [OK, TIMEOUT]
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [TIMEOUT, OK]
if (os == "linux") and not debug and fission: [OK, TIMEOUT]
[Return cookie for domain match (with first domain attribute as suffix of host name and second a match for host name)]
expected:
if (os == "linux") and not debug: [PASS, TIMEOUT]
if (os == "linux") and not debug and not fission and (processor == "x86"): [PASS, TIMEOUT]
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if (os == "linux") and not debug and fission: [PASS, TIMEOUT]
[No cookie set on domain mismatch before a (domain matching) redirect]
expected:
if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if (os == "linux") and not debug and not fission and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not debug and fission: [PASS, TIMEOUT, NOTRUN]
[No cookie set on domain mismatch before a (domain matching) redirect (for second level subdomain)]
expected:
if (os == "linux") and not debug: [PASS, NOTRUN]
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [PASS, NOTRUN]
if (os == "linux") and not debug and not fission and (processor == "x86"): [PASS, NOTRUN]
if (os == "linux") and not debug and fission: [PASS, NOTRUN]
[Return cookie for domain match (with first domain attribute as suffix of host name and second a bare attribute)]
expected:
if (os == "linux") and not debug: [PASS, NOTRUN]
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [PASS, NOTRUN]
if (os == "linux") and not debug and not fission and (processor == "x86"): [PASS, NOTRUN]
if (os == "linux") and not debug and fission: [PASS, NOTRUN]
[No cookie returned for domain mismatch (first attribute is a different subdomain and second is bare)]
expected:
if (os == "linux") and not debug: [PASS, NOTRUN]
if (os == "linux") and not debug and not fission and (processor == "x86"): [PASS, NOTRUN]
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [PASS, NOTRUN]
if (os == "linux") and not debug and fission: [PASS, NOTRUN]
[Cookies with same name, path, and domain (differing only in leading '.') overwrite each other ('.' second)]
expected:
if (os == "linux") and not debug: [PASS, NOTRUN]
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [PASS, NOTRUN]
if (os == "linux") and not debug and not fission and (processor == "x86"): [PASS, NOTRUN]
if (os == "linux") and not debug and fission: [PASS, NOTRUN]
[Cookies with same name, path, and domain (differing only in leading '.') overwrite each other ('.' first)]
expected:
if (os == "linux") and not debug: [PASS, NOTRUN]
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [PASS, NOTRUN]
if (os == "linux") and not debug and not fission and (processor == "x86"): [PASS, NOTRUN]
if (os == "linux") and not debug and fission: [PASS, NOTRUN]
[No cookie returned for domain mismatch (with domain mismatch as first domain attribute and second a bare attribute)]
[No host cookies returned for host cookies after non-host redirect 1]
expected:
if (os == "linux") and not debug: [FAIL, NOTRUN]
FAIL
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [NOTRUN, PASS]
if fission and (os == "linux") and not debug: [PASS, TIMEOUT]
[No host cookies returned for host cookies after non-host redirect 2]
expected:
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [NOTRUN, PASS]
if fission and (os == "linux") and not debug: [PASS, NOTRUN]
[No host cookies returned for host cookies after non-host redirect 3]
expected:
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [NOTRUN, PASS]
if fission and (os == "linux") and not debug: [PASS, NOTRUN]
[Return cookie with valid domain after domain with single dot ('.') value.]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
[Empty domain treated as host cookie 3]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS]
[Empty domain treated as host cookie 1]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS]
[Empty domain treated as host cookie 2]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS]
[Cookie returned for bare domain attribute following mismatched domain attribute (after redirect to same-origin page).]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN]
[No cookie returned for domain attribute mismatch (first attribute doesn't, second does, third doesn't)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[Return cookie for domain match (with two identical domain attributes)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
[No cookie returned for domain with single dot ('.') value.]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN]
[Return cookie for domain match (with first domain attribute a match for host name and second as suffix of host name)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN]

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

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

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

@ -1,9 +1,7 @@
[background-color-animation-with-table2.html]
expected:
if (os == "win") and debug and (processor == "x86"): [TIMEOUT, PASS]
if (os == "win") and not debug and (processor == "x86_64"): [TIMEOUT, PASS]
if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, PASS]
if (os == "linux") and not fission and swgl: [TIMEOUT, PASS]
if (os == "android") and debug and swgl: [TIMEOUT, PASS]
if (os == "linux") and not fission and not swgl and debug: [TIMEOUT, PASS]
if (os == "android") and debug: [TIMEOUT, PASS]
if (os == "android") and not debug: [TIMEOUT, PASS]
if os == "mac": [TIMEOUT, PASS]
[PASS, TIMEOUT]

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

@ -1,7 +1,9 @@
[background-color-animation-with-table3.html]
expected:
if (os == "win") and (processor == "x86_64") and not fission and not swgl: [TIMEOUT, PASS]
if (os == "linux") and debug and not swgl: [TIMEOUT, PASS]
if (os == "win") and (processor == "x86") and not debug: [TIMEOUT, PASS]
if (os == "win") and (processor == "x86") and debug: [TIMEOUT, PASS]
if (os == "android") and debug and swgl: [TIMEOUT, PASS]
if (os == "linux") and debug and fission: [TIMEOUT, PASS]
if (os == "android") and not debug: [TIMEOUT, PASS]
if os == "mac": [TIMEOUT, PASS]
[PASS, TIMEOUT]

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

@ -1,2 +1,4 @@
[background-color-animation-with-table4.html]
expected: [PASS, TIMEOUT]
expected:
if (os == "android") and not debug: [TIMEOUT, PASS]
[PASS, TIMEOUT]

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

@ -1,4 +1,4 @@
[background-color-animation-with-zero-playbackRate.html]
expected:
if (os == "android") and debug: [PASS, TIMEOUT]
if (os == "android") and not debug: [PASS, TIMEOUT]
if (os == "android") and not debug: [TIMEOUT, PASS]

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

@ -1,33 +1,24 @@
[layer-rules-cssom.html]
[Import into anonymous layer]
expected:
if (os == "win") and not swgl and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "win") and not swgl and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
if (os == "win") and not swgl and (processor == "x86_64") and debug: [PASS, FAIL]
if (os == "win") and not swgl and (processor == "x86") and not debug: [PASS, FAIL]
if (os == "linux") and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and fission: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[FAIL, PASS]
if (os == "linux") and not fission and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "linux") and not fission and (processor == "x86_64") and not debug: [FAIL, PASS]
if (os == "win") and swgl: [FAIL, PASS]
if os == "android": [FAIL, PASS]
[PASS, FAIL]
[Import into named layer]
expected:
if (os == "win") and not swgl and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "win") and not swgl and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
if (os == "win") and not swgl and (processor == "x86") and not debug: [PASS, FAIL]
if (os == "win") and not swgl and (processor == "x86_64") and debug: [PASS, FAIL]
if (os == "linux") and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and fission: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[FAIL, PASS]
if (os == "linux") and not fission and (processor == "x86_64") and not debug: [FAIL, PASS]
if (os == "linux") and not fission and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "win") and swgl: [FAIL, PASS]
if os == "android": [FAIL, PASS]
[PASS, FAIL]
[Import without layer]
expected:
if (os == "win") and not swgl and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
if (os == "win") and not swgl and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "win") and not swgl and (processor == "x86") and not debug: [PASS, FAIL]
if (os == "win") and not swgl and (processor == "x86_64") and debug: [PASS, FAIL]
if (os == "linux") and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and fission: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
[FAIL, PASS]
if (os == "linux") and not fission and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "linux") and not fission and (processor == "x86_64") and not debug: [FAIL, PASS]
if (os == "win") and swgl: [FAIL, PASS]
if os == "android": [FAIL, PASS]
[PASS, FAIL]

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

@ -1,3 +0,0 @@
[at-supports-040.html]
type: reftest
prefs: [layout.css.supports-selector.enabled:true]

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

@ -1,3 +0,0 @@
[at-supports-041.html]
type: reftest
prefs: [layout.css.supports-selector.enabled:true]

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

@ -1,3 +0,0 @@
[at-supports-042.html]
type: reftest
prefs: [layout.css.supports-selector.enabled:true]

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

@ -11,15 +11,9 @@
[Property text-decoration-skip-ink value 'none' in ::marker]
expected: FAIL
[Property text-emphasis value 'dot rgb(0, 255, 0)' in ::marker]
expected: FAIL
[Property text-emphasis-position value 'under left' in ::marker]
expected: FAIL
[Property text-emphasis-style value 'dot' in ::marker]
expected: FAIL
[Property text-emphasis-color value 'rgb(0, 255, 0)' in ::marker]
expected: FAIL

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

@ -25,11 +25,10 @@
[Snaps to bottom-left after pressing ArrowDown]
expected:
if (os == "linux") and not swgl and not debug and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not swgl and not debug and not fission and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and debug and not fission and swgl: PASS
if (os == "win") and not debug and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "win") and debug and fission: FAIL
if (os == "win") and not fission and not swgl and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and not fission and swgl: PASS
if (os == "win") and fission and debug: FAIL
if (os == "linux") and not swgl and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and swgl: [PASS, FAIL]
if (os == "android") and swgl: PASS
if (os == "android") and not swgl: FAIL

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

@ -1,12 +1,14 @@
[CSSTransition-effect.tentative.html]
[After setting a transition's effect to null, a new transition can be started]
expected:
if os == "win": FAIL
if os == "android": FAIL
[FAIL, PASS]
if (os == "linux") and fission and debug: [FAIL, PASS]
if (os == "linux") and fission and not debug: [FAIL, PASS]
if (os == "linux") and not fission: [FAIL, PASS]
if os == "mac": [FAIL, PASS]
FAIL
[After setting a transition's effect to null, it should be possible to interrupt that transition]
expected:
if (processor == "x86_64") and not fission and (os == "android") and debug: [PASS, FAIL]
if (processor == "x86_64") and fission and (os == "linux"): [PASS, FAIL]
if (processor == "x86_64") and (os == "linux") and fission: [PASS, FAIL]
if (processor == "x86_64") and (os == "android") and debug: [PASS, FAIL]
if processor == "x86": [PASS, FAIL]

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

@ -1,7 +1,8 @@
[scroll-behavior-main-frame-root.html]
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if fission and not debug and (os == "win"): [FAIL, PASS]
if fission and (os == "linux") and debug: [FAIL, PASS]
if fission and (os == "linux") and not debug: [FAIL, PASS]
[PASS, FAIL]
[Main frame with auto scroll-behavior ; scrollBy() with smooth behavior]

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

@ -7,10 +7,9 @@
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if (os == "linux") and fission and debug: [PASS, FAIL]
if (os == "linux") and fission and not debug: [FAIL, PASS]
if os == "win": [PASS, FAIL]
if os == "mac": [PASS, FAIL]
if (os == "linux") and not fission: PASS
if os == "android": PASS
[PASS, FAIL]
[Main frame with smooth scroll-behavior ; scrollBy() with default behavior]
expected:

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

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

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

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

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

@ -17,21 +17,21 @@
if (os == "linux") and not debug and (processor == "x86_64") and fission: [FAIL, NOTRUN, TIMEOUT]
if (os == "linux") and not debug and (processor == "x86"): [NOTRUN, FAIL, TIMEOUT]
if (os == "linux") and debug: [FAIL, TIMEOUT, NOTRUN]
if os == "mac": [NOTRUN, FAIL]
if os == "win": [NOTRUN, FAIL, TIMEOUT]
if os == "mac": [NOTRUN, FAIL]
[FAIL, NOTRUN]
[Tests that the target_div gets scrollend event when drag the thumb of target.]
expected:
if (os == "linux") and (processor == "x86"): [NOTRUN, TIMEOUT]
if os == "android": [FAIL, TIMEOUT, NOTRUN]
if os == "win": [NOTRUN, TIMEOUT]
if os == "mac": [NOTRUN, FAIL, TIMEOUT]
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 (processor == "x86"): [TIMEOUT, FAIL]
if os == "mac": [TIMEOUT, FAIL]
if os == "win": [TIMEOUT, FAIL]
if os == "mac": [TIMEOUT, FAIL]
[FAIL, TIMEOUT]

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

@ -1,6 +1,6 @@
[clearkey-mp4-playback-temporary-multikey.https.html]
expected:
if (os == "linux") and not fission and not debug: [OK, ERROR]
if (os == "linux") and not fission and not debug: [OK, TIMEOUT, ERROR]
[org.w3.clearkey, temporary, mp4, playback, multikey audio/video]
expected:
if os == "android": FAIL

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

@ -11,9 +11,7 @@
[Stream errors once aborted, after reading. Underlying connection closed.]
expected:
if (os == "linux") and not fission and (processor == "x86_64") and debug and swgl: [PASS, FAIL]
if (os == "linux") and not fission and (processor == "x86_64") and debug and not swgl: [PASS, FAIL]
if (os == "linux") and not fission and (processor == "x86_64") and not debug: [PASS, FAIL]
if (os == "linux") and not fission and (processor == "x86_64"): [PASS, FAIL]
[general.any.html]
@ -23,6 +21,10 @@
[Readable stream synchronously cancels with AbortError if aborted before reading]
expected: FAIL
[Stream errors once aborted, after reading. Underlying connection closed.]
expected:
if (processor == "x86") and (os == "linux"): [PASS, FAIL]
[general.any.sharedworker.html]
[Stream will not error if body is empty. It's closed with an empty queue before it errors.]

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

@ -3,38 +3,33 @@
if os == "mac": [OK, TIMEOUT]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and debug: [PASS, FAIL, TIMEOUT]
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
if os == "mac": [PASS, FAIL, TIMEOUT]
[response-cancel-stream.any.html]
expected:
if (os == "win") and (processor == "x86") and debug: [OK, ERROR]
if (os == "win") and (processor == "x86") and not debug: [OK, ERROR]
if (os == "mac") and not debug: [OK, ERROR, TIMEOUT]
if (os == "mac") and debug: [OK, ERROR, TIMEOUT]
if (os == "win") and (processor == "x86_64"): [OK, ERROR]
if os == "mac": [OK, ERROR, TIMEOUT]
if os == "win": [OK, ERROR]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
if (os == "mac") and debug: [PASS, FAIL, TIMEOUT]
if os == "mac": [PASS, FAIL, TIMEOUT]
[response-cancel-stream.any.serviceworker.html]
expected:
if os == "mac": [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "mac") and debug: [OK, TIMEOUT]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
if (os == "mac") and not debug: [PASS, TIMEOUT, FAIL]
if (os == "mac") and debug: [PASS, FAIL, TIMEOUT]
[response-cancel-stream.any.worker.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT, ERROR]
if (os == "mac") and debug: [OK, ERROR, TIMEOUT]
if (os == "mac") and debug: [ERROR, OK, TIMEOUT]
if (os == "win") and not debug: [OK, ERROR]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT, FAIL]
if (os == "mac") and debug: [PASS, FAIL, TIMEOUT]
if os == "mac": [PASS, TIMEOUT, FAIL]

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

@ -14,9 +14,7 @@
expected:
if processor == "x86": [OK, TIMEOUT]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if fission and debug and (os == "linux"): [FAIL, PASS]
[PASS, FAIL]
expected: [PASS, FAIL]
[Content-* header]
expected:
@ -26,5 +24,6 @@
[304-update.any.sharedworker.html]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if (processor == "x86_64") and not fission and debug and (os == "win") and not swgl: [FAIL, PASS]
if processor == "x86": PASS
[PASS, FAIL]

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

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

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

@ -1,6 +1,6 @@
[focus-already-focused-iframe-deep-different-site.html]
expected:
if (os == "win") and not debug and not fission and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "win") and not debug and not fission and (processor == "x86"): [OK, TIMEOUT]
if (os == "win") and not debug and not fission and (processor == "x86_64"): [TIMEOUT, OK]
if (os == "win") and not debug and fission: [OK, TIMEOUT]
if os == "mac": [OK, TIMEOUT]

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

@ -1,6 +1,6 @@
[focus-already-focused-iframe-different-site.html]
expected:
if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, OK]
if (os == "win") and not debug and not fission and (processor == "x86_64"): [TIMEOUT, OK]
if (os == "linux") and fission: OK
if os == "android": OK
[OK, TIMEOUT]

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

@ -3,5 +3,5 @@
if (os == "linux") or debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1642889
[Check result]
expected:
if os == "mac": [FAIL, PASS]
if os == "win": [PASS, FAIL]
if os == "mac": [FAIL, PASS]

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

@ -3,5 +3,5 @@
if (os == "linux") or debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1642889
[Check result]
expected:
if os == "win": [PASS, FAIL]
if os == "mac": [FAIL, PASS]
if os == "win": [PASS, FAIL]

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

@ -1,7 +1,5 @@
[forced-colors-mode-43.html]
expected:
if (os == "win") and (processor == "x86") and debug: [FAIL, PASS]
if (os == "linux") and debug and not swgl: [FAIL, PASS]
if (os == "mac") and debug: [FAIL, PASS]
if os == "android": PASS
[PASS, FAIL]

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

@ -1,5 +1,2 @@
[forced-colors-mode-45.html]
expected:
if (os == "linux") and not swgl and not fission and debug: [FAIL, PASS]
if (os == "win") and not fission and (processor == "x86") and debug: [FAIL, PASS]
[PASS, FAIL]
expected: [PASS, FAIL]

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

@ -1,13 +1,15 @@
[initial-content-replacement.html]
[Content synchronously added to <iframe> with no src won't get replaced]
expected:
if (os == "linux") and debug: [FAIL, PASS]
if (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
if (os == "linux") and debug and not fission and not swgl: [FAIL, PASS]
if (os == "linux") and debug and fission: [FAIL, PASS]
FAIL
[Content synchronously added to <iframe> with src='' won't get replaced]
expected:
if (os == "linux") and debug and not fission: [FAIL, PASS]
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS]
if (os == "linux") and debug and not fission: [FAIL, PASS]
FAIL
[Content synchronously added to <iframe> with src='about:blank' won't get replaced]
@ -17,8 +19,8 @@
[Content synchronously added to <iframe> with src='about:blank#foo' won't get replaced]
expected:
if (os == "linux") and debug and fission: [FAIL, PASS]
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS]
if (os == "linux") and debug and fission: [FAIL, PASS]
FAIL
[Content synchronously added to <iframe> with src='about:blank?foo' won't get replaced]

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

@ -1,21 +1,26 @@
[load-pageshow-events-iframe-contentWindow.html]
[load & pageshow event do not fire on contentWindow of <iframe> element created with no src]
expected:
if (os == "linux") and debug and not swgl and fission: [PASS, FAIL]
if (os == "linux") and debug and not swgl and not fission: [FAIL, PASS]
if (os == "linux") and debug and swgl: [FAIL, PASS]
if (os == "win") and swgl: [FAIL, PASS]
if os == "linux": [FAIL, PASS]
if (os == "linux") and not debug: [FAIL, PASS]
FAIL
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='']
expected:
if (os == "win") and (processor == "x86_64") and debug and not fission: [FAIL, PASS]
if (os == "win") and (processor == "x86") and debug: [FAIL, PASS]
if (os == "linux") and not swgl: [FAIL, PASS]
if (os == "linux") and not swgl and debug and fission: [FAIL, PASS]
if (os == "linux") and not swgl and debug and not fission: [FAIL, PASS]
if (os == "win") and debug and not fission: [FAIL, PASS]
if (os == "linux") and not swgl and not debug: [FAIL, PASS]
if (os == "linux") and swgl: [FAIL, PASS]
FAIL
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank']
expected:
if (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
if (os == "win") and debug and not fission and not swgl: [FAIL, PASS]
if (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
if (os == "linux") and debug and fission: [FAIL, PASS]
if (os == "linux") and not debug: [FAIL, PASS]
FAIL

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

@ -1,11 +1,11 @@
[load-pageshow-events-window-open.html]
[load event does not fire on window.open('about:blank')]
expected:
if (os == "linux") and not debug and (processor == "x86_64") and fission: [FAIL, PASS]
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [FAIL, PASS]
if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
if (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
if (os == "linux") and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "linux") and debug and fission: [FAIL, PASS]
if (os == "linux") and not fission and not swgl and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "linux") and not fission and not swgl and not debug and (processor == "x86_64"): [FAIL, PASS]
if (os == "linux") and not fission and not swgl and debug: [PASS, FAIL]
if (os == "linux") and not fission and swgl: [FAIL, PASS]
if (os == "linux") and fission and not debug: [PASS, FAIL]
if (os == "linux") and fission and debug: [PASS, FAIL]
if (os == "win") and swgl: [FAIL, PASS]
FAIL

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

@ -1,9 +1,10 @@
[no_window_open_when_term_nesting_level_nonzero.window.html]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86"): [ERROR, TIMEOUT, CRASH]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [ERROR, TIMEOUT, CRASH]
if (os == "linux") and not fission and not debug and (processor == "x86"): [ERROR, TIMEOUT, CRASH]
if (os == "linux") and fission and debug: [ERROR, TIMEOUT]
if (os == "linux") and fission and not debug: [ERROR, TIMEOUT]
if (os == "linux") and not fission and debug: [ERROR, TIMEOUT, CRASH]
if (os == "linux") and fission: [ERROR, TIMEOUT]
ERROR
[no popups from synchronously reachable window]
expected:

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

@ -1,58 +1,17 @@
[window-open-popup-behavior.html]
expected:
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [TIMEOUT, OK]
if (os == "linux") and not debug and (processor == "x86_64") and fission: [TIMEOUT, OK]
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [TIMEOUT, OK]
if (os == "linux") and not debug and (processor == "x86"): [OK, TIMEOUT]
if (os == "linux") and debug: [OK, TIMEOUT]
[location=yes,toolbar=yes,status=yes (expect popup)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission: [PASS, TIMEOUT, NOTRUN]
[location=yes,toolbar=yes,status=yes,noopener (expect tab)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and not debug: [FAIL, PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and debug: [FAIL, PASS, TIMEOUT, NOTRUN]
if (os == "win") and fission: FAIL
[location=yes,toolbar=yes,status=yes,noreferrer (expect tab)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and fission and not debug: [FAIL, PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and debug: [FAIL, PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "win") and fission: FAIL
[location=yes,toolbar=yes,status=yes,popup (expect popup)]
expected:
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not debug and not fission and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not debug and fission: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and debug: [PASS, TIMEOUT, NOTRUN]
[location=yes,toolbar=yes,status=yes,noopener,noreferrer,popup (expect tab)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not fission and debug: [PASS, NOTRUN]
if (os == "linux") and fission and not debug: [FAIL, PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and debug: [FAIL, PASS, TIMEOUT, NOTRUN]
if (os == "win") and fission: FAIL
[location=yes,toolbar=yes,menubar=yes (expect popup)]
expected:
if (os == "linux") and not debug and not fission and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not debug and fission: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and debug: [PASS, TIMEOUT, NOTRUN]
[location=yes,toolbar=yes,menubar=yes,noopener (expect tab)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
@ -61,29 +20,72 @@
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "win") and fission: FAIL
[location=yes,toolbar=yes,status=yes,noreferrer (expect tab)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and fission and debug: [FAIL, PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and not debug: [FAIL, NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "win") and fission: FAIL
[location=yes,toolbar=yes,status=yes,popup (expect popup)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and not debug: [PASS, NOTRUN, TIMEOUT]
if (os == "linux") and fission and debug: [PASS, TIMEOUT, NOTRUN]
[location=yes,toolbar=yes,status=yes,noopener,noreferrer,popup (expect tab)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and fission and debug: [FAIL, PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and not debug: [FAIL, TIMEOUT, NOTRUN, PASS]
if (os == "linux") and not fission and debug: [PASS, NOTRUN]
if (os == "win") and fission: FAIL
[location=yes,toolbar=yes,menubar=yes (expect popup)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and not debug: [NOTRUN, PASS, TIMEOUT]
[location=yes,toolbar=yes,menubar=yes,noopener (expect tab)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, TIMEOUT, PASS]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and debug: [FAIL, PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and not debug: [NOTRUN, FAIL, PASS, TIMEOUT]
if (os == "win") and fission: FAIL
[location=yes,toolbar=yes,menubar=yes,noreferrer (expect tab)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, NOTRUN]
if (os == "linux") and not fission and debug: [PASS, NOTRUN]
if (os == "linux") and fission and debug: [FAIL, PASS, NOTRUN]
if (os == "linux") and fission and not debug: [FAIL, TIMEOUT, NOTRUN, PASS]
if (os == "linux") and fission and not debug: [NOTRUN, FAIL, PASS, TIMEOUT]
if (os == "win") and fission: FAIL
[location=yes,toolbar=yes,menubar=yes,popup (expect popup)]
expected:
if (os == "linux") and not debug and (processor == "x86_64") and fission: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not debug and (processor == "x86_64") and fission: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and debug: [PASS, TIMEOUT, NOTRUN]
[location=yes,toolbar=yes,menubar=yes,noopener,noreferrer,popup (expect tab)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and not debug: [NOTRUN, FAIL, PASS, TIMEOUT]
if (os == "linux") and fission and debug: [FAIL, PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and not debug: [NOTRUN, FAIL, PASS, TIMEOUT]
if (os == "win") and fission: FAIL
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes (expect tab)]
@ -95,32 +97,32 @@
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,noopener (expect tab)]
expected:
if (os == "linux") and not debug and (processor == "x86_64") and fission: [NOTRUN, PASS]
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [NOTRUN, PASS]
if (os == "linux") and not debug and (processor == "x86_64") and fission: [NOTRUN, PASS]
if (os == "linux") and not debug and (processor == "x86"): [PASS, NOTRUN]
if (os == "linux") and debug: [PASS, NOTRUN]
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,noreferrer (expect tab)]
expected:
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [NOTRUN, PASS]
if (os == "linux") and not debug and (processor == "x86_64") and fission: [NOTRUN, PASS]
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [NOTRUN, PASS]
if (os == "linux") and not debug and (processor == "x86"): [PASS, NOTRUN]
if (os == "linux") and debug: [PASS, NOTRUN]
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,popup (expect popup)]
expected:
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [NOTRUN, PASS]
if (os == "linux") and not debug and (processor == "x86_64") and fission: [NOTRUN, PASS]
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [NOTRUN, PASS]
if (os == "linux") and not debug and (processor == "x86"): [PASS, NOTRUN]
if (os == "linux") and debug: [PASS, NOTRUN]
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,noopener,noreferrer,popup (expect tab)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and fission and debug: [FAIL, PASS, NOTRUN]
if (os == "linux") and fission and not debug: [NOTRUN, FAIL, PASS]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission and not debug: [NOTRUN, FAIL, PASS]
if (os == "linux") and fission and debug: [FAIL, PASS, NOTRUN]
if (os == "win") and fission: FAIL
[toolbar=yes,menubar=yes,resizable=yes,noopener (expect tab)]
@ -140,8 +142,8 @@
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "win") and fission: FAIL
if (os == "linux") and fission: [FAIL, NOTRUN]
if (os == "win") and fission: FAIL
[toolbar=yes,resizable=yes,status=yes,noopener (expect tab)]
expected:
@ -159,14 +161,14 @@
[location=yes,scrollbars=yes,status=yes,popup (expect popup)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT]
[location=yes,menubar=yes,scrollbars=yes (expect popup)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
[location=yes,scrollbars=yes,status=yes,noopener,noreferrer,popup (expect tab)]
@ -194,8 +196,8 @@
[location=yes,menubar=yes,scrollbars=yes,noopener,noreferrer,popup (expect tab)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "win") and fission: FAIL
if (os == "linux") and fission: [FAIL, TIMEOUT, NOTRUN]
@ -223,8 +225,8 @@
[location=yes,menubar=yes,scrollbars=yes,noopener (expect tab)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT, NOTRUN]
if (os == "win") and fission: FAIL
if (os == "linux") and fission: [FAIL, TIMEOUT]

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

@ -2,11 +2,11 @@
disabled:
if (os == "linux") and (bits == 32) and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1483696
expected:
if (os == "linux") and (processor == "x86_64") and not fission and debug: [OK, TIMEOUT]
if (os == "linux") and (processor == "x86_64") and not fission and not debug: [OK, TIMEOUT]
if (os == "linux") and (processor == "x86_64") and fission: [OK, TIMEOUT]
if (os == "linux") and not fission and debug: [OK, TIMEOUT]
if (os == "linux") and not fission and not debug: [OK, TIMEOUT]
if (os == "linux") and fission: [OK, TIMEOUT]
[Auxiliary browsing context created via `window.open` and setting `window.opener` to `null` should report `window.opener` `null`]
expected:
if (os == "linux") and (processor == "x86_64") and not fission and debug: [PASS, TIMEOUT]
if (os == "linux") and (processor == "x86_64") and not fission and not debug: [PASS, TIMEOUT]
if (os == "linux") and (processor == "x86_64") and fission: [PASS, TIMEOUT]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT]
if (os == "linux") and not fission and not debug: [PASS, TIMEOUT]
if (os == "linux") and fission: [PASS, TIMEOUT]

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

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

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

@ -1 +1 @@
prefs: [gfx.offscreencanvas.enabled:true]
prefs: [gfx.offscreencanvas.enabled:true]

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

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

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

@ -1,10 +1,9 @@
[offscreencanvas.transferrable.w.html]
expected:
if (os == "linux") and not debug and not fission and (processor == "x86"): [ERROR, OK]
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [ERROR, CRASH, OK]
if (os == "win") and fission and not debug: [ERROR, OK]
if (os == "linux") and debug and fission: [ERROR, OK]
if (os == "linux") and not debug and fission: [ERROR, CRASH]
if fission and (os == "linux") and debug: [ERROR, OK]
if fission and (os == "linux") and not debug: [ERROR, OK, CRASH]
if fission and (os == "win") and not debug: [ERROR, OK]
if not fission and (os == "linux") and not debug: [ERROR, OK, CRASH]
ERROR
[Test that transfer an OffscreenCanvas that has a webgl context throws exception in a worker.]
expected: FAIL

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

@ -1,3 +1,4 @@
[cookie-store.tentative.https.window.html]
expected:
if (os == "linux") and (processor == "x86"): [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT]

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

@ -1,3 +1,3 @@
prefs: [browser.tabs.remote.useCrossOriginOpenerPolicy:true, browser.tabs.remote.useCrossOriginEmbedderPolicy:true]
leak-threshold: [default:51200, tab:102400]
lsan-allowed: [maybe_pod_malloc]
leak-threshold: [default:51200, tab:102400]

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

@ -1,6 +1,6 @@
[iframe-popup-same-origin-to-unsafe-none.https.html]
expected:
if (os == "linux") and fission and not debug: [OK, TIMEOUT]
if (os == "android") and not swgl and debug: [OK, TIMEOUT, CRASH]
if (os == "android") and not swgl and not debug: [OK, TIMEOUT, CRASH]
if (os == "android") and not swgl and debug: [OK, TIMEOUT, CRASH]
if (os == "android") and swgl: [OK, TIMEOUT]

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

@ -1,7 +1,7 @@
[navigate-top-to-aboutblank.https.html]
expected:
if (os == "win") and not fission and (processor == "x86_64") and not debug: [TIMEOUT, OK, CRASH]
if (os == "mac") and debug: [TIMEOUT, OK, CRASH]
if (os == "win") and not fission and (processor == "x86") and debug: [TIMEOUT, OK, CRASH]
if (os == "win") and fission: [TIMEOUT, OK, CRASH]
[OK, TIMEOUT, 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,7 +1,7 @@
[popup-coop-by-sw.https.html?1-4]
expected:
if (os == "win") and debug and not fission and (processor == "x86_64") and swgl: [TIMEOUT, CRASH]
if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [TIMEOUT, CRASH]
if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [CRASH, TIMEOUT]
if (os == "win") and debug and not fission and (processor == "x86"): [TIMEOUT, CRASH]
if (os == "linux") and debug and fission: CRASH
if (os == "win") and debug and fission: [CRASH, TIMEOUT]
@ -21,12 +21,11 @@
[popup-coop-by-sw.https.html?5-last]
expected:
if (os == "win") and debug and not fission and (processor == "x86_64") and swgl: [TIMEOUT, CRASH]
if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [TIMEOUT, CRASH]
if (os == "linux") and not swgl and debug and fission: [CRASH, TIMEOUT]
if (os == "win") and debug and not fission and (processor == "x86"): [TIMEOUT, CRASH]
if (os == "win") and debug and fission: [CRASH, TIMEOUT]
if (os == "linux") and swgl: [TIMEOUT, CRASH]
if debug and (os == "win") and not fission and swgl: [CRASH, TIMEOUT]
if debug and (os == "win") and not fission and not swgl: [TIMEOUT, CRASH]
if debug and (os == "linux") and not fission and swgl: [TIMEOUT, CRASH]
if debug and (os == "win") and fission: [TIMEOUT, CRASH]
if debug and (os == "linux") and fission: [CRASH, TIMEOUT]
TIMEOUT
[opener:coi, openee:basic, sw:basic]
expected: TIMEOUT

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

@ -58,8 +58,9 @@
[popup-redirect-cache.https.html?0-1]
expected:
if (os == "android") and not swgl: [OK, TIMEOUT, CRASH]
if (os == "android") and swgl: [TIMEOUT, OK, CRASH]
if (os == "android") and debug and not swgl: [OK, TIMEOUT, CRASH]
if (os == "android") and debug and swgl: [OK, TIMEOUT, CRASH]
if (os == "android") and not debug: [OK, TIMEOUT, CRASH]
if (os == "linux") and fission: [OK, 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 false]
expected:

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

@ -1,5 +1,5 @@
[popup-same-origin-with-same-site.https.html]
expected:
if (os == "android") and not swgl and debug: [OK, TIMEOUT]
if (os == "android") and not swgl and not debug: [OK, TIMEOUT]
if (os == "android") and not swgl and debug: [OK, TIMEOUT]
if (os == "android") and swgl: [OK, TIMEOUT, CRASH]

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

@ -1,14 +1,9 @@
[resource-popup.https.html]
expected:
if fission and (os == "win"): [TIMEOUT, OK]
[OK, TIMEOUT]
expected: [OK, TIMEOUT]
[/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"]
expected:
if (os == "win") and debug and not fission and (processor == "x86"): [FAIL, PASS, TIMEOUT]
if (os == "android") and debug and swgl: [FAIL, PASS, TIMEOUT]
if (os == "win") and debug and fission: [FAIL, PASS, TIMEOUT]
if (os == "linux") and fission and debug: [FAIL, PASS, TIMEOUT]
if (os == "linux") and fission and not debug: [FAIL, PASS, TIMEOUT]
if (os == "android") and not debug: [FAIL, PASS, TIMEOUT]
if (os == "android") and debug: [FAIL, PASS, TIMEOUT]
[PASS, FAIL, TIMEOUT]
[/images/red.png - parent COOP: ""; child COOP: "same-origin"]
@ -17,9 +12,7 @@
[PASS, FAIL, TIMEOUT]
[/media/2x2-green.mp4 - parent COOP: ""; child COOP: "same-origin"]
expected:
if fission and (os == "win"): [TIMEOUT, PASS]
[PASS, TIMEOUT]
expected: [PASS, TIMEOUT]
[/common/text-plain.txt - parent COOP: ""; child COOP: "same-origin"]
expected: [PASS, FAIL, TIMEOUT]

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

@ -45,7 +45,7 @@
[utf-16be.html?include=workers]
expected:
if not debug and (os == "mac"): [TIMEOUT, OK]
if (os == "win") and swgl: [TIMEOUT, OK]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -57,7 +57,7 @@
[SharedWorker constructor]
expected:
if not debug and (os == "mac"): [TIMEOUT, PASS]
if (os == "win") and swgl: [TIMEOUT, PASS]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

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

@ -42,7 +42,9 @@
[utf-16le.html?include=css]
[utf-16le.html?include=workers]
expected: [OK, TIMEOUT]
expected:
if (os == "android") and debug and not swgl: [TIMEOUT, OK]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -52,7 +54,9 @@
FAIL
[SharedWorker constructor]
expected: [PASS, TIMEOUT]
expected:
if (os == "android") and debug and not swgl: [TIMEOUT, PASS]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
expected: FAIL

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

@ -33,7 +33,8 @@
[utf-8.html?include=workers]
expected:
if debug and (os == "win") and (processor == "x86"): [TIMEOUT, OK]
if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, OK]
if (os == "mac") and debug: [TIMEOUT, OK]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -45,7 +46,8 @@
[SharedWorker constructor]
expected:
if debug and (os == "win") and (processor == "x86"): [TIMEOUT, PASS]
if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, PASS]
if (os == "mac") and debug: [TIMEOUT, PASS]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

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

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

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

@ -115,26 +115,22 @@
[windows-1252.html?include=workers]
expected:
if (os == "win") and not swgl and debug and (processor == "x86"): [TIMEOUT, OK]
if (os == "linux") and debug and fission: [TIMEOUT, OK]
if (os == "mac") and debug: [TIMEOUT, OK]
if (os == "win") and swgl: [TIMEOUT, OK]
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [TIMEOUT, OK]
if (os == "linux") and not debug and not fission and (processor == "x86"): [TIMEOUT, OK]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
[importScripts() in a shared worker]
expected:
if os == "android": FAIL
if os == "mac": FAIL
if os == "android": FAIL
[FAIL, TIMEOUT]
[SharedWorker constructor]
expected:
if (os == "win") and not swgl and debug and (processor == "x86"): [TIMEOUT, PASS]
if (os == "linux") and debug and fission: [TIMEOUT, PASS]
if (os == "mac") and debug: [TIMEOUT, PASS]
if (os == "win") and swgl: [TIMEOUT, PASS]
if (os == "linux") and not debug and not fission and (processor == "x86"): [TIMEOUT, PASS]
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [TIMEOUT, PASS]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

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

@ -1,14 +1,14 @@
[document-has-system-focus.html]
expected:
if (os == "win") and fission and debug: [TIMEOUT, OK]
if (os == "win") and fission and not debug: [OK, TIMEOUT]
if (os == "linux") and fission and not debug: [TIMEOUT, OK]
if (os == "linux") and fission and debug: [TIMEOUT, OK]
if (os == "win") and fission and not debug: [OK, TIMEOUT]
if (os == "win") and fission and debug: [TIMEOUT, OK]
if (os == "linux") and not fission: [OK, TIMEOUT]
[Top-level document receives blur/focus events and loses system focus during opening/closing of a popup]
expected:
if (os == "win") and fission and not debug: [PASS, TIMEOUT]
if (os == "win") and fission and debug: [TIMEOUT, PASS]
if (os == "linux") and fission and debug: [TIMEOUT, PASS]
if (os == "linux") and fission and not debug: [TIMEOUT, PASS]
if (os == "win") and fission and debug: [TIMEOUT, PASS]
if (os == "win") and fission and not debug: [PASS, TIMEOUT]
if (os == "linux") and not fission: [PASS, TIMEOUT]

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

@ -1,6 +1,8 @@
[document-with-fragment-empty.html]
[Autofocus elements in iframed documents with empty fragments should work.]
expected:
if (os == "win") and (processor == "x86") and not debug: [PASS, FAIL]
if (os == "win") and not fission and (processor == "x86") and not debug: [PASS, FAIL]
if (os == "win") and fission and debug: [PASS, FAIL]
if (os == "win") and fission and not debug: [FAIL, PASS]
if (os == "win") and not fission and (processor == "x86_64"): [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "win") and (processor == "x86_64"): [PASS, FAIL]

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

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

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

@ -1,5 +1,3 @@
[focusable-area-in-top-document.html]
[If topDocument's focused area is not topDocument, autofocus is not processed.]
expected:
if (processor == "x86") and debug: [FAIL, PASS]
[PASS, FAIL]
expected: [PASS, FAIL]

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

@ -1,5 +1,3 @@
[no-autofocus-on-changing-input-type.html]
[Changing input type should not refocus on the element.]
expected:
if (os == "win") and (processor == "x86") and not debug: [FAIL, PASS]
[PASS, FAIL]
expected: [PASS, FAIL]

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

@ -3,7 +3,5 @@
if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1591638
[HTMLTrackElement 'src' attribute mutations]
expected:
if (os == "win") and not swgl and debug and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "win") and not swgl and debug and not fission and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and not swgl and debug and fission: [PASS, FAIL]
if (os == "win") and not swgl and not debug: [PASS, FAIL]
if (os == "win") and swgl: [PASS, FAIL]
if (os == "win") and not swgl: [PASS, FAIL]

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

@ -1,7 +1,9 @@
[image-loading-lazy-base-url-2.html]
expected:
if (os == "linux"): ["OK", "ERROR"]
if (os == "mac") and not debug: ["OK", "ERROR"]
if (os == "linux") and debug and not fission and swgl: [OK, ERROR]
if (os == "linux") and debug and not fission and not swgl: [ERROR, OK]
if (os == "linux") and debug and fission: [OK, ERROR]
if (os == "linux") and not debug: [OK, ERROR]
if (os == "mac") and not debug: [OK, ERROR]
[When a loading=lazy image is loaded, it loads relative to the document's base URL computed at parse-time.]
expected: FAIL

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

@ -1,14 +1,12 @@
[input-change-event-properties.html]
expected:
if (os == "android") and swgl: [ERROR, OK]
if (os == "android") and not swgl: [OK, ERROR]
if (os == "android") and swgl: [OK, ERROR]
[<select> pressing down arrow]
expected:
if (os == "android") and debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
if os == "mac": FAIL
[<textarea></textarea> typing]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "android") and debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]

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

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

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

@ -2,10 +2,10 @@
[<script> error: Move fetch-error external module script to createHTMLDocument after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "linux") 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
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
FAIL

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

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

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

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

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

@ -2,21 +2,21 @@
[Eval: Move success external classic script to createHTMLDocument after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
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 (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
if (os == "mac") and not debug: PASS
FAIL

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

@ -3,17 +3,17 @@
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
if (os == "win") and not debug: PASS
FAIL
[Eval: Move success external module script to createHTMLDocument after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "mac") and not debug: PASS

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

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

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

@ -3,30 +3,30 @@
expected:
if (os == "win") and ccov: PASS
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and debug: [PASS, FAIL]
if (os == "win") and not debug: FAIL
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
if (os == "mac") and not debug: FAIL
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
[window error: Move parse-error external module script to iframe after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
if (os == "win") 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 (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
FAIL

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

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

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

@ -2,34 +2,34 @@
[<script> error: Move success external classic script to iframe after-prepare]
expected:
if (os == "win") and ccov: PASS
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and debug: [PASS, FAIL]
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "mac") and debug: [PASS, FAIL]
if (os == "win") and not debug: FAIL
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
if (os == "win") 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 (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "mac") and debug: [FAIL, PASS]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
FAIL
[Eval: Move success external classic script to iframe after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "win") and not debug: PASS
if (os == "mac") and debug: [FAIL, PASS]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
if (os == "win") and not debug: PASS
FAIL

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

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

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

@ -2,10 +2,10 @@
[Eval: Move success inline classic script to iframe after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "win") and not debug: PASS
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
if (os == "mac") and not debug: PASS
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
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 debug and (processor == "x86_64") and not fission: [PASS, FAIL]
if (os == "linux") and not debug and (processor == "x86_64") and fission: [PASS, FAIL]
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, FAIL]
if (os == "linux") and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]

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

@ -3,6 +3,6 @@
disabled:
if tsan: https://bugzilla.mozilla.org/show_bug.cgi?id=1722918
expected:
if (os == "linux") and not fission: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and debug: [FAIL, PASS]
if (os == "linux") and not fission: [PASS, FAIL]

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

@ -1,8 +1,6 @@
[img-srcset.tentative.html]
[Speculative parsing, page load: img-srcset]
expected:
if (os == "win") and not debug and not fission and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and (processor == "x86"): [FAIL, PASS]
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "win") and fission: [FAIL, PASS]
if (os == "android") and debug: PASS
[PASS, FAIL]

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

@ -1,8 +1,8 @@
[picture-source-br-img.tentative.html]
[Speculative parsing, page load: picture-source-br-img]
expected:
if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [FAIL, PASS]
if (os == "win") and not debug and fission: [FAIL, PASS]
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "win") and not debug and (processor == "x86_64") and not fission: [FAIL, PASS]
if (os == "win") and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "android") and debug: PASS
if (os == "mac") and not debug: [FAIL, PASS]
[PASS, FAIL]

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

@ -0,0 +1,4 @@
[click_iframe_crossorigin.sub.html]
[TestDriver click on a document in an iframe]
expected:
if fission and debug and (os == "linux"): [PASS, FAIL]

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

@ -1,8 +1,8 @@
[cross-origin-iframe.sub.html]
[First rAF]
expected:
if not fission and (os == "android") and debug: PASS
if not fission and (os == "mac") and debug: PASS
if not fission and debug and (os == "mac"): PASS
if not fission and debug and (os == "android"): PASS
if fission: FAIL
[PASS, FAIL]
@ -16,5 +16,4 @@
[topDocument.scrollingElement.scrollTop = 200]
expected:
if fission and (os == "linux") and debug: [PASS, FAIL]
if fission and (os == "linux") and not debug: [PASS, FAIL]
if fission and (os == "linux"): [PASS, FAIL]

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

@ -7,12 +7,9 @@
[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 not swgl and debug and not fission and (processor == "x86"): [FAIL, PASS]
if (os == "win") and not swgl and debug and not fission and (processor == "x86_64"): [FAIL, PASS]
if (os == "linux") and not fission and debug and swgl: [FAIL, PASS]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [FAIL, PASS]
if (os == "linux") and not fission and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "win") and not swgl and not debug: [FAIL, PASS]
if (os == "mac") and debug: PASS
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: [FAIL, PASS]
[PASS, FAIL]

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

@ -1 +1 @@
upstream: 719e93dd67f4f5ba457077531728db955c57b01c
upstream: a5ddffaa551f20e70dad02878cf9f60e541fc6fd

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

@ -3,6 +3,6 @@
expected:
if (os == "win") and ccov: [FAIL, PASS]
if (os == "android") and debug and swgl: [FAIL, PASS]
if (os == "win") and fission: PASS
if (os == "mac") and debug: PASS
if (os == "win") and fission: PASS
[PASS, FAIL]

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

@ -1,7 +1,7 @@
[sends-report-on-success.https.html]
expected:
if os == "mac": [TIMEOUT, OK]
if os == "mac": [OK, TIMEOUT]
[\n Test that NEL reports are sent for successful requests\n ]
expected:
if os == "mac": [TIMEOUT, FAIL]
if os == "mac": [FAIL, TIMEOUT]
FAIL

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

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

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

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

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

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

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

@ -2,14 +2,13 @@
expected:
if (os == "win") and not fission and (processor == "x86"): OK
if (os == "win") and fission: OK
if os == "android": OK
if os == "mac": [OK, ERROR, TIMEOUT]
if os == "android": OK
[OK, ERROR]
[pointermove event received inner frame]
expected:
if (os == "linux") and not fission and debug and swgl: [PASS, FAIL]
if (os == "linux") and not fission and debug and not swgl: [PASS, FAIL]
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and not fission and not swgl: [PASS, FAIL]
if (os == "linux") and not fission and swgl: [FAIL, PASS]
[pointermove event received]
expected:

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

@ -1,11 +1,11 @@
[pointerevent_pointerrawupdate_in_pointerlock.html]
expected:
if debug and (os == "win") and fission: [OK, TIMEOUT]
if debug and (os == "linux") and not fission: [OK, TIMEOUT]
if debug and (os == "linux") and fission: [OK, TIMEOUT]
if debug and (os == "linux") and not fission: [OK, TIMEOUT]
if debug and (os == "win") and fission: [OK, TIMEOUT]
[pointerrawupdate event received]
expected:
if debug and (os == "win") and fission: [FAIL, NOTRUN]
if debug and (os == "linux") and not fission: [FAIL, NOTRUN]
if debug and (os == "linux") and fission: [FAIL, NOTRUN]
if debug and (os == "linux") and not fission: [FAIL, NOTRUN]
FAIL

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

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

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

@ -9,18 +9,22 @@
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not fission and debug and not swgl: [PASS, FAIL]
if (os == "linux") and not fission and debug and swgl: [FAIL, PASS]
if (os == "win") and (processor == "x86") and not debug: FAIL
if (os == "android") and debug and not swgl: [PASS, FAIL]
if (os == "linux") and not fission and debug: [PASS, FAIL]
if (os == "linux") and fission: [PASS, FAIL]
[Loading fetch (no-cors) with link (use-credentials) should discard the preloaded response]
expected:
if (os == "win") and not fission and not swgl and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and not fission and not swgl and debug and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not fission and debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if (os == "linux") and not fission and (processor == "x86_64") and debug and not swgl: [FAIL, PASS]
if (os == "linux") and not fission and (processor == "x86_64") and debug and swgl: [PASS, FAIL]
if (os == "linux") and not fission and (processor == "x86_64") and not debug: [PASS, FAIL]
if (os == "android") and not swgl and debug: [PASS, FAIL]
if (os == "android") and not swgl and not debug: [PASS, FAIL]
if (os == "linux") and not fission and (processor == "x86"): [FAIL, PASS]
[Loading style (no-cors) with link (anonymous) should discard the preloaded response]
expected: FAIL

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

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

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

@ -1,9 +1,10 @@
[object-not-found-adds-entry.html]
[Verify that a 200 null-typed object emits an entry.]
expected:
if (os == "linux") and debug and fission: [PASS, FAIL]
if (os == "linux") and debug and not fission: [PASS, FAIL]
if (os == "linux") and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and fission and debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and fission and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not fission: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
[Verify that a 404 null-typed object emits an entry.]
expected:

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

@ -1,8 +1,4 @@
[object-not-found-after-TAO-cross-origin-redirect.html]
expected:
if not swgl and debug and (os == "linux") and not fission: [ERROR, OK]
[OK, ERROR]
expected: [OK, ERROR]
[There should be one entry.]
expected:
if not swgl and debug and (os == "linux") and not fission: [FAIL, PASS]
[PASS, FAIL]
expected: [PASS, FAIL]

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