зеркало из https://github.com/mozilla/gecko-dev.git
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:
Родитель
b9667100dd
Коммит
48c3248aaf
|
@ -1,8 +1,12 @@
|
||||||
[spv-only-sent-to-initiator.sub.html]
|
[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]
|
[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.]
|
[Violation report status OK.]
|
||||||
expected:
|
expected:
|
||||||
if webrender and not debug and not fission: ["FAIL", "PASS"]
|
if webrender and not debug and not fission: ["FAIL", "PASS"]
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[relpos-percentage-top-in-scrollable.html]
|
[relpos-percentage-top-in-scrollable.html]
|
||||||
[Top percentage resolved correctly for overflow contribution]
|
[Top percentage resolved correctly for overflow contribution]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and debug: ["FAIL", "PASS"]
|
if (os == "android") and debug: ["PASS", "FAIL"]
|
||||||
if (os == "android") and not debug: ["FAIL", "PASS"]
|
if (os == "android") and not debug: ["PASS", "FAIL"]
|
||||||
|
|
||||||
|
|
|
@ -5,6 +5,6 @@
|
||||||
|
|
||||||
[View relative units - computed]
|
[View relative units - computed]
|
||||||
expected:
|
expected:
|
||||||
if os == "mac": ["FAIL", "PASS"]
|
if os == "mac": ["PASS", "FAIL"]
|
||||||
FAIL
|
FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
[writing-system-line-break-001.html]
|
[writing-system-line-break-001.html]
|
||||||
expected:
|
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-pseudo-recalc-on-font-load.html]
|
||||||
[ch in pseudo-element ::marker should be recalculated after loading a web font]
|
[ch in pseudo-element ::marker should be recalculated after loading a web font]
|
||||||
expected:
|
expected:
|
||||||
if not debug and (processor == "x86_64") and fission and (os == "win"): ["PASS", "FAIL"]
|
if not debug and (os == "linux") and fission: PASS
|
||||||
if not debug and (processor == "x86_64") and fission and (os == "linux"): PASS
|
if not debug and (os == "win") and fission: ["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 == "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 debug and (os == "linux") and fission: PASS
|
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
|
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]
|
[ch in pseudo-element ::after should be recalculated after loading a web font]
|
||||||
expected:
|
expected:
|
||||||
if not debug and (processor == "x86_64") and not fission and (os == "linux"): ["FAIL", "PASS"]
|
if not debug and (os == "linux") and fission: PASS
|
||||||
if not debug and (processor == "x86_64") and not fission and (os == "win"): ["FAIL", "PASS"]
|
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
|
||||||
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 debug and (os == "linux") and fission: PASS
|
if debug and (os == "linux") and fission: PASS
|
||||||
if not debug and (processor == "x86") and (os == "win"): ["FAIL", "PASS"]
|
if debug and (os == "linux") and not fission: FAIL
|
||||||
if not debug and (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
|
if not debug and (os == "android"): ["PASS", "FAIL"]
|
||||||
if debug and (os == "android"): PASS
|
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]
|
[ch in pseudo-element ::first-line should be recalculated after loading a web font]
|
||||||
expected:
|
expected:
|
||||||
if not debug and (processor == "x86_64") and not fission and (os == "linux"): ["FAIL", "PASS"]
|
if not debug and (os == "linux") and fission: PASS
|
||||||
if not debug and (processor == "x86_64") and not fission and (os == "win"): ["FAIL", "PASS"]
|
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
|
||||||
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 debug and (os == "linux") and fission: PASS
|
if debug and (os == "linux") and fission: PASS
|
||||||
if not debug and (processor == "x86") and (os == "win"): ["FAIL", "PASS"]
|
if debug and (os == "linux") and not fission: FAIL
|
||||||
if not debug and (processor == "x86") and (os == "linux"): ["PASS", "FAIL"]
|
if not debug and (os == "android"): ["PASS", "FAIL"]
|
||||||
if debug and (os == "android"): PASS
|
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]
|
[ch in pseudo-element ::before should be recalculated after loading a web font]
|
||||||
expected:
|
expected:
|
||||||
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 (processor == "x86_64") and fission and (os == "win"): ["PASS", "FAIL"]
|
if not debug and (os == "win") and fission: ["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 debug and (os == "linux") and fission: PASS
|
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
|
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]
|
[mask-image-1d.html]
|
||||||
expected:
|
expected:
|
||||||
if not webrender and (os == "android") and debug: ["PASS", "TIMEOUT"]
|
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
|
if webrender: PASS
|
||||||
TIMEOUT
|
TIMEOUT
|
||||||
|
|
|
@ -2,77 +2,68 @@
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and webrender and debug and fission: ["OK", "TIMEOUT"]
|
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 debug and not fission: ["OK", "TIMEOUT"]
|
||||||
if (os == "linux") and webrender and not debug and fission: ["OK", "TIMEOUT"]
|
if (os == "linux") and not webrender and debug: ["TIMEOUT", "OK"]
|
||||||
if (os == "linux") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
|
if (os == "linux") and webrender and not debug: ["OK", "TIMEOUT"]
|
||||||
if (os == "linux") and not webrender and debug: ["OK", "TIMEOUT"]
|
|
||||||
[webkitAnimationIteration event listener is case sensitive]
|
[webkitAnimationIteration event listener is case sensitive]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL", "NOTRUN"]
|
if (os == "linux") and webrender and fission and not debug: ["PASS", "NOTRUN"]
|
||||||
if (os == "linux") and webrender and debug and fission: ["PASS", "FAIL", "NOTRUN"]
|
if (os == "linux") and webrender and fission and debug: ["PASS", "FAIL", "NOTRUN"]
|
||||||
if (os == "linux") and webrender and not debug and fission: ["PASS", "NOTRUN"]
|
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||||
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL", "NOTRUN"]
|
if (os == "linux") and webrender and not fission: ["PASS", "FAIL", "NOTRUN"]
|
||||||
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
|
|
||||||
|
|
||||||
[webkitAnimationIteration event listener should trigger for an animation]
|
[webkitAnimationIteration event listener should trigger for an animation]
|
||||||
expected:
|
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 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]
|
[webkitAnimationIteration event listener should not trigger if an unprefixed listener also exists]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and webrender and 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 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: ["PASS", "NOTRUN"]
|
||||||
if (os == "linux") and webrender and not debug and fission: ["PASS", "NOTRUN"]
|
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||||
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
|
|
||||||
|
|
||||||
[onwebkitanimationiteration event handler should not trigger if an unprefixed event handler also exists]
|
[onwebkitanimationiteration event handler should not trigger if an unprefixed event handler also exists]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and webrender and debug and not fission: ["PASS", "TIMEOUT", "NOTRUN"]
|
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 debug and fission: ["PASS", "TIMEOUT", "NOTRUN"]
|
||||||
if (os == "linux") and webrender and not debug and fission: ["PASS", "TIMEOUT", "NOTRUN"]
|
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||||
if (os == "linux") and webrender and not debug and not fission: ["PASS", "TIMEOUT", "NOTRUN"]
|
if (os == "linux") and webrender and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
|
||||||
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
|
|
||||||
|
|
||||||
[event types for prefixed and unprefixed animationiteration event handlers should be named appropriately]
|
[event types for prefixed and unprefixed animationiteration event handlers should be named appropriately]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and webrender and 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 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: ["PASS", "NOTRUN"]
|
||||||
if (os == "linux") and webrender and not debug and fission: ["PASS", "NOTRUN"]
|
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||||
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
|
|
||||||
|
|
||||||
[event types for prefixed and unprefixed animationiteration event listeners should be named appropriately]
|
[event types for prefixed and unprefixed animationiteration event listeners should be named appropriately]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and webrender and 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 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: ["PASS", "NOTRUN"]
|
||||||
if (os == "linux") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
|
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||||
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
|
|
||||||
|
|
||||||
[webkitAnimationIteration event listener should not trigger if an unprefixed event handler also exists]
|
[webkitAnimationIteration event listener should not trigger if an unprefixed event handler also exists]
|
||||||
expected:
|
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 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]
|
[onwebkitanimationiteration event handler should not trigger if an unprefixed listener also exists]
|
||||||
expected:
|
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 debug and fission: ["PASS", "NOTRUN"]
|
||||||
if (os == "linux") and webrender and not debug and not 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: ["PASS", "NOTRUN"]
|
||||||
if (os == "linux") and not webrender and debug: ["PASS", "NOTRUN"]
|
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
|
||||||
|
|
||||||
[onwebkitanimationiteration event handler should trigger for an animation]
|
[onwebkitanimationiteration event handler should trigger for an animation]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and debug and webrender and not fission: ["PASS", "TIMEOUT"]
|
if (os == "linux") and webrender and debug and fission: ["PASS", "TIMEOUT"]
|
||||||
if (os == "linux") and debug and webrender and fission: ["PASS", "TIMEOUT"]
|
if (os == "linux") and webrender and debug and not fission: ["PASS", "TIMEOUT"]
|
||||||
if (os == "linux") and debug and not webrender: ["PASS", "TIMEOUT"]
|
if (os == "linux") and webrender and not debug: ["PASS", "TIMEOUT"]
|
||||||
if (os == "linux") and not debug and webrender: ["PASS", "TIMEOUT"]
|
if (os == "linux") and not webrender and debug: ["TIMEOUT", "PASS"]
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
[lazyload-enabled-tentative.sub.html]
|
[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.]
|
[Sanity-check: Contents do not load immediately (no eager-loading) when the loading attribute is 'lazy' and frame is in viewport.]
|
||||||
expected:
|
expected:
|
||||||
if fission and not debug: ["PASS", "FAIL"]
|
if fission and (os == "linux") and debug: ["FAIL", "PASS"]
|
||||||
if fission and debug: ["FAIL", "PASS"]
|
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]
|
||||||
|
if fission and (os == "win"): ["PASS", "FAIL"]
|
||||||
FAIL
|
FAIL
|
||||||
|
|
||||||
[When 'lazyload' feature is enabled, a frame can avoid lazyloading by setting 'loading' attribute to 'eager']
|
[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]
|
[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.]
|
[When 'loading-frame-default-eager' feature is disabled, a frame with 'loading attribute 'auto' will be lazily loaded.]
|
||||||
expected:
|
expected:
|
||||||
if fission and debug: ["FAIL", "PASS"]
|
if fission and (os == "linux") and debug: ["FAIL", "PASS"]
|
||||||
if fission and not debug: ["PASS", "FAIL"]
|
if fission and (os == "linux") and not debug: ["FAIL", "PASS"]
|
||||||
|
if fission and (os == "win"): ["FAIL", "PASS"]
|
||||||
FAIL
|
FAIL
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,9 @@
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Cross-site window, forced, reloaded]
|
[Cross-site window, forced, reloaded]
|
||||||
expected: ["FAIL", "PASS"]
|
expected:
|
||||||
|
if os == "android": ["FAIL", "PASS"]
|
||||||
|
[PASS, FAIL]
|
||||||
|
|
||||||
[Same-origin window, forced, reloaded: sec-fetch-site]
|
[Same-origin window, forced, reloaded: sec-fetch-site]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
@ -93,7 +95,7 @@
|
||||||
|
|
||||||
[Same-site window, forced, reloaded]
|
[Same-site window, forced, reloaded]
|
||||||
expected:
|
expected:
|
||||||
if (os == "android") and not debug: ["FAIL", "PASS"]
|
if (os == "android") and not debug: ["PASS", "FAIL"]
|
||||||
if (os == "android") and debug: ["PASS", "FAIL"]
|
if (os == "android") and debug: ["PASS", "FAIL"]
|
||||||
|
|
||||||
[Same-site window, forced: sec-fetch-site]
|
[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]
|
[no_window_open_when_term_nesting_level_nonzero.window.html]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "ERROR", "CRASH"]
|
if webrender and (os == "linux") and debug and not fission: ["ERROR", "TIMEOUT"]
|
||||||
if (os == "linux") and webrender and not debug and fission: ["CRASH", "ERROR", "TIMEOUT"]
|
if webrender and (os == "linux") and debug and fission: ["ERROR", "TIMEOUT", "CRASH"]
|
||||||
if (os == "linux") and webrender and debug and fission: ["ERROR", "TIMEOUT", "CRASH"]
|
if webrender and (os == "linux") and not debug and fission: ["CRASH", "ERROR", "TIMEOUT"]
|
||||||
if (os == "linux") and webrender and debug and not fission: ["ERROR", "TIMEOUT"]
|
if webrender and (os == "linux") and not debug and not fission: ["TIMEOUT", "CRASH", "ERROR"]
|
||||||
ERROR
|
ERROR
|
||||||
[no popups from synchronously reachable window]
|
[no popups from synchronously reachable window]
|
||||||
expected:
|
expected:
|
||||||
|
|
|
@ -1,17 +1,15 @@
|
||||||
[require-corp.https.html]
|
[require-corp.https.html]
|
||||||
["require-corp" top-level: creating a "none" popup should succeed.]
|
["require-corp" top-level: creating a "none" popup should succeed.]
|
||||||
expected:
|
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]
|
["require-corp" top-level: navigating a frame to "none" should fail]
|
||||||
expected:
|
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"]
|
||||||
if (os == "mac") and not debug: ["PASS", "FAIL"]
|
|
||||||
|
|
||||||
["require-corp" top-level: navigating a frame from "require-corp" to "none" should fail]
|
["require-corp" top-level: navigating a frame from "require-corp" to "none" should fail]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and fission and not debug and webrender: ["PASS", "FAIL"]
|
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]
|
||||||
if (os == "linux") and fission and not debug and not webrender: ["PASS", "FAIL"]
|
|
||||||
|
|
||||||
[CORP: same-site is checked and blocked.]
|
[CORP: same-site is checked and blocked.]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
[navigation.sub.html?encoding=x-cp1251]
|
[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>]
|
[hyperlink auditing <a ping>]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
@ -8,7 +12,11 @@
|
||||||
|
|
||||||
|
|
||||||
[navigation.sub.html?encoding=utf8]
|
[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>]
|
[hyperlink auditing <a ping>]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
@ -17,7 +25,11 @@
|
||||||
|
|
||||||
|
|
||||||
[navigation.sub.html?encoding=windows-1252]
|
[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>]
|
[hyperlink auditing <a ping>]
|
||||||
expected: TIMEOUT
|
expected: TIMEOUT
|
||||||
|
|
||||||
|
|
|
@ -45,7 +45,7 @@
|
||||||
|
|
||||||
[utf-16be.html?include=workers]
|
[utf-16be.html?include=workers]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and not fission and webrender and debug: ["TIMEOUT", "OK"]
|
if (os == "android") and debug: ["TIMEOUT", "OK"]
|
||||||
[OK, TIMEOUT]
|
[OK, TIMEOUT]
|
||||||
[SharedWorker() in a shared worker]
|
[SharedWorker() in a shared worker]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
@ -55,7 +55,7 @@
|
||||||
|
|
||||||
[SharedWorker constructor]
|
[SharedWorker constructor]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and not fission and webrender and debug: ["TIMEOUT", "PASS"]
|
if (os == "android") and debug: ["TIMEOUT", "PASS"]
|
||||||
[PASS, TIMEOUT]
|
[PASS, TIMEOUT]
|
||||||
|
|
||||||
[SharedWorker() in a dedicated worker]
|
[SharedWorker() in a dedicated worker]
|
||||||
|
|
|
@ -43,9 +43,7 @@
|
||||||
|
|
||||||
[utf-16le.html?include=workers]
|
[utf-16le.html?include=workers]
|
||||||
expected:
|
expected:
|
||||||
if fission and (os == "linux") and debug: ["TIMEOUT", "OK"]
|
if (os == "linux") and fission and not debug: ["TIMEOUT", "OK"]
|
||||||
if not fission and (processor == "x86") and debug: ["TIMEOUT", "OK"]
|
|
||||||
if fission and (os == "win"): ["TIMEOUT", "OK"]
|
|
||||||
[OK, TIMEOUT]
|
[OK, TIMEOUT]
|
||||||
[SharedWorker() in a shared worker]
|
[SharedWorker() in a shared worker]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
@ -57,9 +55,7 @@
|
||||||
|
|
||||||
[SharedWorker constructor]
|
[SharedWorker constructor]
|
||||||
expected:
|
expected:
|
||||||
if fission and (os == "linux") and debug: ["TIMEOUT", "PASS"]
|
if (os == "linux") and fission and not debug: ["TIMEOUT", "PASS"]
|
||||||
if not fission and (processor == "x86") and debug: ["TIMEOUT", "PASS"]
|
|
||||||
if fission and (os == "win"): ["TIMEOUT", "PASS"]
|
|
||||||
[PASS, TIMEOUT]
|
[PASS, TIMEOUT]
|
||||||
|
|
||||||
[SharedWorker() in a dedicated worker]
|
[SharedWorker() in a dedicated worker]
|
||||||
|
|
|
@ -32,7 +32,9 @@
|
||||||
|
|
||||||
|
|
||||||
[utf-8.html?include=workers]
|
[utf-8.html?include=workers]
|
||||||
expected: [OK, TIMEOUT]
|
expected:
|
||||||
|
if os == "mac": ["TIMEOUT", "OK"]
|
||||||
|
[OK, TIMEOUT]
|
||||||
[SharedWorker() in a shared worker]
|
[SharedWorker() in a shared worker]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -40,7 +42,9 @@
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[SharedWorker constructor]
|
[SharedWorker constructor]
|
||||||
expected: [PASS, TIMEOUT]
|
expected:
|
||||||
|
if os == "mac": ["TIMEOUT", "PASS"]
|
||||||
|
[PASS, TIMEOUT]
|
||||||
|
|
||||||
[SharedWorker() in a dedicated worker]
|
[SharedWorker() in a dedicated worker]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -286,11 +286,7 @@
|
||||||
|
|
||||||
|
|
||||||
[windows-1251.html?include=workers]
|
[windows-1251.html?include=workers]
|
||||||
expected:
|
expected: [OK, TIMEOUT]
|
||||||
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]
|
|
||||||
[SharedWorker() in a shared worker]
|
[SharedWorker() in a shared worker]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -298,11 +294,7 @@
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[SharedWorker constructor]
|
[SharedWorker constructor]
|
||||||
expected:
|
expected: [PASS, TIMEOUT]
|
||||||
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]
|
|
||||||
|
|
||||||
[SharedWorker() in a dedicated worker]
|
[SharedWorker() in a dedicated worker]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -115,10 +115,7 @@
|
||||||
|
|
||||||
[windows-1252.html?include=workers]
|
[windows-1252.html?include=workers]
|
||||||
expected:
|
expected:
|
||||||
if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "OK"]
|
if webrender and not debug and (os == "linux") and not fission: ["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"]
|
|
||||||
[OK, TIMEOUT]
|
[OK, TIMEOUT]
|
||||||
[SharedWorker() in a shared worker]
|
[SharedWorker() in a shared worker]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
@ -130,10 +127,7 @@
|
||||||
|
|
||||||
[SharedWorker constructor]
|
[SharedWorker constructor]
|
||||||
expected:
|
expected:
|
||||||
if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "PASS"]
|
if webrender and not debug and (os == "linux") and not fission: ["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"]
|
|
||||||
[PASS, TIMEOUT]
|
[PASS, TIMEOUT]
|
||||||
|
|
||||||
[SharedWorker() in a dedicated worker]
|
[SharedWorker() in a dedicated worker]
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
local: c1be28b9a5b779d788d11fe9458fe8608b68dee9
|
local: c1be28b9a5b779d788d11fe9458fe8608b68dee9
|
||||||
upstream: 0a66183c5f761ca818545f546e2fca4cff89683a
|
upstream: 78f14c537b62447d64aeb65a30ede77c5d26db41
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
[pointerevent_getCoalescedEvents_when_pointerlocked.html]
|
[pointerevent_getCoalescedEvents_when_pointerlocked.html]
|
||||||
[mouse pointermove getCoalescedEvents when lock test]
|
[mouse pointermove getCoalescedEvents when lock test]
|
||||||
expected:
|
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 == "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 == "win") and (processor == "x86"): PASS
|
||||||
if os == "android": PASS
|
if os == "android": PASS
|
||||||
[PASS, FAIL]
|
[PASS, FAIL]
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
[pointerevent_movementxy.html]
|
[pointerevent_movementxy.html]
|
||||||
expected:
|
expected:
|
||||||
if webrender and not debug and (os == "linux") and fission: ["OK", "ERROR"]
|
if (os == "linux") and debug and not fission: ["OK", "ERROR"]
|
||||||
if webrender and debug and (os == "win"): ["OK", "ERROR"]
|
if (os == "win") and debug and webrender: ["OK", "ERROR"]
|
||||||
if not webrender and (os == "linux") and debug: ["OK", "ERROR"]
|
if os == "mac": ["OK", "ERROR"]
|
||||||
[ERROR, OK]
|
[ERROR, OK]
|
||||||
[mouse pointerevent attributes]
|
[mouse pointerevent attributes]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
|
@ -1,8 +1,11 @@
|
||||||
[pointerevent_movementxy_with_pointerlock.html]
|
[pointerevent_movementxy_with_pointerlock.html]
|
||||||
[mouse pointerevent movementX/Y with pointerlock test]
|
[mouse pointerevent movementX/Y with pointerlock test]
|
||||||
expected:
|
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 == "win") and (processor == "x86"): ["PASS", "FAIL"]
|
||||||
if os == "android": ["PASS", "FAIL"]
|
if (os == "linux") and (processor == "x86"): ["PASS", "FAIL"]
|
||||||
[FAIL, PASS]
|
[FAIL, PASS]
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
[pointerevent_pointermove_on_chorded_mouse_button_when_locked.html]
|
[pointerevent_pointermove_on_chorded_mouse_button_when_locked.html]
|
||||||
[pointer locked pointermove events received for button state changes]
|
[pointer locked pointermove events received for button state changes]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and webrender and debug and fission: ["FAIL", "PASS"]
|
if (os == "linux") and debug and fission: ["FAIL", "PASS"]
|
||||||
if (os == "linux") and webrender and debug and not fission: ["FAIL", "PASS"]
|
if (os == "linux") and debug and not fission: ["FAIL", "PASS"]
|
||||||
if (os == "linux") and not webrender and debug: ["FAIL", "PASS"]
|
|
||||||
[PASS, FAIL]
|
[PASS, FAIL]
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,4 @@
|
||||||
[movementX_Y_basic.html]
|
[movementX_Y_basic.html]
|
||||||
[Test that movementX/Y = eNow.screenX/Y-ePrevious.screenX/Y.]
|
[Test that movementX/Y = eNow.screenX/Y-ePrevious.screenX/Y.]
|
||||||
expected:
|
expected: [PASS, FAIL]
|
||||||
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]
|
|
||||||
|
|
||||||
|
|
|
@ -1,24 +1,20 @@
|
||||||
[observe.html]
|
[observe.html]
|
||||||
expected:
|
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 fission: ["OK", "TIMEOUT"]
|
||||||
if webrender and (os == "linux") and not debug and not 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"]
|
if webrender and (os == "linux") and debug: ["OK", "TIMEOUT"]
|
||||||
[guard]
|
[guard]
|
||||||
expected:
|
expected:
|
||||||
if webrender and (os == "linux") and not debug and not fission: ["PASS", "NOTRUN"]
|
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 == "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 == "linux") and debug: ["PASS", "NOTRUN"]
|
||||||
|
if webrender and (os == "win") and fission: ["PASS", "NOTRUN"]
|
||||||
|
|
||||||
[test6: iframe notifications]
|
[test6: iframe notifications]
|
||||||
expected:
|
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 fission: ["PASS", "FAIL"]
|
||||||
if webrender and (os == "linux") and not debug and not 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"]
|
if webrender and (os == "linux") and debug: ["PASS", "FAIL"]
|
||||||
|
if webrender and (os == "win") and fission: ["PASS", "FAIL"]
|
||||||
[test8: simple content-box observation]
|
|
||||||
expected:
|
|
||||||
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
|
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
[event-before-promise.html]
|
[event-before-promise.html]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and not webrender: ["ERROR", "OK"]
|
if (os == "linux") and webrender and not debug: ["OK", "ERROR"]
|
||||||
if (os == "win") and (processor == "x86"): ["ERROR", "OK"]
|
if (os == "win") and (processor == "x86_64"): ["OK", "ERROR"]
|
||||||
|
if (os == "win") and (processor == "aarch64"): ["OK", "ERROR"]
|
||||||
if os == "android": TIMEOUT
|
if os == "android": TIMEOUT
|
||||||
if os == "mac": ["ERROR", "OK"]
|
[ERROR, OK]
|
||||||
[OK, ERROR]
|
|
||||||
[The 'change' event must fire before the [[orientationPendingPromise\]\] is resolved.]
|
[The 'change' event must fire before the [[orientationPendingPromise\]\] is resolved.]
|
||||||
expected:
|
expected:
|
||||||
if os == "android": TIMEOUT
|
if os == "android": TIMEOUT
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
[lock-unlock-check.html]
|
[lock-unlock-check.html]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86"): ["ERROR", "OK"]
|
if (os == "linux") and (processor == "x86_64") and not fission and not debug and not webrender: ["ERROR", "OK"]
|
||||||
if (os == "linux") and fission and debug: ["ERROR", "OK"]
|
if (os == "linux") and (processor == "x86_64") and fission and debug: ["ERROR", "OK"]
|
||||||
if (os == "linux") and not fission and debug: ["ERROR", "OK"]
|
|
||||||
if (os == "win") and (processor == "x86"): ["ERROR", "OK"]
|
if (os == "win") and (processor == "x86"): ["ERROR", "OK"]
|
||||||
|
if (os == "linux") and (processor == "x86"): ["ERROR", "OK"]
|
||||||
if os == "android": TIMEOUT
|
if os == "android": TIMEOUT
|
||||||
[OK, ERROR]
|
[OK, ERROR]
|
||||||
[Re-locking orientation during event dispatch must reject existing orientationPendingPromise]
|
[Re-locking orientation during event dispatch must reject existing orientationPendingPromise]
|
||||||
|
|
|
@ -1,10 +1,11 @@
|
||||||
[onchange-event.html]
|
[onchange-event.html]
|
||||||
expected:
|
expected:
|
||||||
if (os == "win") and (processor == "x86_64") and webrender: ["OK", "ERROR"]
|
if (os == "linux") and webrender and not debug and fission: ["OK", "ERROR"]
|
||||||
if (os == "win") and (processor == "x86_64") and not webrender: OK
|
if (os == "win") and not webrender and (processor == "x86_64"): OK
|
||||||
if (os == "win") and (processor == "x86"): ERROR
|
if (os == "win") and not webrender and (processor == "x86"): ERROR
|
||||||
if (os == "win") and (processor == "aarch64"): ["OK", "ERROR"]
|
if (os == "win") and webrender: ["OK", "ERROR"]
|
||||||
if os == "android": TIMEOUT
|
if os == "android": TIMEOUT
|
||||||
|
if os == "mac": ["OK", "ERROR"]
|
||||||
[ERROR, OK]
|
[ERROR, OK]
|
||||||
[Test that orientationchange event is fired when the orientation changes.]
|
[Test that orientationchange event is fired when the orientation changes.]
|
||||||
expected:
|
expected:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[orientation-reading.html]
|
[orientation-reading.html]
|
||||||
expected:
|
expected:
|
||||||
|
if (os == "linux") and webrender and not debug: ["OK", "ERROR"]
|
||||||
if (os == "win") and (processor == "x86"): 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 == "win") and (processor == "x86_64"): OK
|
||||||
if os == "android": TIMEOUT
|
if os == "android": TIMEOUT
|
||||||
[ERROR, OK]
|
[ERROR, OK]
|
||||||
|
|
|
@ -1,22 +1,20 @@
|
||||||
[navigation-redirect.https.html]
|
[navigation-redirect.https.html]
|
||||||
[SW-fallbacked redirect to same-origin same-scope with different hash fragments.]
|
[SW-fallbacked redirect to same-origin same-scope with different hash fragments.]
|
||||||
expected:
|
expected:
|
||||||
if not debug and not fission and webrender and (os == "win"): ["PASS", "FAIL"]
|
if webrender and not debug and (os == "linux") and fission: ["PASS", "FAIL"]
|
||||||
if not debug and fission and webrender and (os == "linux"): ["PASS", "FAIL"]
|
if webrender and not debug and (os == "win") and not fission: ["PASS", "FAIL"]
|
||||||
if not debug and fission and not webrender: ["PASS", "FAIL"]
|
|
||||||
|
|
||||||
[SW-fallbacked redirect to same-origin same-scope.]
|
[SW-fallbacked redirect to same-origin same-scope.]
|
||||||
expected:
|
expected:
|
||||||
if not debug and webrender and not fission and (os == "win"): ["PASS", "FAIL"]
|
if (os == "win") and webrender and not debug and not fission: ["PASS", "FAIL"]
|
||||||
if not debug and not webrender and (os == "linux") and fission: ["PASS", "FAIL"]
|
|
||||||
|
|
||||||
[SW-fallbacked redirect to same-origin same-scope with a hash fragment.]
|
[SW-fallbacked redirect to same-origin same-scope with a hash fragment.]
|
||||||
expected:
|
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.]
|
[SW-fallbacked redirect to other-origin and back to same-origin.]
|
||||||
expected:
|
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]
|
[navigation-redirect.https.html?client]
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
[update-no-cache-request-headers.https.html]
|
[update-no-cache-request-headers.https.html]
|
||||||
[headers in no-cache mode]
|
[headers in no-cache mode]
|
||||||
expected:
|
expected: [PASS, FAIL]
|
||||||
if (processor == "x86_64") and (os == "linux") and not debug and webrender and not fission: ["FAIL", "PASS"]
|
|
||||||
if processor == "aarch64": ["FAIL", "PASS"]
|
|
||||||
[PASS, FAIL]
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,10 @@
|
||||||
[windowclient-navigate.https.html]
|
[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]
|
[in scope but not controlled test on installing worker worker side]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -10,24 +15,58 @@
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[invalid url (about:blank)]
|
[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]
|
[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]
|
[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)]
|
[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\])]
|
[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:///)]
|
[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]
|
[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)]
|
[BarcodeDetector interface: operation detect(ImageBitmapSource)]
|
||||||
expected: FAIL
|
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]
|
[FaceDetector interface: existence and properties of interface prototype object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[FaceDetector interface object length]
|
[FaceDetector interface object length]
|
||||||
expected: FAIL
|
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]
|
[FaceDetector interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -32,54 +20,15 @@
|
||||||
[FaceDetector interface: existence and properties of interface prototype object's "constructor" property]
|
[FaceDetector interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
expected: FAIL
|
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]
|
[BarcodeDetector interface: existence and properties of interface object]
|
||||||
expected: FAIL
|
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)]
|
[FaceDetector interface: operation detect(ImageBitmapSource)]
|
||||||
expected: FAIL
|
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]
|
[BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[DetectedFace interface object name]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[FaceDetector interface: existence and properties of interface object]
|
[FaceDetector interface: existence and properties of interface object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -95,66 +44,6 @@
|
||||||
[BarcodeDetector interface object length]
|
[BarcodeDetector interface object length]
|
||||||
expected: FAIL
|
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]
|
[FaceDetector interface: calling detect(ImageBitmapSource) on new FaceDetector() with too few arguments must throw TypeError]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -229,117 +118,6 @@
|
||||||
[BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property]
|
[BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
expected: FAIL
|
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]
|
[FaceDetector interface: calling detect(ImageBitmapSource) on new FaceDetector() with too few arguments must throw TypeError]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -375,120 +153,33 @@
|
||||||
[BarcodeDetector interface: existence and properties of interface object]
|
[BarcodeDetector interface: existence and properties of interface object]
|
||||||
expected: FAIL
|
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]
|
[FaceDetector interface: existence and properties of interface prototype object]
|
||||||
expected: FAIL
|
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]
|
[FaceDetector interface object length]
|
||||||
expected: FAIL
|
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]
|
[FaceDetector interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
expected: FAIL
|
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]
|
[BarcodeDetector interface object name]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[DetectedBarcode interface: existence and properties of interface prototype object]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[BarcodeDetector interface: existence and properties of interface prototype object]
|
[BarcodeDetector interface: existence and properties of interface prototype object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[DetectedBarcode interface: existence and properties of interface object]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[FaceDetector interface: existence and properties of interface prototype object's "constructor" property]
|
[FaceDetector interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
expected: FAIL
|
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)]
|
[FaceDetector interface: operation detect(ImageBitmapSource)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[DetectedBarcode interface: attribute cornerPoints]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[BarcodeDetector interface object length]
|
[BarcodeDetector interface object length]
|
||||||
expected: FAIL
|
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]
|
[BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[DetectedFace interface object name]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[FaceDetector interface: existence and properties of interface object]
|
[FaceDetector interface: existence and properties of interface object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -501,30 +192,6 @@
|
||||||
[BarcodeDetector interface: operation getSupportedFormats()]
|
[BarcodeDetector interface: operation getSupportedFormats()]
|
||||||
expected: FAIL
|
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]
|
[FaceDetector interface: calling detect(ImageBitmapSource) on new FaceDetector() with too few arguments must throw TypeError]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -560,120 +227,33 @@
|
||||||
[BarcodeDetector interface: existence and properties of interface object]
|
[BarcodeDetector interface: existence and properties of interface object]
|
||||||
expected: FAIL
|
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]
|
[FaceDetector interface: existence and properties of interface prototype object]
|
||||||
expected: FAIL
|
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]
|
[FaceDetector interface object length]
|
||||||
expected: FAIL
|
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]
|
[FaceDetector interface: existence and properties of interface prototype object's @@unscopables property]
|
||||||
expected: FAIL
|
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]
|
[BarcodeDetector interface object name]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[DetectedBarcode interface: existence and properties of interface prototype object]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[BarcodeDetector interface: existence and properties of interface prototype object]
|
[BarcodeDetector interface: existence and properties of interface prototype object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[DetectedBarcode interface: existence and properties of interface object]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[FaceDetector interface: existence and properties of interface prototype object's "constructor" property]
|
[FaceDetector interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
expected: FAIL
|
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)]
|
[FaceDetector interface: operation detect(ImageBitmapSource)]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[DetectedBarcode interface: attribute cornerPoints]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[BarcodeDetector interface object length]
|
[BarcodeDetector interface object length]
|
||||||
expected: FAIL
|
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]
|
[BarcodeDetector interface: existence and properties of interface prototype object's "constructor" property]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[DetectedFace interface object name]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[FaceDetector interface: existence and properties of interface object]
|
[FaceDetector interface: existence and properties of interface object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -686,30 +266,6 @@
|
||||||
[BarcodeDetector interface: operation getSupportedFormats()]
|
[BarcodeDetector interface: operation getSupportedFormats()]
|
||||||
expected: FAIL
|
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]
|
[FaceDetector interface: calling detect(ImageBitmapSource) on new FaceDetector() with too few arguments must throw TypeError]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,13 @@
|
||||||
[sxg-reporting-prefetch-cert_parse_error-downgraded.tentative.html]
|
[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.]
|
[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]
|
[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.]
|
[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.html]
|
||||||
[Correct events for short animations with syncbases]
|
[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]
|
[end-of-time-crash.html]
|
||||||
expected:
|
expected:
|
||||||
if processor == "aarch64": CRASH
|
if processor == "aarch64": TIMEOUT
|
||||||
|
|
|
@ -4,7 +4,8 @@
|
||||||
if webrender and (os == "linux"): ["OK", "ERROR"]
|
if webrender and (os == "linux"): ["OK", "ERROR"]
|
||||||
[Check if onhover events reset correctly when triggered multiple times]
|
[Check if onhover events reset correctly when triggered multiple times]
|
||||||
expected:
|
expected:
|
||||||
if webrender and (os == "linux") and debug and not fission: ["FAIL", "PASS"]
|
if not fission and webrender and not debug and (os == "linux"): ["FAIL", "PASS"]
|
||||||
if webrender and (os == "linux") and not debug: ["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]
|
[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]
|
[TrustedTypePolicyFactory-createPolicy-nameTests.tentative.html]
|
||||||
[Retrieving policy names]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[policy.name = name]
|
[policy.name = name]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -155,6 +155,3 @@
|
||||||
[TrustedTypePolicyFactory interface: existence and properties of interface object]
|
[TrustedTypePolicyFactory interface: existence and properties of interface object]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[TrustedTypePolicyFactory interface: window.trustedTypes must have own property "getPolicyNames"]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
[pausing-an-animation.html]
|
[pausing-an-animation.html]
|
||||||
expected:
|
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
|
ERROR
|
||||||
|
|
|
@ -15,6 +15,8 @@
|
||||||
|
|
||||||
|
|
||||||
[mode-shared.tentative.https.any.serviceworker.html]
|
[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]
|
[Shared locks are not exclusive]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
[createcredential-pubkeycredparams.https.html]
|
[createcredential-pubkeycredparams.https.html]
|
||||||
expected:
|
expected:
|
||||||
if processor == "aarch64": [TIMEOUT, OK]
|
if processor == "aarch64": ["OK", "TIMEOUT"]
|
||||||
[Bad pubKeyCredParams: first param has bad alg (0)]
|
[Bad pubKeyCredParams: first param has bad alg (0)]
|
||||||
expected:
|
expected:
|
||||||
if processor == "aarch64": [PASS, NOTRUN]
|
if processor == "aarch64": ["FAIL", "PASS", "NOTRUN"]
|
||||||
FAIL
|
FAIL
|
||||||
|
|
||||||
[Bad pubKeyCredParams: first param has bad alg (42)]
|
[Bad pubKeyCredParams: first param has bad alg (42)]
|
||||||
expected:
|
expected:
|
||||||
if processor == "aarch64": [PASS, TIMEOUT]
|
if processor == "aarch64": ["FAIL", "PASS", "TIMEOUT"]
|
||||||
FAIL
|
FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[createcredential-timeout.https.html]
|
[createcredential-timeout.https.html]
|
||||||
expected:
|
expected:
|
||||||
if processor == "aarch64": ["TIMEOUT", "OK"]
|
if processor == "aarch64": ["OK", "TIMEOUT"]
|
||||||
[ensure create credential times out]
|
[ensure create credential times out]
|
||||||
expected:
|
expected:
|
||||||
if os == "android": FAIL
|
if os == "android": FAIL
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
[webauthn-testdriver-basic.https.html]
|
[webauthn-testdriver-basic.https.html]
|
||||||
expected:
|
expected:
|
||||||
|
if (os == "win") and (processor == "aarch64"): OK
|
||||||
if os == "android": OK
|
if os == "android": OK
|
||||||
TIMEOUT
|
TIMEOUT
|
||||||
[Get an assertion]
|
[Get an assertion]
|
||||||
expected:
|
expected:
|
||||||
|
if (os == "win") and (processor == "aarch64"): FAIL
|
||||||
if os == "android": PASS
|
if os == "android": PASS
|
||||||
NOTRUN
|
NOTRUN
|
||||||
|
|
||||||
[Create a credential]
|
[Create a credential]
|
||||||
expected:
|
expected:
|
||||||
|
if (os == "win") and (processor == "aarch64"): FAIL
|
||||||
if os == "android": PASS
|
if os == "android": PASS
|
||||||
TIMEOUT
|
TIMEOUT
|
||||||
|
|
||||||
|
@ -17,6 +20,7 @@
|
||||||
|
|
||||||
[Clean up the test environment]
|
[Clean up the test environment]
|
||||||
expected:
|
expected:
|
||||||
|
if (os == "win") and (processor == "aarch64"): FAIL
|
||||||
if os == "android": FAIL
|
if os == "android": FAIL
|
||||||
NOTRUN
|
NOTRUN
|
||||||
|
|
||||||
|
|
|
@ -4,10 +4,8 @@
|
||||||
|
|
||||||
[messages aren't delivered to a port closed after calling postMessage.]
|
[messages aren't delivered to a port closed after calling postMessage.]
|
||||||
expected:
|
expected:
|
||||||
if (os == "linux") and webrender and debug and fission: ["PASS", "FAIL"]
|
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["FAIL", "PASS"]
|
||||||
if (os == "linux") and webrender and debug and not fission: ["PASS", "FAIL"]
|
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||||
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
|
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
|
||||||
if (os == "linux") and webrender and not debug and fission: ["PASS", "FAIL"]
|
if (os == "linux") and webrender: ["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"]
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[embedded_style_imports_blocked.html]
|
[embedded_style_imports_blocked.html]
|
||||||
expected:
|
expected:
|
||||||
if not webrender and (processor == "x86") and debug: ["PASS", "FAIL"]
|
if not webrender and (os == "win") and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||||
if not webrender and (processor == "x86") and not debug: ["FAIL", "PASS"]
|
if not webrender and (os == "win") and not debug and (processor == "x86"): ["FAIL", "PASS"]
|
||||||
if not webrender and (processor == "x86_64") and (os == "linux"): ["PASS", "FAIL"]
|
if not webrender and (os == "win") and debug: ["PASS", "FAIL"]
|
||||||
if not webrender and (processor == "x86_64") and (os == "win"): ["PASS", "FAIL"]
|
if not webrender and (os == "android"): ["PASS", "FAIL"]
|
||||||
if not webrender and (processor == "x86_64") and (os == "android"): ["PASS", "FAIL"]
|
if not webrender and (os == "linux"): ["PASS", "FAIL"]
|
||||||
|
|
|
@ -1,5 +1,8 @@
|
||||||
[embedded_style_multiple_tracks.html]
|
[embedded_style_multiple_tracks.html]
|
||||||
expected:
|
expected:
|
||||||
if not webrender and (os == "android") and not debug: PASS
|
if not webrender and (os == "win") and not debug and (processor == "x86"): ["FAIL", "PASS"]
|
||||||
if webrender: PASS
|
if not webrender and (os == "win") and not debug and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||||
[PASS, FAIL]
|
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]
|
[embedded_style_urls.html]
|
||||||
expected:
|
expected:
|
||||||
if not webrender and (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
|
if not webrender and (os == "win") and not debug and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||||
if not webrender and (os == "win") and (processor == "x86") and debug: ["FAIL", "PASS"]
|
if not webrender and (os == "win") and not debug and (processor == "x86"): ["PASS", "FAIL"]
|
||||||
if not webrender and (os == "win") and (processor == "x86_64"): ["FAIL", "PASS"]
|
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 debug: ["FAIL", "PASS"]
|
||||||
if not webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
|
if not webrender and (os == "linux") and not debug: ["PASS", "FAIL"]
|
||||||
if not webrender and (os == "android") and debug: ["PASS", "FAIL"]
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче