зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1729169 - [wpt-sync] Update web-platform-tests to 4a8e1e081701c95a7f2d27eff2d2a9ee96691edc, a=testonly
MANUAL PUSH: wpt sync bot wpt-head: 4a8e1e081701c95a7f2d27eff2d2a9ee96691edc wpt-type: landing
This commit is contained in:
Родитель
5f0f0a5c6f
Коммит
fdcee84771
|
@ -123,8 +123,8 @@
|
|||
|
||||
[File: [object File\]]
|
||||
expected:
|
||||
if (os == "linux") and fission and not debug: NOTRUN
|
||||
if (os == "android") and debug and not swgl: [NOTRUN, PASS, TIMEOUT]
|
||||
if (os == "linux") and fission and not debug: NOTRUN
|
||||
if (os == "win") and not fission: [NOTRUN, PASS]
|
||||
if (os == "win") and fission: [NOTRUN, PASS, TIMEOUT]
|
||||
if os == "mac": NOTRUN
|
||||
|
@ -152,8 +152,8 @@
|
|||
[structured-clone.any.worker.html?101-last]
|
||||
expected:
|
||||
if (os == "linux") and debug and not fission and not swgl: [TIMEOUT, OK]
|
||||
if (os == "win") and (processor == "x86_64"): [TIMEOUT, OK]
|
||||
if (os == "mac") and debug: [TIMEOUT, OK]
|
||||
if (os == "win") and (processor == "x86_64"): [TIMEOUT, OK]
|
||||
TIMEOUT
|
||||
[Not serializable: function: function() {}]
|
||||
expected:
|
||||
|
@ -172,39 +172,38 @@
|
|||
[Not serializable: symbol: Symbol(desc)]
|
||||
expected:
|
||||
if (os == "linux") and debug and not fission and not swgl: [NOTRUN, FAIL]
|
||||
if (os == "win") and (processor == "x86_64"): [NOTRUN, FAIL]
|
||||
if (os == "mac") and debug: [NOTRUN, FAIL]
|
||||
if (os == "win") and (processor == "x86_64"): [NOTRUN, FAIL]
|
||||
NOTRUN
|
||||
|
||||
[File: [object File\]]
|
||||
expected:
|
||||
if (os == "linux") and debug and not fission and not swgl: [NOTRUN, PASS, TIMEOUT]
|
||||
if (os == "win") and (processor == "x86_64") and fission and debug: [TIMEOUT, PASS, NOTRUN]
|
||||
if (os == "win") and (processor == "x86_64") and fission and debug: [NOTRUN, PASS, TIMEOUT]
|
||||
if (os == "win") and (processor == "x86_64") and fission and not debug: [NOTRUN, PASS, TIMEOUT]
|
||||
if (os == "linux") and debug and fission: [NOTRUN, TIMEOUT]
|
||||
if (os == "win") and (processor == "x86_64") and not fission: [NOTRUN, PASS, TIMEOUT]
|
||||
if (os == "mac") and not debug: [NOTRUN, TIMEOUT]
|
||||
if (os == "mac") and debug: [NOTRUN, PASS, TIMEOUT]
|
||||
if (os == "mac") and not debug: [NOTRUN, TIMEOUT]
|
||||
if os == "android": [NOTRUN, TIMEOUT]
|
||||
NOTRUN
|
||||
|
||||
[Not serializable: Event: [object Event\]]
|
||||
expected:
|
||||
if (os == "linux") and debug and not fission and not swgl: [NOTRUN, PASS]
|
||||
if (os == "mac") and debug: [NOTRUN, PASS]
|
||||
if (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
|
||||
if (os == "mac") and debug: [NOTRUN, PASS]
|
||||
NOTRUN
|
||||
|
||||
[Not serializable: DedicatedWorkerGlobalScope: [object DedicatedWorkerGlobalScope\]]
|
||||
expected:
|
||||
if (os == "linux") and debug and not fission and not swgl: [NOTRUN, PASS]
|
||||
if (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
|
||||
if (os == "mac") and debug: [NOTRUN, PASS]
|
||||
if (os == "win") and (processor == "x86_64"): [NOTRUN, PASS]
|
||||
NOTRUN
|
||||
|
||||
[Blob: [object Blob\]]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and fission and debug: [PASS, TIMEOUT]
|
||||
if (os == "linux") and debug and swgl: TIMEOUT
|
||||
if (os == "win") and (processor == "x86"): TIMEOUT
|
||||
if (os == "linux") and not debug: TIMEOUT
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
[navigate-replace-same-document.html]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [OK, ERROR]
|
||||
if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR]
|
||||
if (os == "win") and debug and (processor == "x86"): [OK, ERROR]
|
||||
if (os == "linux") and debug and fission: [OK, ERROR]
|
||||
if (os == "linux") and not debug and (processor == "x86"): [OK, ERROR]
|
||||
if (os == "android") and not swgl and debug: [OK, ERROR]
|
||||
if (os == "android") and not swgl and not debug: [OK, ERROR]
|
||||
if (os == "win") and debug and not swgl: [OK, ERROR]
|
||||
if (os == "win") and not debug and (processor == "x86"): [OK, ERROR]
|
||||
if (os == "mac") and debug: [OK, ERROR]
|
||||
[ERROR, OK]
|
||||
|
|
|
@ -87,6 +87,8 @@
|
|||
|
||||
|
||||
[compression-bad-chunks.tentative.any.serviceworker.html]
|
||||
expected:
|
||||
if os == "win": [OK, TIMEOUT]
|
||||
[chunk of type array should error the stream for gzip]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -172,4 +174,3 @@
|
|||
|
||||
[chunk of type null should error the stream for gzip]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,28 +1,27 @@
|
|||
[history-iframe.sub.html]
|
||||
expected:
|
||||
if os == "android": OK
|
||||
if os == "win": OK
|
||||
if os == "android": OK
|
||||
[OK, TIMEOUT]
|
||||
[History navigation in iframe: "about:blank" document is navigated back from history same-origin.]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, FAIL, TIMEOUT]
|
||||
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [FAIL, PASS, TIMEOUT]
|
||||
if (os == "linux") and not fission and debug and not swgl: [PASS, FAIL, TIMEOUT]
|
||||
if (os == "linux") and not fission and debug and swgl: [FAIL, PASS, TIMEOUT]
|
||||
if (os == "linux") and not fission and not debug and (processor == "x86"): [PASS, FAIL, TIMEOUT]
|
||||
if (os == "linux") and not fission and debug: [PASS, FAIL, TIMEOUT]
|
||||
if (os == "linux") and fission: [PASS, FAIL, TIMEOUT]
|
||||
if (os == "win") and (processor == "x86"): [PASS, FAIL]
|
||||
if os == "mac": [PASS, TIMEOUT]
|
||||
|
||||
[History navigation in iframe: "about:blank" document is navigated back from history cross-origin.]
|
||||
expected:
|
||||
if (os == "linux") and not fission: [PASS, TIMEOUT, NOTRUN]
|
||||
if (os == "linux") and fission: [PASS, FAIL, TIMEOUT, NOTRUN]
|
||||
if (os == "linux") and not fission: [PASS, TIMEOUT, NOTRUN]
|
||||
if os == "mac": [PASS, TIMEOUT, NOTRUN]
|
||||
|
||||
[History navigation in iframe: blob URL document is navigated back from history same-origin.]
|
||||
expected:
|
||||
if os == "android": PASS
|
||||
if os == "win": PASS
|
||||
if os == "android": PASS
|
||||
[PASS, NOTRUN]
|
||||
|
||||
[History navigation in iframe: blob URL document is navigated back from history cross-origin.]
|
||||
|
@ -45,12 +44,12 @@
|
|||
|
||||
[History navigation in iframe: srcdoc iframe is navigated back from history same-origin.]
|
||||
expected:
|
||||
if os == "android": PASS
|
||||
if os == "win": PASS
|
||||
if os == "android": PASS
|
||||
[PASS, NOTRUN]
|
||||
|
||||
[History navigation in iframe: srcdoc iframe is navigated back from history cross-origin.]
|
||||
expected:
|
||||
if os == "android": PASS
|
||||
if os == "win": PASS
|
||||
if os == "android": PASS
|
||||
[PASS, NOTRUN]
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
[iframe-all-local-schemes-inherit-self.sub.html]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "linux") and swgl: [TIMEOUT, OK]
|
||||
if (processor == "x86") and not debug: [TIMEOUT, OK]
|
||||
if (processor == "x86_64") and (os == "linux") and not swgl and debug and not fission: [TIMEOUT, OK]
|
||||
if (processor == "x86") and (os == "linux"): [TIMEOUT, OK]
|
||||
[OK, TIMEOUT]
|
||||
[<iframe>'s about:blank inherits policy.]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "linux") and swgl: [TIMEOUT, PASS]
|
||||
if (processor == "x86") and not debug: [TIMEOUT, PASS]
|
||||
if (processor == "x86_64") and (os == "linux") and not swgl and debug and not fission: [TIMEOUT, PASS]
|
||||
if (processor == "x86") and (os == "linux"): [TIMEOUT, PASS]
|
||||
[PASS, TIMEOUT]
|
||||
|
|
|
@ -2,3 +2,6 @@
|
|||
[Test that the child iframe navigation is not allowed]
|
||||
expected: FAIL
|
||||
|
||||
[Violation report status OK.]
|
||||
expected:
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[href-location-blocked.sub.html]
|
||||
[Violation report status OK.]
|
||||
expected:
|
||||
if (os == "android") and debug and swgl: [PASS, FAIL]
|
||||
if (os == "android") and debug and not swgl: [PASS, FAIL]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
if (os == "android") and debug: [PASS, FAIL]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[relpos-percentage-top-in-scrollable.html]
|
||||
[Top percentage resolved correctly for overflow contribution]
|
||||
expected:
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
if (os == "android") and not debug: [FAIL, PASS]
|
||||
if (os == "android") and debug: [FAIL, PASS]
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
[background-color-animation-with-table2.html]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86") and not debug: [TIMEOUT, PASS]
|
||||
if (os == "linux") and debug and fission: [TIMEOUT, PASS]
|
||||
if (os == "android") and debug and swgl: [TIMEOUT, PASS]
|
||||
if (os == "linux") and fission and debug: [TIMEOUT, PASS]
|
||||
if (os == "win") and not debug and not fission: [TIMEOUT, PASS]
|
||||
if (os == "win") and debug and (processor == "x86"): [TIMEOUT, PASS]
|
||||
if (os == "mac") and not debug: [TIMEOUT, PASS]
|
||||
if (os == "mac") and debug: [TIMEOUT, PASS]
|
||||
[PASS, TIMEOUT]
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[background-color-animation-with-table3.html]
|
||||
expected:
|
||||
if (os == "win") and not debug and not fission and (processor == "x86"): [TIMEOUT, PASS]
|
||||
if (os == "win") and not debug and fission: [TIMEOUT, PASS]
|
||||
if (os == "android") and not debug: [TIMEOUT, PASS]
|
||||
if (os == "android") and debug and swgl: [TIMEOUT, PASS]
|
||||
if (os == "win") and (processor == "x86") and debug: [TIMEOUT, PASS]
|
||||
if os == "mac": [TIMEOUT, PASS]
|
||||
[PASS, TIMEOUT]
|
||||
|
|
|
@ -1,4 +1,2 @@
|
|||
[background-color-animation-with-table4.html]
|
||||
expected:
|
||||
if (os == "android") and not debug: [TIMEOUT, PASS]
|
||||
[PASS, TIMEOUT]
|
||||
expected: [PASS, TIMEOUT]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[background-color-animation-with-zero-playbackRate.html]
|
||||
expected:
|
||||
if (os == "android") and not debug: [TIMEOUT, PASS]
|
||||
if (os == "android") and debug: [PASS, TIMEOUT]
|
||||
if (os == "android") and not debug: [PASS, TIMEOUT]
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[background-color-animation-zero-size-element-change-to-non-zero.html]
|
||||
expected:
|
||||
if (os == "android") and not debug: [TIMEOUT, PASS]
|
||||
if (os == "android") and not debug: [PASS, TIMEOUT]
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[background-size-028.html]
|
||||
expected:
|
||||
if fission and (os == "linux") and not debug: [PASS, FAIL]
|
|
@ -1,16 +1,12 @@
|
|||
[text-selection.html]
|
||||
[Selection ending in ::marker]
|
||||
expected:
|
||||
if debug and (os == "linux") and webrender and not fission and not swgl: [PASS, FAIL]
|
||||
if debug and (os == "linux") and webrender and not fission and swgl: [PASS, FAIL]
|
||||
if debug and (os == "linux") and webrender and fission: [PASS, FAIL]
|
||||
if debug and (os == "linux") and not webrender: [PASS, FAIL]
|
||||
if debug and (os == "linux") and swgl: [PASS, FAIL]
|
||||
if debug and (os == "linux") and not swgl: [PASS, FAIL]
|
||||
if debug and (os == "mac"): [PASS, FAIL]
|
||||
|
||||
[Selection ending in ::before-marker]
|
||||
expected:
|
||||
if debug and (os == "linux") and webrender and not fission and swgl: [PASS, FAIL]
|
||||
if debug and (os == "linux") and webrender and not fission and not swgl: [PASS, FAIL]
|
||||
if debug and (os == "linux") and webrender and fission: [PASS, FAIL]
|
||||
if debug and (os == "linux") and not webrender: [PASS, FAIL]
|
||||
if debug and (os == "linux") and swgl: [PASS, FAIL]
|
||||
if debug and (os == "linux") and not swgl: [PASS, FAIL]
|
||||
if debug and (os == "mac"): [PASS, FAIL]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[fragment-scrolling-anchors.html]
|
||||
[Verify scroll anchoring interaction with fragment scrolls]
|
||||
expected:
|
||||
if (os == "mac") and debug: [PASS, FAIL]
|
||||
if (os == "mac") and not debug: [PASS, FAIL]
|
||||
if (os == "mac") and debug: [FAIL, PASS]
|
||||
FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[CaretPosition-001.html]
|
||||
[Element at (400, 900)]
|
||||
expected:
|
||||
if (os == "mac") and debug: [PASS, FAIL]
|
||||
if (os == "mac") and not debug: [PASS, FAIL]
|
||||
if (os == "mac") and debug: [PASS, FAIL]
|
||||
FAIL
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[scroll-behavior-main-frame-root.html]
|
||||
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
|
||||
expected:
|
||||
if fission and (os == "win") and debug: [FAIL, PASS]
|
||||
if fission and not debug and (os == "win"): [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
|
||||
[Main frame with auto scroll-behavior ; scrollBy() with smooth behavior]
|
||||
|
|
|
@ -7,11 +7,9 @@
|
|||
|
||||
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
|
||||
expected:
|
||||
if (os == "win") and fission and debug: [FAIL, PASS]
|
||||
if (os == "win") and fission and not debug: [PASS, FAIL]
|
||||
if (os == "linux") and fission and not debug: [FAIL, PASS]
|
||||
if (os == "linux") and fission and debug: [PASS, FAIL]
|
||||
if (os == "win") and not fission: [PASS, FAIL]
|
||||
if os == "win": [PASS, FAIL]
|
||||
if os == "mac": [PASS, FAIL]
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scrollBy() with default behavior]
|
||||
|
@ -24,8 +22,8 @@
|
|||
|
||||
[Aborting an ongoing smooth scrolling on the main frame with another smooth scrolling]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not swgl and debug and not fission: [PASS, FAIL]
|
||||
if (os == "win") and (processor == "x86_64") and not swgl and not debug and fission: [PASS, FAIL]
|
||||
if (os == "win") and (processor == "x86_64") and not swgl and debug and not fission: [PASS, FAIL]
|
||||
if (os == "win") and (processor == "x86"): [PASS, FAIL]
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scrollTo() with default behavior]
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[scrollend-event-for-user-scroll.html]
|
||||
expected:
|
||||
if (os == "win") and ccov: [ERROR, OK]
|
||||
if (os == "win") and debug and not fission: ERROR
|
||||
if (os == "win") and debug and fission: [ERROR, TIMEOUT]
|
||||
if (os == "win") and debug and not fission: ERROR
|
||||
if (os == "mac") and debug: ERROR
|
||||
if os == "android": OK
|
||||
TIMEOUT
|
||||
|
@ -15,22 +15,22 @@
|
|||
expected:
|
||||
if (os == "linux") and not debug and (processor == "x86"): [NOTRUN, FAIL, TIMEOUT]
|
||||
if (os == "linux") and debug: [FAIL, TIMEOUT, NOTRUN]
|
||||
if os == "mac": [NOTRUN, FAIL]
|
||||
if os == "win": [NOTRUN, FAIL, TIMEOUT]
|
||||
if os == "mac": [NOTRUN, FAIL]
|
||||
if os == "android": [FAIL, NOTRUN]
|
||||
[FAIL, NOTRUN, TIMEOUT]
|
||||
|
||||
[Tests that the target_div gets scrollend event when drag the thumb of target.]
|
||||
expected:
|
||||
if (os == "linux") and (processor == "x86"): [NOTRUN, TIMEOUT]
|
||||
if os == "mac": [NOTRUN, FAIL, TIMEOUT]
|
||||
if os == "win": [NOTRUN, TIMEOUT]
|
||||
if os == "mac": [NOTRUN, FAIL, TIMEOUT]
|
||||
if os == "android": [FAIL, TIMEOUT, NOTRUN]
|
||||
[TIMEOUT, NOTRUN]
|
||||
|
||||
[Tests that the target_div gets scrollend event when dragging scroll on target.]
|
||||
expected:
|
||||
if (os == "linux") and (processor == "x86"): [TIMEOUT, FAIL]
|
||||
if os == "mac": [TIMEOUT, FAIL]
|
||||
if os == "win": [TIMEOUT, FAIL]
|
||||
if os == "mac": [TIMEOUT, FAIL]
|
||||
[FAIL, TIMEOUT]
|
||||
|
|
|
@ -6,13 +6,16 @@
|
|||
|
||||
[no separator - move up]
|
||||
expected:
|
||||
if (os == "linux") and not swgl and debug and not fission: [FAIL, PASS]
|
||||
if (os == "mac") and debug: [FAIL, PASS]
|
||||
if (os == "linux") and swgl: [FAIL, PASS]
|
||||
FAIL
|
||||
|
||||
[<span> separator - move down]
|
||||
expected:
|
||||
if debug: [FAIL, PASS]
|
||||
if debug and fission and (os == "linux"): [FAIL, PASS]
|
||||
if debug and fission and (os == "win"): [FAIL, PASS]
|
||||
if debug and not fission: [FAIL, PASS]
|
||||
FAIL
|
||||
|
||||
[two <span> separators - move down]
|
||||
|
@ -28,22 +31,19 @@
|
|||
|
||||
[<wbr> separator - move right]
|
||||
expected:
|
||||
if debug and (os == "linux") and not fission: [FAIL, PASS]
|
||||
if debug and (os == "linux") and fission: [FAIL, PASS]
|
||||
if debug and (os == "mac"): [FAIL, PASS]
|
||||
if debug and (os == "linux"): [FAIL, PASS]
|
||||
FAIL
|
||||
|
||||
[<wbr> separator - move left]
|
||||
expected:
|
||||
if debug and (os == "linux") and fission: [FAIL, PASS]
|
||||
if debug and (os == "linux") and not fission: [FAIL, PASS]
|
||||
if debug and (os == "mac"): [FAIL, PASS]
|
||||
if debug and (os == "linux"): [FAIL, PASS]
|
||||
FAIL
|
||||
|
||||
[<wbr> separator - move up]
|
||||
expected:
|
||||
if debug and (os == "linux") and not fission: [FAIL, PASS]
|
||||
if debug and (os == "linux") and fission: [FAIL, PASS]
|
||||
if debug and (os == "linux"): [FAIL, PASS]
|
||||
if debug and (os == "mac"): [FAIL, PASS]
|
||||
FAIL
|
||||
|
||||
|
@ -52,7 +52,9 @@
|
|||
|
||||
[<span> separator - move up]
|
||||
expected:
|
||||
if (os == "linux") and debug: [FAIL, PASS]
|
||||
if (os == "linux") and debug and not fission and not swgl: [FAIL, PASS]
|
||||
if (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
|
||||
if (os == "linux") and debug and fission: [FAIL, PASS]
|
||||
FAIL
|
||||
|
||||
[<br> separator - move up]
|
||||
|
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -23,9 +23,9 @@
|
|||
[big5-encode-form-x-x-big5.html?3001-4000]
|
||||
|
||||
[big5-encode-form-x-x-big5.html?7001-8000]
|
||||
expected:
|
||||
if not webrender and (os == "linux") and not fission and not debug: [OK, TIMEOUT]
|
||||
|
||||
[big5-encode-form-x-x-big5.html?11001-12000]
|
||||
|
||||
[big5-encode-form-x-x-big5.html?1-1000]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [OK, CRASH]
|
||||
|
|
|
@ -4,34 +4,39 @@
|
|||
if (os == "mac") and not debug: [OK, TIMEOUT]
|
||||
[Cancelling a closed Response stream]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [PASS, TIMEOUT, FAIL]
|
||||
if (os == "mac") and debug: [PASS, FAIL, TIMEOUT]
|
||||
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
|
||||
|
||||
|
||||
[response-cancel-stream.any.html]
|
||||
expected:
|
||||
if os == "win": [OK, ERROR]
|
||||
if os == "mac": [OK, ERROR, TIMEOUT]
|
||||
if (os == "win") and not debug and not fission and (processor == "x86_64"): [OK, ERROR]
|
||||
if (os == "win") and not debug and not fission and (processor == "x86"): [OK, ERROR]
|
||||
if (os == "win") and not debug and fission: [OK, ERROR]
|
||||
if (os == "win") and debug: [OK, ERROR]
|
||||
if (os == "mac") and debug: [OK, ERROR, TIMEOUT]
|
||||
if (os == "mac") and not debug: [OK, TIMEOUT, ERROR]
|
||||
[Cancelling a closed Response stream]
|
||||
expected:
|
||||
if os == "mac": [PASS, FAIL, TIMEOUT]
|
||||
if (os == "mac") and debug: [PASS, FAIL, TIMEOUT]
|
||||
if (os == "mac") and not debug: [PASS, TIMEOUT, FAIL]
|
||||
|
||||
|
||||
[response-cancel-stream.any.serviceworker.html]
|
||||
expected:
|
||||
if os == "mac": [OK, TIMEOUT]
|
||||
if (os == "mac") and debug: [OK, TIMEOUT]
|
||||
if (os == "mac") and not debug: [OK, TIMEOUT]
|
||||
[Cancelling a closed Response stream]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
|
||||
if (os == "mac") and debug: [FAIL, PASS, TIMEOUT]
|
||||
if (os == "mac") and not debug: [PASS, TIMEOUT, FAIL]
|
||||
if (os == "mac") and debug: [PASS, FAIL, TIMEOUT]
|
||||
|
||||
|
||||
[response-cancel-stream.any.worker.html]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [OK, TIMEOUT, ERROR]
|
||||
if (os == "mac") and debug: [OK, ERROR, TIMEOUT]
|
||||
if (os == "win") and not debug: [OK, ERROR]
|
||||
if os == "mac": [OK, ERROR, TIMEOUT]
|
||||
[Cancelling a closed Response stream]
|
||||
expected:
|
||||
if (os == "mac") and not debug: [PASS, TIMEOUT, FAIL]
|
||||
if (os == "mac") and debug: [FAIL, PASS, TIMEOUT]
|
||||
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
[response-clone-iframe.window.html]
|
||||
expected:
|
||||
if (os == "win") and not debug and not fission and (processor == "x86_64"): [OK, ERROR]
|
||||
if (os == "win") and not debug and not fission and (processor == "x86"): [OK, ERROR]
|
||||
if (os == "win") and not debug and fission: [OK, ERROR]
|
||||
if (os == "win") and debug: [OK, ERROR]
|
||||
if os == "mac": [OK, ERROR]
|
||||
if (os == "mac") and not debug: [OK, ERROR]
|
||||
if (os == "mac") and debug: [OK, ERROR]
|
||||
if os == "win": [OK, ERROR]
|
||||
|
|
|
@ -6,18 +6,21 @@
|
|||
[304-update.any.worker.html]
|
||||
[HTTP cache updates stored headers from a Last-Modified 304]
|
||||
expected:
|
||||
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
|
||||
if (os == "android") and swgl: [FAIL, PASS]
|
||||
if os == "win": PASS
|
||||
[PASS, FAIL]
|
||||
|
||||
|
||||
[304-update.any.serviceworker.html]
|
||||
[HTTP cache updates stored headers from a Last-Modified 304]
|
||||
expected: [PASS, FAIL]
|
||||
expected:
|
||||
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
||||
[304-update.any.sharedworker.html]
|
||||
[HTTP cache updates stored headers from a Last-Modified 304]
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "linux") and fission and debug: [FAIL, PASS]
|
||||
if processor == "x86": PASS
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,16 +1,15 @@
|
|||
[window-open.https.sub.html]
|
||||
expected:
|
||||
if (os == "linux") and not swgl and not debug and (processor == "x86"): [ERROR, OK]
|
||||
if (os == "linux") and swgl: [ERROR, OK]
|
||||
if (os == "linux") and (processor == "x86"): [ERROR, OK]
|
||||
if (os == "mac") and not debug: [ERROR, OK]
|
||||
if (os == "win") and fission: [ERROR, OK]
|
||||
[OK, ERROR]
|
||||
[Cross-site window, forced, reloaded]
|
||||
expected:
|
||||
if (os == "win") and not fission and debug and (processor == "x86_64"): [FAIL, PASS]
|
||||
if (os == "win") and not fission and not debug and (processor == "x86"): [FAIL, PASS]
|
||||
if (os == "win") and not fission and not debug and (processor == "x86_64"): [FAIL, PASS]
|
||||
if (os == "linux") and debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [FAIL, PASS]
|
||||
if (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
|
||||
if (os == "linux") and debug and not fission and not swgl: [FAIL, PASS]
|
||||
if (os == "win") and not fission: [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
|
||||
[Same-site window, forced, reloaded]
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
[focus-already-focused-iframe-different-site.html]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not debug and not fission: [OK, TIMEOUT]
|
||||
if (os == "win") and (processor == "x86_64") and not debug and fission: [OK, TIMEOUT]
|
||||
if (os == "win") and (processor == "x86_64") and debug: [OK, TIMEOUT]
|
||||
if (os == "linux") and not fission and not debug: [OK, TIMEOUT]
|
||||
if (os == "mac") and not debug: [OK, TIMEOUT]
|
||||
if (os == "win") and (processor == "x86_64"): [OK, TIMEOUT]
|
||||
|
|
|
@ -4,4 +4,5 @@
|
|||
[Check result]
|
||||
expected:
|
||||
if (os == "win") and not fission and (processor == "x86_64"): [FAIL, PASS]
|
||||
if os == "mac": [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -3,5 +3,6 @@
|
|||
if (os == "linux") or debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1642889
|
||||
[Check result]
|
||||
expected:
|
||||
if os == "mac": [FAIL, PASS]
|
||||
if os == "android": PASS
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[iframe-activeelement-after-focusing-out-iframes.html]
|
||||
[Check iframe activeElement after focusing out different site iframe]
|
||||
expected:
|
||||
if (os == "win") and not swgl and not debug and not fission and (processor == "x86_64"): [FAIL, PASS]
|
||||
if (os == "win") and not swgl and not debug and not fission and (processor == "x86"): PASS
|
||||
if (os == "win") and not swgl and not debug and fission: [FAIL, PASS]
|
||||
if (os == "win") and not swgl and debug: PASS
|
||||
if (os == "mac") and debug: PASS
|
||||
if os == "android": PASS
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[forced-colors-mode-43.html]
|
||||
expected:
|
||||
if (os == "linux") and debug and fission: [FAIL, PASS]
|
||||
if (os == "win") and (processor == "x86") and debug: [FAIL, PASS]
|
||||
if (os == "linux") and not swgl and not fission and debug: [FAIL, PASS]
|
||||
if os == "android": PASS
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[forced-colors-mode-45.html]
|
||||
expected:
|
||||
if (processor == "x86") and debug: [FAIL, PASS]
|
||||
if (os == "mac") and debug: [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,11 +1,13 @@
|
|||
[initial-content-replacement.html]
|
||||
[Content synchronously added to <iframe> with no src won't get replaced]
|
||||
expected:
|
||||
if not swgl and debug and (os == "linux") and not fission: [FAIL, PASS]
|
||||
if swgl and (os == "linux"): [FAIL, PASS]
|
||||
FAIL
|
||||
|
||||
[Content synchronously added to <iframe> with src='' won't get replaced]
|
||||
expected:
|
||||
if (os == "linux") and not swgl and debug and not fission: [FAIL, PASS]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS]
|
||||
if (os == "linux") and swgl: [FAIL, PASS]
|
||||
FAIL
|
||||
|
@ -22,6 +24,7 @@
|
|||
|
||||
[Content synchronously added to <iframe> with src='about:blank?foo' won't get replaced]
|
||||
expected:
|
||||
if (os == "linux") and debug and not fission and not swgl: [FAIL, PASS]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS]
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -6,7 +6,8 @@
|
|||
|
||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='']
|
||||
expected:
|
||||
if (os == "linux") and debug and not swgl: [FAIL, PASS]
|
||||
if (os == "linux") and debug and not fission and not swgl: [FAIL, PASS]
|
||||
if (os == "linux") and debug and fission: [PASS, FAIL]
|
||||
FAIL
|
||||
|
||||
[load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank']
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
[load-pageshow-events-window-open.html]
|
||||
[load event does not fire on window.open('about:blank')]
|
||||
expected:
|
||||
if (os == "linux") and not debug and (processor == "x86_64") and fission: [PASS, FAIL]
|
||||
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, FAIL]
|
||||
if (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
|
||||
if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
|
||||
if (os == "win") and (processor == "x86") and debug: [PASS, FAIL]
|
||||
if (os == "linux") and not debug and (processor == "x86"): [FAIL, PASS]
|
||||
if (os == "linux") and debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and not fission and not swgl and (processor == "x86_64") and not debug: [PASS, FAIL]
|
||||
if (os == "linux") and not fission and not swgl and (processor == "x86_64") and debug: [PASS, FAIL]
|
||||
if (os == "linux") and not fission and not swgl and (processor == "x86"): [FAIL, PASS]
|
||||
if (os == "linux") and fission and debug: [PASS, FAIL]
|
||||
if (os == "linux") and fission and not debug: [FAIL, PASS]
|
||||
if (os == "linux") and not fission and swgl: [FAIL, PASS]
|
||||
if (os == "win") and (processor == "x86") and debug: [FAIL, PASS]
|
||||
FAIL
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
[cross-document-nav-same-document-traversal.html]
|
||||
[cross-document navigations are stopped by same-document back()]
|
||||
expected:
|
||||
if (os == "android") and debug and swgl: [PASS, FAIL]
|
||||
if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
|
||||
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, FAIL]
|
||||
if (os == "android") and not debug: FAIL
|
||||
if (os == "win") and not debug: FAIL
|
||||
if os == "mac": FAIL
|
||||
|
|
|
@ -3,9 +3,9 @@
|
|||
disabled:
|
||||
if (os == "android") and debug: Unstable on GeckoView (Bug 1548023)
|
||||
expected:
|
||||
if (os == "win") and not fission and (processor == "x86_64") and debug and swgl: [PASS, FAIL]
|
||||
if (os == "win") and not fission and (processor == "x86_64") and not debug: [PASS, FAIL]
|
||||
if (os == "linux") and not fission and not swgl: [PASS, FAIL]
|
||||
if (os == "win") and fission and debug: [PASS, FAIL]
|
||||
if (os == "win") and fission and not debug: [PASS, FAIL]
|
||||
if (os == "mac") and not debug: [PASS, FAIL]
|
||||
if (os == "linux") and not fission and swgl: PASS
|
||||
if (os == "win") and not fission and (processor == "x86"): PASS
|
||||
if (os == "linux") and fission: PASS
|
||||
if (os == "mac") and debug: PASS
|
||||
if os == "android": PASS
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -4,12 +4,13 @@
|
|||
if fission and (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1668853
|
||||
if fission and (os == "win") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1668853
|
||||
expected:
|
||||
if fission and (os == "win") and debug: [PASS, FAIL]
|
||||
if fission and (os == "linux") and debug: [FAIL, PASS]
|
||||
if fission and (os == "linux") and not debug: [PASS, FAIL]
|
||||
if fission and (os == "linux") and debug: [PASS, FAIL]
|
||||
if fission and (os == "win") and debug: [PASS, FAIL]
|
||||
|
||||
[window.onpopstate should register a listener for the popstate event]
|
||||
bug:
|
||||
if fission and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1692852
|
||||
expected:
|
||||
if fission and debug: [PASS, FAIL]
|
||||
if fission and debug and (os == "win"): [PASS, FAIL]
|
||||
if fission and debug and (os == "linux"): [FAIL, PASS]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[traverse-during-unload.html]
|
||||
[Traversing the history during unload]
|
||||
expected:
|
||||
if fission and (os == "linux") and not debug: [PASS, FAIL]
|
||||
if fission and (os == "linux") and debug: PASS
|
||||
if fission and (os == "linux") and not debug: [PASS, FAIL]
|
||||
if fission and (os == "win"): PASS
|
||||
FAIL
|
||||
|
|
|
@ -4,12 +4,11 @@
|
|||
|
||||
[Window's associated Document object is used for finding named objects (<object> with browsing ccontext via same-origin <iframe)>]
|
||||
expected:
|
||||
if (os == "linux") and fission and not debug: [FAIL, PASS]
|
||||
if (os == "linux") and fission and debug: [FAIL, PASS]
|
||||
if (os == "linux") and not fission: [FAIL, PASS]
|
||||
if os == "linux": [FAIL, PASS]
|
||||
FAIL
|
||||
|
||||
[Window's associated Document object is used for finding named objects (<object> with browsing ccontext via cross-site <iframe)>]
|
||||
expected:
|
||||
if not fission and (processor == "x86") and (os == "linux"): [PASS, FAIL]
|
||||
if fission: [PASS, FAIL]
|
||||
[FAIL, PASS]
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
[2d.text.draw.fontface.notinpage.html]
|
||||
[@font-face fonts should work even if they are not used in the page]
|
||||
expected:
|
||||
if (os == "win") and not swgl and debug and not fission and (processor == "x86_64"): [FAIL, PASS]
|
||||
if (os == "linux") and not swgl and not fission and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "linux") and not swgl and not fission and (processor == "x86_64") and not debug: [FAIL, PASS]
|
||||
if (os == "linux") and not fission and debug and not swgl: [FAIL, PASS]
|
||||
if (os == "win") and (processor == "x86") and not debug: [FAIL, PASS]
|
||||
if os == "android": [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[2d.transformation.rotate.wrapnegative.html]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [OK, CRASH]
|
|
@ -1,6 +1,11 @@
|
|||
[offscreencanvas.commit.w.html]
|
||||
expected:
|
||||
if (os == "win") and not fission and (processor == "x86") and debug: [ERROR, OK]
|
||||
if (os == "win") and not fission and not swgl and debug and (processor == "x86"): [ERROR, OK]
|
||||
if (os == "win") and not fission and not swgl and not debug and (processor == "x86_64"): [ERROR, OK]
|
||||
if (os == "linux") and debug and not fission and not swgl: [ERROR, OK]
|
||||
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [ERROR, OK]
|
||||
if (os == "linux") and not debug and (processor == "x86_64") and fission: [ERROR, OK]
|
||||
if (os == "win") and fission and not debug: [ERROR, OK]
|
||||
if (os == "mac") and not debug: [ERROR, OK]
|
||||
[OK, ERROR]
|
||||
[Test that calling OffscreenCanvas's commit pushes its contents to its placeholder.]
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
[cookie.tentative.https.html]
|
||||
expected:
|
||||
if not debug and (os == "linux") and fission: [OK, TIMEOUT]
|
||||
if debug and (os == "linux") and not fission and not swgl: [OK, TIMEOUT]
|
||||
if not debug and (os == "linux") and not fission: [OK, TIMEOUT]
|
||||
if not debug and (os == "linux") and fission: [TIMEOUT, OK]
|
||||
if not debug and (os == "win"): [OK, TIMEOUT]
|
||||
[same_origin anonymous iframe can't send same_origin credentials]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[coop-csp-sandbox-navigate.https.html]
|
||||
[CSP: sandbox allow-popups allow-scripts allow-same-origin; CSP sandbox popup navigate to Cross-Origin-Opener-Policy document should work]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not swgl and debug: [FAIL, PASS]
|
||||
if (os == "linux") and not fission and swgl: [FAIL, PASS]
|
||||
if (os == "linux") and not fission and (processor == "x86_64") and not swgl and debug: [FAIL, PASS]
|
||||
if (os == "linux") and not fission and (processor == "x86_64") and not swgl and not debug: [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
|
||||
[CSP: sandbox allow-popups allow-scripts; CSP sandbox popup navigate to Cross-Origin-Opener-Policy document should work]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[iframe-popup-same-origin-to-same-origin.https.html]
|
||||
expected:
|
||||
if (os == "android") and debug and swgl: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and debug and not swgl: [OK, TIMEOUT, CRASH]
|
||||
if (os == "mac") and not debug: [OK, TIMEOUT]
|
||||
if (os == "android") and debug and swgl: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and not debug: [OK, TIMEOUT]
|
||||
if (os == "mac") and not debug: [OK, TIMEOUT]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[iframe-popup-same-origin-to-unsafe-none.https.html]
|
||||
expected:
|
||||
if (os == "android") and debug and not swgl: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and debug and swgl: [OK, TIMEOUT]
|
||||
if (os == "android") and not debug: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and not swgl and not debug: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and not swgl and debug: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and swgl: [OK, TIMEOUT]
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[navigate-top-to-aboutblank.https.html]
|
||||
expected:
|
||||
if (os == "win") and not fission and not swgl and not debug and (processor == "x86"): [TIMEOUT, OK, CRASH]
|
||||
if (os == "linux") and swgl: [OK, ERROR, TIMEOUT, CRASH]
|
||||
if os == "android": [OK, CRASH]
|
||||
[OK, TIMEOUT, CRASH]
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
[popup-coop-by-sw.https.html?1-4]
|
||||
expected:
|
||||
if debug and (os == "win") and not fission and (processor == "x86_64") and not swgl: [TIMEOUT, CRASH]
|
||||
if debug and (os == "win") and not fission and (processor == "x86_64") and swgl: [CRASH, TIMEOUT]
|
||||
if debug and (os == "linux") and not swgl and fission: [CRASH, TIMEOUT]
|
||||
if debug and (os == "win") and fission: CRASH
|
||||
if debug and (os == "linux") and swgl: [CRASH, TIMEOUT]
|
||||
if debug and not fission and (os == "win") and (processor == "x86_64"): [TIMEOUT, CRASH]
|
||||
if debug and not fission and (os == "linux") and swgl: [TIMEOUT, CRASH]
|
||||
if debug and fission and (os == "linux"): [CRASH, TIMEOUT]
|
||||
if debug and fission and (os == "win"): CRASH
|
||||
TIMEOUT
|
||||
[opener:basic, openee:basic, sw:basic]
|
||||
expected: TIMEOUT
|
||||
|
@ -21,10 +20,10 @@
|
|||
|
||||
[popup-coop-by-sw.https.html?5-last]
|
||||
expected:
|
||||
if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [TIMEOUT, CRASH]
|
||||
if (os == "linux") and not swgl and debug and fission: CRASH
|
||||
if (os == "win") and debug and fission: [CRASH, TIMEOUT]
|
||||
if (os == "linux") and swgl: [TIMEOUT, CRASH]
|
||||
if debug and not fission and (os == "win") and (processor == "x86_64") and not swgl: [TIMEOUT, CRASH]
|
||||
if debug and not fission and (os == "linux") and swgl: [TIMEOUT, CRASH]
|
||||
if debug and fission and (os == "win"): [CRASH, TIMEOUT]
|
||||
if debug and fission and (os == "linux"): CRASH
|
||||
TIMEOUT
|
||||
[opener:coi, openee:basic, sw:basic]
|
||||
expected: TIMEOUT
|
||||
|
|
|
@ -32,20 +32,18 @@
|
|||
|
||||
[popup-redirect-cache.https.html?8-last]
|
||||
expected:
|
||||
if (os == "android") and not swgl and debug: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and not swgl and not debug: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and not swgl: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and swgl: [OK, TIMEOUT]
|
||||
|
||||
[popup-redirect-cache.https.html?4-5]
|
||||
expected:
|
||||
if (os == "android") and not swgl and not debug: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and not swgl and debug: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and not swgl: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and swgl: [OK, TIMEOUT]
|
||||
|
||||
[popup-redirect-cache.https.html?2-3]
|
||||
expected:
|
||||
if (os == "android") and debug: [OK, TIMEOUT]
|
||||
if (os == "android") and not debug: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and debug: [OK, TIMEOUT]
|
||||
|
||||
[popup-redirect-cache.https.html?6-7]
|
||||
expected:
|
||||
|
@ -53,5 +51,4 @@
|
|||
|
||||
[popup-redirect-cache.https.html?0-1]
|
||||
expected:
|
||||
if (os == "android") and not swgl: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and swgl: [OK, TIMEOUT, CRASH]
|
||||
if os == "android": [OK, TIMEOUT, CRASH]
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[popup-same-origin-allow-popups-with-cross-origin.https.html]
|
||||
expected:
|
||||
if fission and (os == "linux") and not debug: [OK, CRASH]
|
||||
if not fission and (os == "mac") and debug: [TIMEOUT, OK, CRASH]
|
||||
if (os == "linux") and fission and not debug: [OK, CRASH]
|
||||
[OK, TIMEOUT, CRASH]
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[popup-same-origin-with-same-origin.https.html]
|
||||
expected:
|
||||
if (os == "android") and not swgl and debug and webrender: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and not swgl and debug and not webrender: [OK, TIMEOUT]
|
||||
if (os == "android") and swgl: [OK, TIMEOUT]
|
||||
if (os == "android") and debug and not swgl: [OK, TIMEOUT, CRASH]
|
||||
if (os == "android") and debug and swgl: [OK, TIMEOUT]
|
||||
|
|
|
@ -2,12 +2,13 @@
|
|||
expected: [OK, TIMEOUT]
|
||||
[/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"]
|
||||
expected:
|
||||
if (os == "android") and debug and swgl: [FAIL, PASS, TIMEOUT]
|
||||
if (os == "android") and not debug: [FAIL, PASS, TIMEOUT]
|
||||
[PASS, FAIL, TIMEOUT]
|
||||
|
||||
[/images/red.png - parent COOP: ""; child COOP: "same-origin"]
|
||||
expected:
|
||||
if (os == "android") and debug: [FAIL, PASS, TIMEOUT]
|
||||
if (os == "android") and debug and not swgl: [FAIL, PASS, TIMEOUT]
|
||||
[PASS, FAIL, TIMEOUT]
|
||||
|
||||
[/media/2x2-green.mp4 - parent COOP: ""; child COOP: "same-origin"]
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
implementation-status: backlog
|
||||
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1613912
|
||||
[blob-data.https.html]
|
||||
expected:
|
||||
if os == "mac": [OK, TIMEOUT]
|
||||
[TIMEOUT, OK]
|
||||
expected: [TIMEOUT, OK]
|
||||
[data frame: self.isSecureContext]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
|
||||
[utf-16be.html?include=workers]
|
||||
expected:
|
||||
if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [TIMEOUT, OK]
|
||||
if (os == "linux") and fission and not debug: [TIMEOUT, OK]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
expected: FAIL
|
||||
|
@ -59,7 +59,7 @@
|
|||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [TIMEOUT, PASS]
|
||||
if (os == "linux") and fission and not debug: [TIMEOUT, PASS]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[SharedWorker() in a dedicated worker]
|
||||
|
@ -67,8 +67,8 @@
|
|||
|
||||
[Worker() in a shared worker]
|
||||
expected:
|
||||
if os == "win": [PASS, TIMEOUT]
|
||||
if os == "mac": [PASS, TIMEOUT]
|
||||
if os == "win": [PASS, TIMEOUT]
|
||||
|
||||
|
||||
[utf-16be.html?include=nested-browsing]
|
||||
|
|
|
@ -43,7 +43,8 @@
|
|||
|
||||
[utf-16le.html?include=workers]
|
||||
expected:
|
||||
if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [TIMEOUT, OK]
|
||||
if (os == "linux") and debug and swgl: [TIMEOUT, OK]
|
||||
if (os == "android") and swgl: [TIMEOUT, OK]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
expected: FAIL
|
||||
|
@ -55,7 +56,8 @@
|
|||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [TIMEOUT, PASS]
|
||||
if (os == "linux") and debug and swgl: [TIMEOUT, PASS]
|
||||
if (os == "android") and swgl: [TIMEOUT, PASS]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[SharedWorker() in a dedicated worker]
|
||||
|
|
|
@ -33,10 +33,8 @@
|
|||
|
||||
[utf-8.html?include=workers]
|
||||
expected:
|
||||
if (os == "win") and fission and not debug: [TIMEOUT, OK]
|
||||
if (os == "mac") and debug: [TIMEOUT, OK]
|
||||
if (os == "linux") and (processor == "x86"): [TIMEOUT, OK]
|
||||
if (os == "android") and swgl: [TIMEOUT, OK]
|
||||
if (os == "linux") and debug and not swgl: [TIMEOUT, OK]
|
||||
if (os == "mac") and not debug: [TIMEOUT, OK]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
expected: FAIL
|
||||
|
@ -44,16 +42,14 @@
|
|||
[importScripts() in a shared worker]
|
||||
expected:
|
||||
if (os == "linux") and not fission and debug: FAIL
|
||||
if (os == "mac") and debug: FAIL
|
||||
if (os == "linux") and fission: FAIL
|
||||
if (os == "mac") and debug: FAIL
|
||||
[FAIL, TIMEOUT]
|
||||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if (os == "win") and fission and not debug: [TIMEOUT, PASS]
|
||||
if (os == "linux") and (processor == "x86"): [TIMEOUT, PASS]
|
||||
if (os == "android") and swgl: [TIMEOUT, PASS]
|
||||
if (os == "mac") and debug: [TIMEOUT, PASS]
|
||||
if (os == "linux") and debug and not swgl: [TIMEOUT, PASS]
|
||||
if (os == "mac") and not debug: [TIMEOUT, PASS]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[SharedWorker() in a dedicated worker]
|
||||
|
|
|
@ -287,9 +287,10 @@
|
|||
|
||||
[windows-1251.html?include=workers]
|
||||
expected:
|
||||
if (os == "linux") and fission and debug: [TIMEOUT, OK]
|
||||
if (os == "android") and swgl: [TIMEOUT, OK]
|
||||
if (os == "mac") and not debug: [TIMEOUT, OK]
|
||||
if (os == "linux") and debug and not fission and swgl: [TIMEOUT, OK]
|
||||
if (os == "linux") and not debug and (processor == "x86_64") and fission: [TIMEOUT, OK]
|
||||
if (os == "linux") and debug and fission: [TIMEOUT, OK]
|
||||
if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, OK]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
expected: FAIL
|
||||
|
@ -301,9 +302,10 @@
|
|||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if (os == "linux") and fission and debug: [TIMEOUT, PASS]
|
||||
if (os == "mac") and not debug: [TIMEOUT, PASS]
|
||||
if (os == "android") and swgl: [TIMEOUT, PASS]
|
||||
if (os == "linux") and debug and not fission and swgl: [TIMEOUT, PASS]
|
||||
if (os == "linux") and not debug and (processor == "x86_64") and fission: [TIMEOUT, PASS]
|
||||
if (os == "linux") and debug and fission: [TIMEOUT, PASS]
|
||||
if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, PASS]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[SharedWorker() in a dedicated worker]
|
||||
|
@ -339,6 +341,8 @@
|
|||
|
||||
|
||||
[windows-1251.html?include=loading]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [OK, ERROR]
|
||||
[loading video <audio><source>]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -115,9 +115,9 @@
|
|||
|
||||
[windows-1252.html?include=workers]
|
||||
expected:
|
||||
if (os == "linux") and debug and not fission and not swgl: [TIMEOUT, OK]
|
||||
if (os == "linux") and not debug and not fission and (processor == "x86"): [TIMEOUT, OK]
|
||||
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [TIMEOUT, OK]
|
||||
if (os == "linux") and not fission and debug and not swgl: [TIMEOUT, OK]
|
||||
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [TIMEOUT, OK]
|
||||
if (os == "android") and swgl: [TIMEOUT, OK]
|
||||
if (os == "mac") and debug: [TIMEOUT, OK]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
|
@ -125,16 +125,16 @@
|
|||
|
||||
[importScripts() in a shared worker]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
if os == "mac": FAIL
|
||||
if os == "android": FAIL
|
||||
[FAIL, TIMEOUT]
|
||||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not fission and (processor == "x86_64"): [TIMEOUT, PASS]
|
||||
if (os == "linux") and not debug and not fission and (processor == "x86"): [TIMEOUT, PASS]
|
||||
if (os == "linux") and debug and not fission and not swgl: [TIMEOUT, PASS]
|
||||
if (os == "linux") and not fission and debug and not swgl: [TIMEOUT, PASS]
|
||||
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [TIMEOUT, PASS]
|
||||
if (os == "mac") and debug: [TIMEOUT, PASS]
|
||||
if (os == "android") and swgl: [TIMEOUT, PASS]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[SharedWorker() in a dedicated worker]
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
[document-has-system-focus.html]
|
||||
expected:
|
||||
if fission and (os == "linux") and debug: [TIMEOUT, OK]
|
||||
if fission and (os == "linux") and not debug: [TIMEOUT, OK]
|
||||
if fission and (os == "win") and debug: [OK, TIMEOUT]
|
||||
if fission and (os == "win") and not debug: [OK, TIMEOUT]
|
||||
if not fission and swgl and (os == "win"): [OK, TIMEOUT]
|
||||
if fission and (os == "linux") and not debug: [TIMEOUT, OK]
|
||||
if fission and (os == "linux") and debug: [TIMEOUT, OK]
|
||||
if fission and (os == "win") and not debug: [OK, TIMEOUT]
|
||||
if fission and (os == "win") and debug: [TIMEOUT, OK]
|
||||
[Top-level document receives blur/focus events and loses system focus during opening/closing of a popup]
|
||||
expected:
|
||||
if not fission and swgl and (os == "win"): [PASS, TIMEOUT]
|
||||
if fission and (os == "win") and debug: [TIMEOUT, PASS]
|
||||
if fission and (os == "win") and not debug: [PASS, TIMEOUT]
|
||||
if fission and (os == "win") and debug: [PASS, TIMEOUT]
|
||||
if fission and (os == "linux") and not debug: [TIMEOUT, PASS]
|
||||
if fission and (os == "linux") and debug: [TIMEOUT, PASS]
|
||||
if fission and (os == "linux") and not debug: [TIMEOUT, PASS]
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
[first-when-later.html]
|
||||
[The first autofocus in the document wins, even if elements are inserted later.]
|
||||
expected:
|
||||
if (os == "win") and not debug and fission: [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
expected: [PASS, FAIL]
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
[focusable-area-in-top-document.html]
|
||||
[If topDocument's focused area is not topDocument, autofocus is not processed.]
|
||||
expected:
|
||||
if (os == "win") and not swgl and (processor == "x86") and not debug: [FAIL, PASS]
|
||||
if (os == "win") and swgl: [FAIL, PASS]
|
||||
if (os == "android") and not debug: [FAIL, PASS]
|
||||
if not fission and (os == "android") and not debug: [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -3,4 +3,6 @@
|
|||
if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1591638
|
||||
[HTMLTrackElement 'src' attribute mutations]
|
||||
expected:
|
||||
if fission and (os == "win") and debug: [PASS, FAIL]
|
||||
if (os == "win") and not fission and (processor == "x86_64") and not swgl and debug: [PASS, FAIL]
|
||||
if (os == "win") and not fission and (processor == "x86_64") and not swgl and not debug: [PASS, FAIL]
|
||||
if (os == "win") and fission and debug: [PASS, FAIL]
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
[iframe_sandbox_anchor_download_block_downloads.tentative.html]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [OK, TIMEOUT]
|
||||
[<a download> triggered download in sandbox is blocked.]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[iframe_sandbox_navigate_ancestor-1.html]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [OK, CRASH]
|
|
@ -1,6 +1,7 @@
|
|||
[iframe_sandbox_window_open_download_block_downloads.tentative.html]
|
||||
[window.open(download, ) triggering download in sandbox is blocked.]
|
||||
expected:
|
||||
if (os == "linux") and fission and not debug: [PASS, FAIL]
|
||||
if os == "android": FAIL
|
||||
|
||||
[window.open(download, "_blank") triggering download in sandbox is blocked.]
|
||||
|
|
|
@ -1,10 +1,7 @@
|
|||
[image-loading-lazy-in-viewport-dynamic.html]
|
||||
[Test that in viewport images with loading='lazy' and changed to loading='eager' do not block the window load event.]
|
||||
expected:
|
||||
if (os == "linux") and not fission and swgl: [PASS, FAIL]
|
||||
if (os == "win") and debug and fission: [PASS, FAIL]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
|
||||
if (os == "linux") and fission: [PASS, FAIL]
|
||||
if (os == "mac") and debug: [PASS, FAIL]
|
||||
if (os == "mac") and not debug: [PASS, FAIL]
|
||||
if not fission and (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
|
||||
if not fission and (os == "mac") and not debug: [PASS, FAIL]
|
||||
if fission: [PASS, FAIL]
|
||||
[FAIL, PASS]
|
||||
|
|
|
@ -3,13 +3,11 @@
|
|||
if os == "android": [OK, ERROR]
|
||||
[<select> pressing down arrow]
|
||||
expected:
|
||||
if (os == "android") and debug and swgl: [PASS, FAIL]
|
||||
if (os == "android") and debug and not swgl: [PASS, FAIL]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
if (os == "android") and not swgl: [PASS, FAIL]
|
||||
if (os == "android") and swgl: [PASS, FAIL]
|
||||
if os == "mac": FAIL
|
||||
|
||||
[<textarea></textarea> typing]
|
||||
expected:
|
||||
if (os == "android") and debug and swgl: [PASS, FAIL]
|
||||
if (os == "android") and debug and not swgl: [PASS, FAIL]
|
||||
if (os == "android") and not debug: [PASS, FAIL]
|
||||
if (os == "android") and not swgl: [PASS, FAIL]
|
||||
if (os == "android") and swgl: [PASS, FAIL]
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
[<script> error: Move fetch-error external classic script to createHTMLDocument after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "win") and not debug: PASS
|
||||
FAIL
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
[<script> error: Move fetch-error external module script to createHTMLDocument after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
[<script> load: Move parse-error external classic script to createHTMLDocument after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
FAIL
|
||||
|
||||
[window error: Move parse-error external classic script to createHTMLDocument after-prepare]
|
||||
|
@ -16,7 +16,7 @@
|
|||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
FAIL
|
||||
|
|
|
@ -5,18 +5,18 @@
|
|||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
FAIL
|
||||
|
||||
[<script> load: Move parse-error external module script to createHTMLDocument after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
[Eval: Move success external classic script to createHTMLDocument after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
[<script> load: Move success external classic script to createHTMLDocument after-prepare]
|
||||
|
@ -16,7 +16,7 @@
|
|||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
|
|
@ -6,17 +6,17 @@
|
|||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "win") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
[Eval: Move success external module script to createHTMLDocument after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
FAIL
|
||||
|
|
|
@ -5,28 +5,28 @@
|
|||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
[window error: Move parse-error external classic script to iframe after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "win") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
[<script> error: Move parse-error external classic script to iframe after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: PASS
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [PASS, FAIL]
|
||||
if (os == "mac") and not debug: FAIL
|
||||
if (os == "win") and not debug: FAIL
|
||||
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
|
||||
if (os == "win") and not debug: FAIL
|
||||
|
|
|
@ -5,9 +5,9 @@
|
|||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [PASS, FAIL]
|
||||
if (os == "mac") and not debug: FAIL
|
||||
if (os == "win") and not debug: FAIL
|
||||
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
|
||||
if (os == "win") and not debug: FAIL
|
||||
if (os == "mac") and not debug: FAIL
|
||||
|
||||
[window error: Move parse-error external module script to iframe after-prepare]
|
||||
expected:
|
||||
|
@ -26,7 +26,7 @@
|
|||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "win") and not debug: PASS
|
||||
FAIL
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
FAIL
|
||||
|
|
|
@ -2,22 +2,22 @@
|
|||
[<script> error: Move success external classic script to iframe after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: PASS
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
|
||||
if (os == "mac") and not debug: FAIL
|
||||
if (os == "win") and not debug: FAIL
|
||||
if (os == "mac") and not debug: FAIL
|
||||
|
||||
[<script> load: Move success external classic script to iframe after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "win") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
[Eval: Move success external classic script to iframe after-prepare]
|
||||
|
@ -26,7 +26,7 @@
|
|||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
|
|
@ -5,9 +5,9 @@
|
|||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
[Eval: Move success external module script to iframe after-prepare]
|
||||
|
@ -27,6 +27,6 @@
|
|||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [PASS, FAIL]
|
||||
if (os == "mac") and not debug: FAIL
|
||||
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
|
||||
if (os == "win") and not debug: FAIL
|
||||
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
|
||||
if (os == "mac") and not debug: FAIL
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
if (os == "linux") and (processor == "x86_64") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and debug: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
|
||||
FAIL
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[before-prepare-iframe-parse-error-external-classic.html]
|
||||
[<script> error: Move parse-error external classic script to iframe before-prepare]
|
||||
expected:
|
||||
if (os == "linux") and not debug and (processor == "x86_64") and fission: [PASS, FAIL]
|
||||
if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, FAIL]
|
||||
if (os == "linux") and not debug and (processor == "x86_64") and fission: [PASS, FAIL]
|
||||
if (os == "linux") and not debug and (processor == "x86"): [PASS, FAIL]
|
||||
if (os == "mac") and not debug: [PASS, FAIL]
|
||||
if (os == "linux") and debug: [PASS, FAIL]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[move-back-iframe-fetch-error-external-classic.html]
|
||||
[<script> error: Move fetch-error external classic script to iframe move-back]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and not fission: [PASS, FAIL]
|
||||
if (os == "mac") and debug: [PASS, FAIL]
|
||||
if (os == "linux") and debug and not fission: [PASS, FAIL]
|
||||
if (os == "mac") and debug: [FAIL, PASS]
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
[Event order and dataTransfer on contenteditable.]
|
||||
expected:
|
||||
if os == "mac": PASS
|
||||
if os == "android": PASS
|
||||
if os == "win": FAIL
|
||||
if os == "mac": PASS
|
||||
[FAIL, PASS]
|
||||
|
|
|
@ -7,9 +7,10 @@
|
|||
[HostCleanupFinalizationRegistry is an implementation-defined abstract operation that is expected to call CleanupFinalizationRegistry(finalizationRegistry) at some point in the future, if possible.]
|
||||
expected:
|
||||
if (os == "win") and ccov: [FAIL, PASS]
|
||||
if (os == "linux") and not fission and not debug and (processor == "x86"): [FAIL, PASS]
|
||||
if (os == "win") and debug and swgl: [FAIL, PASS]
|
||||
if (os == "win") and debug and (processor == "x86_64") and swgl: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not fission: [FAIL, PASS]
|
||||
if (os == "mac") and debug: PASS
|
||||
if (os == "mac") and not debug: FAIL
|
||||
if (os == "win") and not debug: [FAIL, PASS]
|
||||
if (os == "linux") and (processor == "x86"): [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1 +1 @@
|
|||
upstream: 2af53e681fe37f5b9f0f8d02ad3d60c95437821f
|
||||
upstream: 4a8e1e081701c95a7f2d27eff2d2a9ee96691edc
|
||||
|
|
|
@ -3,9 +3,8 @@
|
|||
expected:
|
||||
if (os == "win") and ccov: [FAIL, PASS]
|
||||
if (os == "win") and not fission and (processor == "x86_64") and swgl: PASS
|
||||
if (os == "linux") and not fission and not debug and (processor == "x86_64"): [FAIL, PASS]
|
||||
if (os == "win") and not fission and (processor == "x86"): PASS
|
||||
if (os == "android") and swgl: [FAIL, PASS]
|
||||
if (os == "mac") and debug: PASS
|
||||
if (os == "android") and debug and not swgl: [FAIL, PASS]
|
||||
if (os == "win") and fission: PASS
|
||||
if (os == "mac") and debug: PASS
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[sends-report-on-cache-validation.https.html]
|
||||
expected:
|
||||
if os == "mac": [TIMEOUT, OK]
|
||||
if os == "mac": [OK, TIMEOUT]
|
||||
[\n Test that NEL reports are sent for cache validation requests\n ]
|
||||
expected:
|
||||
if os == "mac": [TIMEOUT, FAIL]
|
||||
if os == "mac": [FAIL, TIMEOUT]
|
||||
FAIL
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
[sends-report-on-subdomain-dns-failure.https.html]
|
||||
expected:
|
||||
if os == "mac": [TIMEOUT, OK]
|
||||
if os == "linux": [OK, TIMEOUT]
|
||||
if os == "mac": [TIMEOUT, OK]
|
||||
[\n Test that include_subdomains policies report DNS failures for subdomains\n ]
|
||||
expected:
|
||||
if os == "mac": [TIMEOUT, FAIL]
|
||||
if os == "win": FAIL
|
||||
if os == "mac": [TIMEOUT, FAIL]
|
||||
[FAIL, TIMEOUT]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[sends-report-on-success-with-subdomain-policy.https.html]
|
||||
expected:
|
||||
if os == "mac": [TIMEOUT, OK]
|
||||
if os == "mac": [OK, TIMEOUT]
|
||||
[\n Test that NEL reports are sent for successful requests\n ]
|
||||
expected:
|
||||
if os == "mac": [TIMEOUT, FAIL]
|
||||
if os == "mac": [FAIL, TIMEOUT]
|
||||
FAIL
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[sends-report-on-success.https.html]
|
||||
expected:
|
||||
if os == "mac": [TIMEOUT, OK]
|
||||
if os == "mac": [OK, TIMEOUT]
|
||||
[\n Test that NEL reports are sent for successful requests\n ]
|
||||
expected:
|
||||
if os == "mac": [TIMEOUT, FAIL]
|
||||
if os == "mac": [FAIL, TIMEOUT]
|
||||
FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[double-content-security.https.html]
|
||||
expected:
|
||||
if (os == "win") and not fission and not swgl and debug and (processor == "x86"): [TIMEOUT, OK]
|
||||
if fission and (os == "win") and debug: [TIMEOUT, OK]
|
||||
[OK, TIMEOUT]
|
||||
[img loading must be disallowed]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[double-policies.https.html]
|
||||
expected:
|
||||
if (os == "win") and not fission and not swgl and not debug and (processor == "x86"): [TIMEOUT, OK]
|
||||
if (os == "win") and not fission and not swgl and debug and (processor == "x86_64"): [TIMEOUT, OK]
|
||||
if swgl and (os == "win"): [TIMEOUT, OK]
|
||||
[OK, TIMEOUT]
|
||||
[img loading must be disallowed]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
[valid-with-multi-item-array.https.html]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not swgl and not debug and fission: [TIMEOUT, OK]
|
||||
if (os == "win") and (processor == "x86_64") and not swgl and debug and not fission: [TIMEOUT, OK]
|
||||
if (os == "win") and (processor == "x86_64") and swgl: [TIMEOUT, OK]
|
||||
if (os == "win") and not swgl and not debug and not fission and (processor == "x86_64"): [TIMEOUT, OK]
|
||||
[OK, TIMEOUT]
|
||||
[img loading must be disallowed]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[mix-of-ids.https.html]
|
||||
expected:
|
||||
if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [TIMEOUT, OK]
|
||||
if (processor == "x86") and (os == "win") and debug: [TIMEOUT, OK]
|
||||
[OK, TIMEOUT]
|
||||
[Expected originPolicyIDs check]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
[two-ids.https.html]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "win") and not debug: [TIMEOUT, OK]
|
||||
[OK, TIMEOUT]
|
||||
expected: [OK, TIMEOUT]
|
||||
[Expected originPolicyIDs check]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,3 +2,10 @@
|
|||
[contextmenu is a PointerEvent]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[pointerevent_contextmenu_is_a_pointerevent.html?touch]
|
||||
expected: ERROR
|
||||
|
||||
[pointerevent_contextmenu_is_a_pointerevent.html?mouse]
|
||||
[contextmenu is a PointerEvent]
|
||||
expected: FAIL
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
[setPointerCapture + inactive button state]
|
||||
expected:
|
||||
if (os == "linux") and debug: PASS
|
||||
if os == "android": PASS
|
||||
if os == "mac": PASS
|
||||
if os == "android": PASS
|
||||
[PASS, NOTRUN]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[pointerevent_getCoalescedEvents_when_pointerlocked.html]
|
||||
[mouse pointermove getCoalescedEvents when lock test]
|
||||
expected:
|
||||
if (os == "linux") and not debug and (processor == "x86"): [FAIL, PASS]
|
||||
if (os == "mac") and debug: [FAIL, PASS]
|
||||
if (os == "linux") and not debug and fission: [FAIL, PASS]
|
||||
if (os == "win") and fission: [FAIL, PASS]
|
||||
if (os == "mac") and debug: [FAIL, PASS]
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -5,6 +5,6 @@
|
|||
[OK, ERROR]
|
||||
[mouse pointerevent movementX/Y with pointerlock test]
|
||||
expected:
|
||||
if (os == "win") and not swgl and not fission and debug and (processor == "x86_64"): [FAIL, PASS, TIMEOUT]
|
||||
if (os == "win") and swgl: [FAIL, PASS, TIMEOUT]
|
||||
if (os == "win") and debug and not fission and (processor == "x86_64") and not swgl: [FAIL, PASS, TIMEOUT]
|
||||
if (os == "win") and not debug and not fission and (processor == "x86_64"): [FAIL, PASS, TIMEOUT]
|
||||
[PASS, FAIL, TIMEOUT]
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче