Bug 1738715 - [wpt-sync] Update web-platform-tests to eb141a48e1ae5b4640de723bccdf1c1362611490, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: eb141a48e1ae5b4640de723bccdf1c1362611490
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2021-11-01 16:34:38 +00:00
Родитель 445cbae679
Коммит 65f24d4e7c
124 изменённых файлов: 387 добавлений и 534 удалений

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

@ -100,11 +100,11 @@
[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 == "mac") and debug: NOTRUN
if (os == "win") and not fission: [NOTRUN, PASS]
if (os == "linux") and fission and not debug: NOTRUN
if (os == "win") and fission: [NOTRUN, PASS, TIMEOUT]
if (os == "win") and not fission: [NOTRUN, PASS]
if (os == "mac") and debug: NOTRUN
[NOTRUN, TIMEOUT]
[Not serializable: Event: [object Event\]]
@ -141,17 +141,17 @@
[structured-clone.any.worker.html?101-last]
expected:
if debug and (os == "linux") and not fission and not swgl: [TIMEOUT, OK]
if not debug and (os == "win") and (processor == "x86_64"): [TIMEOUT, OK]
if debug and (os == "android") and not swgl: [TIMEOUT, OK]
if debug and (os == "win") and (processor == "x86_64"): [TIMEOUT, OK]
if not debug and (os == "win") and (processor == "x86_64"): [TIMEOUT, OK]
if debug and (os == "mac"): [TIMEOUT, OK]
TIMEOUT
[Not serializable: function: function() {}]
expected:
if debug and (os == "linux") and not fission and not swgl: [NOTRUN, PASS]
if not debug and (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
if debug and (os == "android") and not swgl: [NOTRUN, PASS]
if debug and (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
if not debug and (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
if debug and (os == "mac"): [NOTRUN, PASS]
NOTRUN
@ -159,17 +159,17 @@
expected:
if debug and (os == "linux") and not fission and not swgl: [NOTRUN, PASS]
if not debug and (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
if debug and (os == "android") and not swgl: [NOTRUN, PASS]
if debug and (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
if debug and (os == "android") and not swgl: [NOTRUN, PASS]
if debug and (os == "mac"): [NOTRUN, PASS]
NOTRUN
[Not serializable: symbol: Symbol(desc)]
expected:
if debug and (os == "linux") and not fission and not swgl: [NOTRUN, FAIL]
if debug and (os == "android") and not swgl: [NOTRUN, FAIL]
if debug and (os == "win") and (processor == "x86_64"): [NOTRUN, FAIL]
if not debug and (os == "win") and (processor == "x86_64"): [NOTRUN, FAIL]
if debug and (os == "win") and (processor == "x86_64"): [NOTRUN, FAIL]
if debug and (os == "android") and not swgl: [NOTRUN, FAIL]
if debug and (os == "mac"): [NOTRUN, FAIL]
NOTRUN
@ -178,18 +178,18 @@
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 debug and fission: [NOTRUN, TIMEOUT]
if (os == "mac") and not debug: [NOTRUN, TIMEOUT]
if (os == "win") and (processor == "x86"): NOTRUN
if (os == "android") and not debug: [NOTRUN, TIMEOUT]
if (os == "linux") and not debug: NOTRUN
if (os == "mac") and not debug: [NOTRUN, TIMEOUT]
[NOTRUN, PASS, TIMEOUT]
[Not serializable: Event: [object Event\]]
expected:
if debug and (os == "linux") and not fission and not swgl: [NOTRUN, PASS]
if not debug and (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
if debug and (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
if debug and (os == "android") and not swgl: [NOTRUN, PASS]
if not debug and (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
if debug and (os == "mac"): [NOTRUN, PASS]
NOTRUN

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

@ -1,6 +1,3 @@
[after-detach.html]
[AppHistoryEntry attributes after detach]
expected: FAIL
[appHistory.current/entries()/canGoBack/canGoForward after iframe removal]
expected: FAIL

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

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

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

@ -1,4 +1,4 @@
[content-dpr-various-elements.html]
expected:
if os == "win": [TIMEOUT, FAIL]
if os == "win": [FAIL, TIMEOUT]
FAIL

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

@ -1,27 +1,27 @@
[history-iframe.sub.html]
expected:
if os == "linux": [OK, TIMEOUT]
if os == "mac": [OK, TIMEOUT]
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 fission and (processor == "x86_64") and not swgl and debug: [PASS, FAIL, TIMEOUT]
if (os == "linux") and not fission and (processor == "x86_64") and not swgl and not debug: [FAIL, PASS, TIMEOUT]
if (os == "linux") and not fission and (processor == "x86_64") and swgl: [FAIL, PASS, TIMEOUT]
if (os == "linux") and not fission and (processor == "x86"): [PASS, FAIL, TIMEOUT]
if (os == "win") and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not fission and not swgl and not debug and (processor == "x86_64"): [FAIL, PASS, TIMEOUT]
if (os == "linux") and not fission and not swgl and not debug and (processor == "x86"): [PASS, FAIL, TIMEOUT]
if (os == "linux") and not fission and not swgl and debug: [PASS, FAIL, TIMEOUT]
if (os == "linux") and not fission and swgl: [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 not fission: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and fission: [PASS, FAIL, TIMEOUT, NOTRUN]
if (os == "linux") and not fission: [PASS, TIMEOUT, NOTRUN]
if os == "mac": [PASS, TIMEOUT, NOTRUN]
[History navigation in iframe: blob URL document 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: blob URL document is navigated back from history cross-origin.]
expected:
@ -30,8 +30,8 @@
[History navigation in iframe: data URL document 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: data URL document is navigated back from history cross-origin.]
expected:

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

@ -1,8 +1,8 @@
[iframe-all-local-schemes-inherit-self.sub.html]
expected:
if (os == "linux") and swgl: [TIMEOUT, OK]
if (processor == "x86") and (os == "linux"): [TIMEOUT, OK]
[OK, TIMEOUT]
[<iframe>'s about:blank inherits policy.]
expected:
if (os == "linux") and swgl: [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,5 +1,5 @@
[relpos-percentage-top-in-scrollable.html]
[Top percentage resolved correctly for overflow contribution]
expected:
if (os == "android") and not debug: [FAIL, PASS]
if (os == "android") and debug: [FAIL, PASS]
if (os == "android") and not debug: [FAIL, PASS]

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

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

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

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

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

@ -1,2 +0,0 @@
[svg-as-image.html]
expected: FAIL

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

@ -1,5 +1,4 @@
[webkit-line-clamp-008.html]
expected:
if (os == "android") and debug and not swgl: [PASS, FAIL]
if (os == "android") and debug and swgl: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if (os == "android") and swgl: [FAIL, PASS]
if (os == "android") and not swgl: [PASS, FAIL]

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

@ -1,6 +1,6 @@
[fragment-scrolling-anchors.html]
[Verify scroll anchoring interaction with fragment scrolls]
expected:
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and debug: [FAIL, PASS]
if (os == "mac") and not debug: [PASS, FAIL]
FAIL

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

@ -1,4 +1,4 @@
[zero-scroll-offset.html]
[Scroll anchoring suppressed when scroll offset is zero.]
expected:
if not webrender and (os == "linux") and not fission and not debug: [PASS, FAIL]
if fission and (os == "linux") and not debug: [PASS, FAIL]

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

@ -1,9 +1,9 @@
[CSSTransition-effect.tentative.html]
[After setting a transition's effect to null, a new transition can be started]
expected:
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 == "linux") and debug and not fission: [FAIL, PASS]
if (os == "linux") and debug and fission: [PASS, FAIL]
if (os == "linux") and not debug: [FAIL, PASS]
if os == "mac": [FAIL, PASS]
FAIL

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

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

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

@ -13,8 +13,8 @@
[Tests that the target_div gets scrollend event when click scrollbar on target.]
expected:
if (os == "linux") and not debug and (processor == "x86_64") and fission: [FAIL, NOTRUN, TIMEOUT]
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_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 == "win": [NOTRUN, FAIL, TIMEOUT]
@ -24,14 +24,14 @@
[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 == "mac": [NOTRUN, FAIL, TIMEOUT]
if os == "win": [NOTRUN, TIMEOUT]
if os == "mac": [NOTRUN, FAIL, TIMEOUT]
if os == "android": [FAIL, TIMEOUT, NOTRUN]
[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 == "win": [TIMEOUT, FAIL]
if os == "mac": [TIMEOUT, FAIL]
if os == "win": [TIMEOUT, FAIL]
[FAIL, TIMEOUT]

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

@ -5,10 +5,10 @@
[OK, TIMEOUT]
[webkitAnimationIteration event listener is case sensitive]
expected:
if (os == "win") and fission and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if (os == "linux") and fission and not debug: [PASS, NOTRUN]
if os == "mac": PASS
if (os == "win") and fission and debug: [PASS, FAIL, TIMEOUT, NOTRUN]
if os == "android": PASS
if os == "mac": PASS
[PASS, FAIL, NOTRUN]
[onwebkitanimationiteration event handler should trigger for an animation]
@ -31,15 +31,17 @@
expected: [PASS, TIMEOUT, NOTRUN]
[event types for prefixed and unprefixed animationiteration event handlers should be named appropriately]
expected: [PASS, NOTRUN]
expected:
if fission and debug and (os == "linux"): [PASS, TIMEOUT, NOTRUN]
[PASS, NOTRUN]
[event types for prefixed and unprefixed animationiteration event listeners should be named appropriately]
expected:
if (os == "win") and not fission and (processor == "x86_64") and not swgl: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and debug and fission: [PASS, TIMEOUT, NOTRUN]
if (os == "win") and fission and not debug: PASS
if os == "mac": PASS
if os == "android": PASS
if os == "mac": PASS
[PASS, NOTRUN]
[webkitAnimationIteration event listener should not trigger if an unprefixed event handler also exists]

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

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

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

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

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

@ -0,0 +1,3 @@
[serviceworker-accessors.https.sub.html]
expected:
if fission and (os == "linux") and not debug: [OK, CRASH]

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

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

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

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

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

@ -1,5 +1,5 @@
[focus-already-focused-iframe-deep-different-site.html]
expected:
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 not fission and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, TIMEOUT]

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

@ -1,7 +1,7 @@
[focus-already-focused-iframe-different-site.html]
expected:
if (os == "win") and not debug and not fission and (processor == "x86"): [TIMEOUT, OK]
if (os == "win") and not debug and not fission and (processor == "x86_64"): [TIMEOUT, OK]
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 fission: [OK, TIMEOUT]
if (os == "linux") and not fission and not debug: [OK, TIMEOUT]
if (os == "win") and debug: [OK, TIMEOUT]

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

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

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

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

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

@ -1,19 +1,23 @@
[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 fission: [FAIL, PASS]
if (os == "linux") and debug and fission: [PASS, FAIL]
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 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 == "linux") and fission: [FAIL, PASS]
if (os == "linux") and not swgl and debug and not fission: [FAIL, PASS]
if (os == "linux") and not swgl and debug and fission: [PASS, FAIL]
if (os == "linux") and not swgl and not debug: [FAIL, PASS]
if (os == "win") and swgl: [FAIL, PASS]
FAIL
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank']
expected:
if not fission and (processor == "x86") and debug: [FAIL, PASS]
if fission and (os == "linux"): [FAIL, PASS]
FAIL

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

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

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

@ -1,4 +1,6 @@
[top-level-data-url.window.html]
expected:
if fission and (os == "linux") and not debug: [OK, TIMEOUT]
[Navigating a popup using window.open("resources/redirect.py?location=data%3Atext%2Fhtml%2C...", "", "opener")]
expected: FAIL
@ -10,4 +12,3 @@
[Navigating a popup using window.open("data:text/html,...", "", "opener")]
expected: FAIL

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

@ -1,8 +1,8 @@
[cross-document-nav-same-document-traversal.html]
[cross-document navigations are stopped by same-document back()]
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 not swgl 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 not debug: FAIL
if (os == "android") and not debug: FAIL
if os == "mac": FAIL

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

@ -4,9 +4,9 @@
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 == "win") and debug: [PASS, FAIL]
if fission and (os == "linux") and debug: [PASS, FAIL]
if fission and (os == "linux") and not debug: [PASS, FAIL]
if fission and (os == "win") and debug: [PASS, FAIL]
[window.onpopstate should register a listener for the popstate event]
bug:

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

@ -1,8 +1,7 @@
[traverse-during-unload.html]
[Traversing the history during unload]
expected:
if fission and debug and (os == "linux"): [PASS, FAIL]
if fission and debug and (os == "win"): PASS
if fission and not debug and (os == "win"): PASS
if fission and not debug and (os == "linux"): [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"): PASS
FAIL

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

@ -1,6 +1,8 @@
[navigated-named-objects.window.html]
[Window's associated Document object is used for finding named objects (<object> with browsing ccontext via srcdoc <iframe)>]
expected: [FAIL, PASS]
expected:
if fission and (os == "linux") and debug: [PASS, FAIL]
[FAIL, PASS]
[Window's associated Document object is used for finding named objects (<object> with browsing ccontext via same-origin <iframe)>]
expected:

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

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

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

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

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

@ -2,5 +2,5 @@
expected:
if (os == "linux") and debug and not fission and swgl: [PASS, FAIL]
if (os == "linux") and debug and fission: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if (os == "linux") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]

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

@ -1,5 +1,6 @@
[canvas-display-p3-drawImage-video.html]
expected:
if (os == "linux") and (processor == "x86_64") and fission and not debug: [OK, TIMEOUT]
if (os == "linux") and (processor == "x86"): TIMEOUT
if os == "android": TIMEOUT
[sRGB-FF0100, Context srgb, ImageData srgb, scaleImage=false]

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

@ -0,0 +1,3 @@
[2d.shadow.attributes.shadowBlur.invalid.html]
expected:
if fission and (os == "linux") and not debug: [OK, TIMEOUT]

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

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

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

@ -1,6 +1,6 @@
[cross-origin-isolated-permission.https.html]
expected:
if (os == "win") and fission and debug: [OK, ERROR]
if fission and (os == "win") and debug: [OK, ERROR]
[frame: origin = https://www1.web-platform.test:8443, value = self]
expected:
if (os == "android") and not nightly_build: PASS

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

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

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

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

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

@ -1,5 +1,4 @@
[iframe-popup-unsafe-none-to-unsafe-none.https.html]
expected:
if (os == "android") and webrender and not debug: [OK, TIMEOUT]
if (os == "android") and not webrender and debug: [OK, TIMEOUT]
if (os == "android") and not webrender and not debug: [OK, TIMEOUT]
if (os == "linux") and fission and not debug: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]

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

@ -1,8 +1,8 @@
[navigate-top-to-aboutblank.https.html]
expected:
if (os == "linux") and not swgl and not debug and (processor == "x86_64") and not fission: [TIMEOUT, OK, CRASH]
if (os == "linux") and swgl: [OK, ERROR, TIMEOUT, CRASH]
if (os == "mac") and debug: [TIMEOUT, OK, CRASH]
if (os == "linux") and not fission and debug and swgl: [TIMEOUT, OK, ERROR, CRASH]
if (os == "linux") and not fission and debug and not swgl: [TIMEOUT, OK, CRASH]
if (os == "win") and swgl: [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,10 +1,10 @@
[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 fission: [CRASH, TIMEOUT]
if debug and (os == "linux") and not fission: [TIMEOUT, CRASH]
if debug and (os == "win") and (processor == "x86_64") and not fission and not swgl: [TIMEOUT, CRASH]
if debug and (os == "win") and (processor == "x86_64") and not fission and swgl: [CRASH, TIMEOUT]
if debug and (os == "win") and (processor == "x86_64") and fission: [CRASH, TIMEOUT]
if debug and (os == "linux") and fission: [CRASH, TIMEOUT]
if debug and (os == "linux") and not fission: [TIMEOUT, CRASH]
TIMEOUT
[opener:basic, openee:basic, sw:basic]
expected: TIMEOUT
@ -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") and swgl: [TIMEOUT, CRASH]
if debug and (os == "win") and not fission and (processor == "x86_64") and not swgl: [CRASH, TIMEOUT]
if debug and (os == "linux") and not fission: [TIMEOUT, CRASH]
if debug and (os == "win") and (processor == "x86_64") and not fission and swgl: [CRASH, TIMEOUT]
if debug and (os == "win") and (processor == "x86_64") and not fission and not swgl: [CRASH, TIMEOUT]
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 == "win") and (processor == "x86_64") and fission: [CRASH, TIMEOUT]
if debug and (os == "linux") and fission: [CRASH, TIMEOUT]
if debug and (os == "win") and fission: [CRASH, TIMEOUT]
TIMEOUT
[opener:coi, openee:basic, sw:basic]
expected: TIMEOUT

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

@ -33,8 +33,9 @@
[popup-redirect-cache.https.html?8-last]
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 swgl: [OK, TIMEOUT]
if (os == "android") and not swgl: [OK, TIMEOUT, CRASH]
[popup-redirect-cache.https.html?4-5]
expected:
@ -52,8 +53,8 @@
[popup-redirect-cache.https.html?2-3]
expected:
if (os == "android") and not debug: [OK, TIMEOUT, CRASH]
if (os == "android") and debug: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT, CRASH]
[popup-redirect-cache.https.html?6-7]
expected:

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

@ -1,7 +1,8 @@
[popup-same-origin-with-cross-origin.https.html]
expected:
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 not swgl: [OK, TIMEOUT, CRASH]
[same-origin document opening popup to https://not-web-platform.test:8443 with COOP: "same-site unsafe-allow-outgoing"]
expected:
if fission and (os == "linux") and not debug: [PASS, TIMEOUT]

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

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

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

@ -0,0 +1,6 @@
[domstringlist.html]
expected:
if fission and (os == "win") and not debug: [OK, TIMEOUT]
[DOMStringList: contains() method]
expected:
if fission and (os == "win") and not debug: [PASS, TIMEOUT]

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

@ -1,8 +1,6 @@
implementation-status: backlog
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1613912
[blob-data.https.html]
expected:
if os == "mac": [TIMEOUT, OK]
[OK, TIMEOUT]
expected: [OK, TIMEOUT]
[data worker: self.crossOriginIsolated]
expected: FAIL

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -2,5 +2,6 @@
[Autofocus elements in iframed documents with non-existent fragments should work.]
expected:
if (os == "win") and (processor == "x86_64") and debug and not fission and not swgl: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and not debug: [PASS, FAIL]
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 == "mac") and not debug: [PASS, FAIL]

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

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

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

@ -1,3 +1,5 @@
[first.html]
[The first autofocus element in the document should win.]
expected: [PASS, FAIL]
expected:
if (os == "win") and not debug and fission: [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 (os == "win") and fission and debug: [FAIL, PASS]
[PASS, FAIL]
expected: [PASS, FAIL]

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

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

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

@ -0,0 +1,3 @@
[iframe_sandbox_popups_nonescaping-1.html]
expected:
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [OK, CRASH]

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

@ -1,6 +1,7 @@
[parse-a-sizes-attribute-width-1000px.html]
expected:
if (os == "mac") and debug: ["OK", "CRASH"]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [OK, CRASH]
if (os == "mac") and debug: [OK, CRASH]
[<img srcset="/images/green-1x1.png?e38 50w, /images/green-16x16.png?e38 51w" sizes="(min-width:calc(0)) 1px"> ref sizes="1px" (width:1000px)]
expected: FAIL
@ -21,4 +22,3 @@
[<img srcset="/images/green-1x1.png?e106 50w, /images/green-16x16.png?e106 51w" sizes="(min-width:0) or (unknown-general-enclosed !) 1px"> ref sizes="1px" (width:1000px)]
expected: FAIL

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

@ -3,8 +3,8 @@
if os == "android": [OK, ERROR]
[<select> pressing down arrow]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "android") and debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if os == "mac": FAIL
[<textarea></textarea> typing]

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

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

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

@ -6,17 +6,17 @@
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: [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 == "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 == "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 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]
if (os == "win") and not debug: PASS
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
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 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 == "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
[<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: [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
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
if (os == "win") and not debug: 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 == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
FAIL
[Eval: Move success external module 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 == "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

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

@ -5,9 +5,9 @@
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
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
FAIL
[window error: Move parse-error external classic script to iframe after-prepare]
@ -24,9 +24,9 @@
[<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 == "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,31 +2,31 @@
[<script> error: Move parse-error 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 == "mac") and not debug: FAIL
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
if (os == "win") 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: [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 == "win") and not debug: PASS
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
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 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 == "win") and not debug: PASS
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 == "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

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

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

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

@ -16,9 +16,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 == "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
[<script> error: Move success external module script to iframe after-prepare]
@ -27,6 +27,6 @@
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 == "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

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

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

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

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

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

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

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

@ -2,4 +2,4 @@
[<script> error: Move success external classic script to iframe move-back]
expected:
if (os == "linux") and debug and not fission: [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and debug: [FAIL, PASS]

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

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

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

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

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

@ -5,8 +5,7 @@
[Event order and dataTransfer on contenteditable.]
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: [PASS, FAIL]
if (os == "linux") and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "linux") and debug: [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 == "win": FAIL

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

@ -2,8 +2,8 @@
[First rAF]
expected:
if not fission and debug and (os == "linux"): PASS
if not fission and debug and (os == "android"): PASS
if not fission and debug and (os == "mac"): PASS
if not fission and debug and (os == "android"): PASS
if fission: FAIL
[PASS, FAIL]

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

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

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

@ -5,7 +5,7 @@
if (os == "linux") and not debug: [OK, TIMEOUT]
[Tests that a disabled video track in a MediaStream is rendered as blackness]
expected:
if (os == "linux") and debug and not fission: [FAIL, PASS]
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 == "mac": [PASS, FAIL]

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

@ -1,12 +1,10 @@
[audio-upgrade.https.sub.html]
expected:
if (os == "android") and swgl: [TIMEOUT, OK]
if (os == "linux") and fission: OK
if os == "mac": OK
[OK, TIMEOUT]
[Audio autoupgraded]
expected:
if (os == "linux") and fission: PASS
if (os == "android") and swgl: [TIMEOUT, PASS]
if os == "mac": PASS
[PASS, TIMEOUT]

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

@ -1 +1 @@
upstream: 6f1e59b3d9649ea984b0e8ae6e27426d2811ae96
upstream: eb141a48e1ae5b4640de723bccdf1c1362611490

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

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

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

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

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

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

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

@ -1,10 +1,8 @@
[pointerevent_getCoalescedEvents_when_pointerlocked.html]
[mouse pointermove getCoalescedEvents when lock test]
expected:
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 not debug and (processor == "x86_64") and not fission: [FAIL, PASS]
if (os == "linux") and not debug and (processor == "x86_64") and fission: [FAIL, PASS]
if (os == "win") and not fission and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "linux") and not swgl and not debug and (processor == "x86_64") and not fission: [FAIL, PASS]
if (os == "win") and not fission and not debug: [FAIL, PASS]
if (os == "linux") and swgl: [FAIL, PASS]
if (os == "win") and fission: [FAIL, PASS]
[PASS, FAIL]

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

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

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

@ -1,6 +1,5 @@
[pointerevent_pointerlock_supercedes_capture.html]
[mouse no pointercapture while pointerlock]
expected:
if (os == "linux") and debug and not fission and not swgl: [FAIL, PASS]
if os == "android": PASS
[PASS, FAIL]

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

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

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

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

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

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

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

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

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

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

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