Bug 1718803 - [wpt-sync] Update web-platform-tests to 2f6111ecc1c0bc803a5287e0714f9c715023f5b9, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 2f6111ecc1c0bc803a5287e0714f9c715023f5b9
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2021-06-30 21:32:13 +00:00
parent df618a5ca5
commit 8b9bc5595e
108 changed files with 493 additions and 460 deletions

View File

@ -118,13 +118,12 @@
[File: [object File\]]
expected:
if (os == "linux") and (processor == "x86_64") and not fission and debug and not webrender: NOTRUN
if (os == "linux") and (processor == "x86_64") and fission and webrender and not debug: NOTRUN
if (os == "win") and webrender and fission: [NOTRUN, PASS, TIMEOUT]
if (os == "win") and webrender and not fission: [NOTRUN, PASS]
if (os == "win") and not webrender and debug: NOTRUN
if (os == "linux") and (processor == "x86_64") and not fission and debug and not webrender: NOTRUN
if (os == "win") and not webrender and not debug: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and (processor == "x86"): [TIMEOUT, NOTRUN]
if (os == "win") and not webrender and debug: NOTRUN
if (os == "win") and webrender and not fission: [NOTRUN, PASS]
if (os == "win") and webrender and fission: [NOTRUN, PASS, TIMEOUT]
if (os == "android") and not webrender: [NOTRUN, PASS, TIMEOUT]
if os == "mac": NOTRUN
[NOTRUN, TIMEOUT]
@ -144,7 +143,6 @@
if (os == "linux") and (processor == "x86_64") and fission and webrender and not debug: TIMEOUT
if (os == "linux") and (processor == "x86_64") and not fission and debug and not webrender: TIMEOUT
if (os == "win") and not webrender and debug: TIMEOUT
if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT]
if os == "mac": TIMEOUT
[TIMEOUT, PASS]
@ -183,13 +181,13 @@
[File: [object File\]]
expected:
if (os == "linux") and webrender and debug and not fission and not swgl: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and webrender and debug and fission: [NOTRUN, TIMEOUT]
if (os == "android") and debug and webrender and not swgl: [NOTRUN, TIMEOUT]
if (os == "win") and (processor == "x86_64") and not webrender and debug: [NOTRUN, PASS]
if (os == "win") and (processor == "x86_64") and not webrender and not debug: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and webrender and debug and fission: [NOTRUN, TIMEOUT]
if (os == "linux") and not webrender and not debug: [NOTRUN, TIMEOUT]
if (os == "android") and debug and not webrender: [NOTRUN, PASS, TIMEOUT]
if (os == "win") and (processor == "x86_64") and webrender: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not webrender and not debug: [NOTRUN, TIMEOUT]
if (os == "mac") and debug: [NOTRUN, PASS, TIMEOUT]
NOTRUN
@ -205,19 +203,19 @@
expected:
if (os == "linux") and debug and webrender and not fission and not swgl: [NOTRUN, PASS]
if (os == "android") and not webrender and debug: [NOTRUN, PASS]
if (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
if (os == "mac") and debug: [NOTRUN, PASS]
if (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
NOTRUN
[Blob: [object Blob\]]
expected:
if (os == "linux") and webrender and debug and swgl: TIMEOUT
if (os == "android") and debug and swgl: TIMEOUT
if (os == "linux") and not webrender and debug: TIMEOUT
if (os == "linux") and webrender and not debug: TIMEOUT
if (os == "android") and not debug: TIMEOUT
if (os == "android") and debug and swgl: TIMEOUT
if (os == "mac") and not debug: TIMEOUT
if (os == "win") and (processor == "x86"): TIMEOUT
if (os == "android") and not debug: TIMEOUT
[TIMEOUT, PASS]

View File

@ -5,5 +5,5 @@
[enumerateDevices() after selectAudioOutput()]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1493982
expected:
if (os == "mac") and debug: [FAIL, PASS]
if (os == "mac") and not debug: [FAIL, PASS]
[PASS, FAIL]

View File

@ -4,14 +4,14 @@
if os == "mac": [OK, TIMEOUT]
[History navigation in iframe: "about:blank" document is navigated back from history same-origin.]
expected:
if (os == "linux") and not webrender and not fission and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not webrender and not fission and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "linux") and webrender and not swgl and debug and fission: [PASS, FAIL, TIMEOUT]
if (os == "linux") and webrender and not swgl and debug and not fission: [FAIL, PASS, TIMEOUT]
if (os == "linux") and not webrender and not fission and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and webrender and not fission and debug and not swgl: [PASS, FAIL, TIMEOUT]
if (os == "linux") and webrender and not fission and debug and swgl: [PASS, FAIL, TIMEOUT]
if (os == "linux") and not webrender and not fission and debug: [PASS, FAIL]
if (os == "linux") and webrender and not swgl and not debug: [PASS, FAIL, TIMEOUT]
if (os == "linux") and webrender and not fission and not debug: [FAIL, PASS, TIMEOUT]
if (os == "linux") and not webrender and fission: [PASS, FAIL]
if (os == "linux") and webrender and swgl: [PASS, FAIL, TIMEOUT]
if (os == "linux") and webrender and fission: [PASS, FAIL, TIMEOUT]
if (os == "win") and (processor == "x86"): [PASS, FAIL]
if os == "mac": [PASS, TIMEOUT]

View File

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

View File

@ -1,26 +1,29 @@
[name.html]
[Return the most recent nameless cookie, even if preceded by =, in addition to other valid cookie]
expected:
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
[FAIL, PASS]
[Use last value for cookies with identical names]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
[FAIL, PASS]
[Keep first-in, first-out name order]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
@ -31,28 +34,31 @@
[Keep first-in, first-out single-char name order]
expected:
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "mac") and not debug: FAIL
[FAIL, PASS]
[Keep non-alphabetic first-in, first-out name order]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "mac") and not debug: FAIL
[FAIL, PASS]
[Keep first-in, first-out order if comma-separated]
expected:
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
@ -61,9 +67,10 @@
[Set nameless cookie, given `Set-Cookie: =test16`]
expected:
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "win") and not debug: FAIL
@ -71,29 +78,32 @@
[Overwrite nameless cookie]
expected:
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "win") and not debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
[FAIL, PASS]
[Ignore cookie with empty name and empty value]
expected:
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "android") and not webrender and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "win") and not debug: FAIL
[FAIL, PASS]
[Ignore cookie with no name or value]
expected:
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
@ -101,109 +111,120 @@
[Name is set as expected for a=test]
expected:
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
[FAIL, PASS]
[Name is set as expected for 1=test]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "mac") and not debug: FAIL
[FAIL, PASS]
[Name is set as expected for $=test]
expected:
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
[FAIL, PASS]
[Name is set as expected for !a=test]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
[FAIL, PASS]
[Name is set as expected for @a=test]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
[FAIL, PASS]
[Name is set as expected for #a=test]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
[FAIL, PASS]
[Name is set as expected for $a=test]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "mac") and not debug: FAIL
[FAIL, PASS]
[Name is set as expected for %a=test]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "win") and not debug: FAIL
[FAIL, PASS]
[Name is set as expected for ^a=test]
expected:
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "win") and not debug: FAIL
[FAIL, PASS]
[Name is set as expected for &a=test]
expected:
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
[FAIL, PASS]
[Name is set as expected for *a=test]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
@ -211,9 +232,10 @@
[Name is set as expected for (a=test]
expected:
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "win") and not debug: FAIL
@ -221,68 +243,75 @@
[Name is set as expected for )a=test]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
[FAIL, PASS]
[Name is set as expected for -a=test]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "win") and not debug: FAIL
[FAIL, PASS]
[Name is set as expected for _a=test]
expected:
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
[FAIL, PASS]
[Name is set as expected for +=test]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
[FAIL, PASS]
[Name is set as expected for "a=test]
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
[FAIL, PASS]
[Name is set as expected for "a=b"=test]
expected:
if (os == "android") and not webrender and not debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and not webrender and debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "linux") and webrender and not debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "android") and webrender: FAIL
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
[FAIL, PASS]
[URL-encoded cookie name is not decoded]
expected:
if (os == "linux") and webrender and not debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "linux") and not webrender and fission: [PASS, FAIL]
if (os == "mac") and not debug: FAIL
if (os == "win") and not debug: FAIL
if os == "android": FAIL
[FAIL, PASS]

View File

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

View File

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

View File

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

View File

@ -1,5 +1,5 @@
[background-color-animation-with-zero-playbackRate.html]
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]

View File

@ -1,4 +1,4 @@
[background-color-animation-zero-size-element-change-to-non-zero.html]
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]

View File

@ -1,4 +1,4 @@
[css3-counter-styles-137.html]
expected:
if (os == "android") and not webrender and not debug: [PASS, FAIL]
if (os == "android") and not webrender and debug: [PASS, FAIL]
if (os == "android") and not webrender and not debug: [PASS, FAIL]

View File

@ -1,7 +1,8 @@
[dynamic-baseline-change-nested.html]
expected:
if (os == "linux") and debug and webrender and swgl: FAIL
if (os == "linux") and not debug and webrender and not fission: [PASS, FAIL]
if (os == "linux") and not debug and not webrender and fission: [PASS, FAIL]
if (os == "linux") and debug and webrender and swgl: FAIL
if (os == "linux") and debug and not webrender: FAIL
if (os == "win") and not swgl: FAIL
if os == "android": PASS

View File

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

View File

@ -1,4 +1,4 @@
[image-orientation-from-image-composited-dynamic1.html]
expected:
if (os == "win") and not webrender and debug: [FAIL, PASS]
if (os == "win") and not webrender and not debug: [PASS, FAIL]
if (os == "win") and not webrender and debug: [PASS, FAIL]

View File

@ -1,4 +1,4 @@
[marker-webkit-text-fill-color.html]
expected:
if (os == "android") and not webrender and not debug: [PASS, FAIL]
if (os == "android") and not webrender and debug: [FAIL, PASS]
if (os == "android") and not webrender and debug: [PASS, FAIL]

View File

@ -1,5 +1,5 @@
[webkit-line-clamp-008.html]
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 debug: [PASS, FAIL]
if (os == "android") and not webrender and debug: [PASS, FAIL]
if (os == "android") and not webrender and not debug: [PASS, FAIL]
if (os == "android") and webrender: [PASS, FAIL]

View File

@ -1,6 +1,5 @@
[box-sizing-replaced-001.xht]
expected:
if (os == "linux") and not webrender and not debug and not fission: [FAIL, PASS]
if os == "android": PASS
if os == "mac": PASS
[PASS, FAIL]

View File

@ -1,5 +1,5 @@
[box-sizing-replaced-002.xht]
expected:
if not webrender and (os == "linux") and not fission and not debug: [PASS, FAIL]
if not webrender and (os == "linux") and not fission and debug: [FAIL, PASS]
if not webrender and (os == "linux") and fission: [FAIL, PASS]
if not webrender and (os == "linux") and not debug and fission: [FAIL, PASS]
if not webrender and (os == "linux") and not debug and not fission: [PASS, FAIL]
if not webrender and (os == "linux") and debug: [PASS, FAIL]

View File

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

View File

@ -3,4 +3,4 @@
if (os == "linux") and webrender: maxDifference=1;totalPixels=0-3
if (os == "android") and webrender: maxDifference=1;totalPixels=0-3
expected:
if swgl and (os == "win"): [FAIL, PASS]
if swgl and (os == "win"): [PASS, FAIL]

View File

@ -1,5 +1,5 @@
[selection-image-002.html]
expected:
if not webrender and (os == "linux") and not fission and not debug: [PASS, FAIL]
if not webrender and (os == "linux") and not fission and debug: [PASS, FAIL]
if not webrender and (os == "linux") and not fission and not debug: [PASS, FAIL]
if not webrender and (os == "linux") and fission: [PASS, FAIL]

View File

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

View File

@ -2,13 +2,13 @@
expected:
if (os == "win") and fission and debug: [OK, CRASH]
if (os == "linux") and debug and fission: [OK, CRASH]
if (os == "mac") and debug: [CRASH, OK, ERROR]
if (os == "mac") and debug: [OK, ERROR, CRASH]
if (os == "mac") and not debug: [OK, ERROR, CRASH]
[stream-response.any.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
if (os == "mac") and debug: [OK, ERROR, CRASH]
if (os == "mac") and not debug: [OK, CRASH]
[stream-response.any.serviceworker.html]
expected:

View File

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

View File

@ -3,7 +3,7 @@
if not webrender and (os == "linux") and not fission and not debug: [OK, TIMEOUT]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if (os == "linux") and debug and webrender and fission: [FAIL, PASS]
if (os == "linux") and webrender and debug and not fission and not swgl: [FAIL, PASS]
[PASS, FAIL]
@ -18,7 +18,9 @@
expected:
if not webrender and (os == "linux"): [OK, FAIL]
[HTTP cache updates stored headers from a Last-Modified 304]
expected: [PASS, FAIL]
expected:
if (os == "linux") and swgl: [FAIL, PASS]
[PASS, FAIL]
[304-update.any.sharedworker.html]

View File

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

View File

@ -1,19 +1,4 @@
[non-secure-context.window.html]
[Treat-as-public non secure context fails to fetch local subresource.]
expected: FAIL
[Private non secure context fails to fetch local subresource.]
expected: FAIL
[Public non secure context fails to fetch local subresource.]
expected: FAIL
[Private HTTPS yet non-secure context fails to fetch local subresource.]
expected: FAIL
[Public HTTPS yet non-secure context fails to fetch local subresource.]
expected: FAIL
[Private non-secure context cannot fetch local subresource.]
expected: FAIL

View File

@ -2,7 +2,7 @@
[Check iframe activeElement after focusing out different site iframe]
expected:
if (os == "android") and not debug and webrender: PASS
if (os == "mac") and debug: PASS
if (os == "win") and webrender: PASS
if (os == "android") and debug: PASS
if (os == "win") and webrender: PASS
if (os == "mac") and debug: PASS
[PASS, FAIL]

View File

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

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
[canvas.2d.fontStretch.normal.html]
expected:
if (os == "linux") and debug and not swgl and fission: ["PASS", "FAIL"]
if (os == "linux") and debug and swgl: ["PASS", "FAIL"]
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission and swgl: [PASS, FAIL]
if (os == "linux") and debug and webrender and fission: [PASS, FAIL]
if (os == "android") and not debug and not webrender: [PASS, FAIL]
if (os == "linux") and not debug: [PASS, FAIL]

View File

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

View File

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

View File

@ -1,12 +1,12 @@
[navigate-top-to-aboutblank.https.html]
expected:
if (os == "linux") and not fission and debug and webrender and swgl: [OK, ERROR, TIMEOUT, CRASH]
if (os == "linux") and not fission and debug and webrender and not swgl: [OK, CRASH]
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86_64"): [OK, CRASH, TIMEOUT]
if (os == "linux") and not fission and debug and not webrender: [OK, ERROR, TIMEOUT, CRASH]
if (os == "linux") and fission and not webrender: [OK, CRASH, TIMEOUT]
if (os == "linux") and fission and webrender: [OK, CRASH]
if (os == "win") and fission and debug: [CRASH, OK, TIMEOUT]
if (os == "win") and not swgl and debug and not fission and webrender and (processor == "x86"): [TIMEOUT, OK, CRASH]
if (os == "win") and not swgl and debug and not fission and not webrender: [TIMEOUT, OK, CRASH]
if (os == "linux") and not debug and webrender and fission: [OK, CRASH]
if (os == "linux") and debug and webrender and swgl: [OK, ERROR, TIMEOUT, CRASH]
if (os == "linux") and debug and webrender and not swgl: [OK, CRASH]
if (os == "win") and not swgl and debug and fission: [CRASH, OK, TIMEOUT]
if (os == "linux") and debug and not webrender: [OK, ERROR, TIMEOUT, CRASH]
if os == "android": [OK, CRASH]
[OK, TIMEOUT, CRASH]
[Navigate top to about:blank from iframe with opener COOP: |header(Cross-Origin-Opener-Policy,same-origin), iframe origin: https://www1.web-platform.test:8443]

View File

@ -1,7 +1,6 @@
[no-https.html]
expected:
if not debug and (os == "linux") and fission and webrender: [OK, TIMEOUT]
if not debug and (os == "linux") and not fission and webrender: [OK, TIMEOUT]
if not debug and (os == "linux") and not fission and not webrender: [OK, TIMEOUT]
if not debug and (os == "win") and webrender: [OK, TIMEOUT]
if not debug and (os == "linux") and not fission: [OK, TIMEOUT]
if not debug and (os == "mac"): [OK, TIMEOUT]

View File

@ -32,35 +32,35 @@
[popup-redirect-cache.https.html?8-last]
expected:
if (os == "android") and debug and webrender and swgl: [OK, TIMEOUT]
if (os == "android") and debug and webrender and not swgl: [OK, TIMEOUT, CRASH]
if (os == "android") and debug and webrender and swgl: [OK, TIMEOUT]
if (os == "android") and debug and not webrender: [OK, TIMEOUT]
if (os == "android") and not debug and not webrender: [OK, TIMEOUT, CRASH]
if (os == "android") and not debug and webrender: [OK, TIMEOUT, CRASH]
if (os == "android") and not debug: [OK, TIMEOUT, CRASH]
[popup-redirect-cache.https.html?4-5]
expected:
if (os == "android") and not swgl and not debug and webrender: [OK, CRASH]
if (os == "android") and not swgl and debug and not webrender: [OK, CRASH]
if (os == "android") and not swgl and debug and webrender: [OK, TIMEOUT]
if (os == "android") and swgl: [OK, TIMEOUT]
if (os == "android") and not debug and webrender: [OK, CRASH]
if (os == "android") and debug and not webrender: [OK, CRASH]
if (os == "android") and debug and webrender: [OK, TIMEOUT]
[popup-redirect-cache.https.html?2-3]
expected:
if (os == "android") and not swgl and not debug and webrender: [OK, CRASH]
if (os == "android") and not swgl and not debug and not webrender: [OK, TIMEOUT, CRASH]
if (os == "android") and not swgl and debug and not webrender: [OK, CRASH]
if (os == "android") and swgl: [OK, TIMEOUT]
if (os == "android") and debug and webrender and swgl: [OK, TIMEOUT]
if (os == "android") and debug and not webrender: [CRASH, OK]
if (os == "android") and not debug and not webrender: [OK, CRASH, TIMEOUT]
if (os == "android") and not debug and webrender: [OK, CRASH]
[popup-redirect-cache.https.html?6-7]
expected:
if (os == "android") and not swgl and not debug and not webrender: [OK, CRASH]
if (os == "android") and not swgl and not debug and webrender: [OK, TIMEOUT, CRASH]
if (os == "android") and not swgl and debug: [OK, TIMEOUT, CRASH]
if (os == "android") and swgl: [TIMEOUT, OK, CRASH]
if (os == "android") and swgl: [OK, TIMEOUT, CRASH]
[popup-redirect-cache.https.html?0-1]
expected:
if (os == "android") and debug and webrender and not swgl: [OK, CRASH]
if (os == "android") and debug and webrender and swgl: [OK, TIMEOUT, CRASH]
if (os == "android") and not debug and webrender: [OK, TIMEOUT, CRASH]
if (os == "android") and debug and not webrender: [OK, TIMEOUT, CRASH]
if (os == "android") and not debug and webrender: [OK, CRASH, TIMEOUT]
if (os == "android") and not debug and not webrender: [OK, CRASH]

View File

@ -2,5 +2,4 @@
expected:
if (os == "linux") and not fission and debug and not webrender: [OK, CRASH]
if (os == "linux") and fission and not debug: [OK, CRASH]
if (os == "linux") and fission and debug: [CRASH, OK, TIMEOUT]
[OK, TIMEOUT, CRASH]

View File

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

View File

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

View File

@ -4,14 +4,16 @@
[OK, TIMEOUT]
[/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"]
expected:
if (os == "android") and not webrender and debug: [FAIL, PASS, TIMEOUT]
if (os == "android") and webrender: [FAIL, PASS, TIMEOUT]
if (os == "android") and not debug and not webrender: [FAIL, PASS, TIMEOUT]
if (os == "linux") and debug and fission: [FAIL, PASS, TIMEOUT]
if (os == "android") and debug: [FAIL, PASS, TIMEOUT]
[PASS, FAIL, TIMEOUT]
[/images/red.png - parent COOP: ""; child COOP: "same-origin"]
expected:
if (os == "android") and not swgl and debug: [FAIL, PASS, TIMEOUT]
if (os == "android") and swgl: [FAIL, PASS, TIMEOUT]
if (os == "android") and not debug and not webrender: [FAIL, PASS, TIMEOUT]
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

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

View File

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

View File

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

View File

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

View File

@ -287,9 +287,7 @@
[windows-1251.html?include=workers]
expected:
if (os == "linux") and debug and webrender and not fission and not swgl: [TIMEOUT, OK]
if (os == "win") and not webrender and debug: [TIMEOUT, OK]
if (os == "linux") and debug and not webrender: [TIMEOUT, OK]
if (os == "android") and not webrender and debug: [TIMEOUT, OK]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -301,9 +299,7 @@
[SharedWorker constructor]
expected:
if (os == "linux") and debug and webrender and not fission and not swgl: [TIMEOUT, PASS]
if (os == "linux") and debug and not webrender: [TIMEOUT, PASS]
if (os == "win") and not webrender and debug: [TIMEOUT, PASS]
if (os == "android") and not webrender and debug: [TIMEOUT, PASS]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
@ -312,8 +308,8 @@
[Worker() in a shared worker]
expected:
if (os == "android") and not debug and not webrender: PASS
if (os == "win") and webrender: PASS
if (os == "android") and debug: PASS
if (os == "win") and webrender: PASS
[PASS, TIMEOUT]

View File

@ -115,7 +115,7 @@
[windows-1252.html?include=workers]
expected:
if (os == "linux") and swgl: [TIMEOUT, OK]
if (os == "win") and swgl: [TIMEOUT, OK]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -128,7 +128,7 @@
[SharedWorker constructor]
expected:
if (os == "linux") and swgl: [TIMEOUT, PASS]
if (os == "win") and swgl: [TIMEOUT, PASS]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,6 +1,8 @@
[image-loading-lazy-in-viewport-dynamic.html]
[Test that in viewport images with loading='lazy' and changed to loading='eager' do not block the window load event.]
expected:
if not fission and (os == "win") and webrender and (processor == "x86_64") and swgl: [PASS, FAIL]
if not fission and (os == "linux") and webrender and not debug: [PASS, FAIL]
if not fission and (os == "win") and not webrender: [PASS, FAIL]
if not fission and (os == "mac") and not debug: [PASS, FAIL]
if fission: [PASS, FAIL]

View File

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

View File

@ -5,8 +5,8 @@
if (os == "linux") and not fission and (processor == "x86_64") and not debug and webrender: [FAIL, PASS]
if (os == "linux") and not fission and (processor == "x86_64") and not debug and not webrender: [FAIL, PASS]
if (os == "linux") and not fission and (processor == "x86_64") and debug: [FAIL, PASS]
if (os == "linux") and fission and webrender and not debug: [PASS, FAIL]
if (os == "linux") and fission and webrender and debug: [FAIL, PASS]
if (os == "linux") and fission and webrender and not debug: [PASS, FAIL]
if (os == "linux") and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and fission and not webrender: [FAIL, PASS]
if (os == "mac") and not debug: PASS

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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

View File

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

View File

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

View File

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

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 == "android": PASS
if os == "win": PASS
if os == "android": PASS
[PASS, FAIL]

View File

@ -2,6 +2,6 @@
[<script> error: Move parse-error external classic script to iframe before-prepare]
expected:
if (os == "mac") and debug: PASS
if os == "android": PASS
if os == "win": PASS
if os == "android": PASS
[PASS, FAIL]

View File

@ -1,9 +1,10 @@
[before-prepare-iframe-parse-error-external-module.html]
[<script> error: Move parse-error external module script to iframe before-prepare]
expected:
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86_64"): [PASS, FAIL]
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not fission and not debug and webrender: [PASS, FAIL]
if (os == "linux") and fission and not webrender: [PASS, FAIL]
if (os == "linux") and not fission and debug: [PASS, FAIL]
if os == "mac": [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]

View File

@ -0,0 +1,7 @@
[html5lib_tricky01.html?run_type=write_single]
[html5lib_tricky01.html?run_type=write]
expected:
if fission and not webrender: [OK, TIMEOUT]
[html5lib_tricky01.html?run_type=uri]

View File

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

View File

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

View File

@ -1,6 +1,7 @@
[audio-upgrade.https.sub.html]
expected:
if (os == "linux") and webrender and fission: OK
if (os == "android") and swgl: [TIMEOUT, OK]
if (os == "linux") and not webrender: OK
if os == "mac": OK
[OK, TIMEOUT]
@ -8,5 +9,6 @@
expected:
if (os == "linux") and webrender and fission: PASS
if (os == "linux") and not webrender: PASS
if (os == "android") and swgl: [TIMEOUT, PASS]
if os == "mac": PASS
[PASS, TIMEOUT]

View File

@ -1 +1 @@
upstream: c7fdfb92b4623d8432dd144acb30a812fc5f6a90
upstream: 2f6111ecc1c0bc803a5287e0714f9c715023f5b9

View File

@ -3,6 +3,6 @@
if os == "android": bug 1550895 (frequently fails on geckoview)
[Navigation Timing 2 WPT]
expected:
if (os == "linux") and fission and webrender and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "win") and not debug: [PASS, FAIL]
if not debug and (os == "linux") and webrender and fission: [PASS, FAIL]
if not debug and (os == "win"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,10 +1,12 @@
[iframe-inheritance-about-blank.html]
expected:
if (os == "linux") and not webrender and not debug and (processor == "x86_64") and fission: [OK, TIMEOUT]
if (os == "linux") and webrender and not swgl and debug and not fission: [OK, TIMEOUT]
if (os == "android") and not swgl and not debug and not webrender: [OK, TIMEOUT]
if (os == "android") and not swgl and debug and webrender: [OK, TIMEOUT]
if (os == "android") and swgl: [OK, TIMEOUT]
if (os == "win") and debug and webrender and not fission and (processor == "x86_64") and not swgl: [OK, TIMEOUT]
if (os == "linux") and webrender and debug and not fission and not swgl: [OK, TIMEOUT]
if (os == "android") and debug and webrender and not swgl: [OK, TIMEOUT]
if (os == "linux") and not webrender and not fission and debug: [OK, TIMEOUT]
if (os == "linux") and not webrender and not fission and not debug: [OK, TIMEOUT]
if (os == "android") and not debug and not webrender: [OK, TIMEOUT]
if (os == "linux") and not webrender and fission: [OK, TIMEOUT]
if os == "mac": TIMEOUT
[TIMEOUT, OK]
[The value of document.referrer in an about:blank iframe is the outer document's full URL, regardless of referrer policy]
@ -15,11 +17,13 @@
[A subresource fetched from an about:blank iframe is fetched with no 'Referer' header]
expected:
if (os == "linux") and webrender and not swgl and debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not webrender and not debug and (processor == "x86_64") and fission: [PASS, NOTRUN]
if (os == "android") and not swgl and not debug and not webrender: [PASS, NOTRUN]
if (os == "android") and not swgl and debug and webrender: [PASS, NOTRUN]
if (os == "android") and swgl: [PASS, NOTRUN]
if (os == "win") and debug and webrender and not fission and (processor == "x86_64") and not swgl: [PASS, NOTRUN]
if (os == "linux") and webrender and debug and not fission and not swgl: [PASS, NOTRUN]
if (os == "android") and debug and webrender and not swgl: [PASS, NOTRUN]
if (os == "linux") and not webrender and not fission and not debug: [PASS, NOTRUN]
if (os == "linux") and not webrender and not fission and debug: [PASS, NOTRUN]
if (os == "android") and not debug and not webrender: [PASS, NOTRUN]
if (os == "linux") and not webrender and fission: [PASS, NOTRUN]
if os == "mac": NOTRUN
[NOTRUN, PASS]

View File

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

View File

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

View File

@ -2,13 +2,13 @@
disabled:
if (os == "android") and e10s: bug 1550895 (frequently fails on geckoview)
expected:
if (os == "win") and debug and webrender: [OK, CRASH]
if (os == "win") and not debug and not webrender: [OK, CRASH]
if (os == "win") and not swgl and not fission and not webrender and not debug: [OK, CRASH]
if (os == "win") and not swgl and fission and debug: [OK, CRASH]
if (os == "win") and not swgl and not fission and webrender: [OK, CRASH]
if (os == "win") and swgl: [CRASH, OK]
[getDisplayMedia() with getSettings]
expected: FAIL
[applyConstraints(width or height) must downscale precisely]
expected:
if debug and webrender and swgl and (os == "win"): [FAIL, PASS]
if debug and webrender and swgl and (os == "linux"): [PASS, FAIL]
if debug and webrender and not swgl: [PASS, FAIL]
if debug and webrender: [PASS, FAIL]

View File

@ -5,4 +5,3 @@
[Test that orientationchange event is not fired when the orientation does not change.]
expected: FAIL

View File

@ -209,46 +209,52 @@
[Scroll at offset 133 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 70 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 100 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 20 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 200 updates animation correctly [element_auto_auto\]]
[Scroll at offset 170 updates animation correctly [element_calc_calc\]]
expected: FAIL
[Scroll at offset 170 updates animation correctly [element_calc_calc\]]
[Scroll at offset 20 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 160 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 110 updates animation correctly [element_calc_calc\]]
expected: FAIL
[Scroll at offset 185 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 40 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 200 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 100 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 110 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 60 updates animation correctly [element_calc_calc\]]
expected: FAIL
[Scroll at offset 20 updates animation correctly [element_25p_75p\]]
[Scroll at offset 180 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 200 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 70 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 200 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 110 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 110 updates animation correctly [element_calc_calc\]]
expected: FAIL
[Scroll at offset 40 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 125 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 100 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 180 updates animation correctly [element_auto_auto\]]
@ -257,11 +263,5 @@
[Scroll at offset 20 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 125 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 180 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 200 updates animation correctly [element_25p_75p\]]
[Scroll at offset 185 updates animation correctly [element_50px_auto\]]
expected: FAIL

View File

@ -9,8 +9,9 @@
[Suffix comes before |end|.]
expected:
if os == "mac": [PASS, TIMEOUT, NOTRUN]
[NOTRUN, PASS, TIMEOUT]
if os == "win": [NOTRUN, PASS, TIMEOUT]
if os == "android": [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[Multiple overlapping prefixes.]
expected: FAIL
@ -21,49 +22,49 @@
[Suffix must be end bounded.]
expected:
if os == "linux": [NOTRUN, PASS, TIMEOUT]
if os == "android": NOTRUN
if os == "win": [NOTRUN, TIMEOUT]
if os == "android": NOTRUN
[non-existent exact match.]
expected: [PASS, TIMEOUT, NOTRUN]
[non-existent range match.]
expected:
if os == "android": [TIMEOUT, PASS, NOTRUN]
[PASS, TIMEOUT, NOTRUN]
expected: [PASS, TIMEOUT, NOTRUN]
[Multiple overlapping one letter prefixes.]
expected: FAIL
[Content appears between match and suffix.]
expected:
if os == "mac": PASS
if os == "linux": [NOTRUN, TIMEOUT]
if os == "mac": PASS
NOTRUN
[overlapping exact matches with suffix.]
expected:
if os == "android": [NOTRUN, TIMEOUT, FAIL]
if os == "android": [TIMEOUT, NOTRUN, FAIL]
[FAIL, TIMEOUT, NOTRUN]
[Match with no suffix.]
expected:
if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[NOTRUN, FAIL, TIMEOUT]
if os == "android": [NOTRUN, FAIL, TIMEOUT]
if os == "win": [NOTRUN, FAIL, TIMEOUT]
[FAIL, TIMEOUT, NOTRUN]
[Match text after prefix.]
expected: FAIL
[Search invisible content between |end| and suffix.]
expected:
if os == "linux": [TIMEOUT, FAIL, NOTRUN]
if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[NOTRUN, FAIL, TIMEOUT]
[Range with preceeding suffix.]
expected:
if os == "linux": [TIMEOUT, PASS, NOTRUN]
if os == "mac": [PASS, TIMEOUT, NOTRUN]
[NOTRUN, PASS, TIMEOUT]
if os == "android": [NOTRUN, PASS, TIMEOUT]
if os == "win": [TIMEOUT, PASS, NOTRUN]
[PASS, TIMEOUT, NOTRUN]
[no suffix forces |end| to be end bounded.]
expected:
@ -72,13 +73,11 @@
[|end| must be start bounded even if full range is word bounded.]
expected:
if os == "win": [TIMEOUT, PASS, NOTRUN]
if os == "android": [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[non-existent |end|.]
expected:
if os == "win": [NOTRUN, PASS, TIMEOUT]
if os == "android": [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]

View File

@ -137,9 +137,8 @@
[Test navigation with fragment: Text directive should match when context terms are separated by node boundaries.]
expected:
if os == "linux": [TIMEOUT, FAIL, NOTRUN]
if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[NOTRUN, FAIL, TIMEOUT]
if os == "android": [NOTRUN, FAIL, TIMEOUT]
[FAIL, TIMEOUT, NOTRUN]
[Test navigation with fragment: Non-matching text directive with nonexistent element fragment should not match and not scroll.]
expected:
@ -155,7 +154,8 @@
[Test navigation with fragment: Text directive should not scroll to hidden text.]
expected:
if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[NOTRUN, FAIL, TIMEOUT]
if os == "android": [NOTRUN, FAIL, TIMEOUT]
[TIMEOUT, FAIL, NOTRUN]
[Test navigation with fragment: Multiple match text directive disambiguated by prefix should match the prefixed text.]
expected:
@ -170,7 +170,7 @@
[Test navigation with fragment: Multiple non-whole-word exact texts should not match.]
expected:
if os == "android": [TIMEOUT, NOTRUN, FAIL]
if os == "android": [TIMEOUT, FAIL, NOTRUN]
[FAIL, TIMEOUT, NOTRUN]
[Test navigation with fragment: Multiple text directives and a non-text directive should match text.]
@ -180,8 +180,8 @@
[Test navigation with fragment: Text directive should match text within shadow DOM.]
expected:
if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[NOTRUN, FAIL, TIMEOUT]
if os == "android": [NOTRUN, FAIL, TIMEOUT]
[FAIL, TIMEOUT, NOTRUN]
[Test navigation with fragment: Text range with non-matching startText should not match.]
expected: [FAIL, TIMEOUT, NOTRUN]
@ -197,7 +197,6 @@
[Test navigation with fragment: Multiple match text directive disambiguated by prefix and suffix should match the text with the given context.]
expected:
if os == "android": [NOTRUN, FAIL, TIMEOUT]
if os == "win": [TIMEOUT, FAIL, NOTRUN]
[FAIL, TIMEOUT, NOTRUN]
[Test navigation with fragment: Text range with non-matching endText should not match.]
@ -228,7 +227,7 @@
[Test navigation with fragment: A non-matching text directive followed by a matching text directive should match and scroll into view the second text directive.]
expected:
if os == "android": [NOTRUN, FAIL, TIMEOUT]
if os == "android": [NOTRUN, TIMEOUT, FAIL]
[FAIL, TIMEOUT, NOTRUN]
[Test navigation with fragment: Text directive should not scroll to display none text.]
@ -240,7 +239,9 @@
expected: [FAIL, TIMEOUT, NOTRUN]
[Test navigation with fragment: Multiple matching exact texts should match text.]
expected: [FAIL, TIMEOUT, NOTRUN]
expected:
if os == "android": [FAIL, NOTRUN, TIMEOUT]
[FAIL, TIMEOUT, NOTRUN]
[Test navigation with fragment: Fragment directive with percent encoded non-ASCII unicode character should match text.]
expected: [FAIL, TIMEOUT, NOTRUN]

View File

@ -4,7 +4,6 @@
[different updateViaCache]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "linux") and debug and webrender and not fission and not swgl: [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
if (os == "android") and swgl: [PASS, FAIL]
[FAIL, PASS]

View File

@ -1,10 +1,11 @@
[window.html]
expected:
if (os == "win") and not swgl and not webrender and debug: [ERROR, OK]
if (os == "linux") and not fission and not debug and webrender: [ERROR, OK]
if (os == "android") and debug and not swgl: [ERROR, OK]
if (os == "win") and swgl: [ERROR, OK]
if (os == "linux") and fission: [ERROR, OK]
if (os == "linux") and not webrender and not debug and (processor == "x86_64") and not fission: [ERROR, OK]
if (os == "linux") and webrender and debug and fission: [ERROR, OK]
if (os == "win") and not fission and swgl: [ERROR, OK]
if (os == "win") and fission and debug: [ERROR, OK]
if (os == "android") and debug and not webrender: [ERROR, OK]
if (os == "android") and debug and webrender: [ERROR, OK]
[OK, ERROR]
[transfer to and from an iframe should work]
expected: FAIL

View File

@ -1,6 +1,7 @@
[correct-events-for-short-animations-with-syncbases.html]
[Correct events for short animations with syncbases]
expected:
if (os == "android") and not swgl and debug and webrender: [FAIL, PASS]
if (os == "win") and fission and debug: [FAIL, PASS]
if fission and webrender and debug and (os == "linux"): [FAIL, PASS]
if not fission and (processor == "x86") and (os == "win"): [FAIL, PASS]
if fission and not webrender: [FAIL, PASS]
[PASS, FAIL]

View File

@ -1,6 +1,6 @@
[text-complex-002.svg]
expected:
if (os == "android") and not webrender and debug: [FAIL, PASS]
if (os == "android") and not webrender and not debug: [FAIL, PASS]
if (os == "android") and webrender: [FAIL, PASS]
if (os == "android") and not debug and webrender: [FAIL, PASS]
if (os == "android") and not debug and not webrender: [PASS, FAIL]
if (os == "android") and debug: [FAIL, PASS]
FAIL

View File

@ -4,6 +4,6 @@
if os == "mac": ERROR
[Mousemove events between elements should fire in the correct order.]
expected:
if (os == "android") and not webrender and not debug: PASS
if (os == "android") and webrender and swgl: PASS
if (os == "android") and not swgl and not debug and not webrender: PASS
if (os == "android") and swgl: PASS
[PASS, FAIL]

View File

@ -554,10 +554,11 @@
[Location's href: file://%43%3A should throw]
expected:
if (os == "linux") and fission and debug: FAIL
if (os == "linux") and fission and not debug: [FAIL, PASS]
if (os == "win") and fission and not debug: [FAIL, PASS]
if (os == "linux") and fission and webrender and debug: FAIL
if (os == "linux") and fission and webrender and not debug: [FAIL, PASS]
if (os == "linux") and fission and not webrender: [FAIL, PASS]
if (os == "win") and fission and debug: [PASS, FAIL]
if (os == "win") and fission and not debug: [FAIL, PASS]
if os == "android": FAIL
[window.open(): file://%43%3A should throw]
@ -574,10 +575,11 @@
[Location's href: file://%43%7C should throw]
expected:
if (os == "win") and fission and debug: [PASS, FAIL]
if (os == "linux") and fission and webrender and not debug: [FAIL, PASS]
if (os == "linux") and fission and webrender and debug: FAIL
if (os == "linux") and fission and not webrender: [FAIL, PASS]
if (os == "win") and fission and not debug: [FAIL, PASS]
if (os == "linux") and fission and debug: FAIL
if (os == "linux") and fission and not debug: [FAIL, PASS]
if (os == "win") and fission and debug: [PASS, FAIL]
if os == "android": FAIL
[window.open(): file://%43%7C should throw]
@ -594,10 +596,11 @@
[Location's href: file://%43| should throw]
expected:
if (os == "linux") and fission and webrender and not debug: [FAIL, PASS]
if (os == "linux") and fission and webrender and debug: FAIL
if (os == "win") and fission and not debug: [FAIL, PASS]
if (os == "win") and fission and debug: [PASS, FAIL]
if (os == "linux") and fission and not debug: [FAIL, PASS]
if (os == "linux") and fission and debug: FAIL
if (os == "linux") and fission and not webrender: [FAIL, PASS]
if os == "android": FAIL
[window.open(): file://%43| should throw]
@ -614,8 +617,9 @@
[Location's href: file://C%7C should throw]
expected:
if (os == "linux") and fission and debug: FAIL
if (os == "linux") and fission and not debug: [FAIL, PASS]
if (os == "linux") and fission and webrender and not debug: [FAIL, PASS]
if (os == "linux") and fission and webrender and debug: FAIL
if (os == "linux") and fission and not webrender: [FAIL, PASS]
if (os == "win") and fission and debug: [PASS, FAIL]
if (os == "win") and fission and not debug: [FAIL, PASS]
if os == "android": FAIL
@ -634,10 +638,11 @@
[Location's href: file://%43%7C/ should throw]
expected:
if (os == "linux") and fission and webrender and not debug: [FAIL, PASS]
if (os == "linux") and fission and webrender and debug: FAIL
if (os == "win") and fission and not debug: [FAIL, PASS]
if (os == "win") and fission and debug: [PASS, FAIL]
if (os == "linux") and fission and not debug: [FAIL, PASS]
if (os == "linux") and fission and debug: FAIL
if (os == "linux") and fission and not webrender: [FAIL, PASS]
if os == "android": FAIL
[window.open(): file://%43%7C/ should throw]

View File

@ -41,10 +41,10 @@
[X Sine: SNR (db) is not greater than or equal to 130.95. Got 112.67669857220825.]
expected: FAIL
[X Custom: SNR (db) is not greater than or equal to 138.76. Got 132.76794522938812.]
[X Custom: SNR (db) is not greater than or equal to 122.43. Got 112.76579764697749.]
expected: FAIL
[X Custom: SNR (db) is not greater than or equal to 122.43. Got 112.76579764697749.]
[X Custom: SNR (db) is not greater than or equal to 138.76. Got 132.76794522938812.]
expected: FAIL
[X Custom: 100 Hz does not equal [1,1.0141456127166748,1.0280853509902954,1.0418163537979126,1.0553359985351562,1.0686413049697876,1.081729769706726,1.094598650932312,1.1072453260421753,1.1196671724319458,1.1318618059158325,1.1438266038894653,1.1555593013763428,1.1670573949813843,1.1783186197280884,1.189340591430664...\] with an element-wise tolerance of {"absoluteThreshold":0.0000018478,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[132\]\t6.4742147922515869e-1\t6.4741957187652588e-1\t1.9073486328125000e-6\t2.9460781163660346e-6\t1.8477999999999999e-6\n\t[133\]\t6.2944263219833374e-1\t6.2944072484970093e-1\t1.9073486328125000e-6\t3.0302275615673585e-6\t1.8477999999999999e-6\n\t[135\]\t5.9310543537139893e-1\t5.9310334920883179e-1\t2.0861625671386719e-6\t3.5173677065245060e-6\t1.8477999999999999e-6\n\t[136\]\t5.7475423812866211e-1\t5.7475227117538452e-1\t1.9669532775878906e-6\t3.4222627316729277e-6\t1.8477999999999999e-6\n\t[137\]\t5.5628657341003418e-1\t5.5628448724746704e-1\t2.0861625671386719e-6\t3.7501721061127269e-6\t1.8477999999999999e-6\n\t...and 97 more errors.\n\tMax AbsError of 4.5299530029296875e-6 at index of 197.\n\t[197\]\t-6.1586797237396240e-1\t-6.1587250232696533e-1\t4.5299530029296875e-6\t7.3553421947141031e-6\t1.8477999999999999e-6\n\tMax RelError of 4.6918106549645650e-4 at index of 165.\n\t[165\]\t7.5594326481223106e-3\t7.5558875687420368e-3\t3.5450793802738190e-6\t4.6918106549645650e-4\t1.8477999999999999e-6\n]

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