Bug 1692513 - Update wpt metadata based on autoland. r=jgraham CLOSED TREE

Differential Revision: https://phabricator.services.mozilla.com/D105191
This commit is contained in:
James Graham 2021-02-15 14:32:31 +00:00
parent b2f90ccfb8
commit b1641d6a92
118 changed files with 543 additions and 560 deletions

View File

@ -94,91 +94,74 @@
[structured-clone.any.html?101-last]
expected:
if (os == "win") and not fission and webrender and not debug: ["OK", "TIMEOUT"]
[TIMEOUT, OK]
if (os == "win") and not fission and webrender and not debug: [OK, TIMEOUT]
[Not serializable: Window: [object Window\]]
expected:
if (os == "win") and not fission and webrender and not debug: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
if (os == "win") and not fission and webrender and not debug: [PASS, NOTRUN]
[Not serializable: symbol: Symbol(desc)]
expected:
if (os == "win") and not fission and webrender and not debug: ["FAIL", "NOTRUN"]
[NOTRUN, FAIL]
if (os == "win") and not fission and webrender and not debug: [FAIL, NOTRUN]
[FileList: [object FileList\]]
expected:
if (os == "win") and not fission and webrender and not debug: ["FAIL", "PASS", "NOTRUN"]
[NOTRUN, PASS, FAIL]
if (os == "win") and not fission and webrender and not debug: [FAIL, PASS, NOTRUN]
[Not serializable: function: function() {}]
expected:
if (os == "win") and not fission and webrender and not debug: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
if (os == "win") and not fission and webrender and not debug: [PASS, NOTRUN]
[File: [object File\]]
expected:
if (os == "win") and not fission and webrender and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS", "NOTRUN"]
[NOTRUN, PASS, TIMEOUT]
if (os == "win") and not fission and webrender and not debug: [PASS, TIMEOUT, NOTRUN]
if (os == "android") and not debug and not webrender: [TIMEOUT, PASS, NOTRUN]
[Not serializable: Event: [object Event\]]
expected:
if (os == "win") and not fission and webrender and not debug: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
if (os == "win") and not fission and webrender and not debug: [PASS, NOTRUN]
[Not serializable: MessageChannel: [object MessageChannel\]]
expected:
if (os == "win") and not fission and webrender and not debug: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
if (os == "win") and not fission and webrender and not debug: [PASS, NOTRUN]
[Blob: [object Blob\]]
expected:
if (os == "win") and not fission and webrender and not debug: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
[TIMEOUT, PASS]
if (os == "win") and not fission and webrender and not debug: [PASS, TIMEOUT]
if (os == "android") and not debug and not webrender: [PASS, TIMEOUT]
[structured-clone.any.worker.html?101-last]
expected:
if (os == "mac") and debug: ["OK", "TIMEOUT"]
[TIMEOUT, OK]
if (os == "mac") and debug: [OK, TIMEOUT]
[Not serializable: function: function() {}]
expected:
if (os == "mac") and debug: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
if (os == "mac") and debug: [PASS, NOTRUN]
[Not serializable: MessageChannel: [object MessageChannel\]]
expected:
if (os == "mac") and debug: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
if (os == "mac") and debug: [PASS, NOTRUN]
[Not serializable: symbol: Symbol(desc)]
expected:
if (os == "mac") and debug: ["FAIL", "NOTRUN"]
[NOTRUN, FAIL]
if (os == "mac") and debug: [FAIL, NOTRUN]
[File: [object File\]]
expected:
if (os == "win") and not fission and webrender and debug: ["TIMEOUT", "PASS", "NOTRUN"]
if (os == "mac") and debug: ["PASS", "TIMEOUT", "NOTRUN"]
[NOTRUN, PASS, TIMEOUT]
if (os == "win") and not fission and webrender and debug: [TIMEOUT, PASS, NOTRUN]
if (os == "mac") and debug: [PASS, TIMEOUT, NOTRUN]
[Not serializable: Event: [object Event\]]
expected:
if (os == "mac") and debug: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
if (os == "mac") and debug: [PASS, NOTRUN]
[Not serializable: DedicatedWorkerGlobalScope: [object DedicatedWorkerGlobalScope\]]
expected:
if (os == "mac") and debug: ["PASS", "NOTRUN"]
[NOTRUN, PASS]
if (os == "mac") and debug: [PASS, NOTRUN]
[Blob: [object Blob\]]
expected:
if (os == "win") and not fission and webrender and debug: ["PASS", "TIMEOUT"]
if (os == "mac") and debug: ["PASS", "TIMEOUT"]
[TIMEOUT, PASS]
if (os == "win") and not fission and webrender and debug: [PASS, TIMEOUT]
if (os == "mac") and debug: [PASS, TIMEOUT]
[structured-clone.any.html?1-20]

View File

@ -1,7 +1,7 @@
[href-location-blocked.sub.html]
[Violation report status OK.]
expected:
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "android") and debug: ["PASS", "FAIL"]
if (os == "android") and not debug and webrender: [PASS, FAIL]
if (os == "android") and not debug and not webrender: [PASS, FAIL]
if (os == "android") and debug: [PASS, FAIL]

View File

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

View File

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

View File

@ -1,9 +1,9 @@
[transform-animation-under-large-scale.html]
expected:
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
if (os == "mac") and webrender and not debug: ["PASS", "TIMEOUT"]
if (os == "win") and webrender and not debug: ["PASS", "TIMEOUT"]
if (os == "android") and debug: ["PASS", "TIMEOUT"]
if (os == "android") and not debug and webrender: [PASS, TIMEOUT]
if (os == "mac") and webrender and not debug: [PASS, TIMEOUT]
if (os == "win") and webrender and not debug: [PASS, TIMEOUT]
if (os == "mac") and not webrender: TIMEOUT
if (os == "win") and not webrender: TIMEOUT
[TIMEOUT, PASS]
if (os == "android") and not webrender: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]

View File

@ -1,5 +1,5 @@
[increase-prev-sibling-height.html]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "android") and debug and not webrender: FAIL
if (os == "win") and webrender: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: [PASS, FAIL]
if (os == "android") and debug and not webrender: PASS
if (os == "win") and webrender: [PASS, FAIL]

View File

@ -1,4 +1,4 @@
[multicol-height-002-print.xht]
expected:
if os == "linux": PASS
FAIL
if os == "mac": FAIL

View File

@ -1,15 +1,13 @@
[caption-side-invalid.html]
[e.style['caption-side'\] = "left" should not set the property value]
expected:
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender: [PASS, FAIL]
if (os == "linux") and debug: PASS
if (os == "mac") and not debug: ["PASS", "FAIL"]
FAIL
if (os == "mac") and not debug: [PASS, FAIL]
[e.style['caption-side'\] = "right" should not set the property value]
expected:
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender: [PASS, FAIL]
if (os == "linux") and debug: PASS
if (os == "mac") and not debug: ["PASS", "FAIL"]
FAIL
if (os == "mac") and not debug: [PASS, FAIL]

View File

@ -1,8 +1,7 @@
[viewport-units-001-print.html]
expected:
if (os == "win") and not webrender and debug and (processor == "x86"): ["FAIL", "PASS", "ERROR"]
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "win") and webrender and not debug: ["FAIL", "PASS", "TIMEOUT"]
if (os == "win") and not webrender and debug and (processor == "x86"): [FAIL, PASS, ERROR]
if (os == "linux") and not debug and not webrender: [PASS, FAIL]
if (os == "win") and webrender and not debug: [FAIL, PASS, TIMEOUT]
if (os == "linux") and debug: PASS
if (os == "mac") and not debug: ["PASS", "FAIL"]
FAIL
if (os == "mac") and not debug: [PASS, FAIL]

View File

@ -3,51 +3,52 @@
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499003
[Main frame with smooth scroll-behavior ; scroll() with default behavior]
expected:
if (os == "linux") and webrender: ["PASS", "FAIL"]
if (os == "linux") and webrender: [PASS, FAIL]
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if not webrender and (os == "win") and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
if webrender and (os == "win") and fission: ["FAIL", "PASS"]
if not webrender and (os == "win") and (processor == "x86_64") and not debug: [FAIL, PASS]
if webrender and (os == "win") and fission: [FAIL, PASS]
if not webrender and (os == "win") and (processor == "x86"): PASS
if not webrender and (os == "android"): PASS
if not webrender and (os == "linux"): PASS
if webrender and (os == "win") and not debug: ["FAIL", "PASS"]
[PASS, FAIL]
[Set scrollLeft to frame with smooth scroll-behavior]
expected:
if fission and (os == "win"): ["PASS", "FAIL"]
if fission and (os == "win"): [PASS, FAIL]
[Set scrollTop to frame with smooth scroll-behavior]
expected:
if fission and (os == "win"): ["PASS", "FAIL"]
if fission and (os == "win"): [PASS, FAIL]
[Set scrollTop to frame with auto scroll-behavior]
expected:
if fission and (os == "win"): ["PASS", "FAIL"]
if fission and (os == "win"): [PASS, FAIL]
[Main frame with auto scroll-behavior ; scrollBy() with smooth behavior]
expected:
if fission and (os == "win"): ["PASS", "FAIL"]
if fission and (os == "win"): [PASS, FAIL]
[Main frame with smooth scroll-behavior ; scrollIntoView() with smooth behavior]
expected:
if fission and (os == "win"): ["PASS", "FAIL"]
if fission and (os == "win"): [PASS, FAIL]
[Main frame with smooth scroll-behavior ; scrollIntoView() with auto behavior]
expected:
if (os == "linux") and not fission and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not fission and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not fission and debug and webrender: [PASS, FAIL]
if (os == "linux") and not fission and not debug and not webrender: [PASS, FAIL]
[Main frame with smooth scroll-behavior ; scroll() with auto behavior]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: [PASS, FAIL]
[Main frame with smooth scroll-behavior ; scrollTo() with auto behavior]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: [PASS, FAIL]
[Main frame with smooth scroll-behavior ; scrollBy() with auto behavior]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: [PASS, FAIL]

View File

@ -1,38 +1,38 @@
[scroll-behavior-main-frame-window.html]
[Main frame with smooth scroll-behavior ; scroll() with default behavior]
expected:
if (os == "linux") and webrender: ["PASS", "FAIL"]
if (os == "linux") and webrender: [PASS, FAIL]
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if (os == "win") and (processor == "x86_64") and not debug and webrender and fission: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and not debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and not debug and not webrender: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and debug: ["PASS", "FAIL"]
if (os == "linux") and webrender: ["PASS", "FAIL"]
if (os == "win") and (processor == "x86_64") and not debug and webrender and fission: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and not debug and webrender and not fission: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and not debug and not webrender: [PASS, FAIL]
if (os == "win") and (processor == "x86_64") and debug: [PASS, FAIL]
if (os == "linux") and webrender: [PASS, FAIL]
[Main frame with auto scroll-behavior ; scrollTo() with smooth behavior]
expected:
if fission and (os == "win"): ["PASS", "FAIL"]
if fission and (os == "win"): [PASS, FAIL]
[Main frame with smooth scroll-behavior ; scrollTo() with default behavior]
expected:
if fission and (os == "win"): ["PASS", "FAIL"]
if fission and (os == "win"): [PASS, FAIL]
[Main frame with smooth scroll-behavior ; scrollTo() with auto behavior]
expected:
if (os == "linux") and not fission and not debug and not webrender: ["PASS", "FAIL"]
if (os == "linux") and not fission and debug and webrender: ["PASS", "FAIL"]
if (os == "linux") and not fission and not debug and not webrender: [PASS, FAIL]
if (os == "linux") and not fission and debug and webrender: [PASS, FAIL]
[Main frame with smooth scroll-behavior ; scrollTo() with smooth behavior]
expected:
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and debug and webrender and not fission: [PASS, FAIL]
[Main frame with smooth scroll-behavior ; scroll() with auto behavior]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: [PASS, FAIL]
[Main frame with smooth scroll-behavior ; scrollBy() with auto behavior]
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: [PASS, FAIL]

View File

@ -3,17 +3,21 @@
if os == "android": bug 1550895 (frequently fails on geckoview), Bug 1559325
[Subframe with auto scroll-behavior ; scroll() with smooth behavior]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and not fission: [PASS, FAIL]
[Aborting an ongoing smooth scrolling on a subframe with another smooth scrolling]
expected:
if (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "win") and not webrender and (processor == "x86_64"): [PASS, FAIL]
[Subframe with smooth scroll-behavior ; scrollIntoView() with smooth behavior]
expected:
if (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "win") and not webrender and (processor == "x86_64"): [PASS, FAIL]
[Subframe with smooth scroll-behavior ; scrollTo() with auto behavior]
expected:
if (os == "mac") and debug: ["PASS", "FAIL"]
if (os == "mac") and debug: [PASS, FAIL]
[Subframe with auto scroll-behavior ; scrollTo() with smooth behavior]
expected:
if (os == "linux") and debug and not webrender: FAIL

View File

@ -1,6 +1,6 @@
[effect-reference-feimage-002.html]
expected:
if webrender and (os == "win") and debug: ["PASS", "FAIL"]
if webrender and (os == "win") and not debug: ["FAIL", "PASS", "ERROR"]
if webrender and (os == "win") and debug: [PASS, FAIL]
if webrender and (os == "win") and not debug: [FAIL, PASS, ERROR]
if webrender and (os == "mac") and debug: FAIL
if webrender and (os == "linux"): ["PASS", "FAIL"]
if webrender and (os == "linux"): [PASS, FAIL]

View File

@ -1,8 +1,7 @@
[moz-css21-block-page-break-inside-avoid-1-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if debug and (os == "mac"): ERROR
if debug and (os == "win"): ERROR
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if debug and (os == "mac"): PASS
if debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
if not debug and (os == "mac"): ["PASS", "FAIL"]
FAIL
if not debug and (os == "mac"): [PASS, FAIL]

View File

@ -1,8 +1,7 @@
[moz-css21-block-page-break-inside-avoid-10-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if debug and (os == "win"): PASS
if debug and (os == "mac"): PASS
if debug and (os == "linux"): PASS
if not debug and (os == "mac"): ["PASS", "FAIL"]
FAIL
if not debug and (os == "mac"): [PASS, FAIL]

View File

@ -1,8 +1,7 @@
[moz-css21-block-page-break-inside-avoid-11-print.html]
expected:
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
ERROR

View File

@ -2,7 +2,6 @@
expected:
if not debug and (os == "linux") and webrender: FAIL
if debug and (os == "linux"): PASS
if debug and (os == "mac"): ERROR
if debug and (os == "win"): ERROR
if not debug and (os == "win"): FAIL
[PASS, FAIL]
if debug and (os == "mac"): PASS
if debug and (os == "win"): PASS
if not debug and (os == "win"): PASS

View File

@ -1,8 +1,7 @@
[moz-css21-block-page-break-inside-avoid-13-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if debug and (os == "linux"): PASS
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR
if not debug and (os == "mac"): ["PASS", "FAIL"]
FAIL
if debug and (os == "win"): PASS
if debug and (os == "mac"): PASS
if not debug and (os == "mac"): [PASS, FAIL]

View File

@ -2,7 +2,6 @@
expected:
if not debug and (os == "linux") and webrender: FAIL
if debug and (os == "linux"): PASS
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR
if not debug and (os == "win"): FAIL
[PASS, FAIL]
if debug and (os == "win"): PASS
if debug and (os == "mac"): PASS
if not debug and (os == "win"): PASS

View File

@ -1,8 +1,7 @@
[moz-css21-block-page-break-inside-avoid-15-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if debug and (os == "mac"): ERROR
if debug and (os == "win"): ERROR
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if debug and (os == "mac"): PASS
if debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
if not debug and (os == "mac"): ["PASS", "FAIL"]
FAIL
if not debug and (os == "mac"): [PASS, FAIL]

View File

@ -1,8 +1,7 @@
[moz-css21-block-page-break-inside-avoid-2-print.html]
expected:
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): [PASS, FAIL]
if debug and (os == "linux"): PASS
ERROR

View File

@ -1,8 +1,7 @@
[moz-css21-block-page-break-inside-avoid-3-print.html]
expected:
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
ERROR

View File

@ -1,8 +1,7 @@
[moz-css21-block-page-break-inside-avoid-4-print.html]
expected:
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
ERROR

View File

@ -1,8 +1,7 @@
[moz-css21-block-page-break-inside-avoid-5-print.html]
expected:
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "win"): PASS
if not debug and (os == "mac"): [PASS, FAIL]
if debug and (os == "linux"): PASS
ERROR

View File

@ -1,8 +1,7 @@
[moz-css21-block-page-break-inside-avoid-6-print.html]
expected:
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
ERROR

View File

@ -1,8 +1,7 @@
[moz-css21-block-page-break-inside-avoid-7-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
ERROR

View File

@ -1,8 +1,7 @@
[moz-css21-block-page-break-inside-avoid-8-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
ERROR

View File

@ -1,4 +0,0 @@
[moz-css21-block-page-break-inside-avoid-9-print.html]
expected:
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR

View File

@ -2,7 +2,6 @@
expected:
if not debug and (os == "linux") and webrender: FAIL
if debug and (os == "linux"): PASS
if debug and (os == "mac"): ERROR
if debug and (os == "win"): ERROR
if not debug and (os == "win"): FAIL
[PASS, FAIL]
if debug and (os == "mac"): PASS
if debug and (os == "win"): PASS
if not debug and (os == "win"): PASS

View File

@ -1,4 +0,0 @@
[moz-css21-float-page-break-inside-avoid-2-print.html]
expected:
if debug and (os == "mac"): ERROR
if debug and (os == "win"): ERROR

View File

@ -1,8 +1,7 @@
[moz-css21-float-page-break-inside-avoid-3-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if debug and (os == "linux"): PASS
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR
if not debug and (os == "mac"): ["PASS", "FAIL"]
FAIL
if debug and (os == "win"): PASS
if debug and (os == "mac"): PASS
if not debug and (os == "mac"): [PASS, FAIL]

View File

@ -1,8 +1,7 @@
[moz-css21-float-page-break-inside-avoid-4-print.html]
expected:
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
ERROR

View File

@ -1,8 +1,7 @@
[moz-css21-float-page-break-inside-avoid-5-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if debug and (os == "win"): PASS
if debug and (os == "mac"): PASS
if debug and (os == "linux"): PASS
if not debug and (os == "mac"): ["PASS", "FAIL"]
FAIL
if not debug and (os == "mac"): [PASS, FAIL]

View File

@ -1,8 +1,7 @@
[moz-css21-float-page-break-inside-avoid-6-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if debug and (os == "linux"): PASS
if debug and (os == "mac"): ERROR
if debug and (os == "win"): ERROR
if not debug and (os == "mac"): ["PASS", "FAIL"]
FAIL
if debug and (os == "mac"): PASS
if debug and (os == "win"): PASS
if not debug and (os == "mac"): [PASS, FAIL]

View File

@ -1,8 +1,7 @@
[moz-css21-float-page-break-inside-avoid-7-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if debug and (os == "linux"): PASS
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR
if not debug and (os == "mac"): ["PASS", "FAIL"]
FAIL
if debug and (os == "win"): PASS
if debug and (os == "mac"): PASS
if not debug and (os == "mac"): [PASS, FAIL]

View File

@ -1,6 +1,6 @@
[moz-css21-float-page-break-inside-avoid-8-print.html]
expected:
if (os == "mac") and not debug: ["PASS", "FAIL"]
if (os == "mac") and debug: ERROR
if (os == "win") and debug: ERROR
if (os == "win") and not debug: FAIL
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "mac") and debug: PASS
if (os == "win") and debug: PASS
if (os == "win") and not debug: PASS

View File

@ -1,4 +0,0 @@
[moz-css21-float-page-break-inside-avoid-9-print.html]
expected:
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR

View File

@ -1,8 +1,7 @@
[moz-css21-rowgroup-page-break-inside-avoid-1-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
ERROR

View File

@ -1,8 +1,7 @@
[moz-css21-rowgroup-page-break-inside-avoid-2-print.html]
expected:
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
ERROR

View File

@ -1,8 +1,7 @@
[moz-css21-rowgroup-page-break-inside-avoid-3-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
ERROR

View File

@ -2,7 +2,6 @@
expected:
if not debug and (os == "linux") and webrender: FAIL
if debug and (os == "linux"): PASS
if debug and (os == "mac"): ERROR
if debug and (os == "win"): ERROR
if not debug and (os == "win"): FAIL
[PASS, FAIL]
if debug and (os == "mac"): PASS
if debug and (os == "win"): PASS
if not debug and (os == "win"): PASS

View File

@ -1,8 +1,7 @@
[moz-css21-table-page-break-inside-avoid-1-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
ERROR

View File

@ -1,8 +1,7 @@
[moz-css21-table-page-break-inside-avoid-2-print.html]
expected:
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
ERROR

View File

@ -1,4 +0,0 @@
[moz-css21-table-page-break-inside-avoid-3-print.html]
expected:
if debug and (os == "mac"): ERROR
if debug and (os == "win"): ERROR

View File

@ -1,8 +1,7 @@
[moz-css21-table-page-break-inside-avoid-4-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if debug and (os == "mac"): ERROR
if debug and (os == "win"): ERROR
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if debug and (os == "mac"): PASS
if debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
if not debug and (os == "mac"): ["PASS", "FAIL"]
FAIL
if not debug and (os == "mac"): [PASS, FAIL]

View File

@ -1,8 +1,7 @@
[moz-css21-table-page-break-inside-avoid-5-print.html]
expected:
if not debug and (os == "linux") and webrender: FAIL
if debug and (os == "mac"): ERROR
if debug and (os == "win"): ERROR
if debug and (os == "mac"): PASS
if debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
if not debug and (os == "win"): FAIL
[PASS, FAIL]
if not debug and (os == "win"): PASS

View File

@ -1,8 +1,7 @@
[moz-css21-table-page-break-inside-avoid-7-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "win"): FAIL
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "win"): PASS
if debug and (os == "linux"): PASS
ERROR

View File

@ -1,18 +1,19 @@
[stream-response.any.sharedworker.html]
expected:
if (os == "linux") and fission and debug: ["OK", "CRASH"]
if (os == "mac") and not debug: ["OK", "ERROR", "CRASH"]
if (os == "mac") and debug: ["CRASH", "OK", "ERROR"]
if (os == "linux") and fission and debug: [OK, CRASH]
if (os == "mac") and not debug: [OK, ERROR, CRASH]
if (os == "mac") and debug: [CRASH, OK, ERROR]
[stream-response.any.html]
expected:
if (os == "mac") and debug: ["OK", "CRASH"]
if (os == "mac") and not debug: ["OK", "CRASH"]
if (os == "mac") and debug: [OK, CRASH]
if (os == "mac") and not debug: [OK, CRASH]
[stream-response.any.serviceworker.html]
expected:
if os == "mac": ["OK", "CRASH"]
if (os == "mac") and not debug: ["OK", "CRASH"]
if (os == "mac") and debug: ["CRASH", "OK"]
[stream-response.any.worker.html]
expected:
if os == "mac": ["OK", "ERROR", "CRASH"]
if os == "mac": [OK, ERROR, CRASH]

View File

@ -1,36 +1,38 @@
[response-cancel-stream.any.sharedworker.html]
expected:
if os == "mac": ["OK", "TIMEOUT"]
if (os == "mac") and not debug: ["TIMEOUT", "OK"]
if (os == "mac") and debug: ["OK", "TIMEOUT"]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
if (os == "mac") and debug: ["PASS", "FAIL", "TIMEOUT"]
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
if (os == "mac") and debug: [PASS, FAIL, TIMEOUT]
[response-cancel-stream.any.html]
expected:
if (os == "win") and fission: ["OK", "ERROR"]
if os == "mac": ["OK", "ERROR", "TIMEOUT"]
if (os == "win") and fission: [OK, ERROR]
if os == "mac": [OK, ERROR, TIMEOUT]
[Cancelling a closed Response stream]
expected:
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
if (os == "mac") and debug: ["PASS", "FAIL", "TIMEOUT"]
if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT]
if (os == "mac") and debug: [PASS, FAIL, TIMEOUT]
[response-cancel-stream.any.serviceworker.html]
expected:
if os == "mac": ["OK", "TIMEOUT"]
if os == "mac": [OK, TIMEOUT]
[Cancelling a closed Response stream]
expected:
if os == "mac": ["PASS", "FAIL", "TIMEOUT"]
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
if (os == "mac") and debug: ["FAIL", "PASS", "TIMEOUT"]
[response-cancel-stream.any.worker.html]
expected:
if (os == "win") and webrender and not fission: ["OK", "ERROR"]
if (os == "win") and webrender and not fission: [OK, ERROR]
if (os == "win") and webrender and fission: ERROR
if os == "mac": ["OK", "ERROR", "TIMEOUT"]
if os == "mac": [OK, ERROR, TIMEOUT]
[Cancelling a closed Response stream]
expected:
if os == "mac": ["PASS", "FAIL", "TIMEOUT"]
if os == "mac": [PASS, FAIL, TIMEOUT]

View File

@ -1,4 +1,5 @@
[response-clone-iframe.window.html]
expected:
if (os == "win") and webrender and not fission: ["OK", "ERROR"]
if (os == "mac") and not debug: ["OK", "ERROR"]
if (os == "mac") and not debug: [OK, ERROR]
if (os == "win") and webrender and debug: ["OK", "ERROR"]
if (os == "win") and webrender and not debug: ["ERROR", "OK"]

View File

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

View File

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

View File

@ -2,12 +2,14 @@
disabled:
if (os == "linux") and (bits == 32) and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1483696
expected:
if debug and (os == "linux") and fission: ["OK", "TIMEOUT"]
if debug and (os == "linux") and not fission: ["OK", "TIMEOUT"]
if debug and (os == "win") and not webrender: ["OK", "TIMEOUT"]
if debug and (os == "linux") and fission: [OK, TIMEOUT]
if debug and (os == "win") and not webrender: [OK, TIMEOUT]
if debug and (os == "linux") and not webrender: ["TIMEOUT", "OK"]
if debug and (os == "linux") and webrender: ["OK", "TIMEOUT"]
[Auxiliary browsing context created via `window.open` and setting `window.opener` to `null` should report `window.opener` `null`]
expected:
if debug and (os == "linux") and not fission: ["PASS", "TIMEOUT"]
if debug and (os == "linux") and fission: ["PASS", "TIMEOUT"]
if debug and (os == "win") and not webrender: ["PASS", "TIMEOUT"]
if debug and (os == "linux") and fission: [PASS, TIMEOUT]
if debug and (os == "win") and not webrender: [PASS, TIMEOUT]
if debug and (os == "linux") and webrender: ["PASS", "TIMEOUT"]
if debug and (os == "linux") and not webrender: ["TIMEOUT", "PASS"]

View File

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

View File

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

View File

@ -45,8 +45,10 @@
[utf-16be.html?include=workers]
expected:
if (os == "mac") and debug: ["TIMEOUT", "OK"]
if (os == "android") and not debug: ["TIMEOUT", "OK"]
if (os == "mac") and debug: [TIMEOUT, OK]
if (os == "android") and not debug: [TIMEOUT, OK]
if (os == "linux") and not debug and webrender: ["TIMEOUT", "OK"]
if (os == "android") and not webrender: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -56,8 +58,10 @@
[SharedWorker constructor]
expected:
if (os == "android") and not debug: ["TIMEOUT", "PASS"]
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
if (os == "android") and not debug: [TIMEOUT, PASS]
if (os == "mac") and debug: [TIMEOUT, PASS]
if (os == "linux") and not debug and webrender: ["TIMEOUT", "PASS"]
if (os == "android") and not webrender: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
@ -65,8 +69,8 @@
[Worker() in a shared worker]
expected:
if os == "mac": ["PASS", "TIMEOUT"]
if os == "win": ["PASS", "TIMEOUT"]
if os == "mac": [PASS, TIMEOUT]
if os == "win": [PASS, TIMEOUT]
[utf-16be.html?include=nested-browsing]

View File

@ -43,8 +43,11 @@
[utf-16le.html?include=workers]
expected:
if (os == "linux") and not debug and not fission and webrender: ["TIMEOUT", "OK"]
if (os == "linux") and not debug and not fission and not webrender: ["TIMEOUT", "OK"]
if (os == "linux") and not debug and not fission and webrender: [TIMEOUT, OK]
if (os == "linux") and not debug and not fission and not webrender: [TIMEOUT, OK]
if (processor == "x86_64") and (os == "linux") and not webrender: ["TIMEOUT", "OK"]
if (processor == "x86_64") and (os == "mac") and debug: ["TIMEOUT", "OK"]
if processor == "x86": ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -58,8 +61,11 @@
[SharedWorker constructor]
expected:
if (os == "linux") and not debug and not fission and webrender: ["TIMEOUT", "PASS"]
if (os == "linux") and not debug and not fission and not webrender: ["TIMEOUT", "PASS"]
if (os == "linux") and not debug and not fission and webrender: [TIMEOUT, PASS]
if (os == "linux") and not debug and not fission and not webrender: [TIMEOUT, PASS]
if (processor == "x86_64") and (os == "linux") and not webrender: ["TIMEOUT", "PASS"]
if (processor == "x86_64") and (os == "mac") and debug: ["TIMEOUT", "PASS"]
if processor == "x86": ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
@ -67,7 +73,7 @@
[Worker() in a shared worker]
expected:
if (os == "linux") and webrender: ["PASS", "TIMEOUT"]
if (os == "linux") and webrender: [PASS, TIMEOUT]
[utf-16le.html?include=loading]

View File

@ -33,8 +33,9 @@
[utf-8.html?include=workers]
expected:
if (os == "linux") and debug and webrender and fission: ["TIMEOUT", "OK"]
if (os == "linux") and debug and not webrender: ["TIMEOUT", "OK"]
if (os == "linux") and debug and webrender and fission: [TIMEOUT, OK]
if (os == "linux") and debug and not webrender: [TIMEOUT, OK]
if (os == "android") and not debug and webrender: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
@ -42,14 +43,15 @@
[importScripts() in a shared worker]
expected:
if (os == "linux") and debug and webrender and fission: TIMEOUT
if (os == "linux") and debug and not webrender: ["FAIL", "TIMEOUT"]
if (os == "android") and not debug and not webrender: ["FAIL", "TIMEOUT"]
if os == "win": ["FAIL", "TIMEOUT"]
if (os == "linux") and debug and not webrender: [FAIL, TIMEOUT]
if (os == "android") and not debug and not webrender: [FAIL, TIMEOUT]
if os == "win": [FAIL, TIMEOUT]
FAIL
[SharedWorker constructor]
expected:
if (os == "linux") and debug and not webrender: ["TIMEOUT", "PASS"]
if (os == "linux") and debug and not webrender: [TIMEOUT, PASS]
if (os == "android") and not debug and webrender: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]

View File

@ -287,20 +287,24 @@
[windows-1251.html?include=workers]
expected:
if (os == "linux") and debug and webrender and not fission: ["TIMEOUT", "OK"]
if (os == "linux") and debug and webrender and not fission: [TIMEOUT, OK]
if (os == "linux") and webrender: ["TIMEOUT", "OK"]
if (os == "mac") and debug: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
[importScripts() in a shared worker]
expected:
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "TIMEOUT"]
if os == "win": ["FAIL", "TIMEOUT"]
if (os == "linux") and webrender and not debug and not fission: [FAIL, TIMEOUT]
if os == "win": [FAIL, TIMEOUT]
FAIL
[SharedWorker constructor]
expected:
if (os == "linux") and debug and webrender and not fission: ["TIMEOUT", "PASS"]
if (os == "linux") and debug and webrender and not fission: [TIMEOUT, PASS]
if (os == "linux") and webrender: ["TIMEOUT", "PASS"]
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
@ -308,9 +312,9 @@
[Worker() in a shared worker]
expected:
if (os == "linux") and not webrender: ["PASS", "TIMEOUT"]
if (os == "win") and not webrender: ["PASS", "TIMEOUT"]
if os == "mac": ["PASS", "TIMEOUT"]
if (os == "linux") and not webrender: [PASS, TIMEOUT]
if (os == "win") and not webrender: [PASS, TIMEOUT]
if os == "mac": [PASS, TIMEOUT]
[windows-1251.html?include=scheme]

View File

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

View File

@ -1,13 +1,17 @@
[document-has-system-focus.html]
expected:
if not fission and (processor == "x86") and debug: ["OK", "TIMEOUT"]
if tsan: ["OK", "TIMEOUT"]
if fission and (os == "win"): ["OK", "TIMEOUT"]
if not fission and (processor == "x86") and debug: [OK, TIMEOUT]
if tsan: [OK, TIMEOUT]
if fission and (os == "win"): [OK, TIMEOUT]
if fission and (os == "linux"): TIMEOUT
if (os == "linux") and webrender and not debug: TIMEOUT
if (os == "linux") and not webrender and not debug: ["OK", "TIMEOUT"]
[Top-level document receives blur/focus events and loses system focus during opening/closing of a popup]
expected:
if not fission and (processor == "x86") and debug: ["PASS", "TIMEOUT"]
if tsan: ["PASS", "TIMEOUT"]
if fission and (os == "win"): ["PASS", "TIMEOUT"]
if not fission and (processor == "x86") and debug: [PASS, TIMEOUT]
if tsan: [PASS, TIMEOUT]
if fission and (os == "win"): [PASS, TIMEOUT]
if fission and (os == "linux"): TIMEOUT
if (os == "linux") and not webrender and not debug: ["PASS", "TIMEOUT"]
if (os == "linux") and webrender and not debug: TIMEOUT

View File

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

View File

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

View File

@ -2,7 +2,7 @@
fuzzy:
if os == "win": maxDifference=0-4;totalPixels=0-51
expected:
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL", "ERROR"]
if (os == "linux") and not webrender and debug: ["PASS", "FAIL"]
if (os == "mac") and not webrender: ["PASS", "FAIL"]
if (os == "mac") and webrender: ["PASS", "FAIL"]
if (os == "linux") and not webrender and not debug: [PASS, FAIL, ERROR]
if (os == "linux") and not webrender and debug: [PASS, FAIL]
if (os == "mac") and not webrender: [PASS, FAIL]
if (os == "mac") and webrender: [PASS, FAIL]

View File

@ -1,4 +0,0 @@
[details-page-break-after-1-print.html]
expected:
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR

View File

@ -2,7 +2,6 @@
expected:
if not debug and (os == "linux") and webrender: FAIL
if debug and (os == "linux"): PASS
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR
if not debug and (os == "win"): FAIL
[PASS, FAIL]
if debug and (os == "win"): PASS
if debug and (os == "mac"): PASS
if not debug and (os == "win"): PASS

View File

@ -1,4 +0,0 @@
[details-page-break-before-1-print.html]
expected:
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR

View File

@ -1,9 +1,8 @@
[details-page-break-before-2-print.html]
expected:
if not debug and (os == "linux") and webrender: FAIL
if not debug and (os == "win") and not webrender: FAIL
if not debug and (os == "win") and webrender: ["FAIL", "PASS", "TIMEOUT"]
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR
if not debug and (os == "win") and not webrender: PASS
if not debug and (os == "win") and webrender: [FAIL, PASS, TIMEOUT]
if debug and (os == "win"): PASS
if debug and (os == "mac"): PASS
if debug and (os == "linux"): PASS
[PASS, FAIL]

View File

@ -1,17 +1,18 @@
[input-change-event-properties.html]
expected:
if os == "android": ["OK", "ERROR"]
if os == "android": [OK, ERROR]
[<select> pressing down arrow]
expected:
if (os == "android") and debug and webrender: FAIL
if (os == "android") and not debug: ["FAIL", "PASS"]
if (os == "android") and not debug: [FAIL, PASS]
if os == "mac": FAIL
if (os == "android") and debug: FAIL
[<textarea></textarea> typing]
expected:
if os == "android": ["PASS", "FAIL"]
if os == "android": [PASS, FAIL]
[<input type="number"> typing]
expected:
if (os == "android") and debug: ["PASS", "FAIL"]
if (os == "android") and debug: [PASS, FAIL]

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -2,7 +2,6 @@
expected:
if not debug and (os == "linux") and webrender: FAIL
if debug and (os == "linux"): PASS
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR
if not debug and (os == "win"): FAIL
[PASS, FAIL]
if debug and (os == "win"): PASS
if debug and (os == "mac"): PASS
if not debug and (os == "win"): PASS

View File

@ -1,5 +1,2 @@
[reftest_match_fail-print.html]
expected:
if debug and (os == "mac"): ERROR
if debug and (os == "win"): ERROR
FAIL
expected: FAIL

View File

@ -1,4 +0,0 @@
[reftest_mismatch-print.html]
expected:
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR

View File

@ -1,7 +1,8 @@
[reftest_mismatch_fail-print.html]
expected:
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
if not debug and (os == "mac"): ["PASS", "FAIL"]
if not debug and (os == "linux") and not webrender: [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
if debug and (os == "linux"): FAIL
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR
if debug and (os == "win"): FAIL
if debug and (os == "mac"): FAIL
FAIL

View File

@ -1,4 +0,0 @@
[reftest_mismatch_page_margins-print.html]
expected:
if debug and (os == "win"): ERROR
if debug and (os == "mac"): ERROR

View File

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

View File

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

View File

@ -9,10 +9,12 @@
if (os == "win") and ccov: [FAIL, PASS]
if (os == "linux") and not fission and not debug and webrender: FAIL
if (os == "linux") and fission and debug: PASS
if (os == "linux") and fission and not debug: ["FAIL", "PASS"]
if (os == "linux") and fission and not debug: [FAIL, PASS]
if (os == "win") and debug and webrender: FAIL
if (os == "mac") and not debug: FAIL
if (os == "mac") and debug: PASS
if (os == "win") and not debug: FAIL
if (os == "linux") and not debug and not webrender: ["FAIL", "PASS"]
if (os == "win") and debug and not webrender: ["FAIL", "PASS"]
[PASS, FAIL]

View File

@ -1,9 +1,12 @@
[operator-dictionary-spacing-001.html]
[Operator dictionary chunk 1 - lspace/rspace]
expected:
if os == "android": ["FAIL", "PASS"]
if os == "android": [FAIL, PASS]
if (os == "mac") and debug: ["FAIL", "PASS"]
[PASS, FAIL]
[Operator dictionary chunk 3 - lspace/rspace]
expected: [PASS, FAIL]
expected:
if (os == "mac") and debug: ["FAIL", "PASS"]
[PASS, FAIL]

View File

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

View File

@ -1,9 +1,11 @@
[operator-dictionary-spacing-003.html]
[Operator dictionary chunk 1 - lspace/rspace]
expected:
if (os == "mac") and not debug: ["PASS", "FAIL"]
if (os == "mac") and debug: ["PASS", "FAIL"]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
[Operator dictionary chunk 3 - lspace/rspace]
expected: [PASS, FAIL]
expected:
if (os == "mac") and not debug: ["FAIL", "PASS"]
[PASS, FAIL]

View File

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

View File

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

Some files were not shown because too many files have changed in this diff Show More