Bug 1719032 - [wpt-sync] Update web-platform-tests to aebba1588bf4c0efd894261f24ba6bd5fd259a2d, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: aebba1588bf4c0efd894261f24ba6bd5fd259a2d
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2021-07-03 09:27:52 +00:00
Родитель 07d3f2d1d2
Коммит a2b327f969
119 изменённых файлов: 588 добавлений и 573 удалений

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

@ -118,13 +118,12 @@
[File: [object File\]]
expected:
if (os == "win") and debug and webrender and not fission: [NOTRUN, PASS]
if (os == "win") and debug and webrender and fission: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not fission and debug and not webrender: NOTRUN
if (os == "linux") and fission and webrender and not debug: NOTRUN
if (os == "win") and not debug and webrender: [TIMEOUT, PASS, NOTRUN]
if (os == "win") and not debug and not webrender: [NOTRUN, PASS, TIMEOUT]
if (os == "win") and debug and not webrender: NOTRUN
if (os == "linux") and not fission and debug and not webrender: 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 not debug: [NOTRUN, PASS, TIMEOUT]
if (os == "win") and not webrender and debug: NOTRUN
if (os == "android") and not webrender: [NOTRUN, PASS, TIMEOUT]
if os == "mac": NOTRUN
[NOTRUN, TIMEOUT]
@ -143,8 +142,7 @@
expected:
if (os == "linux") and not fission and debug and not webrender: TIMEOUT
if (os == "linux") and fission and webrender and not debug: TIMEOUT
if (os == "win") and not debug and webrender: [PASS, TIMEOUT]
if (os == "win") and debug and not webrender: TIMEOUT
if (os == "win") and not webrender and debug: TIMEOUT
if os == "mac": TIMEOUT
[TIMEOUT, PASS]
@ -168,8 +166,8 @@
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 == "mac") and debug: [NOTRUN, PASS]
if (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
if (os == "mac") and debug: [NOTRUN, PASS]
NOTRUN
[Not serializable: symbol: Symbol(desc)]
@ -182,17 +180,17 @@
[File: [object File\]]
expected:
if (os == "linux") and webrender and debug and not fission and swgl: NOTRUN
if (os == "linux") and webrender and debug and not fission and not swgl: [NOTRUN, PASS, TIMEOUT]
if (os == "android") and not swgl and debug and not webrender: [NOTRUN, PASS, TIMEOUT]
if (os == "win") and (processor == "x86_64") and not webrender and debug: [NOTRUN, PASS]
if (os == "linux") and webrender and debug and not fission and swgl: NOTRUN
if (os == "win") and (processor == "x86_64") and not webrender and not debug: [NOTRUN, PASS, TIMEOUT]
if (os == "android") and not swgl and not debug: NOTRUN
if (os == "win") and (processor == "x86_64") and webrender: [NOTRUN, PASS, TIMEOUT]
if (os == "win") and (processor == "x86_64") and not webrender and debug: [NOTRUN, PASS]
if (os == "android") and debug and not webrender: [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and not webrender and debug: NOTRUN
if (os == "linux") and webrender and not debug: NOTRUN
if (os == "win") and (processor == "x86"): NOTRUN
if (os == "win") and (processor == "x86_64") and webrender: [NOTRUN, PASS, TIMEOUT]
if (os == "android") and not debug: NOTRUN
if (os == "mac") and debug: [NOTRUN, PASS, TIMEOUT]
if (os == "win") and (processor == "x86"): NOTRUN
[NOTRUN, TIMEOUT]
[Not serializable: Event: [object Event\]]
@ -216,8 +214,8 @@
if (os == "linux") and webrender 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 swgl and not debug: TIMEOUT
if (os == "win") and (processor == "x86"): TIMEOUT
if (os == "android") and not debug: TIMEOUT
[TIMEOUT, PASS]

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

@ -4,20 +4,21 @@
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 debug and not fission and (processor == "x86_64"): [PASS, FAIL]
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and webrender and not debug and fission: [PASS, FAIL, TIMEOUT]
if (os == "linux") and webrender and not debug and not fission: [FAIL, PASS, TIMEOUT]
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and debug: [PASS, FAIL, TIMEOUT]
if (os == "linux") and not webrender and debug: [FAIL, PASS]
if (os == "linux") and webrender and not fission and not swgl and not debug: [FAIL, PASS, TIMEOUT]
if (os == "linux") and webrender and not fission and not swgl and debug: [FAIL, PASS, TIMEOUT]
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 fission and swgl: [PASS, FAIL, TIMEOUT]
if (os == "linux") and not webrender and not fission and debug: [PASS, FAIL]
if (os == "linux") and webrender and fission: [PASS, FAIL, TIMEOUT]
if (os == "linux") and not webrender and fission: [PASS, FAIL]
if (os == "win") and (processor == "x86"): [PASS, FAIL]
if os == "mac": [PASS, TIMEOUT]
[History navigation in iframe: "about:blank" document is navigated back from history cross-origin.]
expected:
if (os == "linux") and webrender and debug and not fission: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and webrender and debug and fission: [PASS, FAIL, TIMEOUT, NOTRUN]
if (os == "linux") and webrender and debug and not fission: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not webrender and fission: [PASS, FAIL]
if (os == "linux") and webrender and not debug: [PASS, TIMEOUT, NOTRUN]
if os == "mac": [PASS, TIMEOUT, NOTRUN]

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

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

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

@ -2,11 +2,11 @@
[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 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 == "win") 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]
[Use last value for cookies with identical names]
@ -14,16 +14,16 @@
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
if (os == "android") and webrender: FAIL
[FAIL, PASS]
[Keep first-in, first-out name order]
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 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
@ -42,8 +42,8 @@
[Keep non-alphabetic first-in, first-out name order]
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 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
@ -51,29 +51,29 @@
[Keep first-in, first-out order if comma-separated]
expected:
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 == "linux") and not webrender and debug: FAIL
if (os == "linux") and 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]
[Set nameless cookie, given `Set-Cookie: =test16`]
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 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]
[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 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
@ -81,22 +81,22 @@
[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 == "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]
[Ignore cookie with no name or value]
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 debug: FAIL
if (os == "mac") and not debug: FAIL
if (os == "android") and webrender: 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
[FAIL, PASS]
[Name is set as expected for a=test]
@ -104,29 +104,29 @@
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 == "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 1=test]
expected:
if (os == "linux") and 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 == "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 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 == "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]
@ -134,79 +134,79 @@
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 == "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 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 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 == "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 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]
[Name is set as expected for %a=test]
expected:
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 == "mac") 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 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 == "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 == "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 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 *a=test]
expected:
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 == "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]
[Name is set as expected for (a=test]
@ -215,25 +215,25 @@
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 == "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 == "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 == "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 == "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 == "android") and webrender: FAIL
if (os == "win") and not debug: FAIL
@ -241,41 +241,41 @@
[Name is set as expected for _a=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 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 == "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 +=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 debug: FAIL
if (os == "win") and not debug: FAIL
if (os == "android") and webrender: 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 debug: FAIL
if (os == "android") and not webrender and not debug: FAIL
if (os == "win") 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
[FAIL, PASS]
[Name is set as expected for "a=b"=test]
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 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 == "mac") and not debug: FAIL
if (os == "android") and webrender: FAIL
[FAIL, PASS]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -23,9 +23,7 @@
[Main frame with auto scroll-behavior ; scrollBy() with smooth behavior]
expected:
if (os == "win") and debug and webrender and not fission and (processor == "x86_64") and not swgl: [PASS, FAIL]
if (os == "win") and debug and webrender and not fission and (processor == "x86_64") and swgl: [PASS, FAIL]
if (os == "win") and debug and webrender and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "win") and debug and webrender and not fission: [PASS, FAIL]
[Main frame with auto scroll-behavior ; scrollTo() with smooth behavior]
expected:

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

@ -25,14 +25,14 @@
[Main frame with smooth scroll-behavior ; scrollBy() with default behavior]
expected:
if (os == "win") and debug and webrender and not swgl and not fission and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and debug and webrender and not swgl and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "win") and debug and webrender and not swgl and not fission and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and debug and webrender and not swgl and fission: [PASS, FAIL]
[Main frame with auto scroll-behavior ; scrollBy() with smooth behavior]
expected:
if (os == "win") and debug and webrender and not swgl and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "win") and debug and webrender and not swgl and not fission and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and debug and webrender and not swgl and not fission and (processor == "x86"): [PASS, FAIL]
if (os == "win") and debug and webrender and not swgl and fission: [PASS, FAIL]
[Aborting an ongoing smooth scrolling on the main frame with another smooth scrolling]

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

@ -1,5 +1,6 @@
[device-aspect-ratio-001.html]
expected:
if (os == "mac") and debug and not webrender: [PASS, FAIL]
if (os == "mac") and debug and webrender: [FAIL, PASS]
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "mac") and debug: [FAIL, PASS]
if os == "linux": FAIL

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

@ -1,6 +1,7 @@
[device-aspect-ratio-005.html]
expected:
if (os == "mac") and debug: [FAIL, PASS]
if (os == "mac") and debug and webrender: [FAIL, PASS]
if (os == "mac") and debug and not webrender: [PASS, FAIL]
if (os == "mac") and not debug: [FAIL, PASS]
if os == "win": PASS
FAIL

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

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

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

@ -1,20 +1,25 @@
[webkit-animation-iteration-event.html]
expected:
if (os == "linux") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and webrender and debug: ["OK", "TIMEOUT"]
if (os == "linux") and not webrender and debug: ["OK", "TIMEOUT"]
if (os == "win") and webrender: ["OK", "TIMEOUT"]
if (os == "win") and webrender and not fission and (processor == "x86_64") and swgl: [OK, TIMEOUT]
if (os == "win") and webrender and not fission and (processor == "x86_64") and not swgl: [OK, TIMEOUT]
if (os == "win") and webrender and not fission and (processor == "x86"): [OK, TIMEOUT]
if (os == "linux") and not debug and webrender and not fission: [OK, TIMEOUT]
if (os == "win") and webrender and fission: [OK, TIMEOUT]
if (os == "linux") and debug: [OK, TIMEOUT]
[webkitAnimationIteration event listener is case sensitive]
expected:
if webrender and (os == "linux") and not debug and not fission: ["PASS", "FAIL", "NOTRUN"]
if not webrender and debug and (os == "linux"): ["PASS", "NOTRUN"]
if webrender and (os == "linux") and debug: ["PASS", "FAIL", "NOTRUN"]
if webrender and (os == "win"): ["PASS", "FAIL", "NOTRUN"]
if (os == "win") and webrender and not fission and (processor == "x86_64") and not swgl: [PASS, NOTRUN, FAIL]
if (os == "win") and webrender and not fission and (processor == "x86_64") and swgl: [PASS, FAIL, NOTRUN]
if (os == "linux") and not debug and webrender and not fission: [PASS, FAIL, NOTRUN]
if (os == "win") and webrender and not fission and (processor == "x86"): [PASS, FAIL, NOTRUN]
if (os == "linux") and debug and not webrender: [PASS, NOTRUN]
if (os == "linux") and debug and webrender: [PASS, FAIL, NOTRUN]
if (os == "win") and webrender and fission: [PASS, FAIL, NOTRUN]
[onwebkitanimationiteration event handler should trigger for an animation]
expected:
if not webrender and debug and (os == "win"): PASS
if not webrender and debug and (os == "android"): PASS
if not webrender and debug and (os == "win"): PASS
if not webrender and not debug: PASS
[PASS, TIMEOUT]
@ -27,44 +32,43 @@
[webkitAnimationIteration event listener should not trigger if an unprefixed listener also exists]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug: ["PASS", "NOTRUN"]
if (os == "win") and webrender: ["PASS", "NOTRUN"]
if (os == "linux") and not debug and webrender and not fission: [PASS, NOTRUN]
if (os == "linux") and debug: [PASS, NOTRUN]
if (os == "win") and webrender: [PASS, NOTRUN]
[onwebkitanimationiteration event handler should not trigger if an unprefixed event handler also exists]
expected:
if not webrender and debug and (os == "android"): PASS
if not webrender and debug and (os == "win"): PASS
if not webrender and debug and (os == "linux"): ["PASS", "NOTRUN"]
if not webrender and debug and (os == "linux"): [PASS, NOTRUN]
if not webrender and not debug: PASS
[PASS, TIMEOUT, NOTRUN]
[event types for prefixed and unprefixed animationiteration event handlers should be named appropriately]
expected:
if not webrender and debug and (os == "win"): PASS
if not webrender and debug and (os == "android"): PASS
if not webrender and debug and (os == "win"): PASS
if not webrender and not debug: PASS
[PASS, NOTRUN]
[event types for prefixed and unprefixed animationiteration event listeners should be named appropriately]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug: ["PASS", "NOTRUN"]
if debug and (os == "win") and webrender and not fission and (processor == "x86_64") and swgl: [PASS, NOTRUN]
if debug and (os == "win") and webrender and not fission and (processor == "x86_64") and not swgl: [PASS, TIMEOUT, NOTRUN]
if debug and (os == "win") and webrender and not fission and (processor == "x86"): [PASS, NOTRUN]
if not debug and webrender and (os == "linux") and not fission: [PASS, NOTRUN]
if debug and (os == "linux"): [PASS, NOTRUN]
[webkitAnimationIteration event listener should not trigger if an unprefixed event handler also exists]
expected:
if not webrender and debug and (os == "win"): PASS
if not webrender and debug and (os == "android"): PASS
if not webrender and debug and (os == "win"): PASS
if not webrender and not debug: PASS
[PASS, NOTRUN]
[onwebkitanimationiteration event handler should not trigger if an unprefixed listener also exists]
expected:
if not webrender and debug and (os == "win"): PASS
if not webrender and debug and (os == "android"): PASS
if not webrender and debug and (os == "win"): PASS
if not webrender and not debug: PASS
[PASS, NOTRUN]

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

@ -1,5 +1,7 @@
[clearkey-mp4-playback-temporary-setMediaKeys-after-update.https.html]
expected:
if (processor == "x86") and (os == "win"): [OK, TIMEOUT]
[org.w3.clearkey, temporary, mp4, playback, setMediaKeys after updating session]
expected:
if (os == "win") and (processor == "x86"): [PASS, TIMEOUT]
if os == "android": FAIL

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

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

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

@ -12,4 +12,4 @@
[text-utf8.any.sharedworker.html]
expected:
if (os == "mac") and debug: [OK, ERROR, CRASH]
if (os == "mac") and debug: [CRASH, OK, ERROR]

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

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

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

@ -2,11 +2,7 @@
expected:
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 (processor == "x86_64") and swgl and (os == "linux"): [FAIL, PASS]
if (processor == "x86") and (os == "linux"): [FAIL, PASS]
if (processor == "x86") and (os == "win"): [FAIL, PASS]
[PASS, FAIL]
expected: [PASS, FAIL]
[304-update.any.worker.html]
@ -26,6 +22,8 @@
[304-update.any.sharedworker.html]
[HTTP cache updates stored headers from a Last-Modified 304]
expected:
if (os == "win") and (processor == "x86_64") and not webrender and debug: PASS
if (os == "win") and (processor == "x86"): PASS
if (os == "win") and not swgl and (processor == "x86_64") and not webrender and debug: PASS
if (os == "win") and not swgl and (processor == "x86"): PASS
if (os == "android") and swgl: [FAIL, PASS]
if (os == "mac") and debug: [FAIL, PASS]
[PASS, FAIL]

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

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

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

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

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

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

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

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

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

@ -4,8 +4,8 @@
if fission and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1668853
if fission and (os == "win") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1668853
expected:
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and not webrender and not debug and not fission: [PASS, FAIL]
if (os == "linux") and not webrender and not debug and fission: [PASS, FAIL]
if (os == "linux") and webrender and debug and fission: [PASS, FAIL]
if (os == "win") and fission and debug: [PASS, FAIL]

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

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

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

@ -2,10 +2,9 @@
[@font-face fonts should work even if they are not used in the page]
expected:
if (os == "linux") and not fission and not webrender and not debug and (processor == "x86_64"): [FAIL, PASS]
if (os == "linux") and not fission and not webrender and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "linux") and not fission and webrender and not debug: [FAIL, PASS]
if (os == "linux") and not fission and webrender and debug: [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 == "linux") and not fission and webrender and not swgl and debug: [FAIL, PASS]
if (os == "linux") and not fission and webrender and not swgl and not debug: [FAIL, PASS]
if (os == "linux") and not fission and webrender and swgl: [FAIL, PASS]
if (os == "win") and (processor == "x86"): [FAIL, PASS]
if os == "android": [FAIL, PASS]
[PASS, FAIL]

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

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

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

@ -1,8 +1,8 @@
[iframe-popup-same-origin-to-same-origin.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]
if (os == "android") and not swgl and not debug and webrender: [OK, TIMEOUT]
if (os == "android") and not swgl and debug and webrender: [OK, TIMEOUT, CRASH]
if (os == "android") and not swgl and not debug and not webrender: [OK, TIMEOUT, CRASH]
if (os == "android") and swgl: [TIMEOUT, OK, CRASH]
if (os == "android") and not swgl and not debug and webrender: [OK, TIMEOUT]
if (os == "android") and swgl: [OK, TIMEOUT, CRASH]
if (os == "mac") and not debug: [OK, TIMEOUT]

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

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

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

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

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

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

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

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

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

@ -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 == "mac") and not debug: [OK, CRASH, TIMEOUT]
[OK, TIMEOUT, CRASH]

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

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

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

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

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

@ -1,17 +1,18 @@
[resource-popup.https.html]
expected:
if not webrender and (os == "linux"): [OK, TIMEOUT, CRASH]
if (os == "linux") and not webrender: [OK, TIMEOUT, CRASH]
[OK, TIMEOUT]
[/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"]
expected:
if (os == "android") and debug and not swgl and not webrender: [FAIL, PASS, TIMEOUT]
if (os == "android") and debug and not swgl and webrender: [FAIL, PASS, TIMEOUT]
if (os == "android") and not debug and webrender: [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 not debug and not webrender: [FAIL, PASS, TIMEOUT]
if (os == "android") and not swgl and debug: [FAIL, PASS, TIMEOUT]
if (os == "android") and webrender and debug and not swgl: [FAIL, PASS, TIMEOUT]
if (os == "android") and not webrender: [FAIL, PASS, TIMEOUT]
[PASS, FAIL, TIMEOUT]
[/media/2x2-green.mp4 - parent COOP: ""; child COOP: "same-origin"]

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

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

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

@ -47,8 +47,8 @@
[utf-16be.html?include=workers]
expected:
if (os == "android") and debug and webrender and not swgl: [TIMEOUT, OK]
if (os == "android") and debug and not webrender: [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
@ -60,8 +60,8 @@
[SharedWorker constructor]
expected:
if (os == "android") and debug and webrender and not swgl: [TIMEOUT, PASS]
if (os == "android") and debug and not webrender: [TIMEOUT, PASS]
if (os == "mac") and debug: [TIMEOUT, PASS]
if (os == "android") and swgl: [TIMEOUT, PASS]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
@ -69,8 +69,8 @@
[Worker() in a shared worker]
expected:
if os == "win": [PASS, TIMEOUT]
if os == "mac": [PASS, TIMEOUT]
if os == "win": [PASS, TIMEOUT]
[utf-16be.html?include=nested-browsing]

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -1,5 +1,3 @@
[no-autofocus-on-changing-input-type.html]
[Changing input type should not refocus on the element.]
expected:
if (os == "mac") and not debug: [FAIL, PASS]
[PASS, FAIL]
expected: [PASS, FAIL]

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

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

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

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

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

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

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

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

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

@ -1,6 +1,6 @@
[null-image-source.html]
expected:
if (os == "mac") and debug: [TIMEOUT, OK]
if (os == "mac") and debug: [OK, TIMEOUT]
[img with empty src]
expected:
if (os == "mac") and debug: [TIMEOUT, PASS]
if (os == "mac") and debug: [PASS, TIMEOUT]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -6,7 +6,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 == "mac": PASS
if os == "win": FAIL
[FAIL, PASS]

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

@ -7,13 +7,10 @@
[HostCleanupFinalizationRegistry is an implementation-defined abstract operation that is expected to call CleanupFinalizationRegistry(finalizationRegistry) at some point in the future, if possible.]
expected:
if (os == "win") and ccov: [FAIL, PASS]
if (os == "win") and webrender and (processor == "x86_64") and fission and debug: [PASS, FAIL]
if (os == "linux") and fission and webrender and not debug: [PASS, FAIL]
if (os == "linux") and fission and webrender and debug: [PASS, FAIL]
if (os == "win") and webrender and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and fission and not webrender: [PASS, FAIL]
if (os == "linux") and not fission and debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and debug: PASS
if (os == "linux") and not debug and (processor == "x86_64") and not fission and not webrender: [FAIL, PASS]
if (os == "linux") and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "mac") and not debug: FAIL
[FAIL, PASS]
if (os == "mac") and debug: PASS
if (os == "win") and not debug: [FAIL, PASS]
if (os == "android") and debug: [FAIL, PASS]
[PASS, FAIL]

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

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

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

@ -1 +1 @@
upstream: 396d58256124dcb6f81105846e0ac96a93132c73
upstream: aebba1588bf4c0efd894261f24ba6bd5fd259a2d

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -1,7 +1,5 @@
[mix-of-ids.https.html]
expected:
if (os == "win") and swgl: [TIMEOUT, OK]
[OK, TIMEOUT]
expected: [OK, TIMEOUT]
[Expected originPolicyIDs check]
expected: FAIL

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

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

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

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

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

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

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

@ -2,17 +2,17 @@
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 == "linux") and not debug: [OK, ERROR]
if (os == "mac") and not debug: [OK, ERROR, TIMEOUT]
if (os == "linux") and not debug: [OK, ERROR]
[pointermove event received inner frame]
expected:
if (os == "linux") and not fission and webrender and not debug: [FAIL, PASS]
if (os == "linux") and not fission and webrender and debug: [PASS, FAIL]
if (os == "linux") and not fission and webrender and not debug: [PASS, FAIL]
if (os == "linux") and not fission and not webrender and (processor == "x86"): [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
[pointermove event received]
expected:
if (os == "linux") and webrender and not swgl and debug and not fission: [PASS, FAIL]
if (os == "linux") and webrender and swgl: [FAIL, PASS]
if (os == "linux") and webrender and swgl: [PASS, FAIL]
if (os == "linux") and not webrender and not debug: [PASS, FAIL]

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

@ -1,11 +1,6 @@
[iframe-inheritance-about-blank.html]
expected:
if (os == "linux") and debug and webrender and swgl: [OK, TIMEOUT]
if (os == "android") and not swgl and not debug and webrender: [OK, TIMEOUT]
if (os == "win") and webrender and not fission and not swgl: [OK, TIMEOUT]
if (os == "linux") and debug and not webrender: [OK, TIMEOUT]
if (os == "win") and not webrender and debug: [OK, TIMEOUT]
if (os == "android") and swgl: [OK, TIMEOUT]
if (os == "android") and debug and not webrender: [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]
@ -16,12 +11,7 @@
[A subresource fetched from an about:blank iframe is fetched with no 'Referer' header]
expected:
if (os == "linux") and debug and webrender and swgl: [PASS, NOTRUN]
if (os == "win") and webrender and not fission and not swgl: [PASS, NOTRUN]
if (os == "android") and not swgl and not debug and webrender: [PASS, NOTRUN]
if (os == "linux") and debug and not webrender: [PASS, NOTRUN]
if (os == "win") and not webrender and debug: [PASS, NOTRUN]
if (os == "android") and swgl: [PASS, NOTRUN]
if (os == "android") and debug and not webrender: [PASS, NOTRUN]
if os == "mac": NOTRUN
[NOTRUN, PASS]

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

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

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

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

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

@ -1,20 +1,20 @@
[object-not-found-after-cross-origin-redirect.html]
expected:
if (os == "linux") and fission and webrender and debug: [ERROR, OK]
if (os == "linux") and not debug and fission and not webrender: OK
if (os == "linux") and not debug and not fission and webrender: [ERROR, OK]
if (os == "win") and debug and not fission and (processor == "x86"): OK
if (os == "android") and debug and webrender and not swgl: [ERROR, OK]
if (os == "linux") and fission and not webrender: OK
if (os == "linux") and debug and fission: [ERROR, 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 == "android") and debug and webrender and not swgl: [FAIL, PASS]
if (os == "linux") and not debug and not fission and webrender: [FAIL, PASS]
if (os == "linux") and not debug and fission and not webrender: PASS
if (os == "win") and debug and not fission and (processor == "x86"): PASS
if (os == "linux") and fission and webrender and debug: [FAIL, PASS]
if (os == "linux") and debug and fission: [FAIL, PASS]
if (os == "win") and debug and fission: PASS
if (os == "linux") and fission and not webrender: PASS
if (os == "win") and not debug: PASS
if os == "mac": PASS
[PASS, FAIL]

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

@ -209,59 +209,59 @@
[Scroll at offset 133 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 160 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 40 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 110 updates animation correctly [element_calc_calc\]]
expected: FAIL
[Scroll at offset 200 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 180 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 100 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 70 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 20 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 125 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 100 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 160 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 185 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 200 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 200 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 170 updates animation correctly [element_calc_calc\]]
expected: FAIL
[Scroll at offset 110 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 180 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 20 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 20 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 110 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 125 updates animation correctly [element_50px_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\]]
expected: FAIL
[Scroll at offset 100 updates animation correctly [element_auto_auto\]]
expected: FAIL
[Scroll at offset 200 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 180 updates animation correctly [element_auto_auto_implicit\]]
expected: FAIL
[Scroll at offset 185 updates animation correctly [element_50px_auto\]]
expected: FAIL
[Scroll at offset 170 updates animation correctly [element_calc_calc\]]
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\]]
expected: FAIL
[Scroll at offset 70 updates animation correctly [element_25p_75p\]]
expected: FAIL
[Scroll at offset 110 updates animation correctly [element_calc_calc\]]
expected: FAIL
[Scroll at offset 60 updates animation correctly [element_calc_calc\]]
expected: FAIL

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

@ -4,13 +4,13 @@
TIMEOUT
[inverted range search.]
expected:
if os == "android": [NOTRUN, TIMEOUT, PASS]
if os == "android": [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[Suffix comes before |end|.]
expected:
if os == "mac": [PASS, TIMEOUT, NOTRUN]
[NOTRUN, PASS, TIMEOUT]
if os == "android": [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[Multiple overlapping prefixes.]
expected: FAIL
@ -20,15 +20,17 @@
[Suffix must be end bounded.]
expected:
if os == "linux": [NOTRUN, PASS, TIMEOUT]
if os == "android": NOTRUN
if os == "linux": [TIMEOUT, PASS, NOTRUN]
if os == "win": [NOTRUN, TIMEOUT]
if os == "android": NOTRUN
[non-existent exact match.]
expected: [PASS, TIMEOUT, NOTRUN]
[non-existent range match.]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if os == "android": [PASS, NOTRUN, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[Multiple overlapping one letter prefixes.]
expected: FAIL
@ -44,22 +46,22 @@
[Match with no suffix.]
expected:
if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[NOTRUN, FAIL, TIMEOUT]
if os == "android": [NOTRUN, FAIL, TIMEOUT]
[FAIL, TIMEOUT, NOTRUN]
[Match text after prefix.]
expected: FAIL
[Search invisible content between |end| and suffix.]
expected:
if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[NOTRUN, FAIL, TIMEOUT]
if os == "android": [NOTRUN, FAIL, TIMEOUT]
if os == "win": [TIMEOUT, FAIL, NOTRUN]
[FAIL, TIMEOUT, NOTRUN]
[Range with preceeding suffix.]
expected:
if os == "mac": [PASS, TIMEOUT, NOTRUN]
if os == "android": [NOTRUN, PASS, TIMEOUT]
[TIMEOUT, PASS, NOTRUN]
[PASS, TIMEOUT, NOTRUN]
[no suffix forces |end| to be end bounded.]
expected:
@ -83,13 +85,17 @@
expected: FAIL
[overlapping one letter exact matches with suffix.]
expected: [FAIL, TIMEOUT, NOTRUN]
expected:
if os == "android": [NOTRUN, FAIL, TIMEOUT]
[FAIL, TIMEOUT, NOTRUN]
[Basic smoke test - full word match.]
expected: FAIL
[matching range search.]
expected: [FAIL, TIMEOUT, NOTRUN]
expected:
if os == "android": [NOTRUN, TIMEOUT, FAIL]
[FAIL, TIMEOUT, NOTRUN]
[Prefix need not end on a word boundary.]
expected: FAIL

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

@ -17,13 +17,14 @@
[no-force-load-at-top must not block scroll on load from text fragment with element fallback.]
expected:
if os == "win": [TIMEOUT, FAIL, NOTRUN]
if os == "android": [NOTRUN, FAIL, TIMEOUT]
if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[TIMEOUT, FAIL, NOTRUN]
[FAIL, TIMEOUT, NOTRUN]
[no-force-load-at-top must not block scroll on load from element fragment.]
expected:
if os == "mac": [PASS, TIMEOUT, NOTRUN]
if os == "linux": [TIMEOUT, NOTRUN]
[NOTRUN, TIMEOUT]
[force-load-at-top must block scroll on load from history scroll restoration.]

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

@ -1,5 +1,7 @@
[scroll-to-text-fragment-security.sub.html]
expected: [OK, TIMEOUT]
expected:
if os == "android": [TIMEOUT, OK]
[OK, TIMEOUT]
[Test that a text fragment directive requires a user activation (user_activation=true).]
expected: [FAIL, TIMEOUT, NOTRUN]
@ -10,7 +12,9 @@
expected: [FAIL, TIMEOUT, NOTRUN]
[Test that a text fragment directive is not activated within an iframe.]
expected: [FAIL, TIMEOUT, NOTRUN]
expected:
if os == "android": [TIMEOUT, FAIL, NOTRUN]
[FAIL, TIMEOUT, NOTRUN]
[Test that a text fragment directive is not activated when there is a window opener (noopener=false).]
expected: [FAIL, TIMEOUT, NOTRUN]

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

@ -138,7 +138,6 @@
[Test navigation with fragment: Text directive should match when context terms are separated by node boundaries.]
expected:
if os == "android": [NOTRUN, FAIL, TIMEOUT]
if os == "win": [TIMEOUT, FAIL, NOTRUN]
[FAIL, TIMEOUT, NOTRUN]
[Test navigation with fragment: Non-matching text directive with nonexistent element fragment should not match and not scroll.]
@ -154,8 +153,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]
[FAIL, TIMEOUT, NOTRUN]
[Test navigation with fragment: Multiple match text directive disambiguated by prefix should match the prefixed text.]
expected:
@ -173,14 +172,13 @@
[Test navigation with fragment: Multiple text directives and a non-text directive should match text.]
expected:
if os == "android": [NOTRUN, TIMEOUT, FAIL]
if os == "android": [NOTRUN, FAIL, TIMEOUT]
[FAIL, TIMEOUT, NOTRUN]
[Test navigation with fragment: Text directive should match text within shadow DOM.]
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: Text range with non-matching startText should not match.]
expected: [FAIL, TIMEOUT, NOTRUN]
@ -226,13 +224,14 @@
[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": [TIMEOUT, FAIL, NOTRUN]
if os == "android": [NOTRUN, TIMEOUT, FAIL]
[FAIL, TIMEOUT, NOTRUN]
[Test navigation with fragment: Text directive should not scroll to display none text.]
expected:
if os == "android": [NOTRUN, FAIL, TIMEOUT]
if os == "mac": [FAIL, TIMEOUT, NOTRUN]
[NOTRUN, FAIL, TIMEOUT]
[TIMEOUT, FAIL, NOTRUN]
[Test navigation with fragment: Uppercase TEXT directive should not parse as a text directive.]
expected: [FAIL, TIMEOUT, NOTRUN]

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