Bug 1743230 - [wpt-sync] Update web-platform-tests to 43fb287da71d4c37d7604c410f9c49c33df41fc5, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 43fb287da71d4c37d7604c410f9c49c33df41fc5
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2021-11-29 09:45:08 +00:00
Родитель 0501096cc0
Коммит 49cc9e234f
145 изменённых файлов: 650 добавлений и 470 удалений

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

@ -3,8 +3,8 @@
if win10_2004 and ccov: https://bugzilla.mozilla.org/show_bug.cgi?id=1733368
expected:
if not fission and (os == "win") and not swgl and not debug and (processor == "x86"): [OK, ERROR]
if not fission and (os == "win") and swgl: [OK, TIMEOUT]
if not fission and (os == "mac") and not debug: [OK, ERROR]
if not fission and (os == "win") and swgl: [OK, TIMEOUT]
if fission: ERROR
[Transactions that explicitly commit and have errors should abort.]
expected:

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

@ -100,11 +100,12 @@
[File: [object File\]]
expected:
if (os == "linux") and fission and not debug: NOTRUN
if (os == "android") and debug and not swgl: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not fission and (processor == "x86"): [TIMEOUT, NOTRUN]
if (os == "linux") and fission and not debug: NOTRUN
if (os == "mac") and debug: NOTRUN
if (os == "win") and fission: [NOTRUN, PASS, TIMEOUT]
if (os == "win") and not fission: [NOTRUN, PASS]
if (os == "win") and fission: [NOTRUN, PASS, TIMEOUT]
[NOTRUN, TIMEOUT]
[Not serializable: Event: [object Event\]]
@ -121,6 +122,7 @@
[Blob: [object Blob\]]
expected:
if (os == "linux") and not fission and (processor == "x86"): [PASS, TIMEOUT]
if (os == "linux") and fission and not debug: TIMEOUT
if (os == "mac") and debug: TIMEOUT
[TIMEOUT, PASS]
@ -155,44 +157,44 @@
[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
[Not serializable: symbol: Symbol(desc)]
expected:
if (processor == "x86_64") and (os == "linux") and not fission and not swgl: [NOTRUN, FAIL]
if (processor == "x86_64") and (os == "android") and debug and not swgl: [NOTRUN, FAIL]
if (processor == "x86_64") and (os == "linux") and not fission and not swgl: [NOTRUN, FAIL]
if (processor == "x86_64") and (os == "mac") and debug: [NOTRUN, FAIL]
if (processor == "x86_64") and (os == "win"): [NOTRUN, FAIL]
NOTRUN
[File: [object File\]]
expected:
if (os == "linux") and not fission and debug and swgl: [NOTRUN, TIMEOUT]
if (os == "linux") and fission and not debug: NOTRUN
if (os == "linux") and fission and debug: [NOTRUN, TIMEOUT]
if (os == "linux") and not fission and not debug: [NOTRUN, PASS]
if (os == "linux") and not debug and not fission and (processor == "x86"): [NOTRUN, PASS]
if (os == "linux") and debug and not fission and swgl: [NOTRUN, TIMEOUT]
if (os == "android") and debug and swgl: [NOTRUN, TIMEOUT]
if (os == "linux") and not debug and fission: NOTRUN
if (os == "linux") and debug and fission: [NOTRUN, TIMEOUT]
if (os == "win") and (processor == "x86"): NOTRUN
if (os == "android") and not debug: [NOTRUN, TIMEOUT]
if (os == "mac") and not debug: [NOTRUN, TIMEOUT]
if (os == "win") and (processor == "x86"): NOTRUN
[NOTRUN, PASS, TIMEOUT]
[Not serializable: Event: [object Event\]]
expected:
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 == "linux") and not fission 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
[Not serializable: DedicatedWorkerGlobalScope: [object DedicatedWorkerGlobalScope\]]
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

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

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

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

@ -4,12 +4,11 @@
if os == "linux": [OK, TIMEOUT]
[History navigation in iframe: "about:blank" document is navigated back from history same-origin.]
expected:
if (os == "linux") and not swgl and not fission and not debug and (processor == "x86_64"): [PASS, FAIL, TIMEOUT]
if (os == "linux") and not swgl and not fission and not debug and (processor == "x86"): [PASS, FAIL, TIMEOUT]
if (os == "linux") and not swgl and not fission and debug: [FAIL, PASS, TIMEOUT]
if (os == "linux") and not swgl and fission: [PASS, FAIL, TIMEOUT]
if (os == "linux") and swgl: [PASS, FAIL, TIMEOUT]
if (os == "linux") and not swgl and debug and fission: [PASS, FAIL, TIMEOUT]
if (os == "linux") and not swgl and debug and not fission: [FAIL, PASS, TIMEOUT]
if (os == "linux") and not swgl and not debug: [PASS, FAIL, TIMEOUT]
if (os == "win") and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and swgl: [PASS, FAIL, TIMEOUT]
if os == "mac": [PASS, TIMEOUT]
[History navigation in iframe: "about:blank" document is navigated back from history cross-origin.]
@ -20,8 +19,8 @@
[History navigation in iframe: blob URL document is navigated back from history same-origin.]
expected:
if os == "mac": [PASS, NOTRUN]
if os == "linux": [PASS, NOTRUN]
if os == "mac": [PASS, NOTRUN]
[History navigation in iframe: blob URL document is navigated back from history cross-origin.]
expected:
@ -30,8 +29,8 @@
[History navigation in iframe: data URL document is navigated back from history same-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 cross-origin.]
expected:
@ -40,10 +39,10 @@
[History navigation in iframe: srcdoc iframe is navigated back from history same-origin.]
expected:
if os == "linux": [PASS, NOTRUN]
if os == "mac": [PASS, NOTRUN]
if os == "linux": [PASS, NOTRUN]
[History navigation in iframe: srcdoc iframe is navigated back from history cross-origin.]
expected:
if os == "mac": [PASS, NOTRUN]
if os == "linux": [PASS, NOTRUN]
if os == "mac": [PASS, NOTRUN]

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

@ -4,13 +4,13 @@
if (os == "mac") and 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 not debug: [FAIL, TIMEOUT]
if (os == "mac") and debug: [FAIL, TIMEOUT]
if (os == "android") and not debug: [FAIL, TIMEOUT]
FAIL
[History navigation: "about:blank" document is navigated back from history cross-origin.]
expected:
if (os == "mac") and debug: [FAIL, TIMEOUT]
if (os == "mac") and not debug: [FAIL, TIMEOUT]
if (os == "mac") and debug: [FAIL, TIMEOUT]
FAIL

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

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

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

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

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

@ -1,6 +1,3 @@
[window-open-reload.https.html]
[Reloaded cross-site auxiliary navigations are laxly same-site]
expected: FAIL
[Reloaded cross-site auxiliary navigations are strictly same-site]
expected: FAIL

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

@ -0,0 +1,2 @@
[fedcm-revoke.https.html]
expected: TIMEOUT

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

@ -0,0 +1,2 @@
[fedcm.https.html]
expected: TIMEOUT

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

@ -1,9 +0,0 @@
[webid.https.html]
[navigator.credentials.revoke() basic.]
expected: FAIL
[navigator.credentials.get() with a FederatedIdentityProvider.]
expected: FAIL
[navigator.credentials.logout() basic.]
expected: FAIL

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

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

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

@ -1,2 +1,3 @@
[header-totalsfntsize-001.xht]
expected: FAIL
max-asserts: 2

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

@ -1,6 +1,7 @@
[background-color-animation-with-table2.html]
expected:
if (os == "linux") and debug and not swgl: [TIMEOUT, PASS]
if (os == "android") and debug and not swgl: [TIMEOUT, PASS]
if (os == "linux") and fission and debug: [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 == "mac": [TIMEOUT, PASS]

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

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

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

@ -0,0 +1,3 @@
[font-palette-35.html]
expected:
if os == "mac": FAIL

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

@ -0,0 +1,3 @@
[font-palette-36.html]
expected:
if os == "mac": FAIL

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

@ -1,2 +0,0 @@
[highlight-styling-004.html]
expected: FAIL

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

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

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

@ -1,6 +1,6 @@
[CaretPosition-001.html]
[Element at (400, 900)]
expected:
if (os == "mac") and debug: [FAIL, PASS]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
FAIL

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

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

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

@ -7,12 +7,9 @@
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if (os == "win") and fission and debug: [PASS, FAIL]
if (os == "win") and fission and not debug: [PASS, FAIL]
if (os == "linux") and fission and not debug: [PASS, FAIL]
if (os == "linux") and fission and debug: [FAIL, PASS]
if (os == "win") and not fission: [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:

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

@ -23,12 +23,6 @@
[Should be parseable in JS: '(video-dynamic-range: high)']
expected: FAIL
[Check that dynamic-range is 'standard' or 'high', but not both]
expected: FAIL
[Check that video-dynamic-range is 'standard' or 'high', but not both]
expected: FAIL
[Check that dynamic-range always matches 'standard']
expected: FAIL

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

@ -1,7 +1,7 @@
[focus-visible-009.html]
[Autofocus should match :focus-visible]
expected:
if (os == "win") and not debug and not fission: [PASS, FAIL]
if (os == "win") and not debug and fission: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "win") and not debug and not fission: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [FAIL, PASS]

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

@ -1,8 +1,8 @@
[scrollend-event-for-user-scroll.html]
expected:
if (os == "win") and ccov: [ERROR, OK]
if (os == "win") and debug and not fission: ERROR
if (os == "win") and debug and fission: [ERROR, TIMEOUT]
if (os == "win") and debug and not fission: ERROR
if (os == "mac") and debug: ERROR
if os == "android": OK
TIMEOUT
@ -17,16 +17,16 @@
if (os == "linux") and not debug and (processor == "x86_64") and not 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 == "win": [NOTRUN, FAIL, TIMEOUT]
if os == "mac": [NOTRUN, FAIL]
if os == "win": [NOTRUN, FAIL, TIMEOUT]
[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 == "mac": [NOTRUN, FAIL, TIMEOUT]
if os == "win": [NOTRUN, TIMEOUT]
if os == "android": [FAIL, TIMEOUT, NOTRUN]
if os == "mac": [NOTRUN, FAIL, TIMEOUT]
[TIMEOUT, NOTRUN]
[Tests that the target_div gets scrollend event when dragging scroll on target.]

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

@ -6,8 +6,8 @@
[no separator - move up]
expected:
if debug and (os == "linux") and not fission: [FAIL, PASS]
if debug and (os == "mac"): [FAIL, PASS]
if (os == "linux") and debug and not fission: [FAIL, PASS]
if (os == "mac") and debug: [FAIL, PASS]
FAIL
[<span> separator - move down]
@ -22,14 +22,14 @@
[<br> separator - move down]
expected:
if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
if (os == "linux") and debug and not fission and not swgl: [FAIL, PASS]
if (os == "linux") and debug and fission: [FAIL, PASS]
FAIL
[<wbr> separator - move right]
expected:
if debug and (os == "linux"): [FAIL, PASS]
if debug and (os == "mac"): [FAIL, PASS]
if debug and (os == "linux"): [FAIL, PASS]
FAIL
[<wbr> separator - move left]

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

@ -11,7 +11,8 @@
[Stream errors once aborted, after reading. Underlying connection closed.]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "linux") and not swgl and not fission and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "linux") and swgl: [PASS, FAIL]
[general.any.html]

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

@ -1,10 +1,11 @@
[response-cancel-stream.any.sharedworker.html]
expected:
if (os == "mac") and debug: [OK, ERROR, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "mac") and not debug: [TIMEOUT, OK]
[Cancelling a closed Response stream]
expected:
if os == "mac": [PASS, FAIL, TIMEOUT]
if (os == "mac") and debug: [FAIL, PASS, TIMEOUT]
if (os == "mac") and not debug: [TIMEOUT, PASS, FAIL]
[response-cancel-stream.any.html]
@ -13,25 +14,25 @@
if os == "mac": [OK, ERROR, TIMEOUT]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
if (os == "mac") and debug: [FAIL, PASS, TIMEOUT]
if (os == "mac") and not debug: [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 debug: [FAIL, PASS, TIMEOUT]
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
if (os == "mac") and not debug: [FAIL, TIMEOUT, PASS]
if (os == "mac") and debug: [PASS, FAIL, TIMEOUT]
[response-cancel-stream.any.worker.html]
expected:
if (os == "win") and not debug: [OK, ERROR]
if (os == "mac") and debug: [OK, ERROR, TIMEOUT]
if (os == "mac") and not debug: [OK, ERROR, TIMEOUT]
if os == "mac": [OK, ERROR, TIMEOUT]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and debug: [PASS, FAIL, TIMEOUT]
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
if (os == "mac") and debug: [FAIL, PASS, TIMEOUT]

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

@ -1,6 +1,8 @@
[304-update.any.html]
[HTTP cache updates stored headers from a Last-Modified 304]
expected: [PASS, FAIL]
expected:
if debug and (os == "linux") and fission: [FAIL, PASS]
[PASS, FAIL]
[304-update.any.worker.html]
@ -15,9 +17,7 @@
expected:
if (processor == "x86") and not debug: [OK, TIMEOUT]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if fission and (os == "linux") and debug: [FAIL, PASS]
[PASS, FAIL]
expected: [PASS, FAIL]
[Content-* header]
expected:

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

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

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

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

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

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

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

@ -1,8 +1,8 @@
[iframe-activeelement-after-focusing-out-iframes.html]
[Check iframe activeElement after focusing out different site iframe]
expected:
if (os == "win") and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and not swgl: PASS
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "mac") and debug: PASS
if os == "android": PASS
[PASS, FAIL]

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

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

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

@ -1,4 +1,5 @@
[forced-colors-mode-45.html]
expected:
if (processor == "x86") and debug: [FAIL, PASS]
if (os == "linux") and not debug and fission: [FAIL, PASS]
if (os == "win") and (processor == "x86") and debug: [FAIL, PASS]
[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 fission and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [FAIL, PASS]
if (os == "linux") and not fission and debug and not swgl: [FAIL, PASS]
if (os == "linux") and not fission and debug and swgl: [FAIL, PASS]
if (os == "win") and (processor == "x86") and debug: [FAIL, PASS]
if (os == "linux") and not fission and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "win") and not swgl and (processor == "x86") and debug: [FAIL, PASS]
if (os == "linux") and not fission and debug: [PASS, FAIL]
if (os == "linux") and fission and debug: [PASS, FAIL]
if (os == "linux") and fission and not debug: [PASS, FAIL]
if (os == "win") and swgl: [FAIL, PASS]
FAIL

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

@ -1,7 +1,8 @@
[cross-document-nav-same-document-traversal.html]
[cross-document navigations are stopped by same-document back()]
expected:
if (os == "android") and not debug: FAIL
if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
if (os == "win") and not debug: FAIL
if (os == "android") and not debug: FAIL
if os == "mac": FAIL
[FAIL, PASS]

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

@ -4,8 +4,8 @@
if fission and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1668853
if fission and (os == "win") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1668853
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") and debug: [PASS, FAIL]
if fission and (os == "win") and debug: [PASS, FAIL]
[window.onpopstate should register a listener for the popstate event]

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

@ -3,7 +3,8 @@
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 not fission and debug: [ERROR, TIMEOUT, CRASH]
if (os == "linux") and fission: [ERROR, TIMEOUT]
if (os == "linux") and fission and not debug: [ERROR, TIMEOUT]
if (os == "linux") and fission and debug: [ERROR, TIMEOUT]
ERROR
[no popups from synchronously reachable window]
expected:

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

@ -1,62 +1,207 @@
[window-open-popup-behavior.html]
expected:
if (os == "linux") and not debug: [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_64") and fission: [TIMEOUT, OK]
if (os == "linux") and not debug and (processor == "x86"): [OK, TIMEOUT]
[location=yes,toolbar=yes,status=yes (expect popup)]
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, NOTRUN, TIMEOUT]
[location=yes,toolbar=yes,status=yes,noopener (expect tab)]
expected:
if (os == "linux") and not debug: [PASS, NOTRUN, TIMEOUT]
if not fission and (os == "linux") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if fission and (os == "linux") and debug: FAIL
if fission and (os == "linux") and not debug: [FAIL, TIMEOUT, NOTRUN, PASS]
if fission and (os == "win"): FAIL
[location=yes,toolbar=yes,status=yes,noreferrer (expect tab)]
expected:
if (os == "linux") and not debug: [PASS, NOTRUN]
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if not fission and (os == "linux") and not debug and (processor == "x86"): [PASS, NOTRUN]
if fission and (os == "linux") and debug: FAIL
if fission and (os == "linux") and not debug: [FAIL, NOTRUN, TIMEOUT, PASS]
if fission and (os == "win"): FAIL
[location=yes,toolbar=yes,status=yes,popup (expect popup)]
expected:
if (os == "linux") and not debug: [PASS, 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, NOTRUN]
if (os == "linux") and not debug and fission: [PASS, NOTRUN, TIMEOUT]
[location=yes,toolbar=yes,status=yes,noopener,noreferrer,popup (expect tab)]
expected:
if (os == "linux") and not debug: [PASS, NOTRUN]
if not fission and (os == "linux") and not debug and (processor == "x86"): [PASS, NOTRUN]
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [NOTRUN, PASS]
if fission and (os == "linux") and debug: FAIL
if fission and (os == "linux") and not debug: [FAIL, NOTRUN, TIMEOUT, PASS]
if fission and (os == "win"): FAIL
[location=yes,toolbar=yes,menubar=yes (expect popup)]
expected:
if (os == "linux") and not debug: [NOTRUN, PASS, TIMEOUT]
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: [NOTRUN, PASS, TIMEOUT]
[location=yes,toolbar=yes,menubar=yes,noopener (expect tab)]
expected:
if (os == "linux") and not debug: [NOTRUN, TIMEOUT, PASS]
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [NOTRUN, PASS, TIMEOUT]
if not fission and (os == "linux") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
if fission and (os == "linux") and not debug: [NOTRUN, FAIL, TIMEOUT, PASS]
if fission and (os == "linux") and debug: FAIL
if fission and (os == "win"): FAIL
[location=yes,toolbar=yes,menubar=yes,noreferrer (expect tab)]
expected:
if (os == "linux") and not debug: [NOTRUN, PASS]
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [NOTRUN, PASS]
if not fission and (os == "linux") and not debug and (processor == "x86"): [PASS, NOTRUN]
if fission and (os == "linux") and not debug: [NOTRUN, FAIL, PASS]
if fission and (os == "linux") and debug: FAIL
if fission and (os == "win"): FAIL
[location=yes,toolbar=yes,menubar=yes,popup (expect popup)]
expected:
if (os == "linux") and not debug: [NOTRUN, PASS]
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]
if (os == "linux") and not debug and (processor == "x86"): [PASS, NOTRUN]
[location=yes,toolbar=yes,menubar=yes,noopener,noreferrer,popup (expect tab)]
expected:
if (os == "linux") and not debug: [NOTRUN, PASS]
if not fission and (os == "linux") and not debug and (processor == "x86"): [PASS, NOTRUN]
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [NOTRUN, PASS]
if fission and (os == "linux") and not debug: [NOTRUN, FAIL, TIMEOUT, PASS]
if fission and (os == "linux") and debug: FAIL
if fission and (os == "win"): FAIL
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes (expect tab)]
expected:
if (os == "linux") and not debug: [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]
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,noopener (expect tab)]
expected:
if (os == "linux") and not debug: [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]
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,noreferrer (expect tab)]
expected:
if (os == "linux") and not debug: [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]
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,popup (expect popup)]
expected:
if (os == "linux") and not debug: [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]
[location=yes,toolbar=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,noopener,noreferrer,popup (expect tab)]
expected:
if (os == "linux") and not debug: [NOTRUN, PASS]
if not fission and (os == "linux") and not debug and (processor == "x86"): [PASS, NOTRUN]
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [NOTRUN, PASS]
if fission and (os == "linux") and not debug: [NOTRUN, FAIL, PASS]
if fission and (os == "linux") and debug: FAIL
if fission and (os == "win"): FAIL
[toolbar=yes,menubar=yes,resizable=yes,noopener (expect tab)]
expected:
if fission: FAIL
[toolbar=yes,menubar=yes,resizable=yes,noopener,noreferrer,popup (expect tab)]
expected:
if fission: FAIL
[resizable=yes,scrollbars=yes,status=yes,noreferrer (expect tab)]
expected:
if fission: FAIL
[location=yes,menubar=yes,scrollbars=yes,noreferrer (expect tab)]
expected:
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if fission and (os == "linux") and not debug: [FAIL, NOTRUN]
if fission and (os == "linux") and debug: FAIL
if fission and (os == "win"): FAIL
[toolbar=yes,resizable=yes,status=yes,noopener (expect tab)]
expected:
if fission: FAIL
[resizable=yes,scrollbars=yes,status=yes,noopener,noreferrer,popup (expect tab)]
expected:
if fission: FAIL
[location=yes,scrollbars=yes,status=yes,noreferrer (expect tab)]
expected:
if fission: FAIL
[location=yes,scrollbars=yes,status=yes,popup (expect popup)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
[location=yes,menubar=yes,scrollbars=yes (expect popup)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN]
[location=yes,scrollbars=yes,status=yes,noopener,noreferrer,popup (expect tab)]
expected:
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
if fission: FAIL
[toolbar=yes,resizable=yes,status=yes,noreferrer (expect tab)]
expected:
if fission: FAIL
[,noopener,noreferrer,popup (expect tab)]
expected:
if fission: FAIL
[location=yes,menubar=yes,scrollbars=yes,popup (expect popup)]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
if (os == "linux") and fission and not debug: [PASS, NOTRUN]
[location=yes,menubar=yes,scrollbars=yes,noopener,noreferrer,popup (expect tab)]
expected:
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
if fission and (os == "linux") and debug: FAIL
if fission and (os == "linux") and not debug: [FAIL, NOTRUN]
if fission and (os == "win"): FAIL
[toolbar=yes,menubar=yes,resizable=yes,noreferrer (expect tab)]
expected:
if fission: FAIL
[toolbar=yes,resizable=yes,status=yes,noopener,noreferrer,popup (expect tab)]
expected:
if fission: FAIL
[menubar=yes,resizable=yes,scrollbars=yes,noopener,noreferrer,popup (expect tab)]
expected:
if fission: FAIL
[location=yes,scrollbars=yes,status=yes,noopener (expect tab)]
expected:
if fission: FAIL
[menubar=yes,resizable=yes,scrollbars=yes,noopener (expect tab)]
expected:
if fission: FAIL
[location=yes,menubar=yes,scrollbars=yes,noopener (expect tab)]
expected:
if not fission and (os == "linux") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN]
if fission and (os == "linux") and not debug: [FAIL, TIMEOUT]
if fission and (os == "linux") and debug: FAIL
if fission and (os == "win"): FAIL
[menubar=yes,resizable=yes,scrollbars=yes,noreferrer (expect tab)]
expected:
if fission: FAIL
[resizable=yes,scrollbars=yes,status=yes,noopener (expect tab)]
expected:
if fission: FAIL

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

@ -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 not fission and debug: [OK, TIMEOUT]
if (os == "linux") and fission and debug: [OK, TIMEOUT]
if (os == "linux") and fission and not debug: [OK, TIMEOUT]
if (os == "linux") and not fission and debug: [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 fission and not debug: [PASS, TIMEOUT]
if (os == "linux") and fission and debug: [PASS, TIMEOUT]
if (os == "linux") and not fission and debug: [PASS, TIMEOUT]
if (os == "linux") and fission and debug: [PASS, TIMEOUT]
if (os == "linux") and fission and not debug: [PASS, TIMEOUT]

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

@ -1,5 +1,5 @@
[iframe-cross-origin-print.sub.html]
expected:
if fission and debug and (os == "linux"): [PASS, FAIL]
if fission and debug and (os == "win"): [FAIL, PASS]
if fission and not debug and (os == "linux"): [PASS, FAIL, ERROR]
if fission and (os == "linux") and debug: [FAIL, PASS]
if fission and (os == "linux") and not debug: [PASS, ERROR, FAIL]
if fission and (os == "win") and debug: [PASS, FAIL]

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

@ -1,6 +1,6 @@
[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 swgl: [FAIL, PASS]
if (os == "linux") and not fission and (processor == "x86_64") and not swgl and debug: [FAIL, PASS]
if os == "android": [FAIL, PASS]
[PASS, FAIL]

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

@ -1,8 +1,8 @@
[cookie.tentative.https.window.html]
expected:
if (os == "win") and (processor == "x86") and not debug: [OK, TIMEOUT]
if (os == "linux") and not debug and (processor == "x86"): [OK, TIMEOUT]
if (os == "linux") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "linux") and not debug: [OK, TIMEOUT]
[Anonymous same-origin iframe is loaded without credentials]
expected: FAIL

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

@ -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 == "linux") and fission and not debug: [OK, TIMEOUT]
if (os == "android") and swgl: [OK, TIMEOUT]

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

@ -1,7 +1,5 @@
[navigate-top-to-aboutblank.https.html]
expected:
if (os == "linux") and not fission and debug and not swgl: [TIMEOUT, OK, CRASH]
if (os == "win") and (processor == "x86") and not debug: [TIMEOUT, OK, CRASH]
if os == "android": [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]

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

@ -1,7 +1,7 @@
[popup-coop-by-sw.https.html?1-4]
expected:
if debug and (os == "win") and not fission and (processor == "x86_64") and not swgl: [TIMEOUT, CRASH]
if debug and (os == "win") and not fission and (processor == "x86_64") and swgl: [TIMEOUT, CRASH]
if debug and (os == "win") and not fission and (processor == "x86_64") and not swgl: [TIMEOUT, CRASH]
if debug and (os == "win") and fission: [CRASH, TIMEOUT]
if debug and (os == "linux") and fission: [CRASH, TIMEOUT]
if debug and (os == "linux") and not fission: [TIMEOUT, CRASH]
@ -21,11 +21,12 @@
[popup-coop-by-sw.https.html?5-last]
expected:
if debug and (os == "win") and not fission and (processor == "x86_64"): [TIMEOUT, CRASH]
if debug and (os == "win") and not fission and (processor == "x86_64") and swgl: [TIMEOUT, CRASH]
if debug and (os == "win") and not fission and (processor == "x86_64") and not swgl: [TIMEOUT, CRASH]
if debug and (os == "linux") and not fission and not swgl: [TIMEOUT, CRASH]
if debug and (os == "linux") and not fission and swgl: [CRASH, TIMEOUT]
if debug and (os == "linux") and fission: [CRASH, TIMEOUT]
if debug and (os == "win") and fission: [CRASH, TIMEOUT]
if (os == "linux") and debug and not swgl: [TIMEOUT, CRASH]
if (os == "linux") and debug and swgl: [TIMEOUT, CRASH]
TIMEOUT
[opener:coi, openee:basic, sw:basic]
expected: TIMEOUT

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

@ -32,15 +32,16 @@
[popup-redirect-cache.https.html?8-last]
expected:
if (os == "android") and swgl: [OK, TIMEOUT]
if (os == "android") and not swgl: [OK, TIMEOUT, CRASH]
if (os == "android") and swgl: [OK, TIMEOUT]
if (os == "linux") and fission: [OK, TIMEOUT]
[popup-redirect-cache.https.html?4-5]
expected:
if (os == "android") and debug and not swgl: [OK, TIMEOUT, CRASH]
if (os == "android") and debug and swgl: [OK, TIMEOUT]
if (os == "linux") and fission: [OK, TIMEOUT]
if (os == "android") and not swgl: [OK, TIMEOUT, CRASH]
if (os == "android") and swgl: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT, CRASH]
[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 fission and (os == "linux"): [PASS, TIMEOUT]
@ -57,15 +58,12 @@
[popup-redirect-cache.https.html?6-7]
expected:
if (os == "android") and swgl: [TIMEOUT, OK, CRASH]
if (os == "android") and not swgl: [OK, TIMEOUT, CRASH]
if os == "android": [OK, TIMEOUT, CRASH]
[popup-redirect-cache.https.html?0-1]
expected:
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]
if os == "android": [OK, TIMEOUT, CRASH]
[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:
if fission and (os == "linux"): [PASS, TIMEOUT]

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

@ -1,4 +1,4 @@
[popup-with-structured-header.https.html]
expected:
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]
if (os == "android") and not swgl and not debug: [OK, TIMEOUT]
if (os == "android") and not swgl and debug: [OK, TIMEOUT]

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

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

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

@ -47,8 +47,10 @@
[utf-16be.html?include=workers]
expected:
if (os == "linux") and not swgl and debug and not fission: [TIMEOUT, OK]
if (os == "win") and (processor == "x86") and not debug: [TIMEOUT, OK]
if (os == "win") and not swgl and debug and not fission and (processor == "x86"): [TIMEOUT, OK]
if (os == "win") and not swgl and debug and not fission and (processor == "x86_64"): [TIMEOUT, OK]
if (os == "android") and not swgl and not debug: [TIMEOUT, OK]
if (os == "mac") and not debug: [TIMEOUT, OK]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -60,8 +62,10 @@
[SharedWorker constructor]
expected:
if (os == "linux") and not swgl and debug and not fission: [TIMEOUT, PASS]
if (os == "win") and (processor == "x86") and not debug: [TIMEOUT, PASS]
if (os == "win") and not swgl and debug and not fission and (processor == "x86_64"): [TIMEOUT, PASS]
if (os == "win") and not swgl and debug and not fission and (processor == "x86"): [TIMEOUT, PASS]
if (os == "android") and not swgl and not debug: [TIMEOUT, PASS]
if (os == "mac") and not debug: [TIMEOUT, PASS]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

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

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

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

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

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

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

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

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

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

@ -1,16 +1,16 @@
[document-has-system-focus.html]
expected:
if (os == "win") and not fission and debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "linux") and fission and not debug: [TIMEOUT, OK]
if (os == "linux") and fission and debug: [TIMEOUT, OK]
if (os == "linux") and not fission and not debug: [OK, TIMEOUT]
if (os == "win") and fission and debug: [TIMEOUT, OK]
if (os == "win") and fission and not debug: [OK, TIMEOUT]
if not fission and (os == "win") and debug and (processor == "x86_64"): [OK, TIMEOUT]
if not fission and (os == "linux") and not debug: [OK, TIMEOUT]
if fission and (os == "win") and not debug: [OK, TIMEOUT]
if fission and (os == "win") and debug: [TIMEOUT, OK]
if fission and (os == "linux") and debug: [TIMEOUT, OK]
if fission and (os == "linux") and not debug: [TIMEOUT, OK]
[Top-level document receives blur/focus events and loses system focus during opening/closing of a popup]
expected:
if (os == "win") and not fission and debug and (processor == "x86_64"): [PASS, TIMEOUT]
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 and not debug: [PASS, TIMEOUT]
if (os == "linux") and fission and debug: [TIMEOUT, PASS]
if (os == "linux") and fission and not debug: [TIMEOUT, PASS]
if not fission and (os == "win") and debug and (processor == "x86_64"): [PASS, TIMEOUT]
if not fission and (os == "linux") and not debug: [PASS, TIMEOUT]
if fission and (os == "win") and debug: [TIMEOUT, PASS]
if fission and (os == "win") and not debug: [PASS, TIMEOUT]
if fission and (os == "linux") and not debug: [TIMEOUT, PASS]
if fission and (os == "linux") and debug: [TIMEOUT, PASS]

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

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

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

@ -1,5 +1,3 @@
[first-when-later.html]
[The first autofocus in the document wins, even if elements are inserted later.]
expected:
if (os == "win") and fission and debug: [FAIL, PASS]
[PASS, FAIL]
expected: [PASS, FAIL]

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

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

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

@ -1,3 +1,5 @@
[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 not fission and (processor == "x86_64"): [FAIL, PASS]
[PASS, FAIL]

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

@ -1,8 +1,8 @@
[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 not fission and (os == "win"): [PASS, FAIL]
if not debug and not fission and (os == "linux"): [PASS, FAIL]
if not debug and not fission and (os == "mac"): [PASS, FAIL]
if not debug and not fission and (os == "win"): [PASS, FAIL]
if not debug and not fission and (os == "android"): [PASS, FAIL]
if not debug and fission and (os == "win"): [FAIL, PASS]
if not debug and fission and (os == "win"): [PASS, FAIL]

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

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

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

@ -1,6 +1,3 @@
[dialog-focusing-steps-disconnected.html]
[dialog.show(): focusing steps should not run on disconnected <dialog>]
expected: FAIL
[dialog.show(): focusing steps should not change focus on disconnected <dialog>]
expected: FAIL

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

@ -1,10 +1,4 @@
[dialog-focusing-steps-inert.html]
[Dialog focusing steps should not run when dialog is inert]
expected: FAIL
[dialog.show(): focusing steps not change focus when dialog is inert]
expected: FAIL
[dialog.show(): focusing steps should not change focus when dialog is inert]
expected: FAIL

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

@ -2,8 +2,8 @@
[<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 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 not 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]

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

@ -2,8 +2,8 @@
[<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: [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: [FAIL, PASS]
if (os == "win") and not debug: PASS
if (os == "linux") and (processor == "x86"): [PASS, FAIL]

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

@ -13,8 +13,8 @@
[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 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 not 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]

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

@ -5,9 +5,9 @@
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: [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 == "mac") and not debug: PASS
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
FAIL
[<script> load: Move parse-error external module script to createHTMLDocument after-prepare]

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

@ -2,12 +2,12 @@
[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 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 not fission: [FAIL, PASS]
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
[<script> load: Move success external classic script to createHTMLDocument after-prepare]
@ -16,7 +16,7 @@
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: [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

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

@ -5,18 +5,18 @@
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: [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
[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 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 not fission: [FAIL, PASS]
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 == "mac") and not debug: PASS
FAIL

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

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

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

@ -5,28 +5,28 @@
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 debug: [PASS, FAIL]
if (os == "mac") and not debug: FAIL
if (os == "win") 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
[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: [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 not 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
[<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: [FAIL, 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 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

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

@ -2,8 +2,8 @@
[window error: Move parse-error 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: [FAIL, 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 debug: [FAIL, PASS]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS

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

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

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

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

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

@ -1,8 +1,9 @@
[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]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]

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

@ -1,8 +1,9 @@
[before-prepare-iframe-fetch-error-external-module.html]
[<script> error: Move fetch-error external module script to iframe before-prepare]
expected:
if (os == "linux") and not debug and (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]
if (os == "mac") and debug: [FAIL, PASS]
if (os == "mac") and not debug: [PASS, FAIL]

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

@ -1,8 +1,8 @@
[before-prepare-iframe-parse-error-external-classic.html]
[<script> error: Move parse-error external classic script to iframe before-prepare]
expected:
if (os == "linux") and 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_64") and 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 debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "linux") and not fission: [PASS, FAIL]

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

@ -6,8 +6,9 @@
[<script> error: Move success external module script to iframe before-prepare]
expected:
if (os == "linux") and ccov: [PASS, FAIL]
if (os == "linux") and not debug and (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]
if (os == "mac") and debug: [FAIL, PASS]
if (os == "mac") and not debug: [PASS, FAIL]

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

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

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

@ -1,6 +1,6 @@
[link-rel-preload-as-image.tentative.html]
[Speculative parsing, page load: link-rel-preload-as-image]
expected:
if (os == "linux") and (processor == "x86_64") and not swgl and not fission and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and swgl: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
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 == "linux") and not fission and (processor == "x86"): [PASS, FAIL]

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

@ -1,8 +1,9 @@
[picture-source-br-img.tentative.html]
[Speculative parsing, page load: picture-source-br-img]
expected:
if (os == "win") and not debug and not fission and (processor == "x86_64"): [FAIL, PASS]
if (os == "win") and not debug and fission: [FAIL, PASS]
if (os == "win") and debug and not fission and (processor == "x86"): [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_64") and fission: [FAIL, PASS]
if (os == "mac") and debug: PASS
if (os == "android") and debug: PASS
[PASS, FAIL]

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

@ -0,0 +1,3 @@
[xhtml-mathml-dtd-entity-1.htm]
expected:
if fission and (os == "linux") and not debug: [OK, TIMEOUT]

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

@ -0,0 +1,3 @@
[xhtml-mathml-dtd-entity-2.htm]
expected:
if fission and (os == "linux") and not debug: [OK, TIMEOUT]

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

@ -0,0 +1,3 @@
[xhtml-mathml-dtd-entity-3.htm]
expected:
if fission and (os == "linux") and not debug: [OK, TIMEOUT]

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

@ -0,0 +1,3 @@
[xhtml-mathml-dtd-entity-4.htm]
expected:
if fission and (os == "linux") and not debug: [OK, TIMEOUT]

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

@ -0,0 +1,3 @@
[xhtml-mathml-dtd-entity-5.htm]
expected:
if fission and (os == "linux") and not debug: [OK, TIMEOUT]

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

@ -0,0 +1,3 @@
[xhtml-mathml-dtd-entity-6.htm]
expected:
if fission and (os == "linux") and not debug: [OK, TIMEOUT]

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

@ -0,0 +1,3 @@
[xhtml-mathml-dtd-entity-7.htm]
expected:
if fission and (os == "linux") and not debug: [OK, TIMEOUT]

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

@ -0,0 +1,3 @@
[xhtml-mathml-dtd-entity-8.htm]
expected:
if fission and (os == "linux") and not debug: [OK, TIMEOUT]

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

@ -0,0 +1,3 @@
[xhtml-mathml-dtd-entity-9.htm]
expected:
if fission and (os == "linux") and not debug: [OK, TIMEOUT]

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

@ -0,0 +1,7 @@
[activation-trigger-pointerevent.html?touch]
expected: ERROR
[activation-trigger-pointerevent.html?pen]
expected: ERROR
[activation-trigger-pointerevent.html?mouse]

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

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

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

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

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

@ -1 +1 @@
upstream: 7221711f508a2da0e953030d6f420110e03c5032
upstream: 43fb287da71d4c37d7604c410f9c49c33df41fc5

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

@ -2,7 +2,8 @@
[Test that secureConnectionStart is not zero]
expected:
if (os == "win") and ccov: [FAIL, PASS]
if (os == "android") and debug and swgl: [FAIL, PASS]
if (os == "linux") and debug and not fission and not swgl: [FAIL, PASS]
if (os == "mac") and debug: PASS
if (os == "android") and swgl: [FAIL, PASS]
if (os == "win") and fission: PASS
[PASS, FAIL]

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

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

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

@ -1,6 +1,4 @@
[double-content-security.https.html]
expected:
if (processor == "x86") and (os == "win") and not debug: [TIMEOUT, OK]
[OK, TIMEOUT]
expected: [OK, TIMEOUT]
[img loading must be disallowed]
expected: FAIL

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