Bug 1734252 - [wpt-sync] Update web-platform-tests to 4060609421747fbcd6f99d59ded3df9eaf3018b4, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 4060609421747fbcd6f99d59ded3df9eaf3018b4
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2021-10-05 22:08:11 +00:00
parent 1f5b1d3943
commit 9b041f066b
119 changed files with 584 additions and 809 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -1,15 +1,15 @@
[name.html]
[Return the most recent nameless cookie, even if preceded by =, in addition to other valid cookie]
expected:
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]
[Use last value for cookies with identical names]
expected:
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]
@ -36,8 +36,8 @@
[Keep first-in, first-out order if comma-separated]
expected:
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]
@ -50,8 +50,8 @@
[Overwrite nameless cookie]
expected:
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]
@ -85,8 +85,8 @@
[Name is set as expected for $=test]
expected:
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]
@ -99,15 +99,15 @@
[Name is set as expected for @a=test]
expected:
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]
[Name is set as expected for #a=test]
expected:
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]
@ -120,29 +120,29 @@
[Name is set as expected for %a=test]
expected:
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]
[Name is set as expected for ^a=test]
expected:
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]
[Name is set as expected for &a=test]
expected:
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]
[Name is set as expected for *a=test]
expected:
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]
@ -162,8 +162,8 @@
[Name is set as expected for -a=test]
expected:
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]
@ -176,8 +176,8 @@
[Name is set as expected for +=test]
expected:
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]

View File

@ -0,0 +1,3 @@
[rowgroup-page-break-inside-avoid-7-print.html]
expected:
if fission and (os == "win") and debug: [PASS, TIMEOUT]

View File

@ -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: [PASS, FAIL]

View File

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

View File

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

View File

@ -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]

View File

@ -1,4 +1,4 @@
[background-size-028.html]
expected:
if fission and (os == "linux") and not debug: [PASS, FAIL]
if not fission and (os == "linux") and not debug: [PASS, FAIL]
if (os == "linux") and not debug and not fission: [PASS, FAIL]
if (os == "linux") and not debug and fission: [PASS, FAIL]

View File

@ -0,0 +1,3 @@
[color-scheme-change-checkbox.html]
expected:
if (os == "mac") and not debug: [PASS, FAIL]

View File

@ -1,2 +0,0 @@
[font-palette-add-2.html]
expected: TIMEOUT

View File

@ -1,2 +1,2 @@
[font-palette-add.html]
expected: TIMEOUT
expected: FAIL

View File

@ -1,2 +1,3 @@
[font-palette-empty-font-family.html]
expected: FAIL
max-asserts: 2

View File

@ -1,2 +0,0 @@
[font-palette-modify-2.html]
expected: TIMEOUT

View File

@ -1,2 +1,2 @@
[font-palette-modify.html]
expected: TIMEOUT
expected: FAIL

View File

@ -1,2 +0,0 @@
[font-palette-remove-2.html]
expected: TIMEOUT

View File

@ -1,2 +1,2 @@
[font-palette-remove.html]
expected: TIMEOUT
expected: FAIL

View File

@ -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

View File

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

View File

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

View File

@ -7,6 +7,7 @@
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if (os == "linux") and fission and debug: [FAIL, PASS]
if (os == "linux") and not fission: PASS
if os == "android": PASS
[PASS, FAIL]
@ -21,8 +22,8 @@
[Aborting an ongoing smooth scrolling on the main frame with another smooth scrolling]
expected:
if (os == "win") and (processor == "x86_64") and not swgl and debug and not fission: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and not swgl and not debug and fission: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and not swgl and debug and not fission: [PASS, FAIL]
if (os == "win") and (processor == "x86"): [PASS, FAIL]
[Main frame with smooth scroll-behavior ; scrollTo() with default behavior]

View File

@ -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
@ -15,22 +15,22 @@
expected:
if (os == "linux") and not debug and (processor == "x86"): [NOTRUN, FAIL, TIMEOUT]
if (os == "linux") and debug: [FAIL, TIMEOUT, NOTRUN]
if os == "android": [FAIL, NOTRUN]
if os == "win": [NOTRUN, FAIL, TIMEOUT]
if os == "mac": [NOTRUN, FAIL]
if os == "win": [NOTRUN, FAIL, TIMEOUT]
if os == "android": [FAIL, NOTRUN]
[FAIL, NOTRUN, TIMEOUT]
[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]
[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]

View File

@ -1,21 +1,22 @@
[response-cancel-stream.any.sharedworker.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "mac") and debug: [OK, ERROR, 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 debug: [FAIL, PASS, TIMEOUT]
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
[response-cancel-stream.any.html]
expected:
if os == "mac": [OK, ERROR, TIMEOUT]
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 not debug: [PASS, TIMEOUT, FAIL]
if (os == "mac") and debug: [PASS, FAIL, TIMEOUT]
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
[response-cancel-stream.any.serviceworker.html]

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -4,9 +4,7 @@
[Window's associated Document object is used for finding named objects (<object> with browsing ccontext via same-origin <iframe)>]
expected:
if (os == "linux") and fission and not debug: [FAIL, PASS]
if (os == "linux") and fission and debug: [FAIL, PASS]
if (os == "linux") and not fission: [FAIL, PASS]
if os == "linux": [FAIL, PASS]
FAIL
[Window's associated Document object is used for finding named objects (<object> with browsing ccontext via cross-site <iframe)>]

View File

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

View File

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

View File

@ -1,6 +1,6 @@
[navigate-top-to-aboutblank.https.html]
expected:
if (os == "linux") and not swgl and debug and fission: [TIMEOUT, OK, CRASH]
if (os == "win") and (processor == "x86") and debug: [TIMEOUT, OK, CRASH]
if (os == "linux") and swgl: [OK, ERROR, TIMEOUT, CRASH]
if os == "android": [OK, CRASH]
[OK, TIMEOUT, CRASH]

View File

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

View File

@ -33,14 +33,15 @@
[popup-redirect-cache.https.html?8-last]
expected:
if (os == "linux") and fission and not debug: [OK, TIMEOUT]
if (os == "android") and not swgl: [OK, TIMEOUT, CRASH]
if (os == "android") and not swgl and not debug: [OK, TIMEOUT, CRASH]
if (os == "android") and not swgl and debug: [OK, TIMEOUT, CRASH]
if (os == "android") and swgl: [OK, TIMEOUT]
[popup-redirect-cache.https.html?4-5]
expected:
if (os == "linux") and fission and not debug: [OK, TIMEOUT]
if (os == "android") and swgl: [OK, TIMEOUT]
if (os == "android") and not swgl: [OK, TIMEOUT, CRASH]
if (os == "android") and swgl: [OK, TIMEOUT]
[same-origin document opening popup redirect from https://not-web-platform.test:8443 to https://web-platform.test:8443 with redirectCache true and destCache true]
expected:
if fission and (os == "linux") and not debug: [PASS, TIMEOUT]
@ -52,14 +53,13 @@
[popup-redirect-cache.https.html?2-3]
expected:
if (os == "android") and debug and swgl: [OK, TIMEOUT]
if (os == "android") and debug and not swgl: [OK, TIMEOUT]
if (os == "android") and debug and swgl: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT, CRASH]
[popup-redirect-cache.https.html?6-7]
expected:
if (os == "android") and debug: [OK, TIMEOUT, CRASH]
if (os == "android") and not debug: [OK, TIMEOUT, CRASH]
if os == "android": [OK, TIMEOUT, CRASH]
[popup-redirect-cache.https.html?0-1]
expected:

View File

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

View File

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

View File

@ -2,15 +2,15 @@
expected: [OK, TIMEOUT]
[/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"]
expected:
if (os == "linux") and not swgl and debug and fission: [FAIL, PASS, TIMEOUT]
if (os == "win") and fission and debug: [FAIL, PASS, TIMEOUT]
if (os == "android") and not swgl and debug: [FAIL, PASS, TIMEOUT]
if (os == "android") and swgl: [FAIL, PASS, TIMEOUT]
if (os == "android") and debug and swgl: [FAIL, PASS, TIMEOUT]
if (os == "linux") and fission and debug: [FAIL, PASS, TIMEOUT]
if (os == "linux") and fission and not debug: [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 == "android") and debug and swgl: [FAIL, PASS, TIMEOUT]
[PASS, FAIL, TIMEOUT]
[/media/2x2-green.mp4 - parent COOP: ""; child COOP: "same-origin"]

View File

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

View File

@ -46,11 +46,7 @@
[utf-16be.html?include=xhr]
[utf-16be.html?include=workers]
expected:
if (os == "linux") and (processor == "x86_64") and not swgl and debug and not fission: [TIMEOUT, OK]
if (os == "win") and fission and debug: [TIMEOUT, OK]
if (os == "mac") and debug: [TIMEOUT, OK]
[OK, TIMEOUT]
expected: [OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -60,19 +56,15 @@
FAIL
[SharedWorker constructor]
expected:
if (os == "linux") and (processor == "x86_64") and not swgl and debug and not fission: [TIMEOUT, PASS]
if (os == "win") and fission and debug: [TIMEOUT, PASS]
if (os == "mac") and debug: [TIMEOUT, PASS]
[PASS, TIMEOUT]
expected: [PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
expected: FAIL
[Worker() in a shared worker]
expected:
if os == "mac": [PASS, TIMEOUT]
if os == "win": [PASS, TIMEOUT]
if os == "mac": [PASS, TIMEOUT]
[utf-16be.html?include=nested-browsing]

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,8 +1,9 @@
[queue-non-focusable.html]
[If the first autofocus element is not focusable, but becomes focusable before a frame, it should be focused.]
expected:
if not debug and (os == "win") and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "win") and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "linux") and not fission: [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [PASS, FAIL]
if not debug and not fission and (os == "win") and (processor == "x86_64"): [FAIL, PASS]
if not debug and not fission and (os == "win") and (processor == "x86"): [PASS, FAIL]
if not debug and not fission and (os == "android"): [PASS, FAIL]
if not debug and not fission and (os == "mac"): [PASS, FAIL]
if not debug and not fission and (os == "linux"): [PASS, FAIL]
if not debug and fission and (os == "win"): [PASS, FAIL]

View File

@ -1,3 +1,3 @@
[fieldset-overflow.html]
expected:
if os == "win": FAIL
if (os == "win") and not fission: FAIL

View File

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

View File

@ -1,21 +1,17 @@
[iframe_sandbox_window_open_download_block_downloads.tentative.html]
[window.open(download, ) triggering download in sandbox is blocked.]
expected:
if (os == "linux") and not debug and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "linux") 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 not debug: [PASS, FAIL]
if os == "android": FAIL
[window.open(download, "_blank") triggering download in sandbox is blocked.]
expected:
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 == "linux") and not debug and fission: [PASS, FAIL]
if (os == "linux") and not debug and not fission: [PASS, FAIL]
if os == "android": FAIL
[window.open(download, "_blank", "noopener") triggering download in sandbox is blocked.]
expected:
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 == "linux") and not debug and not fission: [PASS, FAIL]
if (os == "linux") and not debug and fission: [PASS, FAIL]
if os == "android": FAIL

View File

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

View File

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

View File

@ -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
[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 == "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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -2,10 +2,10 @@
[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 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 == "win") and not debug: PASS
FAIL

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
[before-prepare-iframe-fetch-error-external-classic.html]
[<script> error: Move fetch-error external classic script to iframe before-prepare]
expected:
if os == "win": PASS
if os == "android": PASS
if os == "win": PASS
[PASS, FAIL]

View File

@ -1,6 +1,6 @@
[before-prepare-iframe-fetch-error-external-module.html]
[<script> error: Move fetch-error external module script to iframe before-prepare]
expected:
if os == "android": PASS
if os == "win": PASS
if os == "android": PASS
[PASS, FAIL]

View File

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

View File

@ -6,6 +6,6 @@
[<script> error: Move success external module script to iframe before-prepare]
expected:
if (os == "linux") and ccov: [PASS, FAIL]
if os == "android": PASS
if os == "win": PASS
if os == "android": PASS
[PASS, FAIL]

View File

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

View File

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

View File

@ -1,19 +0,0 @@
[inert-retargeting-iframe.tentative.html]
expected:
if (os == "android") and debug: [TIMEOUT, OK]
TIMEOUT
[Tests that any mouse event on an inert element is targeted to the nearest non-inert ancestor at the same coordinates]
expected: FAIL
[Tests that any mouse event on a non-inert element is correctly targeted to that element]
disabled:
if webrender and debug and (os == "linux"): wpt-sync Bug 1564668
expected:
if os == "android": PASS
[PASS, FAIL]
[Tests that any pointer event on an inert element is targeted to the nearest non-inert ancestor at the same coordinates]
expected: TIMEOUT
[elementsFromPoint returns inert element]
expected: FAIL

View File

@ -1,17 +0,0 @@
[inert-retargeting.tentative.html]
expected:
if (os == "android") and debug and not webrender: ["ERROR", "TIMEOUT"]
ERROR
[Tests that any mouse event on an inert element is targeted to the nearest non-inert ancestor at the same coordinates]
expected: FAIL
[Tests that any pointer event on an inert element is targeted to the nearest non-inert ancestor at the same coordinates]
expected: FAIL
[elementsFromPoint returns inert element]
expected: FAIL
[Tests that any mouse event on a non-inert element is correctly targeted to that element]
expected:
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]

View File

@ -5,7 +5,8 @@
[Event order and dataTransfer on contenteditable.]
expected:
if os == "mac": PASS
if (os == "linux") and not debug and (processor == "x86_64") and fission: [FAIL, PASS]
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, FAIL]
if (os == "linux") and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "linux") and debug: [FAIL, PASS]
if os == "win": FAIL
if os == "android": PASS
[FAIL, PASS]

View File

@ -1,11 +1,10 @@
[cross-origin-iframe.sub.html]
[First rAF]
expected:
if not fission and not debug and (os == "win") and (processor == "x86"): [FAIL, PASS]
if not fission and debug and (os == "win") and (processor == "x86"): PASS
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]

View File

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

View File

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

View File

@ -1 +1 @@
upstream: 54c6babd710c953be0cc6dd27c7cd9d2eaaa96ce
upstream: 4060609421747fbcd6f99d59ded3df9eaf3018b4

View File

@ -4,6 +4,5 @@
[Navigation Timing 2 WPT]
expected:
if not debug and (os == "linux") and fission: [PASS, FAIL]
if not debug and (os == "win") and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "win") and (processor == "x86_64"): [PASS, FAIL]
if not debug and (os == "win"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]

View File

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

View File

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

View File

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

View File

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

View File

@ -1,6 +1,7 @@
[valid-with-semicolon.https.html]
expected:
if (os == "win") and (processor == "x86") and debug: [TIMEOUT, OK]
if (os == "win") and not swgl and debug and not fission and (processor == "x86_64"): [TIMEOUT, OK]
if (os == "win") and swgl: [TIMEOUT, OK]
[OK, TIMEOUT]
[img loading must be disallowed]
expected: FAIL

View File

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

View File

@ -4,8 +4,8 @@
if verify and (os == "mac"): https://bugzilla.mozilla.org/show_bug.cgi?id=1668959
expected:
if (os == "linux") and debug: OK
if os == "mac": OK
if os == "android": OK
if os == "mac": OK
[OK, TIMEOUT]
[setPointerCapture + inactive button state]
expected:

View File

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

View File

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

View File

@ -5,8 +5,8 @@
if (os == "linux") and not debug: [OK, ERROR]
[pointermove event received inner frame]
expected:
if (os == "linux") and not fission and debug: [FAIL, PASS]
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and not fission and debug: [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
[pointermove event received]

View File

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

View File

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

View File

@ -1,6 +1,7 @@
[resource-reload-TAO.html]
expected:
if (os == "linux") and not fission and debug and swgl: [OK, ERROR]
if (os == "linux") and not fission and debug and not swgl: [OK, ERROR]
if (os == "linux") and not fission and not debug: [OK, ERROR]
if (os == "linux") and not fission and not debug and (processor == "x86"): [OK, ERROR]
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [OK, ERROR]
if (os == "linux") and not fission and debug: [OK, ERROR]
if (os == "win") and (processor == "x86") and debug: [OK, ERROR]
if (os == "android") and debug: [OK, ERROR]

View File

@ -116,17 +116,16 @@
[Scroll at offset 21 updates animation correctly [element_auto_auto\]]
expected:
if fission and (os == "win") and debug: [PASS, FAIL]
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]
[FAIL, PASS]
[Scroll at offset 21 updates animation correctly [element_auto_auto_implicit\]]
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 debug and not fission and swgl: [PASS, FAIL]
if (os == "linux") and not fission and (processor == "x86_64") and not swgl: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and debug and fission: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and not debug: [PASS, FAIL]
if (os == "win") and (processor == "x86") and debug: [PASS, FAIL]
if (os == "linux") and not fission and not swgl and (processor == "x86_64") and debug: [PASS, FAIL]
if (os == "linux") and not fission and not swgl and (processor == "x86_64") and not debug: [PASS, FAIL]
if (os == "win") and not fission and not swgl and debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and not fission and not swgl and not debug and (processor == "x86"): [PASS, FAIL]
[FAIL, PASS]
[Scroll at offset 179 updates animation correctly [element_calc_calc\]]
@ -283,8 +282,8 @@
[Scroll at offset 0 updates animation correctly [element_0px_100px\]]
expected:
if (os == "win") and (processor == "x86") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if (os == "linux") and not swgl and debug and not fission: [PASS, FAIL]
if (os == "win") and not debug and fission: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[FAIL, PASS]
@ -302,12 +301,13 @@
[Scroll at offset 0 updates animation correctly [element_auto_auto_implicit\]]
expected:
if (os == "win") and fission and debug: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and not swgl and not fission and not debug: [FAIL, PASS]
if (os == "linux") and (processor == "x86_64") and not swgl and not fission and debug: [FAIL, PASS]
[PASS, FAIL]
[Scroll at offset 0 updates animation correctly [element_auto_auto\]]
expected:
if (os == "linux") and not debug and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and fission and debug: [FAIL, PASS]
if (os == "linux") and not debug and 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 == "win") and fission and debug: [PASS, FAIL]
if (os == "linux") and not debug and (processor == "x86"): [PASS, FAIL]

View File

@ -1,15 +1,15 @@
[find-range-from-text-directive.html]
expected:
if os == "mac": [OK, TIMEOUT]
if os == "win": [OK, TIMEOUT]
if os == "mac": [OK, TIMEOUT]
TIMEOUT
[inverted range search.]
expected: [PASS, TIMEOUT, NOTRUN]
[Suffix comes before |end|.]
expected:
if os == "win": [PASS, TIMEOUT, NOTRUN]
if os == "mac": [PASS, TIMEOUT, NOTRUN]
if os == "win": [PASS, TIMEOUT, NOTRUN]
[NOTRUN, PASS, TIMEOUT]
[Multiple overlapping prefixes.]
@ -21,8 +21,8 @@
[Suffix must be end bounded.]
expected:
if os == "mac": PASS
if os == "win": [PASS, TIMEOUT, NOTRUN]
if os == "linux": [NOTRUN, PASS, TIMEOUT]
if os == "win": [PASS, TIMEOUT, NOTRUN]
NOTRUN
[non-existent exact match.]
@ -36,9 +36,9 @@
[Content appears between match and suffix.]
expected:
if os == "linux": [NOTRUN, TIMEOUT]
if os == "mac": [PASS, TIMEOUT, NOTRUN]
if os == "win": [PASS, TIMEOUT]
if os == "linux": [NOTRUN, TIMEOUT]
NOTRUN
[overlapping exact matches with suffix.]
@ -46,7 +46,7 @@
[Match with no suffix.]
expected:
if os == "linux": [TIMEOUT, FAIL, NOTRUN]
if os == "linux": [NOTRUN, FAIL, TIMEOUT]
if os == "android": [TIMEOUT, NOTRUN, FAIL]
[FAIL, TIMEOUT, NOTRUN]
@ -61,6 +61,7 @@
[Range with preceeding suffix.]
expected:
if os == "linux": [NOTRUN, PASS, TIMEOUT]
if os == "android": [PASS, NOTRUN, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
@ -68,10 +69,14 @@
expected: [PASS, TIMEOUT, NOTRUN]
[|end| must be start bounded even if full range is word bounded.]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if os == "linux": [TIMEOUT, PASS, NOTRUN]
[PASS, TIMEOUT, NOTRUN]
[non-existent |end|.]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if os == "linux": [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[suffix means |start| need not end on word boundary.]
expected: FAIL
@ -109,9 +114,9 @@
[Suffix need not be start bounded.]
expected:
if os == "mac": FAIL
if os == "linux": [NOTRUN, FAIL, TIMEOUT]
if os == "win": [FAIL, TIMEOUT, NOTRUN]
if os == "mac": FAIL
NOTRUN
[|end| must be start bounded.]

View File

@ -10,8 +10,8 @@
[no-force-load-at-top must not block scroll on load from history scroll restoration.]
expected:
if os == "mac": [PASS, TIMEOUT, NOTRUN]
if os == "win": [TIMEOUT, PASS, NOTRUN]
if os == "mac": [PASS, TIMEOUT, NOTRUN]
NOTRUN
[no-force-load-at-top must not block scroll on load from text fragment.]

Some files were not shown because too many files have changed in this diff Show More