Bug 1675825 - [wpt-sync] Update web-platform-tests to 85ffb5bed019282a8963d73937cdc38bf24920d0, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 85ffb5bed019282a8963d73937cdc38bf24920d0
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2020-11-06 17:41:32 +00:00
Родитель 17bfda9c7d
Коммит e85040438d
126 изменённых файлов: 512 добавлений и 398 удалений

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

@ -1,7 +1,4 @@
[request-count.https.window.html]
[Critical-CH navigation]
expected: FAIL
[Critical-CH navigation restart]
expected: FAIL

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

@ -1,5 +0,0 @@
[unsafe-method.https.window.html]
expected: TIMEOUT
[Critical-CH unsafe method]
expected: TIMEOUT

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

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

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

@ -1,11 +1,7 @@
[spv-only-sent-to-initiator.sub.html]
expected:
if webrender and (os == "mac") and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
expected: [OK, TIMEOUT]
[Test that no spv event is raised]
expected:
if webrender and (os == "mac") and debug: ["NOTRUN", "FAIL"]
[FAIL, NOTRUN]
expected: [FAIL, NOTRUN]
[Violation report status OK.]
expected: FAIL

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

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

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

@ -0,0 +1 @@
leak-threshold: [default:51200]

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

@ -0,0 +1,3 @@
[synthesized-baseline-grid-001.html]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["OK", "CRASH"]

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

@ -1,9 +1,7 @@
[fontface-override-descriptor-getter-setter.sub.html]
expected:
if (os == "win") and debug and (processor == "x86"): ["OK", "TIMEOUT"]
if (os == "win") and debug and (processor == "x86_64"): ["TIMEOUT", "OK"]
if (os == "win") and not debug and (processor == "x86"): ["TIMEOUT", "OK"]
if (os == "win") and not debug and (processor == "x86_64"): ["OK", "TIMEOUT"]
if (os == "win") and debug: ["TIMEOUT", "OK"]
if (os == "win") and not debug: ["TIMEOUT", "OK"]
[Initialize lineGapOverride with 'normal' should succeed]
expected: FAIL
@ -16,8 +14,13 @@
[Initialize lineGapOverride with a negative percentage should fail]
expected:
if (os == "win") and ccov: [PASS, NOTRUN]
if (os == "win") and debug and (processor == "x86"): ["FAIL", "NOTRUN"]
if (os == "win") and debug and (processor == "x86_64"): ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and not debug and not fission and not webrender and (processor == "x86"): ["NOTRUN", "TIMEOUT"]
if (os == "win") and not debug and not fission and not webrender and (processor == "x86_64"): TIMEOUT
if (os == "win") and debug and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["NOTRUN", "FAIL", "TIMEOUT"]
if (os == "win") and not debug and not fission and webrender: ["NOTRUN", "TIMEOUT"]
if (os == "win") and debug and webrender: ["FAIL", "TIMEOUT", "NOTRUN"]
if (os == "win") and not debug and fission: TIMEOUT
FAIL
[Initialize lineGapOverride with a percentage should succeed]
@ -32,14 +35,18 @@
[Initialize descentOverride with a non-percentage should fail]
expected:
if (os == "win") and ccov: [PASS, NOTRUN]
if (os == "win") and debug and (processor == "x86"): ["FAIL", "TIMEOUT", "NOTRUN"]
if (os == "win") and debug and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if (os == "win") and not debug and not fission and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["NOTRUN", "FAIL", "TIMEOUT"]
if (os == "win") and debug and not webrender and (processor == "x86"): ["FAIL", "TIMEOUT", "NOTRUN"]
if (os == "win") and not debug and not fission and webrender: ["TIMEOUT", "FAIL"]
if (os == "win") and debug and webrender: ["FAIL", "TIMEOUT", "NOTRUN"]
FAIL
[Initialize descentOverride with a negative percentage should fail]
expected:
if (os == "win") and ccov: [PASS, TIMEOUT]
if (processor == "x86") and debug: ["FAIL", "PASS", "TIMEOUT"]
if (os == "win") and debug and not webrender and (processor == "x86"): ["FAIL", "PASS", "TIMEOUT"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): TIMEOUT
FAIL
[Initialize descentOverride with 'normal' should succeed]
@ -65,10 +72,10 @@
[Initialize lineGapOverride with a non-percentage should fail]
expected:
if (os == "win") and not debug and (processor == "x86_64"): ["FAIL", "PASS", "NOTRUN"]
if (os == "win") and not debug and (processor == "x86"): ["TIMEOUT", "PASS", "FAIL", "NOTRUN"]
if (os == "win") and debug and (processor == "x86_64"): ["NOTRUN", "PASS", "FAIL"]
if (os == "win") and debug and (processor == "x86"): ["FAIL", "PASS", "NOTRUN"]
if (os == "win") and debug and webrender: ["TIMEOUT", "NOTRUN", "PASS", "FAIL"]
if (os == "win") and debug and not webrender: ["NOTRUN", "PASS", "FAIL"]
if (os == "win") and not debug and (processor == "x86_64"): ["NOTRUN", "PASS", "FAIL"]
if (os == "win") and not debug and (processor == "x86"): ["NOTRUN", "PASS", "FAIL", "TIMEOUT"]
FAIL
[Initialize ascentOverride with a percentage should succeed]

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

@ -1,6 +1,6 @@
[list-style-image-zoom-dynamic.html]
expected:
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
if (os == "mac") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "mac") and not debug: ["PASS", "FAIL"]
[FAIL, PASS]

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

@ -1,7 +1,8 @@
[clip-path-descendant-text-mutated-001.html]
expected:
if (os == "win") and not webrender and debug and (processor == "x86"): ["FAIL", "PASS", "ERROR"]
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["PASS", "FAIL", "ERROR"]
if (os == "win") and not webrender and not debug and (processor == "x86"): ["PASS", "FAIL", "ERROR"]
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS", "ERROR"]
if (os == "win") and not webrender and (processor == "x86_64") and debug: ["PASS", "FAIL", "ERROR"]
if (os == "win") and not webrender and (processor == "x86_64") and not debug: ["FAIL", "PASS", "ERROR"]
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
if (os == "win") and not webrender and (processor == "x86"): ["PASS", "FAIL", "ERROR"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
[PASS, FAIL]

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

@ -1,5 +1,6 @@
[range-percent-intrinsic-size-1.html]
expected:
if (os == "win") and not webrender and debug and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "win") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "win") and not webrender and not debug and (processor == "x86"): ["PASS", "FAIL"]

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

@ -0,0 +1,3 @@
[eol-spaces-bidi-003.html]
expected:
if (os == "mac") and not webrender: FAIL

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

@ -7,12 +7,12 @@
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if not webrender and (os == "win") and not debug and (processor == "x86"): PASS
if not webrender and (os == "win") and debug: PASS
if webrender and (os == "mac"): PASS
if not webrender and (os == "linux"): PASS
if not webrender and (os == "android"): PASS
[PASS, FAIL]
if webrender and (os == "win") and not debug and fission: ["PASS", "FAIL"]
if webrender and (os == "win") and not debug and not fission: ["PASS", "FAIL"]
if not webrender and (os == "win") and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if webrender and (os == "win") and debug: ["PASS", "FAIL"]
if webrender and (os == "android"): ["PASS", "FAIL"]
if webrender and (os == "linux"): ["PASS", "FAIL"]
[Set scrollLeft to frame with smooth scroll-behavior]
expected:
@ -34,3 +34,7 @@
expected:
if fission and (os == "win"): ["PASS", "FAIL"]
[Main frame with auto scroll-behavior ; scrollIntoView() with smooth behavior]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]

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

@ -6,7 +6,7 @@
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "win") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "linux") and webrender: ["PASS", "FAIL"]
[Main frame with smooth scroll-behavior ; scrollBy() with smooth behavior]
@ -25,3 +25,7 @@
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
[Main frame with smooth scroll-behavior ; scrollTo() with smooth behavior]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]

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

@ -3,8 +3,8 @@
if os == "android": bug 1550895 (frequently fails on geckoview), Bug 1559325
[Subframe with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if webrender and not fission and (os == "linux") and not debug: ["PASS", "FAIL"]
if webrender and not fission and (os == "win") and debug: ["PASS", "FAIL"]
if webrender and (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
if webrender and (os == "win") and debug: ["PASS", "FAIL"]
[Aborting an ongoing smooth scrolling on a subframe with another smooth scrolling]
expected:
@ -26,3 +26,7 @@
expected:
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
[Subframe with auto scroll-behavior ; scrollBy() with smooth behavior]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]

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

@ -1,6 +1,7 @@
[effect-reference-feimage-001.html]
expected:
if webrender and (os == "win") and debug: ["FAIL", "PASS", "ERROR"]
if webrender and (os == "win") and not debug: ["PASS", "FAIL", "ERROR"]
if webrender and (os == "linux") and debug and not fission: ["PASS", "FAIL", "ERROR"]
if webrender and (os == "linux") and debug and fission: ["PASS", "FAIL", "ERROR"]
if webrender and (os == "linux") and not debug: ["PASS", "FAIL", "ERROR"]
if webrender and (os == "mac"): ["PASS", "FAIL", "ERROR"]
if webrender and (os == "linux"): ["PASS", "FAIL", "ERROR"]
if webrender and (os == "win"): ["PASS", "FAIL", "ERROR"]

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

@ -1,6 +1,8 @@
[effect-reference-feimage-002.html]
expected:
if webrender and (os == "linux") and debug and fission: ["PASS", "FAIL"]
if webrender and (os == "linux") and debug and not fission: ["PASS", "FAIL"]
if webrender and (os == "mac") and debug: ["PASS", "FAIL"]
if webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
if webrender and (os == "win") and debug: ["PASS", "FAIL"]
if webrender and (os == "win") and not debug: ["PASS", "FAIL", "ERROR"]
if webrender and (os == "linux"): ["PASS", "FAIL"]

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

@ -1,6 +1,6 @@
[effect-reference-feimage-003.html]
expected:
if webrender and (os == "mac") and debug: ["PASS", "FAIL"]
if webrender and (os == "win") and debug: ["PASS", "FAIL"]
if webrender and (os == "win") and not debug: ["PASS", "FAIL"]
if webrender and (os == "win") and debug: ["FAIL", "PASS"]
if webrender and (os == "linux"): ["PASS", "FAIL"]

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

@ -24,9 +24,9 @@
expected:
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["NOTRUN", "TIMEOUT"]
if (os == "linux") and not debug and webrender: ["NOTRUN", "TIMEOUT"]
if os == "android": ["FAIL", "TIMEOUT", "NOTRUN"]
if os == "mac": NOTRUN
if os == "win": ["NOTRUN", "FAIL"]
if os == "android": ["FAIL", "TIMEOUT", "NOTRUN"]
[TIMEOUT, NOTRUN]
[Tests that the target_div gets scrollend event when dragging scroll on target.]

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

@ -4,7 +4,7 @@
[Cancelling a closed Response stream]
expected:
if (os == "mac") and debug: ["PASS", "FAIL"]
if (os == "mac") and not debug: ["PASS", "TIMEOUT"]
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
[response-cancel-stream.any.html]
@ -20,15 +20,14 @@
if (os == "mac") and not debug: ["OK", "TIMEOUT"]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
if (os == "mac") and debug: ["PASS", "FAIL"]
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
[response-cancel-stream.any.worker.html]
expected:
if (os == "mac") and not debug: ["OK", "ERROR", "TIMEOUT"]
if (os == "mac") and not debug: ["ERROR", "OK", "TIMEOUT"]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
if (os == "mac") and debug: ["PASS", "FAIL"]
if os == "mac": ["PASS", "FAIL"]

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

@ -11,22 +11,22 @@
if (os == "win") and webrender and debug: PASS
if (os == "mac") and debug: PASS
if (os == "win") and not webrender: PASS
if (os == "android") and debug: ["FAIL", "PASS"]
[PASS, FAIL]
[304-update.any.serviceworker.html]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if (os == "mac") and not debug: PASS
if os == "win": PASS
if os == "mac": PASS
[PASS, FAIL]
[304-update.any.sharedworker.html]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if os == "mac": PASS
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
if os == "win": PASS
if os == "mac": PASS
[PASS, FAIL]

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

@ -1,6 +1,7 @@
[favicon.https.sub.html]
[Cross-Site favicon]
expected:
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if os == "android": FAIL
[Same-Origin favicon]

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

@ -4,12 +4,13 @@
if os == "win": ERROR
[ERROR, OK]
[Cross-site window, forced, reloaded]
expected: [PASS, FAIL]
expected:
if debug and (os == "mac"): ["FAIL", "PASS"]
[PASS, FAIL]
[Same-site window, forced, reloaded]
expected:
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and webrender and not fission: ["PASS", "FAIL"]
if (os == "android") and debug: ["PASS", "FAIL"]
if os == "android": ["PASS", "FAIL"]

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

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

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

@ -1,10 +1,9 @@
[document-exit-fullscreen-nested-shadow-dom.html]
expected:
if not debug and (os == "win") and webrender and fission: ["OK", "ERROR"]
if debug and (os == "android") and webrender: ["OK", "ERROR"]
if not debug and (os == "android") and webrender: ["OK", "ERROR"]
if debug and (os == "linux"): ERROR
if debug and (os == "win"): ERROR
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["OK", "ERROR"]
if (os == "android") and webrender: ["OK", "ERROR"]
if (os == "linux") and debug: ERROR
if (os == "win") and debug: ERROR
[ERROR, OK]
[Exiting fullscreen from a nested shadow root works correctly.]
expected:

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

@ -1,7 +1,9 @@
[fullscreen-css-transition.html]
expected:
if os == "mac": ["OK", "ERROR"]
if (os == "mac") and not debug: ["OK", "ERROR"]
if (os == "mac") and debug: ["OK", "ERROR"]
[Transitions should not be stopped by going fullscreen]
expected:
if os == "mac": ["PASS", "TIMEOUT"]
if (os == "mac") and not debug: ["PASS", "TIMEOUT"]
if (os == "mac") and debug: ["PASS", "TIMEOUT"]

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

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

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

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

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

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

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

@ -1,6 +1,7 @@
[offscreencanvas.commit.w.html]
expected:
if (os == "linux") and fission and not debug: ["ERROR", "OK"]
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["ERROR", "OK"]
if (os == "linux") and webrender and debug and not fission: ["ERROR", "OK"]
if (os == "mac") and debug: ["ERROR", "OK"]
if (os == "mac") and not debug: ["ERROR", "OK"]
[OK, ERROR]

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

@ -1,7 +1,8 @@
[popup-same-origin-allow-popups-with-cross-origin.https.html]
expected:
if (os == "win") and not fission and webrender and debug: ["OK", "CRASH"]
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["OK", "CRASH"]
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["OK", "CRASH"]
if (os == "linux") and webrender and debug and not fission: ["OK", "CRASH"]
if (os == "win") and webrender and not debug and fission: ["TIMEOUT", "OK"]
if (os == "win") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and not webrender and not debug: ["OK", "CRASH"]
if (os == "win") and webrender and debug: ["OK", "CRASH"]
if (os == "mac") and not debug: ["OK", "TIMEOUT"]
if (os == "win") and fission: ["OK", "TIMEOUT"]

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

@ -3,12 +3,12 @@
if (os == "win") and (processor == "x86_64"): random test
expected:
if (os == "win") and ccov: OK
if not debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["OK", "TIMEOUT"]
if debug: OK
[TIMEOUT, OK]
[coop reporting test Report only tests for an opener without any COOP/COOP report only set to CROSS_ORIGIN with , , same-origin; report-to="coop-popup-report-only-endpoint", ]
expected:
if not debug and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if debug: FAIL
[TIMEOUT, FAIL]
@ -18,9 +18,8 @@
[verify remaining reports]
expected:
if (os == "win") and ccov: PASS
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "NOTRUN"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "mac"): ["NOTRUN", "PASS"]
if not debug and (os == "win"): ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and not webrender and (os == "linux") and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["PASS", "NOTRUN"]
if not debug and not webrender and (os == "win"): ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and webrender: ["NOTRUN", "PASS"]

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

@ -6,22 +6,20 @@
[TIMEOUT, OK]
[coop reporting test reporting same origin with report-to to CROSS_ORIGIN with , , same-origin; report-to="coop-popup-report-only-endpoint", ]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if not debug and (os == "linux") and webrender: ["TIMEOUT", "FAIL"]
if not debug and (os == "win") and fission: ["FAIL", "TIMEOUT"]
if not debug and (os == "win") and not fission: ["FAIL", "TIMEOUT"]
if not debug and (os == "mac"): ["TIMEOUT", "FAIL"]
if not debug and (os == "win"): ["FAIL", "TIMEOUT"]
FAIL
[coop reporting test reporting same origin with report-to to SAME_ORIGIN with , , same-origin; report-to="coop-popup-report-only-endpoint", ]
expected:
if (os == "win") and ccov: PASS
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "NOTRUN", "TIMEOUT"]
if not debug and (os == "win") and fission: ["TIMEOUT", "PASS", "NOTRUN"]
if not debug and (os == "win") and not fission: ["TIMEOUT", "PASS", "NOTRUN"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and (os == "win"): ["TIMEOUT", "PASS", "NOTRUN"]
if not debug and (os == "mac"): ["NOTRUN", "PASS", "TIMEOUT"]
[verify remaining reports]

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

@ -2,13 +2,16 @@
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if not debug and (os == "win") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if not debug and (os == "win") and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if not debug and (os == "win") and webrender and not fission: ["OK", "TIMEOUT"]
if not debug and (os == "win") and webrender and fission: ["TIMEOUT", "OK"]
if not debug and (os == "linux") and webrender: ["TIMEOUT", "OK"]
if not debug and (os == "mac"): TIMEOUT
if not debug and (os == "win"): ["TIMEOUT", "OK"]
[coop reporting test reporting same origin with report-to to SAME_ORIGIN with , , same-origin; report-to="coop-popup-report-only-endpoint", require-corp]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if not debug and (os == "linux") and webrender: ["TIMEOUT", "FAIL"]
if not debug and (os == "win") and (processor == "x86"): ["TIMEOUT", "FAIL"]
if not debug and (os == "win") and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
@ -20,10 +23,12 @@
[verify remaining reports]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "NOTRUN", "TIMEOUT"]
if not debug and (os == "win") and webrender and fission: ["TIMEOUT", "PASS", "NOTRUN"]
if not debug and (os == "win") and webrender and not fission: ["PASS", "TIMEOUT", "NOTRUN"]
if not debug and (os == "win") and not webrender and (processor == "x86"): ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "TIMEOUT", "NOTRUN"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "NOTRUN", "TIMEOUT"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "win") and (processor == "x86"): ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and (os == "win") and (processor == "x86_64"): ["TIMEOUT", "PASS", "NOTRUN"]
if not debug and (os == "mac"): NOTRUN

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

@ -3,13 +3,13 @@
if (os == "win") and (processor == "x86_64"): random test
expected:
if (os == "win") and ccov: OK
if not debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["OK", "TIMEOUT"]
if debug: OK
[TIMEOUT, OK]
[coop reporting test reporting same origin with report-to to CROSS_ORIGIN with same-origin, require-corp, , ]
expected:
if (os == "win") and ccov: FAIL
if not debug and not webrender and (processor == "x86_64"): ["FAIL", "NOTRUN", "TIMEOUT"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["FAIL", "NOTRUN", "TIMEOUT"]
if debug: FAIL
[NOTRUN, FAIL, TIMEOUT]
@ -22,7 +22,7 @@
[verify remaining reports]
expected:
if ccov: [NOTRUN, PASS]
if not debug and not webrender and (processor == "x86_64"): ["PASS", "NOTRUN"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["PASS", "NOTRUN"]
if debug: PASS
[NOTRUN, PASS]

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

@ -7,17 +7,17 @@
[TIMEOUT, OK]
[coop reporting test reporting same origin with report-to to SAME_ORIGIN with unsafe-none, , , ]
expected:
if not debug and not webrender and (processor == "x86"): ["NOTRUN", "FAIL", "TIMEOUT"]
if not debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "NOTRUN", "FAIL"]
if debug and (os == "mac"): ["TIMEOUT", "NOTRUN"]
if debug and (os == "linux"): TIMEOUT
if webrender and debug: TIMEOUT
if not webrender and (processor == "x86_64"): ["TIMEOUT", "NOTRUN", "FAIL"]
if not webrender and (processor == "x86"): ["NOTRUN", "FAIL", "TIMEOUT"]
NOTRUN
[coop reporting test reporting same origin with report-to to SAME_ORIGIN with unsafe-none; report-to="coop-popup-report-endpoint", , , ]
expected:
if (os == "linux") and not debug and (processor == "x86_64") and webrender: ["TIMEOUT", "FAIL"]
if (os == "mac") and not debug: TIMEOUT
if (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
if (os == "linux") and webrender and not debug: ["TIMEOUT", "FAIL"]
if (os == "mac") and debug: FAIL
if (os == "mac") and not debug: TIMEOUT
[FAIL, TIMEOUT]
[verify remaining reports]
@ -27,18 +27,17 @@
[coop reporting test reporting same origin with report-to to SAME_ORIGIN with same-origin; report-to="coop-popup-report-endpoint", require-corp, , ]
expected:
if not debug and webrender and (os == "linux"): ["NOTRUN", "TIMEOUT"]
if not debug and webrender and (os == "mac"): NOTRUN
if not debug and not webrender and (processor == "x86_64"): ["FAIL", "NOTRUN", "TIMEOUT"]
if not debug and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL", "NOTRUN"]
if webrender and not debug and (os == "linux"): ["NOTRUN", "TIMEOUT"]
if webrender and not debug and (os == "mac"): NOTRUN
if not webrender and (processor == "x86"): ["NOTRUN", "FAIL", "TIMEOUT"]
if not webrender and (processor == "x86_64"): ["FAIL", "NOTRUN", "TIMEOUT"]
[FAIL, TIMEOUT, NOTRUN]
[coop reporting test reporting same origin with report-to to CROSS_ORIGIN with unsafe-none; report-to="coop-popup-report-endpoint", , , ]
expected:
if not debug and not webrender and (processor == "x86_64"): ["FAIL", "NOTRUN"]
if not debug and not webrender and (processor == "x86"): ["NOTRUN", "FAIL"]
if debug and (os == "linux"): FAIL
if debug and (os == "mac"): ["FAIL", "TIMEOUT"]
if webrender and debug: FAIL
if not webrender and (processor == "x86"): ["NOTRUN", "FAIL"]
if not webrender and (processor == "x86_64"): ["FAIL", "NOTRUN"]
NOTRUN
[coop reporting test reporting same origin with report-to to CROSS_ORIGIN with same-origin; report-to="coop-popup-report-endpoint", , , ]

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

@ -2,25 +2,25 @@
disabled:
if (os == "win") and (processor == "x86_64"): random test
expected:
if not debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["OK", "TIMEOUT"]
if debug: OK
[TIMEOUT, OK]
[coop reporting test reporting same origin to SAME_ORIGIN with unsafe-none; report-to="coop-popup-report-endpoint", , , ]
expected:
if (os == "linux") and ccov: [TIMEOUT, FAIL]
if not debug and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if debug: FAIL
[TIMEOUT, FAIL]
[coop reporting test reporting same origin to CROSS_ORIGIN with unsafe-none; report-to="coop-popup-report-endpoint", , , ]
expected:
if not debug and not webrender and (processor == "x86_64"): ["FAIL", "NOTRUN", "TIMEOUT"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["FAIL", "NOTRUN", "TIMEOUT"]
if debug: FAIL
[NOTRUN, FAIL, TIMEOUT]
[verify remaining reports]
expected:
if not debug and not webrender and (processor == "x86_64"): ["PASS", "NOTRUN"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["PASS", "NOTRUN"]
if debug: PASS
[NOTRUN, PASS]
@ -30,7 +30,7 @@
[coop reporting test reporting same origin to SAME_ORIGIN with , , same-origin; report-to="coop-popup-report-only-endpoint", ]
expected:
if (os == "win") and ccov: TIMEOUT
if not debug and not webrender and (processor == "x86_64"): ["PASS", "NOTRUN"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["PASS", "NOTRUN"]
if debug: PASS
[NOTRUN, PASS]

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

@ -3,29 +3,28 @@
if (os == "win") and (processor == "x86_64"): random test
expected:
if (os == "win") and ccov: OK
if not debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["OK", "TIMEOUT"]
if debug: OK
[TIMEOUT, OK]
[coop reporting test reporting same origin with report-to to CROSS_ORIGIN with same-origin; report-to="coop-popup-report-endpoint", , , ]
expected:
if ccov: FAIL
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["FAIL", "NOTRUN"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "FAIL"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "FAIL"]
if not debug and (os == "win"): ["NOTRUN", "FAIL", "TIMEOUT"]
if not debug and (os == "mac"): ["NOTRUN", "FAIL"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["FAIL", "NOTRUN"]
if not debug and not webrender and (os == "linux") and (processor == "x86"): ["NOTRUN", "FAIL"]
if not debug and not webrender and (os == "win"): ["NOTRUN", "FAIL", "TIMEOUT"]
if not debug and webrender: ["NOTRUN", "FAIL"]
FAIL
[coop reporting test reporting same origin with report-to to SAME_ORIGIN with same-origin, , , ]
expected:
if not debug and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if debug: FAIL
[TIMEOUT, FAIL]
[verify remaining reports]
expected:
if (os == "win") and ccov: PASS
if not debug and not webrender and (processor == "x86_64"): ["PASS", "NOTRUN"]
if not debug and not webrender and (os == "linux") and (processor == "x86_64"): ["PASS", "NOTRUN"]
if debug: PASS
[NOTRUN, PASS]

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

@ -1,14 +1,14 @@
[resource-popup.https.html]
expected:
if (os == "linux") and not webrender and debug: ["OK", "TIMEOUT", "CRASH"]
if (os == "linux") and not webrender and not debug: ["OK", "TIMEOUT", "CRASH"]
if (os == "linux") and not webrender: ["OK", "TIMEOUT", "CRASH"]
[OK, TIMEOUT]
[/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"]
expected:
if debug and (os == "linux") and webrender and not fission: ["FAIL", "PASS"]
if debug and (os == "linux") and webrender and fission: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if not debug and (os == "linux") and webrender and not fission: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and not webrender: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
[PASS, FAIL]
[/images/red.png - parent COOP: ""; child COOP: "same-origin"]

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

@ -2,7 +2,7 @@ implementation-status: backlog
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1613912
[blob-data.https.html]
expected:
if os == "linux": ["OK", "TIMEOUT"]
if os == "win": ["OK", "TIMEOUT"]
[TIMEOUT, OK]
[data frame: self.isSecureContext]
expected: FAIL

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

@ -0,0 +1 @@
lsan-allowed: [nsHtml5Parser::MarkAsNotScriptCreated]

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

@ -45,7 +45,9 @@
[utf-16be.html?include=workers]
expected:
if (os == "linux") and fission and not debug: ["TIMEOUT", "OK"]
if (os == "linux") and (processor == "x86_64") and webrender and not debug and not fission: ["TIMEOUT", "OK"]
if (os == "android") and debug: ["TIMEOUT", "OK"]
if (os == "linux") and (processor == "x86"): ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -57,7 +59,9 @@
[SharedWorker constructor]
expected:
if (os == "linux") and fission and not debug: ["TIMEOUT", "PASS"]
if (os == "linux") and (processor == "x86_64") and webrender and not debug and not fission: ["TIMEOUT", "PASS"]
if (os == "linux") and (processor == "x86"): ["TIMEOUT", "PASS"]
if (os == "android") and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

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

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

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

@ -32,10 +32,7 @@
[utf-8.html?include=workers]
expected:
if (os == "android") and webrender and debug: ["TIMEOUT", "OK"]
if (os == "mac") and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
expected: [OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -46,10 +43,7 @@
FAIL
[SharedWorker constructor]
expected:
if (os == "android") and webrender and debug: ["TIMEOUT", "PASS"]
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
expected: [PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
expected: FAIL

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

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

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

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

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

@ -1,10 +1,10 @@
[first-when-later-but-before.html]
[The temporally first autofocus in the document wins, even if an element is inserted later that is previous in the document tree.]
expected:
if (os == "win") and webrender and fission: ["FAIL", "PASS"]
if (os == "mac") and debug: PASS
if (os == "win") and not webrender: PASS
if (os == "linux") and debug: PASS
if (os == "android") and debug: PASS
if not debug and (os == "win") and not webrender: PASS
if debug and (os == "win") and not webrender: PASS
if debug and (os == "android"): PASS
if debug and (os == "linux"): PASS
if debug and (os == "mac"): PASS
[PASS, FAIL]

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

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

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

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

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

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

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

@ -1,5 +1,5 @@
[iframe-scrolling-attribute.html]
expected:
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL", "ERROR"]
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
if os == "mac": ["PASS", "FAIL"]

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

@ -1,2 +1,2 @@
lsan-allowed: [Alloc, Create, MakeUnique, Malloc, PLDHashTable::Add, Realloc, allocate, mozilla::BasePrincipal::CreateContentPrincipal, mozilla::Permission::Create, mozilla::ThrottledEventQueue::Create, mozilla::WeakPtr, mozilla::dom::BrowsingContext::Attach, mozilla::dom::BrowsingContext::CreateDetached, mozilla::dom::CanonicalBrowsingContext::GetSecureBrowserUI, mozilla::dom::ReferrerInfo::Clone, mozilla::extensions::ChannelWrapper::ChannelWrapper, mozilla::net::HttpBaseChannel::CloneLoadInfoForRedirect, mozilla::net::HttpBaseChannel::HttpBaseChannel, mozilla::net::nsStandardURL::TemplatedMutator, nsDynamicAtom::Create, nsHashPropertyBagBase::SetPropertyAsInterface, nsStringBuffer::Alloc, operator]
lsan-allowed: [Alloc, Create, MakeUnique, Malloc, PLDHashTable::Add, PLDHashTable::ChangeTable, Realloc, allocate, mozilla::BasePrincipal::CreateContentPrincipal, mozilla::Permission::Create, mozilla::ThrottledEventQueue::Create, mozilla::WeakPtr, mozilla::dom::BrowsingContext::Attach, mozilla::dom::BrowsingContext::CreateDetached, mozilla::dom::CanonicalBrowsingContext::GetSecureBrowserUI, mozilla::dom::ReferrerInfo::Clone, mozilla::extensions::ChannelWrapper::ChannelWrapper, mozilla::net::HttpBaseChannel::CloneLoadInfoForRedirect, mozilla::net::HttpBaseChannel::HttpBaseChannel, mozilla::net::nsStandardURL::TemplatedMutator, nsDynamicAtom::Create, nsHashPropertyBagBase::SetPropertyAsInterface, nsStringBuffer::Alloc, operator]
leak-threshold: [default:51200, gpu:51200, rdd:51200]

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

@ -2,6 +2,6 @@
disabled:
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
expected:
if (os == "win") and not webrender and debug and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "win") and not webrender and debug and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and not webrender and not debug: ["PASS", "FAIL"]

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

@ -1,10 +1,10 @@
[image-compositing-change.html]
expected:
if not webrender and (os == "win") and (processor == "x86") and debug: TIMEOUT
if not webrender and (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "PASS"]
if not webrender and (os == "win") and (processor == "x86_64") and not debug: ["TIMEOUT", "PASS"]
if not webrender and (os == "win") and (processor == "x86_64") and debug: ["TIMEOUT", "PASS"]
if not webrender and (os == "win") and debug and (processor == "x86"): TIMEOUT
if not webrender and (os == "win") and debug and (processor == "x86_64"): ["TIMEOUT", "PASS"]
if not webrender and (os == "android") and debug: ["TIMEOUT", "PASS"]
if not webrender and (os == "android") and not debug: ["TIMEOUT", "PASS"]
if not webrender and (os == "linux"): TIMEOUT
if not webrender and (os == "win") and not debug: ["TIMEOUT", "PASS"]
if not webrender and (os == "linux") and not debug: ["TIMEOUT", "PASS"]
if not webrender and (os == "linux") and debug: ["TIMEOUT", "PASS"]
if not webrender and (os == "mac"): TIMEOUT

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

@ -1,7 +1,7 @@
[image-loading-lazy-slow.html]
expected:
if (os == "win") and (processor == "x86") and not debug: PASS
if (os == "android") and not debug and webrender: ["PASS", "FAIL", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS", "FAIL"]
if (os == "win") and (processor == "x86") and not debug: PASS
if (os == "android") and debug: ["PASS", "FAIL", "TIMEOUT"]
[PASS, FAIL]

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

@ -1,6 +1,6 @@
[image-loading-subpixel-clip.html]
expected:
if (os == "win") and webrender and debug: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "TIMEOUT"]
if (os == "android") and debug: ["PASS", "TIMEOUT"]

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

@ -1,5 +1,5 @@
[sizes-dynamic-001.html]
expected:
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "android") and debug: ["PASS", "TIMEOUT"]

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

@ -1,5 +1,5 @@
[sizes-dynamic-002.html]
expected:
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "android") and debug: ["PASS", "TIMEOUT"]

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

@ -1,5 +1,5 @@
[svg-img-with-external-stylesheet.html]
expected:
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
if (os == "android") and debug: ["PASS", "TIMEOUT"]

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

@ -1,5 +1,6 @@
[video-poster-shown-preload-auto.html]
expected:
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "win") and webrender and not debug: ["PASS", "FAIL"]
if (os == "android") and debug: ["PASS", "TIMEOUT"]

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

@ -1,5 +1,5 @@
[video_content_image.htm]
expected:
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
if (os == "android") and debug: ["PASS", "TIMEOUT"]

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

@ -1,5 +1,5 @@
[video_content_text.htm]
expected:
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
if (os == "android") and debug: ["PASS", "TIMEOUT"]

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

@ -1,5 +1,5 @@
[video_dynamic_poster_absolute.htm]
expected:
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
if (os == "android") and debug: ["PASS", "TIMEOUT"]

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

@ -1,6 +1,6 @@
[video_initially_paused.html]
expected:
if (os == "android") and not debug and not webrender: ["FAIL", "TIMEOUT", "PASS"]
if (os == "android") and not debug and webrender: ["FAIL", "PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["FAIL", "TIMEOUT", "PASS"]
if (os == "android") and debug: ["FAIL", "PASS", "TIMEOUT"]
FAIL

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

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

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

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

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

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

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

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

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

@ -5,8 +5,8 @@
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
FAIL
[<script> load: Move success external classic script to createHTMLDocument after-prepare]
@ -15,7 +15,7 @@
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "win") and not debug: PASS
if (os == "mac") and not debug: PASS
if (os == "win") and not debug: PASS
FAIL

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

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

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

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

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

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

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

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

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

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

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

@ -5,8 +5,8 @@
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["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 debug: ["FAIL", "PASS"]
FAIL
@ -17,15 +17,15 @@
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "mac") and not debug: PASS
if (os == "linux") and debug: ["FAIL", "PASS"]
if (os == "win") and not debug: PASS
if (os == "linux") and debug: ["FAIL", "PASS"]
FAIL
[<script> error: Move success external module script to iframe after-prepare]
expected:
if (os == "win") and ccov: PASS
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and not debug and webrender: ["FAIL", "PASS"]
if (os == "mac") and not debug: FAIL
if (os == "linux") and debug: ["PASS", "FAIL"]

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

@ -1,8 +1,6 @@
[cross-origin-iframe.sub.html]
[First rAF]
expected:
if not debug and (os == "win") and not fission and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if not debug and (os == "win") and fission: ["FAIL", "PASS"]
if debug: PASS
[PASS, FAIL]

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

@ -3,6 +3,7 @@ prefs: [privacy.reduceTimerPrecision:false]
[Generate notifications.]
expected:
if (os == "linux") and webrender and debug and fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "mac") and debug: ["PASS", "FAIL"]

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

@ -0,0 +1,4 @@
[fixed-position-move.html]
[Movement of fixed position]
expected: FAIL

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

@ -0,0 +1,4 @@
[sticky-descendant-move.html]
[Movement of descendant of sticky positioned.]
expected: FAIL

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

@ -0,0 +1,4 @@
[sticky-layout-no-change.html]
[Sticky layout no change.]
expected: FAIL

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

@ -1,7 +1,8 @@
[operator-dictionary-spacing-001.html]
[Operator dictionary chunk 1 - lspace/rspace]
expected:
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and not fission and not webrender and not debug and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and not fission and webrender and debug: ["FAIL", "PASS"]
[PASS, FAIL]
[Operator dictionary chunk 3 - lspace/rspace]

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

@ -1,10 +1,9 @@
[operator-dictionary-spacing-002.html]
[Operator dictionary chunk 1 - lspace/rspace]
expected:
if debug and (os == "win") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if debug and (os == "linux") and not fission: ["FAIL", "PASS"]
if debug and (os == "mac"): ["FAIL", "PASS"]
if (os == "win") and (processor == "x86") and debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]
if (os == "mac") and debug: ["FAIL", "PASS"]
[PASS, FAIL]
[Operator dictionary chunk 3 - lspace/rspace]

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

@ -1,9 +1,11 @@
[operator-dictionary-spacing-003.html]
[Operator dictionary chunk 1 - lspace/rspace]
expected:
if (os == "mac") and debug: ["PASS", "FAIL"]
if (os == "mac") and not debug: ["PASS", "FAIL"]
if (os == "mac") and debug: ["PASS", "FAIL"]
[Operator dictionary chunk 3 - lspace/rspace]
expected: [PASS, FAIL]
expected:
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
[PASS, FAIL]

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

@ -4,14 +4,14 @@
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1668892
expected:
if (os == "mac") and not debug: ["PASS", "FAIL"]
if (os == "mac") and debug: ["PASS", "FAIL"]
if (os == "mac") and debug: ["FAIL", "PASS"]
[Operator dictionary chunk 3 - lspace/rspace]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and fission: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug: ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
if (os == "mac") and debug: ["FAIL", "PASS"]
if (os == "mac") and not debug: ["PASS", "FAIL"]
if (os == "mac") and debug: ["PASS", "FAIL"]
if (os == "linux") and not debug: ["PASS", "FAIL"]

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

@ -1,7 +1,7 @@
[operator-dictionary-spacing-005.html]
[Operator dictionary chunk 3 - lspace/rspace]
expected:
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if (os == "linux") and not fission and (processor == "x86_64") and debug and webrender: ["FAIL", "PASS"]
[PASS, FAIL]
[Operator dictionary chunk 1 - lspace/rspace]

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

@ -1,19 +1,20 @@
[operator-dictionary-spacing-006.html]
[Operator dictionary chunk 3 - lspace/rspace]
expected:
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
if (os == "linux") and debug and webrender and fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "mac") and debug: ["FAIL", "PASS"]
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and webrender and not fission: ["FAIL", "PASS"]
if (os == "linux") and not debug and webrender and fission: ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "mac") and not debug: ["PASS", "FAIL"]
if (os == "mac") and debug: ["FAIL", "PASS"]
[Operator dictionary chunk 1 - lspace/rspace]
expected:
if debug and (os == "linux") and webrender and not fission: ["FAIL", "PASS"]
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
if not debug and (processor == "x86_64") and (os == "linux") and webrender and not fission: ["FAIL", "PASS"]
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
if not debug and (processor == "x86") and (os == "win"): ["FAIL", "PASS"]
if debug and (os == "mac"): ["FAIL", "PASS"]
[PASS, FAIL]

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

@ -1,9 +1,9 @@
[MediaStreamTrack-MediaElement-disabled-video-is-black.https.html]
expected:
if (os == "linux") and webrender and not debug: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and webrender: ["OK", "TIMEOUT"]
[Tests that a disabled video track in a MediaStream is rendered as blackness]
expected:
if (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if os == "mac": ["PASS", "FAIL"]

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

@ -1,2 +1,2 @@
local: c1be28b9a5b779d788d11fe9458fe8608b68dee9
upstream: 09e030df327205fe29640f24ff7085afc81759bc
upstream: 85ffb5bed019282a8963d73937cdc38bf24920d0

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

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

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

@ -1,8 +1,8 @@
[sends-report-on-subdomain-dns-failure.https.html]
expected:
if os == "mac": ["TIMEOUT", "OK"]
if os == "mac": ["OK", "TIMEOUT"]
[\n Test that include_subdomains policies report DNS failures for subdomains\n ]
expected:
if os == "mac": ["TIMEOUT", "FAIL"]
if os == "mac": ["FAIL", "TIMEOUT"]
FAIL

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

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

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

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

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

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

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

@ -3,10 +3,10 @@
disabled:
if verify and (os == "mac"): https://bugzilla.mozilla.org/show_bug.cgi?id=1668959
expected:
if not fission and (os == "linux") and webrender and not debug: ["TIMEOUT", "OK"]
if fission and (os == "linux") and not debug: ["OK", "TIMEOUT"]
if not fission and (os == "linux") and webrender and not debug: ["OK", "TIMEOUT"]
if fission and (os == "linux") and not debug: ["TIMEOUT", "OK"]
[setPointerCapture + inactive button state]
expected:
if not fission and (os == "linux") and webrender and not debug: ["NOTRUN", "PASS"]
if fission and (os == "linux") and not debug: ["PASS", "NOTRUN"]
if not fission and (os == "linux") and webrender and not debug: ["PASS", "NOTRUN"]
if fission and (os == "linux") and not debug: ["NOTRUN", "PASS"]

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

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

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

@ -1,6 +1,10 @@
[pointerevent_pointermove_in_pointerlock.html]
expected:
if (os == "win") and (processor == "x86_64") and not fission and not debug and not webrender: ["OK", "ERROR"]
if (os == "win") and (processor == "x86_64") and not fission and debug and webrender: ["OK", "ERROR"]
if (os == "linux") and not debug: ["OK", "ERROR"]
if (os == "win") and (processor == "x86_64") and not fission and not debug and not webrender: ["OK", "ERROR"]
if (os == "mac") and not debug: ["OK", "ERROR", "TIMEOUT"]
if (os == "linux") and not debug: ["OK", "ERROR"]
[pointermove event received inner frame]
expected:
if (os == "mac") and debug: ["PASS", "FAIL"]

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

@ -1,8 +1,8 @@
[link-header-preload-delay-onload.html]
[Makes sure that Link headers preload resources and block window.onload after resource discovery]
expected:
if not debug and webrender and (os == "linux") and fission: ["PASS", "FAIL"]
if not debug and webrender and (os == "linux") and not fission: ["PASS", "FAIL"]
if not debug and webrender and (os == "win"): ["PASS", "FAIL"]
if not debug and webrender and (os == "android"): ["PASS", "FAIL"]
if not webrender and (os == "linux") and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if webrender and not debug and (os == "android"): ["PASS", "FAIL"]
if webrender and not debug and (os == "linux"): ["PASS", "FAIL"]
if webrender and not debug and (os == "win"): ["PASS", "FAIL"]

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

@ -1,9 +1,10 @@
[iframe-inheritance-about-blank.html]
expected:
if (os == "linux") and webrender and not debug and fission: ["OK", "TIMEOUT"]
if (os == "linux") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["OK", "TIMEOUT"]
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86") and debug: ["OK", "TIMEOUT"]
if (os == "linux") and not webrender and debug: ["OK", "TIMEOUT"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if (os == "android") and webrender and not debug: ["OK", "TIMEOUT"]
[TIMEOUT, OK]
[The value of document.referrer in an about:blank iframe is the outer document's full URL, regardless of referrer policy]
expected: FAIL
@ -13,10 +14,11 @@
[A subresource fetched from an about:blank iframe is fetched with no 'Referer' header]
expected:
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["PASS", "NOTRUN"]
if (os == "win") and (processor == "x86") and debug: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["PASS", "NOTRUN"]
if (os == "android") and webrender and not debug: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
[The fetch() API in an about:blank iframe with a custom URL referrer is fetched with a 'Referer` header that uses the outer document's URL along with its referrer policy]

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

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

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

@ -4,7 +4,7 @@
[test0: multiple notifications inside same event loop]
expected:
if (os == "linux") and webrender and not debug and fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
[guard]

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