Bug 1685810 - [wpt-sync] Update web-platform-tests to 95a4789321895ab1e642bbec6f9d9e86061054d3, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 95a4789321895ab1e642bbec6f9d9e86061054d3
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2021-01-08 22:19:38 +00:00
Родитель 1f88e072cd
Коммит dd7de907be
132 изменённых файлов: 436 добавлений и 500 удалений

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

@ -107,9 +107,7 @@
expected: [NOTRUN, PASS]
[File: [object File\]]
expected:
if fission and (os == "win"): ["TIMEOUT", "PASS", "NOTRUN"]
[NOTRUN, PASS, TIMEOUT]
expected: [NOTRUN, PASS, TIMEOUT]
[Not serializable: Event: [object Event\]]
expected: [NOTRUN, PASS]
@ -118,9 +116,7 @@
expected: [NOTRUN, PASS]
[Blob: [object Blob\]]
expected:
if fission and (os == "win"): ["PASS", "TIMEOUT"]
[TIMEOUT, PASS]
expected: [TIMEOUT, PASS]
[structured-clone.any.worker.html?101-last]
@ -136,8 +132,7 @@
[File: [object File\]]
expected:
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["NOTRUN", "TIMEOUT", "PASS"]
if (os == "linux") and webrender and debug and not fission: ["TIMEOUT", "PASS", "NOTRUN"]
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["TIMEOUT", "NOTRUN", "PASS"]
[NOTRUN, PASS, TIMEOUT]
[Not serializable: Event: [object Event\]]
@ -148,7 +143,7 @@
[Blob: [object Blob\]]
expected:
if (os == "linux") and webrender and debug and not fission: ["PASS", "TIMEOUT"]
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["PASS", "TIMEOUT"]
[TIMEOUT, PASS]

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

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

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

@ -2,6 +2,6 @@
[Violation report status OK.]
expected:
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: ["FAIL", "PASS"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "android") and debug: ["PASS", "FAIL"]

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

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

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

@ -1,82 +0,0 @@
[name.html]
[Only return the new cookie (with the same name)]
expected: FAIL
[Ignore invalid attributes after nameless cookie]
expected: FAIL
[Ignore invalid attributes after valid name (that looks like Cookie2 Version attribute)]
expected: FAIL
[Set a cookie that has whitespace in its name]
expected: FAIL
[Set a nameless cookie ignoring characters after first ;]
expected: FAIL
[Set a nameless cookie ignoring characters after first ; (2)]
expected: FAIL
[Return the most recent nameless cookie]
expected: FAIL
[Ignore cookie with empty name and empty value]
expected: FAIL
[Ignore cookie with no name or value]
expected: FAIL
[Name is set as expected for a=test]
expected: FAIL
[Name is set as expected for 1=test]
expected: FAIL
[Name is set as expected for $=test]
expected: FAIL
[Name is set as expected for !a=test]
expected: FAIL
[Name is set as expected for @a=test]
expected: FAIL
[Name is set as expected for #a=test]
expected: FAIL
[Name is set as expected for $a=test]
expected: FAIL
[Name is set as expected for %a=test]
expected: FAIL
[Name is set as expected for ^a=test]
expected: FAIL
[Name is set as expected for &a=test]
expected: FAIL
[Name is set as expected for *a=test]
expected: FAIL
[Name is set as expected for (a=test]
expected: FAIL
[Name is set as expected for )a=test]
expected: FAIL
[Name is set as expected for -a=test]
expected: FAIL
[Name is set as expected for _a=test]
expected: FAIL
[Name is set as expected for +=test]
expected: FAIL
[Name is set as expected for "a=test]
expected: FAIL
[Name is set as expected for "a=b"=test]
expected: FAIL

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

@ -0,0 +1,3 @@
[list-style-image-004.xht]
expected:
if (os == "mac") and not debug: ["PASS", "FAIL"]

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

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

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

@ -1,8 +1,8 @@
[root-element-opacity-change.html]
expected:
if webrender and not fission and (os == "win") and not debug: ["PASS", "FAIL"]
if webrender and not fission and (os == "win") and debug: ["PASS", "FAIL"]
if webrender and not fission and (os == "linux"): ["PASS", "FAIL"]
if webrender and not fission and (os == "mac"): ["PASS", "FAIL"]
if webrender and not fission and (os == "android"): ["PASS", "FAIL"]
if webrender and fission: ["FAIL", "PASS"]
if webrender and (os == "linux") and debug and fission: ["PASS", "FAIL"]
if webrender and (os == "linux") and debug and not fission: ["FAIL", "PASS"]
if webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
if webrender and (os == "android"): ["PASS", "FAIL"]
if webrender and (os == "mac"): ["PASS", "FAIL"]
if webrender and (os == "win"): ["PASS", "FAIL"]

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

@ -1,13 +1,12 @@
[transform-animation-under-large-scale.html]
expected:
if webrender and (os == "linux") and debug and fission: ["TIMEOUT", "PASS"]
if webrender and (os == "linux") and debug and not fission: ["PASS", "TIMEOUT"]
if webrender and (os == "mac") and not debug: ["TIMEOUT", "PASS"]
if webrender and (os == "mac") and debug: ["PASS", "TIMEOUT"]
if webrender and (os == "android") and not debug: ["PASS", "TIMEOUT"]
if webrender and (os == "android") and debug: ["TIMEOUT", "PASS"]
if webrender and (os == "linux") and not debug: ["TIMEOUT", "PASS"]
if webrender and (os == "win") and not debug: ["TIMEOUT", "PASS"]
if webrender and (os == "win") and debug: ["PASS", "TIMEOUT"]
if not webrender and (os == "android"): ["TIMEOUT", "PASS"]
if (os == "linux") and webrender and debug: ["PASS", "TIMEOUT"]
if (os == "linux") and webrender and not debug: ["TIMEOUT", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "TIMEOUT"]
if (os == "win") and webrender and not debug: ["PASS", "TIMEOUT"]
if (os == "android") and debug and not webrender: ["TIMEOUT", "PASS"]
if (os == "android") and debug and 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 == "mac") and webrender: ["TIMEOUT", "PASS"]
TIMEOUT

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

@ -13,11 +13,13 @@
[Initialize lineGapOverride with a negative percentage should fail]
expected:
if (os == "win") and ccov: [PASS, NOTRUN]
if (os == "win") and (processor == "x86_64") and not debug and webrender and not fission: ["NOTRUN", "FAIL", "TIMEOUT"]
if (os == "win") and (processor == "x86_64") and not debug and webrender and fission: ["TIMEOUT", "FAIL"]
if (os == "win") and (processor == "x86_64") and not debug and not webrender: TIMEOUT
if (os == "win") and (processor == "x86_64") and debug: ["NOTRUN", "FAIL", "TIMEOUT"]
if (os == "win") and (processor == "x86"): ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and debug and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["NOTRUN", "FAIL", "TIMEOUT"]
if (os == "win") and not debug and webrender and not fission: ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and not debug and webrender and fission: ["TIMEOUT", "FAIL"]
if (os == "win") and not debug and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and not debug and not webrender and (processor == "x86_64"): TIMEOUT
if (os == "win") and debug and webrender: ["NOTRUN", "FAIL", "TIMEOUT"]
FAIL
[Initialize lineGapOverride with a percentage should succeed]
@ -32,9 +34,10 @@
[Initialize descentOverride with a non-percentage should fail]
expected:
if (os == "win") and ccov: [PASS, NOTRUN]
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["TIMEOUT", "FAIL"]
if (os == "win") and debug and (processor == "x86_64"): ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and debug and (processor == "x86"): ["FAIL", "TIMEOUT", "NOTRUN"]
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["FAIL", "TIMEOUT"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and debug and not webrender and (processor == "x86"): ["FAIL", "TIMEOUT", "NOTRUN"]
if (os == "win") and debug and webrender: ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and not debug and (processor == "x86"): ["FAIL", "TIMEOUT"]
FAIL
@ -67,11 +70,12 @@
[Initialize lineGapOverride with a non-percentage should fail]
expected:
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["NOTRUN", "PASS", "FAIL"]
if (os == "win") and not webrender and not debug and (processor == "x86"): ["NOTRUN", "PASS", "FAIL", "TIMEOUT"]
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["NOTRUN", "PASS", "FAIL", "TIMEOUT"]
if (os == "win") and not webrender and debug and (processor == "x86"): ["NOTRUN", "PASS", "FAIL"]
if (os == "win") and webrender: ["NOTRUN", "PASS", "FAIL", "TIMEOUT"]
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["NOTRUN", "PASS", "FAIL", "TIMEOUT"]
if (os == "win") and not webrender and not debug and (processor == "x86"): ["NOTRUN", "PASS", "FAIL", "TIMEOUT"]
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["NOTRUN", "PASS", "FAIL"]
if (os == "win") and webrender and debug: ["NOTRUN", "PASS", "FAIL", "TIMEOUT"]
if (os == "win") and webrender and not debug: ["NOTRUN", "PASS", "FAIL", "TIMEOUT"]
FAIL
[Initialize ascentOverride with a percentage should succeed]

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

@ -1,4 +1,2 @@
[grid-auto-margin-and-replaced-item-001.html]
expected:
if fission: ["FAIL", "PASS"]
[PASS, FAIL]
expected: [PASS, FAIL]

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

@ -13,6 +13,7 @@
[CSS Transitions with transition: all: property <list-style-image> from [inherit\] to [url(../resources/stripes-20.png)\] at (0.3) should be [url(../resources/blue-20.png)\]]
expected: FAIL
[CSS Transitions: property <list-style-image> from [initial\] to [url(../resources/stripes-20.png)\] at (-0.3) should be [none\]]
expected: FAIL
@ -69,6 +70,7 @@
[CSS Transitions: property <list-style-image> from [unset\] to [url(../resources/stripes-20.png)\] at (0) should be [url(../resources/blue-20.png)\]]
expected: FAIL
[CSS Transitions: property <list-style-image> from [unset\] to [url(../resources/stripes-20.png)\] at (0.3) should be [url(../resources/blue-20.png)\]]
expected: FAIL
@ -110,6 +112,7 @@
[CSS Transitions: property <list-style-image> from [none\] to [url(../resources/stripes-20.png)\] at (-0.3) should be [none\]]
expected: FAIL
[CSS Transitions: property <list-style-image> from [url(../resources/green-20.png)\] to [url(../resources/stripes-20.png)\] at (0.3) should be [url(../resources/green-20.png)\]]
expected: FAIL

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

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

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

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

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

@ -1,4 +1,4 @@
[shape-outside-linear-gradient-003.html]
expected:
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "FAIL"]

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

@ -1,5 +1,5 @@
[shape-outside-linear-gradient-011.html]
expected:
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "mac") and not webrender: FAIL

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

@ -1,5 +1,5 @@
[shape-outside-linear-gradient-012.html]
expected:
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "mac") and not webrender: FAIL

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

@ -1,5 +1,5 @@
[shape-outside-linear-gradient-013.html]
expected:
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "mac") and not webrender: FAIL

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

@ -1,5 +1,5 @@
[shape-outside-linear-gradient-014.html]
expected:
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "mac") and not webrender: FAIL

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

@ -1,5 +1,5 @@
[shape-outside-linear-gradient-015.html]
expected:
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "mac") and not webrender: FAIL

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

@ -1,5 +1,5 @@
[shape-outside-linear-gradient-016.html]
expected:
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
if (os == "mac") and not webrender: FAIL

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

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

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

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

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

@ -1,5 +1,4 @@
[range-percent-intrinsic-size-1.html]
expected:
if (processor == "x86_64") and (os == "win") and not webrender: ["PASS", "FAIL"]
if (processor == "x86") and debug: ["PASS", "FAIL"]
if (processor == "x86") 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,6 +1,6 @@
[text-align-start-017.html]
expected:
if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86") and debug: PASS
if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64"): PASS
FAIL

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

@ -7,6 +7,7 @@
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if webrender and (os == "win") and not debug and not fission: ["FAIL", "PASS"]
if not webrender and (os == "win") and (processor == "x86"): PASS
if not webrender and (os == "linux"): PASS
if not webrender and (os == "android"): PASS
@ -36,3 +37,7 @@
expected:
if (processor == "x86") and debug: ["PASS", "FAIL"]
[Main frame with smooth scroll-behavior ; scrollIntoView() with auto behavior]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]

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

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

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

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

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

@ -1,9 +1,9 @@
[svg-mutation-drop-shadow-color.html]
expected:
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and not debug and webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and debug and not webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and debug and webrender: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and debug: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and not debug: ["PASS", "FAIL"]

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

@ -1,10 +1,10 @@
[svg-mutation-drop-shadow-offset.html]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86"): PASS
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "linux") and webrender and debug and fission: PASS
if (os == "win") and (processor == "x86_64") and debug and not webrender: ["FAIL", "PASS"]
if (os == "android") and not debug and not webrender: PASS
if (os == "linux") and webrender and not debug: PASS
if (os == "mac") and webrender: PASS
if (os == "win") and (processor == "x86") and not debug: PASS
if (os == "android") and debug: PASS
if (os == "mac") and webrender: PASS
[PASS, FAIL]

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

@ -1,9 +1,10 @@
[svg-mutation-group-position-changed.html]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and not debug and not webrender and (processor == "x86"): PASS
if (os == "linux") and not debug and webrender: PASS
if (os == "win") and not debug and webrender: PASS
if (os == "android") and not debug and not webrender: PASS
if (os == "android") and debug and webrender: PASS
if (os == "win") and not debug and webrender: PASS
if (os == "linux") and not debug and webrender: PASS
if os == "mac": PASS
[PASS, FAIL]

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

@ -1,10 +1,10 @@
[svg-mutation-group-size-changed.html]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86"): PASS
if (os == "linux") and webrender and debug and fission: PASS
if (os == "win") and (processor == "x86") and not debug: PASS
if (os == "android") and not debug and not webrender: PASS
if (os == "mac") and debug and not webrender: PASS
if (os == "linux") and webrender and not debug: PASS
if (os == "android") and not debug and not webrender: PASS
if (os == "mac") and not debug: PASS
if (os == "android") and debug: PASS
if (os == "mac") and not debug: PASS
[PASS, FAIL]

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

@ -1,8 +1,9 @@
[svg-mutation-object-size-changed.html]
expected:
if (os == "win") and (processor == "x86_64") and not debug and webrender: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and not debug and not webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and not debug and webrender: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and debug: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]
if (os == "mac") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not webrender: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]

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

@ -1,7 +1,10 @@
[svg-mutation-object-transform-changed.html]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "win") and debug: ["PASS", "FAIL"]
if (os == "linux") and debug: ["PASS", "FAIL"]

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

@ -1,9 +1,8 @@
[svg-mutation-url-to-function.html]
expected:
if webrender and (os == "linux") and debug and not fission: ["FAIL", "PASS"]
if webrender and (os == "linux") and debug and fission: ["PASS", "FAIL"]
if webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
if webrender and (os == "mac") and not debug: PASS
if webrender and (os == "android") and not debug: ["PASS", "FAIL"]
if webrender and (os == "android") and debug: ["PASS", "FAIL"]
if webrender and (os == "mac") and debug: ["PASS", "FAIL"]
if webrender and (os == "android"): ["PASS", "FAIL"]
if webrender and (os == "mac") and not debug: PASS
if webrender and (os == "linux"): ["PASS", "FAIL"]
FAIL

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

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

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

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

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

@ -1,3 +1,3 @@
prefs: [layout.css.focus-visible.enabled:true]
lsan-disabled: true
leak-threshold: [tab:460800]
leak-threshold: [default:3276800, tab:460800]

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

@ -1,8 +1,8 @@
[scrollend-event-for-user-scroll.html]
expected:
if (os == "win") and ccov: [ERROR, OK]
if (os == "mac") and debug: ERROR
if (os == "win") and debug: ERROR
if (os == "mac") and debug: ERROR
if os == "android": OK
TIMEOUT
[Tests that the target_div gets scrollend event when send DOWN key to target.]
@ -23,9 +23,9 @@
expected:
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["NOTRUN", "TIMEOUT"]
if (os == "linux") and not debug and webrender: ["NOTRUN", "TIMEOUT"]
if os == "mac": ["NOTRUN", "TIMEOUT"]
if os == "android": ["FAIL", "TIMEOUT", "NOTRUN"]
if os == "win": ["NOTRUN", "FAIL"]
if os == "android": ["FAIL", "TIMEOUT", "NOTRUN"]
if os == "mac": ["NOTRUN", "TIMEOUT"]
[TIMEOUT, NOTRUN]
[Tests that the target_div gets scrollend event when dragging scroll on target.]

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

@ -1,3 +1,3 @@
prefs: [javascript.options.streams:true]
lsan-disabled: true
leak-threshold: [default:51200]
leak-threshold: [default:3020800]

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

@ -1,5 +1,6 @@
[stream-response.any.sharedworker.html]
expected:
if (os == "linux") and fission and debug: ["OK", "CRASH"]
if (os == "mac") and debug: ["OK", "CRASH"]
[stream-response.any.html]

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

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

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

@ -8,27 +8,26 @@
[response-cancel-stream.any.html]
expected:
if (os == "mac") and not debug: ["OK", "ERROR", "TIMEOUT"]
if (os == "mac") and debug: ["OK", "ERROR", "TIMEOUT"]
if (os == "mac") and not debug: ["OK", "TIMEOUT", "ERROR"]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and not debug: ["PASS", "TIMEOUT", "FAIL"]
if (os == "mac") and debug: ["FAIL", "PASS", "TIMEOUT"]
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
[response-cancel-stream.any.serviceworker.html]
expected:
if (os == "mac") and debug: ["OK", "TIMEOUT"]
if (os == "mac") and not debug: ["OK", "TIMEOUT"]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
if (os == "mac") and debug: ["FAIL", "PASS", "TIMEOUT"]
[response-cancel-stream.any.worker.html]
expected:
if os == "mac": ["OK", "ERROR", "TIMEOUT"]
if os == "mac": ["OK", "TIMEOUT"]
[Cancelling a closed Response stream]
expected:
if os == "mac": ["PASS", "FAIL", "TIMEOUT"]
[response-cancel-stream.any.worker.html]
expected:
if (os == "mac") and debug: ["OK", "ERROR", "TIMEOUT"]
if (os == "mac") and not debug: ["OK", "ERROR", "TIMEOUT"]
[Cancelling a closed Response stream]
expected:
if os == "mac": ["PASS", "FAIL", "TIMEOUT"]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -1,7 +1,6 @@
[no-autofocus-on-changing-input-type.html]
[Changing input type should not refocus on the element.]
expected:
if (os == "win") and webrender and not debug and not fission: ["FAIL", "PASS"]
if (os == "linux") and debug and not webrender: PASS
[PASS, FAIL]

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

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

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

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

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

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

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

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

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

@ -1,5 +1,5 @@
[image-loading-subpixel-clip.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,5 +1,5 @@
[sizes-dynamic-002.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,6 +1,6 @@
[video-poster-shown-preload-auto.html]
expected:
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
if (os == "android") and debug: ["PASS", "TIMEOUT"]
if (os == "win") and webrender: ["PASS", "FAIL"]

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

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

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

@ -22,15 +22,15 @@
[Selecting texts across <input type=url> should not cancel selection]
expected:
if (os == "mac") and not debug: ["PASS", "NOTRUN", "TIMEOUT"]
if (os == "mac") and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
[Selecting texts across <input type=time> should not cancel selection]
expected:
if (os == "mac") and not debug: ["PASS", "NOTRUN", "TIMEOUT"]
if (os == "mac") and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
[Selecting texts across <input type=text> should not cancel selection]
expected:
if (os == "mac") and not debug: ["PASS", "NOTRUN", "TIMEOUT"]
if (os == "mac") and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
[Selecting texts across <input type=tel> should not cancel selection]
expected:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -1,7 +1,7 @@
[http2-websocket.sub.h2.any.worker.html]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if not debug and (os == "linux") and webrender: TIMEOUT
if not debug and (os == "win"): TIMEOUT
if not debug and (os == "mac"): TIMEOUT
@ -17,8 +17,8 @@
[http2-websocket.sub.h2.any.html]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if not debug and (os == "linux") and webrender: TIMEOUT
if not debug and (os == "win"): TIMEOUT
if not debug and (os == "mac"): TIMEOUT

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

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

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

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

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

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

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

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

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

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

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

@ -6,6 +6,7 @@
[Operator dictionary chunk 3 - lspace/rspace]
expected:
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]
if (os == "mac") and debug: ["FAIL", "PASS"]
[PASS, FAIL]

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

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

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

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

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

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

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

@ -3,8 +3,8 @@
if (os == "linux") and webrender and not debug: ["OK", "TIMEOUT"]
[Tests that a disabled video track in a MediaStream is rendered as blackness]
expected:
if (os == "linux") and debug and webrender and fission: ["PASS", "FAIL"]
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug and fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender: ["PASS", "FAIL"]
if os == "mac": ["PASS", "FAIL"]

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

@ -1,10 +1,10 @@
[audio-upgrade.https.sub.html]
expected:
if (os == "linux") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86") and debug: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86") and not debug: ["OK", "TIMEOUT"]
if (os == "android") and not debug and webrender: ["OK", "TIMEOUT"]
if (os == "win") and (processor == "x86") and debug: ["OK", "TIMEOUT"]
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: ["OK", "TIMEOUT"]
[Audio autoupgraded]
expected:

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

@ -1 +1 @@
upstream: 188bf174bfd94e1e9397e7c57624d164b56ebfde
upstream: 95a4789321895ab1e642bbec6f9d9e86061054d3

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -1,4 +1,6 @@
[pointerevent_pointerlock_supercedes_capture.html]
[mouse no pointercapture while pointerlock]
expected:
if os != "android": [PASS, FAIL]
if os == "android": PASS
[PASS, FAIL]

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

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

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