Bug 1620436 - [wpt-sync] Update web-platform-tests to 78f14c537b62447d64aeb65a30ede77c5d26db41, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 78f14c537b62447d64aeb65a30ede77c5d26db41
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2020-03-05 21:36:07 +00:00
Родитель b9667100dd
Коммит 48c3248aaf
52 изменённых файлов: 254 добавлений и 666 удалений

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

@ -1,8 +1,12 @@
[spv-only-sent-to-initiator.sub.html]
expected: ["OK", "TIMEOUT"]
expected:
if not debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[Test that no spv event is raised]
expected: ["FAIL", "NOTRUN"]
expected:
if not debug and not webrender and (processor == "x86_64"): ["NOTRUN", "FAIL"]
[FAIL, NOTRUN]
[Violation report status OK.]
expected:
if webrender and not debug and not fission: ["FAIL", "PASS"]

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

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

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

@ -5,6 +5,6 @@
[View relative units - computed]
expected:
if os == "mac": ["FAIL", "PASS"]
if os == "mac": ["PASS", "FAIL"]
FAIL

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

@ -1,3 +1,3 @@
[writing-system-line-break-001.html]
expected:
if (processor == "x86") and not debug: ["FAIL", "PASS"]
if (processor == "x86") and not debug: ["PASS", "FAIL"]

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

@ -1,2 +0,0 @@
[outline-with-padding-001.html]
expected: FAIL

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

@ -1,53 +1,49 @@
[ch-pseudo-recalc-on-font-load.html]
[ch in pseudo-element ::marker should be recalculated after loading a web font]
expected:
if not debug and (processor == "x86_64") and fission and (os == "win"): ["PASS", "FAIL"]
if not debug and (processor == "x86_64") and fission and (os == "linux"): PASS
if not debug and (processor == "x86_64") and not fission and (os == "linux"): ["FAIL", "PASS"]
if not debug and (processor == "x86_64") and not fission and (os == "win"): ["FAIL", "PASS"]
if not debug and (processor == "x86_64") and not fission and (os == "android"): ["PASS", "FAIL"]
if not debug and (processor == "x86") and (os == "win"): ["FAIL", "PASS"]
if not debug and (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "android"): PASS
FAIL
if debug and (os == "win"): FAIL
if debug and (os == "mac"): FAIL
[FAIL, PASS]
[ch in pseudo-element ::after should be recalculated after loading a web font]
expected:
if not debug and (processor == "x86_64") and not fission and (os == "linux"): ["FAIL", "PASS"]
if not debug and (processor == "x86_64") and not fission and (os == "win"): ["FAIL", "PASS"]
if not debug and (processor == "x86_64") and not fission and (os == "android"): ["PASS", "FAIL"]
if not debug and (processor == "x86_64") and fission and (os == "win"): ["PASS", "FAIL"]
if not debug and (processor == "x86_64") and fission and (os == "linux"): PASS
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if not debug and (processor == "x86") and (os == "win"): ["FAIL", "PASS"]
if not debug and (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "android"): PASS
FAIL
if debug and (os == "win"): FAIL
if debug and (os == "mac"): FAIL
[FAIL, PASS]
[ch in pseudo-element ::first-line should be recalculated after loading a web font]
expected:
if not debug and (processor == "x86_64") and not fission and (os == "linux"): ["FAIL", "PASS"]
if not debug and (processor == "x86_64") and not fission and (os == "win"): ["FAIL", "PASS"]
if not debug and (processor == "x86_64") and not fission and (os == "android"): ["PASS", "FAIL"]
if not debug and (processor == "x86_64") and fission and (os == "win"): ["PASS", "FAIL"]
if not debug and (processor == "x86_64") and fission and (os == "linux"): PASS
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if not debug and (processor == "x86") and (os == "win"): ["FAIL", "PASS"]
if not debug and (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "android"): PASS
FAIL
if debug and (os == "win"): FAIL
if debug and (os == "mac"): FAIL
[FAIL, PASS]
[ch in pseudo-element ::before should be recalculated after loading a web font]
expected:
if not debug and (processor == "x86_64") and fission and (os == "linux"): PASS
if not debug and (processor == "x86_64") and fission and (os == "win"): ["PASS", "FAIL"]
if not debug and (processor == "x86_64") and not fission and (os == "linux"): ["FAIL", "PASS"]
if not debug and (processor == "x86_64") and not fission and (os == "android"): ["PASS", "FAIL"]
if not debug and (processor == "x86_64") and not fission and (os == "win"): ["FAIL", "PASS"]
if not debug and (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
if not debug and (processor == "x86") and (os == "win"): ["FAIL", "PASS"]
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "android"): PASS
FAIL
if debug and (os == "win"): FAIL
if debug and (os == "mac"): FAIL
[FAIL, PASS]

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

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

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

@ -2,77 +2,68 @@
expected:
if (os == "linux") and webrender and debug and fission: ["OK", "TIMEOUT"]
if (os == "linux") and webrender and debug and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and webrender and not debug and fission: ["OK", "TIMEOUT"]
if (os == "linux") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and not webrender and debug: ["OK", "TIMEOUT"]
if (os == "linux") and not webrender and debug: ["TIMEOUT", "OK"]
if (os == "linux") and webrender and not debug: ["OK", "TIMEOUT"]
[webkitAnimationIteration event listener is case sensitive]
expected:
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL", "NOTRUN"]
if (os == "linux") and webrender and debug and fission: ["PASS", "FAIL", "NOTRUN"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and fission and not debug: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and fission and debug: ["PASS", "FAIL", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
if (os == "linux") and webrender and not fission: ["PASS", "FAIL", "NOTRUN"]
[webkitAnimationIteration event listener should trigger for an animation]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
if (os == "linux") and webrender and not debug: ["PASS", "NOTRUN"]
[webkitAnimationIteration event listener should not trigger if an unprefixed listener also exists]
expected:
if (os == "linux") and webrender and debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
[onwebkitanimationiteration event handler should not trigger if an unprefixed event handler also exists]
expected:
if (os == "linux") and webrender and debug and not fission: ["PASS", "TIMEOUT", "NOTRUN"]
if (os == "linux") and webrender and debug and fission: ["PASS", "TIMEOUT", "NOTRUN"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "TIMEOUT", "NOTRUN"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "TIMEOUT", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
if (os == "linux") and webrender and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
[event types for prefixed and unprefixed animationiteration event handlers should be named appropriately]
expected:
if (os == "linux") and webrender and debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
[event types for prefixed and unprefixed animationiteration event listeners should be named appropriately]
expected:
if (os == "linux") and webrender and debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "NOTRUN"]
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 not debug: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
[webkitAnimationIteration event listener should not trigger if an unprefixed event handler also exists]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
[onwebkitanimationiteration event handler should not trigger if an unprefixed listener also exists]
expected:
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
[onwebkitanimationiteration event handler should trigger for an animation]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "TIMEOUT"]
if (os == "linux") and debug and webrender and fission: ["PASS", "TIMEOUT"]
if (os == "linux") and debug and not webrender: ["PASS", "TIMEOUT"]
if (os == "linux") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "linux") and webrender and debug and fission: ["PASS", "TIMEOUT"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "TIMEOUT"]
if (os == "linux") and webrender and not debug: ["PASS", "TIMEOUT"]
if (os == "linux") and not webrender and debug: ["TIMEOUT", "PASS"]

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

@ -1,8 +1,9 @@
[lazyload-enabled-tentative.sub.html]
[Sanity-check: Contents do not load immediately (no eager-loading) when the loading attribute is 'lazy' and frame is in viewport.]
expected:
if fission and not debug: ["PASS", "FAIL"]
if fission and debug: ["FAIL", "PASS"]
if fission and (os == "linux") and debug: ["FAIL", "PASS"]
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]
if fission and (os == "win"): ["PASS", "FAIL"]
FAIL
[When 'lazyload' feature is enabled, a frame can avoid lazyloading by setting 'loading' attribute to 'eager']

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

@ -1,7 +1,8 @@
[loading-frame-default-eager-disabled-tentative.sub.html]
[When 'loading-frame-default-eager' feature is disabled, a frame with 'loading attribute 'auto' will be lazily loaded.]
expected:
if fission and debug: ["FAIL", "PASS"]
if fission and not debug: ["PASS", "FAIL"]
if fission and (os == "linux") and debug: ["FAIL", "PASS"]
if fission and (os == "linux") and not debug: ["FAIL", "PASS"]
if fission and (os == "win"): ["FAIL", "PASS"]
FAIL

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

@ -8,7 +8,9 @@
expected: FAIL
[Cross-site window, forced, reloaded]
expected: ["FAIL", "PASS"]
expected:
if os == "android": ["FAIL", "PASS"]
[PASS, FAIL]
[Same-origin window, forced, reloaded: sec-fetch-site]
expected: FAIL
@ -93,7 +95,7 @@
[Same-site window, forced, reloaded]
expected:
if (os == "android") and not debug: ["FAIL", "PASS"]
if (os == "android") and not debug: ["PASS", "FAIL"]
if (os == "android") and debug: ["PASS", "FAIL"]
[Same-site window, forced: sec-fetch-site]

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

@ -0,0 +1 @@
lsan-allowed: [build_input_gamma_table, posix_memalign]

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

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

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

@ -1,17 +1,15 @@
[require-corp.https.html]
["require-corp" top-level: creating a "none" popup should succeed.]
expected:
if (os == "linux") and not debug and not webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
["require-corp" top-level: navigating a frame to "none" should fail]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "mac") and not debug: ["PASS", "FAIL"]
if webrender and (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
["require-corp" top-level: navigating a frame from "require-corp" to "none" should fail]
expected:
if (os == "linux") and fission and not debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and fission and not debug and not webrender: ["PASS", "FAIL"]
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]
[CORP: same-site is checked and blocked.]
expected: FAIL

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

@ -1,5 +1,9 @@
[navigation.sub.html?encoding=x-cp1251]
expected: ["TIMEOUT", "OK"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if not debug and (os == "linux") and webrender: ["TIMEOUT", "OK"]
if not debug and (os == "win"): ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[hyperlink auditing <a ping>]
expected: TIMEOUT
@ -8,7 +12,11 @@
[navigation.sub.html?encoding=utf8]
expected: ["TIMEOUT", "OK"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if not debug and (os == "linux") and webrender: ["TIMEOUT", "OK"]
if not debug and (os == "win"): ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[hyperlink auditing <a ping>]
expected: TIMEOUT
@ -17,7 +25,11 @@
[navigation.sub.html?encoding=windows-1252]
expected: ["TIMEOUT", "OK"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if not debug and (os == "linux") and webrender: ["TIMEOUT", "OK"]
if not debug and (os == "win"): ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[hyperlink auditing <a ping>]
expected: TIMEOUT

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

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

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

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

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

@ -32,7 +32,9 @@
[utf-8.html?include=workers]
expected: [OK, TIMEOUT]
expected:
if os == "mac": ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -40,7 +42,9 @@
expected: FAIL
[SharedWorker constructor]
expected: [PASS, TIMEOUT]
expected:
if os == "mac": ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
expected: FAIL

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

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

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

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

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

@ -1,2 +1,2 @@
local: c1be28b9a5b779d788d11fe9458fe8608b68dee9
upstream: 0a66183c5f761ca818545f546e2fca4cff89683a
upstream: 78f14c537b62447d64aeb65a30ede77c5d26db41

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

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

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

@ -1,8 +1,8 @@
[pointerevent_movementxy.html]
expected:
if webrender and not debug and (os == "linux") and fission: ["OK", "ERROR"]
if webrender and debug and (os == "win"): ["OK", "ERROR"]
if not webrender and (os == "linux") and debug: ["OK", "ERROR"]
if (os == "linux") and debug and not fission: ["OK", "ERROR"]
if (os == "win") and debug and webrender: ["OK", "ERROR"]
if os == "mac": ["OK", "ERROR"]
[ERROR, OK]
[mouse pointerevent attributes]
expected: FAIL

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

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

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

@ -1,8 +1,7 @@
[pointerevent_pointermove_on_chorded_mouse_button_when_locked.html]
[pointer locked pointermove events received for button state changes]
expected:
if (os == "linux") and webrender and debug and fission: ["FAIL", "PASS"]
if (os == "linux") and webrender and debug and not fission: ["FAIL", "PASS"]
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]
if (os == "linux") and debug and fission: ["FAIL", "PASS"]
if (os == "linux") and debug and not fission: ["FAIL", "PASS"]
[PASS, FAIL]

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

@ -1,8 +1,4 @@
[movementX_Y_basic.html]
[Test that movementX/Y = eNow.screenX/Y-ePrevious.screenX/Y.]
expected:
if webrender and (os == "linux") and debug and fission: ["FAIL", "PASS"]
if webrender and (os == "linux") and debug and not fission: ["FAIL", "PASS"]
if webrender and (os == "linux") and not debug and not fission: ["FAIL", "PASS"]
[PASS, FAIL]
expected: [PASS, FAIL]

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

@ -1,24 +1,20 @@
[observe.html]
expected:
if webrender and (os == "win") and fission and not debug: ["OK", "TIMEOUT"]
if webrender and (os == "linux") and not debug and fission: ["OK", "TIMEOUT"]
if webrender and (os == "linux") and not debug and not fission: ["OK", "TIMEOUT"]
if webrender and (os == "win") and fission: ["OK", "TIMEOUT"]
if webrender and (os == "linux") and debug: ["OK", "TIMEOUT"]
[guard]
expected:
if webrender and (os == "linux") and not debug and not fission: ["PASS", "NOTRUN"]
if webrender and (os == "linux") and not debug and fission: ["PASS", "NOTRUN"]
if webrender and (os == "win") and fission and not debug: ["PASS", "NOTRUN"]
if webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and (os == "win") and fission: ["PASS", "NOTRUN"]
[test6: iframe notifications]
expected:
if webrender and (os == "win") and fission and not debug: ["PASS", "FAIL"]
if webrender and (os == "linux") and not debug and fission: ["PASS", "FAIL"]
if webrender and (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
if webrender and (os == "linux") and debug: ["PASS", "FAIL"]
[test8: simple content-box observation]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if webrender and (os == "win") and fission: ["PASS", "FAIL"]

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

@ -1,10 +1,10 @@
[event-before-promise.html]
expected:
if (os == "linux") and not webrender: ["ERROR", "OK"]
if (os == "win") and (processor == "x86"): ["ERROR", "OK"]
if (os == "linux") and webrender and not debug: ["OK", "ERROR"]
if (os == "win") and (processor == "x86_64"): ["OK", "ERROR"]
if (os == "win") and (processor == "aarch64"): ["OK", "ERROR"]
if os == "android": TIMEOUT
if os == "mac": ["ERROR", "OK"]
[OK, ERROR]
[ERROR, OK]
[The 'change' event must fire before the [[orientationPendingPromise\]\] is resolved.]
expected:
if os == "android": TIMEOUT

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

@ -1,9 +1,9 @@
[lock-unlock-check.html]
expected:
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86"): ["ERROR", "OK"]
if (os == "linux") and fission and debug: ["ERROR", "OK"]
if (os == "linux") and not fission and debug: ["ERROR", "OK"]
if (os == "linux") and (processor == "x86_64") and not fission and not debug and not webrender: ["ERROR", "OK"]
if (os == "linux") and (processor == "x86_64") and fission and debug: ["ERROR", "OK"]
if (os == "win") and (processor == "x86"): ["ERROR", "OK"]
if (os == "linux") and (processor == "x86"): ["ERROR", "OK"]
if os == "android": TIMEOUT
[OK, ERROR]
[Re-locking orientation during event dispatch must reject existing orientationPendingPromise]

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

@ -1,10 +1,11 @@
[onchange-event.html]
expected:
if (os == "win") and (processor == "x86_64") and webrender: ["OK", "ERROR"]
if (os == "win") and (processor == "x86_64") and not webrender: OK
if (os == "win") and (processor == "x86"): ERROR
if (os == "win") and (processor == "aarch64"): ["OK", "ERROR"]
if (os == "linux") and webrender and not debug and fission: ["OK", "ERROR"]
if (os == "win") and not webrender and (processor == "x86_64"): OK
if (os == "win") and not webrender and (processor == "x86"): ERROR
if (os == "win") and webrender: ["OK", "ERROR"]
if os == "android": TIMEOUT
if os == "mac": ["OK", "ERROR"]
[ERROR, OK]
[Test that orientationchange event is fired when the orientation changes.]
expected:

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

@ -1,7 +1,7 @@
[orientation-reading.html]
expected:
if (os == "linux") and webrender and not debug: ["OK", "ERROR"]
if (os == "win") and (processor == "x86"): ERROR
if (os == "win") and (processor == "aarch64"): ["OK", "ERROR"]
if (os == "win") and (processor == "x86_64"): OK
if os == "android": TIMEOUT
[ERROR, OK]

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

@ -1,22 +1,20 @@
[navigation-redirect.https.html]
[SW-fallbacked redirect to same-origin same-scope with different hash fragments.]
expected:
if not debug and not fission and webrender and (os == "win"): ["PASS", "FAIL"]
if not debug and fission and webrender and (os == "linux"): ["PASS", "FAIL"]
if not debug and fission and not webrender: ["PASS", "FAIL"]
if webrender and not debug and (os == "linux") and fission: ["PASS", "FAIL"]
if webrender and not debug and (os == "win") and not fission: ["PASS", "FAIL"]
[SW-fallbacked redirect to same-origin same-scope.]
expected:
if not debug and webrender and not fission and (os == "win"): ["PASS", "FAIL"]
if not debug and not webrender and (os == "linux") and fission: ["PASS", "FAIL"]
if (os == "win") and webrender and not debug and not fission: ["PASS", "FAIL"]
[SW-fallbacked redirect to same-origin same-scope with a hash fragment.]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if webrender and (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
[SW-fallbacked redirect to other-origin and back to same-origin.]
expected:
if (os == "linux") and fission and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
[navigation-redirect.https.html?client]

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

@ -1,7 +1,4 @@
[update-no-cache-request-headers.https.html]
[headers in no-cache mode]
expected:
if (processor == "x86_64") and (os == "linux") and not debug and webrender and not fission: ["FAIL", "PASS"]
if processor == "aarch64": ["FAIL", "PASS"]
[PASS, FAIL]
expected: [PASS, FAIL]

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

@ -1,5 +1,10 @@
[windowclient-navigate.https.html]
expected: ["ERROR", "OK", "TIMEOUT"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["ERROR", "OK", "TIMEOUT"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["ERROR", "OK", "TIMEOUT"]
if not debug and (os == "linux") and webrender: ["ERROR", "OK", "TIMEOUT"]
if not debug and (os == "win"): ["ERROR", "OK", "TIMEOUT"]
[OK, ERROR, TIMEOUT]
[in scope but not controlled test on installing worker worker side]
expected: FAIL
@ -10,24 +15,58 @@
expected: FAIL
[invalid url (about:blank)]
expected: ["PASS", "NOTRUN", "TIMEOUT"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and (os == "win"): ["NOTRUN", "PASS", "TIMEOUT"]
[PASS, TIMEOUT, NOTRUN]
[in scope but not controlled test on active worker]
expected: ["PASS", "NOTRUN"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "win"): ["NOTRUN", "PASS"]
[PASS, NOTRUN]
[out of scope]
expected: ["PASS", "NOTRUN"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "win"): ["NOTRUN", "PASS"]
[PASS, NOTRUN]
[invalid url (view-source://example.com)]
expected: ["PASS", "NOTRUN"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "win"): ["NOTRUN", "PASS"]
[PASS, NOTRUN]
[invalid url (http://[example.com\])]
expected: ["PASS", "NOTRUN"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "win"): ["NOTRUN", "PASS"]
[PASS, NOTRUN]
[invalid url (file:///)]
expected: ["PASS", "NOTRUN"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "win"): ["NOTRUN", "PASS"]
[PASS, NOTRUN]
[cross orgin url]
expected: ["PASS", "NOTRUN"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "win"): ["NOTRUN", "PASS"]
[PASS, NOTRUN]

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

@ -2,24 +2,12 @@
[BarcodeDetector interface: operation detect(ImageBitmapSource)]
expected: FAIL
[DetectedFace interface: existence and properties of interface prototype object]
expected: FAIL
[DetectedBarcode interface object name]
expected: FAIL
[FaceDetector interface: existence and properties of interface prototype object]
expected: FAIL
[FaceDetector interface object length]
expected: FAIL
[DetectedBarcode interface object length]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface object]
expected: FAIL
[FaceDetector interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
@ -32,54 +20,15 @@
[FaceDetector interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DetectedFace interface: attribute landmarks]
expected: FAIL
[DetectedFace interface: existence and properties of interface object]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BarcodeDetector interface: existence and properties of interface object]
expected: FAIL
[DetectedFace interface: attribute boundingBox]
expected: FAIL
[DetectedFace interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DetectedFace interface object length]
expected: FAIL
[DetectedBarcode interface: attribute rawValue]
expected: FAIL
[DetectedFace interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[DetectedBarcode interface: attribute format]
expected: FAIL
[FaceDetector interface: operation detect(ImageBitmapSource)]
expected: FAIL
[DetectedBarcode interface: attribute cornerPoints]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface prototype object]
expected: FAIL
[DetectedBarcode interface: attribute boundingBox]
expected: FAIL
[BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DetectedFace interface object name]
expected: FAIL
[FaceDetector interface: existence and properties of interface object]
expected: FAIL
@ -95,66 +44,6 @@
[BarcodeDetector interface object length]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BarcodeDetector must be primary interface of barcodeDetector]
expected: FAIL
[DetectedFace interface: detectedFace must inherit property "landmarks" with the proper type]
expected: FAIL
[Stringification of detectedBarcode]
expected: FAIL
[Stringification of detectedFace]
expected: FAIL
[BarcodeDetector interface: barcodeDetector must inherit property "detect(ImageBitmapSource)" with the proper type]
expected: FAIL
[FaceDetector interface: calling detect(ImageBitmapSource) on faceDetector with too few arguments must throw TypeError]
expected: FAIL
[FaceDetector interface: faceDetector must inherit property "detect(ImageBitmapSource)" with the proper type]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "boundingBox" with the proper type]
expected: FAIL
[BarcodeDetector interface: calling detect(ImageBitmapSource) on barcodeDetector with too few arguments must throw TypeError]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "cornerPoints" with the proper type]
expected: FAIL
[DetectedFace interface: detectedFace must inherit property "boundingBox" with the proper type]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "format" with the proper type]
expected: FAIL
[DetectedBarcode must be primary interface of detectedBarcode]
expected: FAIL
[FaceDetector must be primary interface of faceDetector]
expected: FAIL
[BarcodeDetector interface: barcodeDetector must inherit property "getSupportedFormats()" with the proper type]
expected: FAIL
[Stringification of faceDetector]
expected: FAIL
[Stringification of barcodeDetector]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "rawValue" with the proper type]
expected: FAIL
[DetectedFace must be primary interface of detectedFace]
expected: FAIL
[FaceDetector interface: calling detect(ImageBitmapSource) on new FaceDetector() with too few arguments must throw TypeError]
expected: FAIL
@ -229,117 +118,6 @@
[BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BarcodeDetector must be primary interface of barcodeDetector]
expected: FAIL
[DetectedFace interface: detectedFace must inherit property "landmarks" with the proper type]
expected: FAIL
[Stringification of detectedBarcode]
expected: FAIL
[Stringification of detectedFace]
expected: FAIL
[BarcodeDetector interface: barcodeDetector must inherit property "detect(ImageBitmapSource)" with the proper type]
expected: FAIL
[DetectedBarcode interface object length]
expected: FAIL
[FaceDetector interface: calling detect(ImageBitmapSource) on faceDetector with too few arguments must throw TypeError]
expected: FAIL
[DetectedBarcode interface object name]
expected: FAIL
[FaceDetector interface: faceDetector must inherit property "detect(ImageBitmapSource)" with the proper type]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "boundingBox" with the proper type]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface prototype object]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface object]
expected: FAIL
[DetectedFace interface: attribute landmarks]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DetectedFace interface: existence and properties of interface prototype object]
expected: FAIL
[BarcodeDetector interface: calling detect(ImageBitmapSource) on barcodeDetector with too few arguments must throw TypeError]
expected: FAIL
[DetectedFace interface: attribute boundingBox]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "cornerPoints" with the proper type]
expected: FAIL
[DetectedFace interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DetectedFace interface object length]
expected: FAIL
[DetectedFace interface: detectedFace must inherit property "boundingBox" with the proper type]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "format" with the proper type]
expected: FAIL
[DetectedBarcode interface: attribute rawValue]
expected: FAIL
[DetectedFace interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[DetectedBarcode interface: attribute format]
expected: FAIL
[DetectedBarcode interface: attribute cornerPoints]
expected: FAIL
[DetectedBarcode interface: attribute boundingBox]
expected: FAIL
[DetectedBarcode must be primary interface of detectedBarcode]
expected: FAIL
[DetectedFace interface object name]
expected: FAIL
[FaceDetector must be primary interface of faceDetector]
expected: FAIL
[BarcodeDetector interface: barcodeDetector must inherit property "getSupportedFormats()" with the proper type]
expected: FAIL
[Stringification of faceDetector]
expected: FAIL
[DetectedFace interface: existence and properties of interface object]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[Stringification of barcodeDetector]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "rawValue" with the proper type]
expected: FAIL
[DetectedFace must be primary interface of detectedFace]
expected: FAIL
[FaceDetector interface: calling detect(ImageBitmapSource) on new FaceDetector() with too few arguments must throw TypeError]
expected: FAIL
@ -375,120 +153,33 @@
[BarcodeDetector interface: existence and properties of interface object]
expected: FAIL
[BarcodeDetector must be primary interface of barcodeDetector]
expected: FAIL
[DetectedFace interface: detectedFace must inherit property "landmarks" with the proper type]
expected: FAIL
[FaceDetector interface: existence and properties of interface prototype object]
expected: FAIL
[Stringification of detectedBarcode]
expected: FAIL
[Stringification of detectedFace]
expected: FAIL
[BarcodeDetector interface: barcodeDetector must inherit property "detect(ImageBitmapSource)" with the proper type]
expected: FAIL
[FaceDetector interface object length]
expected: FAIL
[DetectedBarcode interface object length]
expected: FAIL
[FaceDetector interface: calling detect(ImageBitmapSource) on faceDetector with too few arguments must throw TypeError]
expected: FAIL
[DetectedBarcode interface object name]
expected: FAIL
[FaceDetector interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[FaceDetector interface: faceDetector must inherit property "detect(ImageBitmapSource)" with the proper type]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "boundingBox" with the proper type]
expected: FAIL
[BarcodeDetector interface object name]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface prototype object]
expected: FAIL
[BarcodeDetector interface: existence and properties of interface prototype object]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface object]
expected: FAIL
[FaceDetector interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DetectedFace interface: attribute landmarks]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DetectedFace interface: existence and properties of interface prototype object]
expected: FAIL
[BarcodeDetector interface: calling detect(ImageBitmapSource) on barcodeDetector with too few arguments must throw TypeError]
expected: FAIL
[DetectedFace interface: attribute boundingBox]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "cornerPoints" with the proper type]
expected: FAIL
[DetectedFace interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DetectedFace interface object length]
expected: FAIL
[DetectedFace interface: detectedFace must inherit property "boundingBox" with the proper type]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "format" with the proper type]
expected: FAIL
[DetectedBarcode interface: attribute rawValue]
expected: FAIL
[DetectedFace interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[DetectedBarcode interface: attribute format]
expected: FAIL
[FaceDetector interface: operation detect(ImageBitmapSource)]
expected: FAIL
[DetectedBarcode interface: attribute cornerPoints]
expected: FAIL
[BarcodeDetector interface object length]
expected: FAIL
[DetectedBarcode interface: attribute boundingBox]
expected: FAIL
[DetectedBarcode must be primary interface of detectedBarcode]
expected: FAIL
[BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DetectedFace interface object name]
expected: FAIL
[FaceDetector interface: existence and properties of interface object]
expected: FAIL
@ -501,30 +192,6 @@
[BarcodeDetector interface: operation getSupportedFormats()]
expected: FAIL
[FaceDetector must be primary interface of faceDetector]
expected: FAIL
[BarcodeDetector interface: barcodeDetector must inherit property "getSupportedFormats()" with the proper type]
expected: FAIL
[Stringification of faceDetector]
expected: FAIL
[DetectedFace interface: existence and properties of interface object]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[Stringification of barcodeDetector]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "rawValue" with the proper type]
expected: FAIL
[DetectedFace must be primary interface of detectedFace]
expected: FAIL
[FaceDetector interface: calling detect(ImageBitmapSource) on new FaceDetector() with too few arguments must throw TypeError]
expected: FAIL
@ -560,120 +227,33 @@
[BarcodeDetector interface: existence and properties of interface object]
expected: FAIL
[BarcodeDetector must be primary interface of barcodeDetector]
expected: FAIL
[DetectedFace interface: detectedFace must inherit property "landmarks" with the proper type]
expected: FAIL
[FaceDetector interface: existence and properties of interface prototype object]
expected: FAIL
[Stringification of detectedBarcode]
expected: FAIL
[Stringification of detectedFace]
expected: FAIL
[BarcodeDetector interface: barcodeDetector must inherit property "detect(ImageBitmapSource)" with the proper type]
expected: FAIL
[FaceDetector interface object length]
expected: FAIL
[DetectedBarcode interface object length]
expected: FAIL
[FaceDetector interface: calling detect(ImageBitmapSource) on faceDetector with too few arguments must throw TypeError]
expected: FAIL
[DetectedBarcode interface object name]
expected: FAIL
[FaceDetector interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[FaceDetector interface: faceDetector must inherit property "detect(ImageBitmapSource)" with the proper type]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "boundingBox" with the proper type]
expected: FAIL
[BarcodeDetector interface object name]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface prototype object]
expected: FAIL
[BarcodeDetector interface: existence and properties of interface prototype object]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface object]
expected: FAIL
[FaceDetector interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DetectedFace interface: attribute landmarks]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DetectedFace interface: existence and properties of interface prototype object]
expected: FAIL
[BarcodeDetector interface: calling detect(ImageBitmapSource) on barcodeDetector with too few arguments must throw TypeError]
expected: FAIL
[DetectedFace interface: attribute boundingBox]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "cornerPoints" with the proper type]
expected: FAIL
[DetectedFace interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DetectedFace interface object length]
expected: FAIL
[DetectedFace interface: detectedFace must inherit property "boundingBox" with the proper type]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "format" with the proper type]
expected: FAIL
[DetectedBarcode interface: attribute rawValue]
expected: FAIL
[DetectedFace interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[DetectedBarcode interface: attribute format]
expected: FAIL
[FaceDetector interface: operation detect(ImageBitmapSource)]
expected: FAIL
[DetectedBarcode interface: attribute cornerPoints]
expected: FAIL
[BarcodeDetector interface object length]
expected: FAIL
[DetectedBarcode interface: attribute boundingBox]
expected: FAIL
[DetectedBarcode must be primary interface of detectedBarcode]
expected: FAIL
[BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DetectedFace interface object name]
expected: FAIL
[FaceDetector interface: existence and properties of interface object]
expected: FAIL
@ -686,30 +266,6 @@
[BarcodeDetector interface: operation getSupportedFormats()]
expected: FAIL
[FaceDetector must be primary interface of faceDetector]
expected: FAIL
[BarcodeDetector interface: barcodeDetector must inherit property "getSupportedFormats()" with the proper type]
expected: FAIL
[Stringification of faceDetector]
expected: FAIL
[DetectedFace interface: existence and properties of interface object]
expected: FAIL
[DetectedBarcode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[Stringification of barcodeDetector]
expected: FAIL
[DetectedBarcode interface: detectedBarcode must inherit property "rawValue" with the proper type]
expected: FAIL
[DetectedFace must be primary interface of detectedFace]
expected: FAIL
[FaceDetector interface: calling detect(ImageBitmapSource) on new FaceDetector() with too few arguments must throw TypeError]
expected: FAIL

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

@ -1,5 +1,13 @@
[sxg-reporting-prefetch-cert_parse_error-downgraded.tentative.html]
expected: ["OK", "TIMEOUT"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if not debug and (os == "linux") and webrender: ["TIMEOUT", "OK"]
if not debug and (os == "win"): ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SXG reporting test of sxg.failed downgraded from sxg.cert_parse_error for prefetch.]
expected: ["TIMEOUT", "FAIL"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
if not debug and (os == "linux") and webrender: ["TIMEOUT", "FAIL"]
if not debug and (os == "win"): ["TIMEOUT", "FAIL"]
[FAIL, TIMEOUT]

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

@ -1,5 +1,13 @@
[sxg-reporting-prefetch-invalid_integrity_header.tentative.html]
expected: ["TIMEOUT", "OK"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if not debug and (os == "linux") and webrender: ["TIMEOUT", "OK"]
if not debug and (os == "win"): ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SXG reporting test of sxg.invalid_integrity_header for prefetch.]
expected: ["TIMEOUT", "FAIL"]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
if not debug and (os == "linux") and webrender: ["TIMEOUT", "FAIL"]
if not debug and (os == "win"): ["TIMEOUT", "FAIL"]
[FAIL, TIMEOUT]

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

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

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

@ -1,3 +1,3 @@
[end-of-time-crash.html]
expected:
if processor == "aarch64": CRASH
if processor == "aarch64": TIMEOUT

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

@ -4,7 +4,8 @@
if webrender and (os == "linux"): ["OK", "ERROR"]
[Check if onhover events reset correctly when triggered multiple times]
expected:
if webrender and (os == "linux") and debug and not fission: ["FAIL", "PASS"]
if webrender and (os == "linux") and not debug: ["FAIL", "PASS"]
if not fission and webrender and not debug and (os == "linux"): ["FAIL", "PASS"]
if not fission and webrender and not debug and (os == "win"): ["FAIL", "PASS"]
if fission and (os == "linux") and not debug: ["FAIL", "PASS"]
[PASS, FAIL]

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

@ -1,7 +0,0 @@
[TrustedTypePolicy-getPolicyNames.tentative.html]
[policy.name = name]
expected: FAIL
[getPolicyNames returns all policy names]
expected: FAIL

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

@ -1,7 +1,4 @@
[TrustedTypePolicyFactory-createPolicy-nameTests.tentative.html]
[Retrieving policy names]
expected: FAIL
[policy.name = name]
expected: FAIL

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

@ -155,6 +155,3 @@
[TrustedTypePolicyFactory interface: existence and properties of interface object]
expected: FAIL
[TrustedTypePolicyFactory interface: window.trustedTypes must have own property "getPolicyNames"]
expected: FAIL

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

@ -1,4 +1,4 @@
[pausing-an-animation.html]
expected:
if (os == "linux") and debug and webrender and not fission: ["ERROR", "OK"]
if webrender and debug and (os == "linux") and not fission: ["OK", "ERROR"]
ERROR

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

@ -15,6 +15,8 @@
[mode-shared.tentative.https.any.serviceworker.html]
expected:
if webrender and (os == "linux") and not debug and not fission: ["OK", "ERROR"]
[Shared locks are not exclusive]
expected: FAIL

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

@ -1,13 +1,13 @@
[createcredential-pubkeycredparams.https.html]
expected:
if processor == "aarch64": [TIMEOUT, OK]
if processor == "aarch64": ["OK", "TIMEOUT"]
[Bad pubKeyCredParams: first param has bad alg (0)]
expected:
if processor == "aarch64": [PASS, NOTRUN]
if processor == "aarch64": ["FAIL", "PASS", "NOTRUN"]
FAIL
[Bad pubKeyCredParams: first param has bad alg (42)]
expected:
if processor == "aarch64": [PASS, TIMEOUT]
if processor == "aarch64": ["FAIL", "PASS", "TIMEOUT"]
FAIL

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

@ -1,6 +1,6 @@
[createcredential-timeout.https.html]
expected:
if processor == "aarch64": ["TIMEOUT", "OK"]
if processor == "aarch64": ["OK", "TIMEOUT"]
[ensure create credential times out]
expected:
if os == "android": FAIL

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

@ -1,14 +1,17 @@
[webauthn-testdriver-basic.https.html]
expected:
if (os == "win") and (processor == "aarch64"): OK
if os == "android": OK
TIMEOUT
[Get an assertion]
expected:
if (os == "win") and (processor == "aarch64"): FAIL
if os == "android": PASS
NOTRUN
[Create a credential]
expected:
if (os == "win") and (processor == "aarch64"): FAIL
if os == "android": PASS
TIMEOUT
@ -17,6 +20,7 @@
[Clean up the test environment]
expected:
if (os == "win") and (processor == "aarch64"): FAIL
if os == "android": FAIL
NOTRUN

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

@ -4,10 +4,8 @@
[messages aren't delivered to a port closed after calling postMessage.]
expected:
if (os == "linux") and webrender and debug and fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "FAIL"]
if (os == "linux") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["FAIL", "PASS"]
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
if (os == "linux") and webrender: ["PASS", "FAIL"]

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

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

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

@ -1,5 +1,8 @@
[embedded_style_multiple_tracks.html]
expected:
if not webrender and (os == "android") and not debug: PASS
if webrender: PASS
[PASS, FAIL]
if not webrender and (os == "win") and not debug and (processor == "x86"): ["FAIL", "PASS"]
if not webrender and (os == "win") and not debug and (processor == "x86_64"): ["FAIL", "PASS"]
if not webrender and (os == "android") and debug: ["PASS", "FAIL"]
if not webrender and (os == "win") and debug: ["PASS", "FAIL"]
if not webrender and (os == "linux"): ["PASS", "FAIL"]
if not webrender and (os == "mac"): ["PASS", "FAIL"]

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

@ -1,8 +1,8 @@
[embedded_style_urls.html]
expected:
if not webrender and (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
if not webrender and (os == "win") and (processor == "x86") and debug: ["FAIL", "PASS"]
if not webrender and (os == "win") and (processor == "x86_64"): ["FAIL", "PASS"]
if not webrender and (os == "win") and not debug and (processor == "x86_64"): ["FAIL", "PASS"]
if not webrender and (os == "win") and not debug and (processor == "x86"): ["PASS", "FAIL"]
if not webrender and (os == "android") and debug: ["PASS", "FAIL"]
if not webrender and (os == "win") and debug: ["FAIL", "PASS"]
if not webrender and (os == "linux") and debug: ["FAIL", "PASS"]
if not webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
if not webrender and (os == "android") and debug: ["PASS", "FAIL"]