Bug 1621145 - [wpt-sync] Update web-platform-tests to ba2e4f922451ce8cc99c3bede003b6306ffc9a98, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: ba2e4f922451ce8cc99c3bede003b6306ffc9a98
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2020-03-09 21:46:34 +00:00
parent ac2e773ce3
commit 836059f076
78 changed files with 196 additions and 874 deletions

View File

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

View File

@ -1,6 +1,6 @@
[select-element-zero-height-001.html]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1596255
expected:
if os == "android": ["FAIL", "PASS"]
if os == "mac": ["FAIL", "PASS"]
if os == "android": ["FAIL", "PASS"]
[PASS, FAIL]

View File

@ -1,6 +1,5 @@
[font-display-feature-policy-02.tentative.html]
expected:
if (os == "linux") and debug and webrender and fission: ["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 == "linux") and debug: ["PASS", "FAIL"]
if (os == "linux") and not debug: PASS
FAIL

View File

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

View File

@ -2,8 +2,7 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
if (os == "win") and not webrender and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
if (os == "win") and not webrender and (processor == "aarch64"): ["FAIL", "PASS"]
if (os == "win") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "win") and webrender: ["FAIL", "PASS"]
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and not webrender and not debug and (processor == "x86"): FAIL
if (os == "win") and not webrender and debug: FAIL
if (os == "win") and webrender: FAIL

View File

@ -2,8 +2,7 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and not webrender and (processor == "x86_64") and debug: ["FAIL", "PASS"]
if (os == "win") and not webrender and (processor == "x86_64") and not debug: ["FAIL", "PASS"]
if (os == "win") and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "win") and not webrender and (processor == "aarch64"): ["FAIL", "PASS"]
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and not webrender and not debug and (processor == "x86"): ["FAIL", "PASS"]
if (os == "win") and not webrender and debug: ["FAIL", "PASS"]
if (os == "win") and webrender: ["FAIL", "PASS"]

View File

@ -2,8 +2,7 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and (processor == "x86_64") and debug and not webrender: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and debug and webrender: FAIL
if (os == "win") and (processor == "x86_64") and not debug: FAIL
if (os == "win") and (processor == "x86"): FAIL
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and not webrender and not debug and (processor == "x86"): FAIL
if (os == "win") and not webrender and debug: FAIL
if (os == "win") and webrender: FAIL

View File

@ -2,9 +2,7 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and (processor == "x86_64") and debug and not webrender and fission: ["FAIL", "PASS"]
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
if os == "mac": PASS
if os == "android": PASS
if os == "linux": PASS
FAIL
if (os == "win") and not webrender and not debug and (processor == "x86"): FAIL
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and not webrender and debug: FAIL
if (os == "win") and webrender: FAIL

View File

@ -2,10 +2,4 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and (processor == "x86_64") and debug and webrender and fission: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64") and debug and not webrender and fission: ["FAIL", "PASS"]
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
if os == "mac": PASS
if os == "android": PASS
if os == "linux": PASS
FAIL
if os == "win": FAIL

View File

@ -2,9 +2,4 @@
disabled:
if debug and (os == "win") and (version == "6.1.7601"): https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
expected:
if (os == "win") and debug and webrender and not fission: ["FAIL", "PASS"]
if (os == "win") and debug and not webrender and fission: ["FAIL", "PASS"]
if os == "android": PASS
if os == "linux": PASS
if os == "mac": PASS
FAIL
if os == "win": FAIL

View File

@ -1,7 +1,5 @@
[appearance-textfield-001.html]
expected:
if (os == "win") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
if (os == "win") and not debug and not webrender and (processor == "aarch64"): ["FAIL", "PASS"]
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
if (os == "win") and not debug and webrender: ["FAIL", "PASS"]
if (os == "win") and debug: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86") and not debug: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86") and debug: ["FAIL", "PASS"]
if (os == "win") and (processor == "x86_64"): ["FAIL", "PASS"]

View File

@ -1,5 +1,4 @@
[webkit-appearance-menulist-button-002.html]
expected:
if os == "mac": FAIL
if os == "linux": FAIL
if os == "android": FAIL
if os == "win": PASS
FAIL

View File

@ -1,32 +1,35 @@
[ch-pseudo-recalc-on-font-load.html]
[ch in pseudo-element ::marker should be recalculated after loading a web font]
expected:
if not debug and (os == "win") and webrender and fission: ["PASS", "FAIL"]
if not debug and (os == "win") and webrender and not fission: ["PASS", "FAIL"]
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if debug and (os == "linux") and not fission: FAIL
if debug and (os == "linux") and fission: PASS
if not debug and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "android"): PASS
if debug and (os == "win"): FAIL
if debug and (os == "mac"): FAIL
if debug and (os == "win"): FAIL
if debug and (os == "android"): PASS
[FAIL, PASS]
[ch in pseudo-element ::after should be recalculated after loading a web font]
expected:
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and webrender and fission: ["PASS", "FAIL"]
if not debug and (os == "win") and webrender and not fission: ["PASS", "FAIL"]
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if not debug and (os == "linux") and fission: PASS
if debug and (os == "android"): PASS
if debug and (os == "win"): FAIL
if debug and (os == "mac"): FAIL
if not debug and (os == "android"): ["PASS", "FAIL"]
[FAIL, PASS]
[ch in pseudo-element ::first-line should be recalculated after loading a web font]
expected:
if not debug and (os == "win") and webrender and not fission: ["PASS", "FAIL"]
if not debug and (os == "win") and webrender and fission: ["PASS", "FAIL"]
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if debug and (os == "linux") and not fission: FAIL
if not debug and (os == "android"): ["PASS", "FAIL"]
@ -37,10 +40,11 @@
[ch in pseudo-element ::before should be recalculated after loading a web font]
expected:
if not debug and (os == "win") and webrender and fission: ["PASS", "FAIL"]
if not debug and (os == "win") and webrender and not fission: ["PASS", "FAIL"]
if not debug and (os == "linux") and fission: PASS
if not debug and (os == "win") and fission: ["PASS", "FAIL"]
if debug and (os == "linux") and fission: PASS
if debug and (os == "linux") and not fission: FAIL
if debug and (os == "linux") and fission: PASS
if not debug and (os == "android"): ["PASS", "FAIL"]
if debug and (os == "android"): PASS
if debug and (os == "win"): FAIL

View File

@ -1,67 +0,0 @@
[minmax-angle-serialize.html]
[e.style['transform'\] = "rotate(min(1deg))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(min(1rad))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(max(1turn))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(max(1rad))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(min(1grad))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(max(1deg))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(max(1grad))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(min(1turn))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(calc(min(1deg) + min(2deg)))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(calc(max(1deg) + max(2deg)))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(min(1deg, 2deg, 3deg))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(calc(1rad + min(1deg)))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(max(3deg, 2deg, 1deg))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(calc(1rad + max(1deg)))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(min(3deg, 2deg, 1deg))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(max(0.25turn, 1.57rad, 90deg))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(calc(min(1deg) + 1rad))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(max(90deg, 1.57rad, 0.25turn))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(min(90deg, 1.57rad, 0.25turn))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(min(0.25turn, 1.57rad, 90deg))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(calc(max(1deg) + 1rad))" should set the property value]
expected: FAIL
[e.style['transform'\] = "rotate(max(1deg, 2deg, 3deg))" should set the property value]
expected: FAIL

View File

@ -1,8 +1,4 @@
[minmax-length-percent-computed.html]
[Property margin-left value 'calc(min(1.5em, 10%) - max(1em, 15%))']
expected: FAIL
bug: precision issue due to bespoke percentage rounding
[calc(min(1.5em, 10%) - max(1em, 15%)) should be used-value-equivalent to -30px]
expected: FAIL

View File

@ -1,154 +1,4 @@
[minmax-length-percent-serialize.html]
[e.style['margin-left'\] = "max(1pt + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1vw + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1rem + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1mm + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(max(10%) + 20px)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1vh + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1em + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1em + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1mm + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1ex + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1vmin + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1Q + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(10% + max(20px))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1vmin + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1cm + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1pc + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1px + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(max(1em) + 10%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(20px + max(10%))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(max(20px) + 10%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1ch + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(max(20px) + min(1em) + max(10%))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1ch + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(min(10%) + 20px)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(10% + max(1em))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1vmax + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(20px + min(10%))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1pc + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(10% + min(1em))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(min(20px) + 10%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1ex + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1in + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(1em + max(10%))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1in + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(min(10%) + max(1em) + min(20px))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(1em + min(10%))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(max(10%) + min(1em) + max(20px))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1Q + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1vh + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1rem + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1pt + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1cm + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1vmax + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(min(10%) + 1em)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(max(10%) + 1em)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1vw + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(min(20px) + max(1em) + min(10%))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(10% + min(20px))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1px + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(min(1em) + 10%)" should set the property value]
expected: FAIL
['min(1% + 1px)' as a computed value should serialize as 'min(1% + 1px)'.]
expected: FAIL

View File

@ -1,122 +0,0 @@
[minmax-length-serialize.html]
[e.style['letter-spacing'\] = "calc(max(1em) + min(10vw) + max(10px))" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1px)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1in)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "calc(max(1em) + 10px)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(10px, 20px, 30px)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "calc(min(10px) + max(1em) + min(10vw))" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1pc)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1cm)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1ex)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1rem)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "calc(min(1em) + 10px)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1vmax)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1vw)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1px)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(10px, 20px, 30px)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1cm)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1vw)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1vmax)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1ch)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(30px, 20px, 10px)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1pt)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1Q)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1in)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1vmin)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1pc)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1em)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1rem)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(30px, 20px, 10px)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1mm)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1mm)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1vh)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1em)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1ch)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1pt)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "max(1Q)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1vmin)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1ex)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "min(1vh)" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "calc(10px + max(1em))" should set the property value]
expected: FAIL
[e.style['letter-spacing'\] = "calc(10px + min(1em))" should set the property value]
expected: FAIL

View File

@ -1,37 +0,0 @@
[minmax-number-serialize.html]
[e.style['opacity'\] = "calc(min(1) + min(2))" should set the property value]
expected: FAIL
[e.style['opacity'\] = "max(1)" should set the property value]
expected: FAIL
[e.style['opacity'\] = "calc(min(1) + 1)" should set the property value]
expected: FAIL
[e.style['opacity'\] = "max(1, 2, 3)" should set the property value]
expected: FAIL
[e.style['opacity'\] = "calc(1 + max(1))" should set the property value]
expected: FAIL
[e.style['opacity'\] = "min(3, 2, 1)" should set the property value]
expected: FAIL
[e.style['opacity'\] = "calc(max(1) + max(2))" should set the property value]
expected: FAIL
[e.style['opacity'\] = "calc(max(1) + 1)" should set the property value]
expected: FAIL
[e.style['opacity'\] = "max(3, 2, 1)" should set the property value]
expected: FAIL
[e.style['opacity'\] = "min(1)" should set the property value]
expected: FAIL
[e.style['opacity'\] = "min(1, 2, 3)" should set the property value]
expected: FAIL
[e.style['opacity'\] = "calc(1 + min(1))" should set the property value]
expected: FAIL

View File

@ -1,40 +1,4 @@
[minmax-percentage-serialize.html]
[e.style['margin-left'\] = "max(1%, 2%, 3%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1%, 2%, 3%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(min(1%) + min(2%))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(max(1%) + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(1% + max(1%))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(min(1%) + 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(1% + min(1%))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "calc(max(1%) + max(2%))" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(3%, 2%, 1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "max(1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(1%)" should set the property value]
expected: FAIL
[e.style['margin-left'\] = "min(3%, 2%, 1%)" should set the property value]
expected: FAIL
['max(1%, 2%, 3%)' as a computed value should serialize as 'max(1%, 2%, 3%)'.]
expected: FAIL

View File

@ -1,61 +0,0 @@
[minmax-time-serialize.html]
[e.style['transition-delay'\] = "calc(min(1s) + min(2s))" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "calc(max(1s) + max(2s))" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "calc(max(2s) + max(1s))" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "min(1ms)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "calc(1s + max(2s))" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "max(1ms)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "min(1s, 1000ms)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "calc(min(2s) + min(1s))" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "calc(max(2s) + 1s)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "max(1ms, 2ms, 3ms)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "min(1ms, 2ms, 3ms)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "min(1000ms, 1s)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "min(1s)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "calc(1s + min(2s))" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "max(1s)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "calc(min(2s) + 1s)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "max(1s, 1000ms)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "max(1000ms, 1s)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "max(3ms, 2ms, 1ms)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "min(3ms, 2ms, 1ms)" should set the property value]
expected: FAIL

View File

@ -1,7 +1,4 @@
[round-function.html]
[round(to-zero, 5, infinity) should equal 0⁺.]
expected: FAIL
[round(15px, -10px) should be used-value-equivalent to 20px]
expected: FAIL
@ -11,15 +8,6 @@
[round(nearest, 13px, 10px) should be used-value-equivalent to 10px]
expected: FAIL
[round(up, -1, infinity should equal 0⁻.]
expected: FAIL
[round(to-zero, -5, infinity) should equal 0⁻.]
expected: FAIL
[round(up, -1 * 0, infinity should equal 0⁻.]
expected: FAIL
[round(down, 18px, 10px) should be used-value-equivalent to 10px]
expected: FAIL
@ -29,27 +17,12 @@
[round(up, 18px, 10px) should be used-value-equivalent to 20px]
expected: FAIL
[calc(1px * round(-infinity, infinity)) should be used-value-equivalent to calc(NaN * 1px)]
expected: FAIL
[round(15px, 10px) should be used-value-equivalent to 20px]
expected: FAIL
[round(down, 13px, 10px) should be used-value-equivalent to 10px]
expected: FAIL
[calc(1px * round(5, 0)) should be used-value-equivalent to calc(NaN * 1px)]
expected: FAIL
[round(up, 0, infinity) should equal 0⁺.]
expected: FAIL
[round(down, -1, infinity) should equal -Infinity.]
expected: FAIL
[calc(1px * round(infinity, -infinity)) should be used-value-equivalent to calc(NaN * 1px)]
expected: FAIL
[round(23px, 10px) should be used-value-equivalent to 20px]
expected: FAIL
@ -62,24 +35,15 @@
[round(13px, -10px) should be used-value-equivalent to 10px]
expected: FAIL
[calc(-1px * round(5, 0)) should be used-value-equivalent to calc(NaN * 1px)]
expected: FAIL
[round(to-zero, 23px, 10px) should be used-value-equivalent to 20px]
expected: FAIL
[round(down, -1 * 0, infinity) should equal 0⁻.]
expected: FAIL
[round(down, 15px, 10px) should be used-value-equivalent to 10px]
expected: FAIL
[round(up, -13px, 10px) should be used-value-equivalent to -10px]
expected: FAIL
[calc(-1px * round(-infinity, infinity)) should be used-value-equivalent to calc(NaN * 1px)]
expected: FAIL
[round(to-zero, 13px, 10px) should be used-value-equivalent to 10px]
expected: FAIL
@ -92,48 +56,21 @@
[round(to-zero, -13px, 10px) should be used-value-equivalent to -10px]
expected: FAIL
[round(infinity, 5) should equal +Infinity.]
expected: FAIL
[round(18px, -10px) should be used-value-equivalent to 20px]
expected: FAIL
[round(18px, 10px) should be used-value-equivalent to 20px]
expected: FAIL
[calc(1px * round(-infinity, -infinity)) should be used-value-equivalent to calc(NaN * 1px)]
expected: FAIL
[round(up, 15px, 10px) should be used-value-equivalent to 20px]
expected: FAIL
[round(-infinity, 5) should equal -Infinity.]
expected: FAIL
[round(23px, -10px) should be used-value-equivalent to 20px]
expected: FAIL
[round(nearest, 23px, 10px) should be used-value-equivalent to 20px]
expected: FAIL
[round(down, 0, infinity) should equal 0⁺.]
expected: FAIL
[round(-infinity, -5) should equal -Infinity.]
expected: FAIL
[round(down, 1, infinity) should equal 0⁺.]
expected: FAIL
[round(5, infinity) should equal 0⁺.]
expected: FAIL
[round(up, 1, infinity) should equal +Infinity.]
expected: FAIL
[round(infinity, -5) should equal +Infinity.]
expected: FAIL
[round(up, 13px, 10px) should be used-value-equivalent to 20px]
expected: FAIL
@ -149,51 +86,24 @@
[round(nearest, 18px, 10px) should be used-value-equivalent to 20px]
expected: FAIL
[calc(-1px * round(-infinity, -infinity)) should be used-value-equivalent to calc(NaN * 1px)]
expected: FAIL
[round(to-zero, 18px, 10px) should be used-value-equivalent to 10px]
expected: FAIL
[round(-13px, -10px) should be used-value-equivalent to -10px]
expected: FAIL
[calc(-1px * round(infinity, -infinity)) should be used-value-equivalent to calc(NaN * 1px)]
expected: FAIL
[round(to-zero, 15px, 10px) should be used-value-equivalent to 10px]
expected: FAIL
[calc(-1px * round(infinity, infinity)) should be used-value-equivalent to calc(NaN * 1px)]
expected: FAIL
[round(5, -infinity) should equal 0⁺.]
expected: FAIL
[round(nearest, -13px, 10px) should be used-value-equivalent to -10px]
expected: FAIL
[round(to-zero, -5, -infinity) should equal 0⁻.]
expected: FAIL
[round(to-zero, 5, -infinity) should equal 0⁺.]
expected: FAIL
[round(-5, -infinity) should equal 0⁻.]
expected: FAIL
[round(-18px, -10px) should be used-value-equivalent to -20px]
expected: FAIL
[round(up, 23px, 10px) should be used-value-equivalent to 30px]
expected: FAIL
[calc(1px * round(infinity, infinity)) should be used-value-equivalent to calc(NaN * 1px)]
expected: FAIL
[round(-5, infinity) should equal 0⁻.]
expected: FAIL
[round(to-zero, -18px, 10px) should be used-value-equivalent to -10px]
expected: FAIL

View File

@ -0,0 +1,3 @@
[line-box-direction-slr-050.xht]
expected:
if (processor == "x86") and debug: ["PASS", "FAIL"]

View File

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

View File

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

View File

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

View File

@ -1,69 +1,51 @@
[webkit-animation-iteration-event.html]
expected:
if (os == "linux") and webrender and debug and fission: ["OK", "TIMEOUT"]
if (os == "linux") and webrender and debug and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and not webrender and debug: ["TIMEOUT", "OK"]
if (os == "linux") and webrender and not debug: ["OK", "TIMEOUT"]
if not webrender and (os == "linux") and debug: ["OK", "TIMEOUT"]
if webrender: ["OK", "TIMEOUT"]
[webkitAnimationIteration event listener is case sensitive]
expected:
if (os == "linux") and webrender and fission and not debug: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and fission and debug: ["PASS", "FAIL", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
if (os == "linux") and webrender and not fission: ["PASS", "FAIL", "NOTRUN"]
if webrender and not debug and fission: ["PASS", "NOTRUN"]
if webrender and not debug and not fission: ["PASS", "FAIL", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender and debug: ["PASS", "FAIL", "NOTRUN"]
[webkitAnimationIteration event listener should trigger for an animation]
expected:
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
if (os == "linux") and webrender and not debug: ["PASS", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "NOTRUN"]
[webkitAnimationIteration event listener should not trigger if an unprefixed listener also exists]
expected:
if (os == "linux") and webrender and debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "NOTRUN"]
[onwebkitanimationiteration event handler should not trigger if an unprefixed event handler also exists]
expected:
if (os == "linux") and webrender and debug and not fission: ["PASS", "TIMEOUT", "NOTRUN"]
if (os == "linux") and webrender and debug and fission: ["PASS", "TIMEOUT", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
if (os == "linux") and webrender and not debug: ["PASS", "TIMEOUT", "NOTRUN"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "TIMEOUT", "NOTRUN"]
[event types for prefixed and unprefixed animationiteration event handlers should be named appropriately]
expected:
if (os == "linux") and webrender and debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "NOTRUN"]
[event types for prefixed and unprefixed animationiteration event listeners should be named appropriately]
expected:
if (os == "linux") and webrender and debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "NOTRUN"]
[webkitAnimationIteration event listener should not trigger if an unprefixed event handler also exists]
expected:
if (os == "linux") and webrender and debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "NOTRUN"]
[onwebkitanimationiteration event handler should not trigger if an unprefixed listener also exists]
expected:
if (os == "linux") and webrender and debug and fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "NOTRUN"]
if (os == "linux") and webrender and not debug: ["PASS", "NOTRUN"]
if (os == "linux") and not webrender and debug: ["NOTRUN", "PASS"]
if not webrender and (os == "linux") and debug: ["PASS", "NOTRUN"]
if webrender: ["PASS", "NOTRUN"]
[onwebkitanimationiteration event handler should trigger for an animation]
expected:
if (os == "linux") and webrender and debug and fission: ["PASS", "TIMEOUT"]
if (os == "linux") and webrender and debug and not fission: ["PASS", "TIMEOUT"]
if (os == "linux") and webrender and not debug: ["PASS", "TIMEOUT"]
if (os == "linux") and not webrender and debug: ["TIMEOUT", "PASS"]
if not webrender and (os == "linux") and debug: ["PASS", "TIMEOUT"]
if webrender: ["PASS", "TIMEOUT"]

View File

@ -7,5 +7,5 @@
[When 'lazyload' feature is disabled, a frame cannot avoid lazyloading by setting 'lazyload' attribute to 'off']
expected:
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]
if fission and not debug: ["PASS", "FAIL"]

View File

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

View File

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

View File

@ -1,11 +0,0 @@
[feature-parameters-with-frames.html]
expected: TIMEOUT
[Test frame with threshold 0 should block 3 images.]
expected: TIMEOUT
[Test frame with threshold 1 should block 2 images.]
expected: TIMEOUT
[Test frame with threshold 2.5 should block 1 images.]
expected: TIMEOUT

View File

@ -1,5 +0,0 @@
[feature-parameters.html]
expected: TIMEOUT
[8 images should be blocked by policy]
expected: TIMEOUT

View File

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

View File

@ -5,11 +5,12 @@
["require-corp" top-level: navigating a frame to "none" should fail]
expected:
if webrender and (os == "linux") and not debug and not fission: ["PASS", "FAIL"]
if webrender and not debug and not fission: ["PASS", "FAIL"]
["require-corp" top-level: navigating a frame from "require-corp" to "none" should fail]
expected:
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]
if fission and (os == "linux") and not debug: ["FAIL", "PASS"]
if fission and (os == "win"): ["PASS", "FAIL"]
[CORP: same-site is checked and blocked.]
expected: FAIL

View File

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

View File

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

View File

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

View File

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

View File

@ -286,15 +286,21 @@
[windows-1251.html?include=workers]
expected: [OK, TIMEOUT]
expected:
if webrender and not debug and (os == "linux") and not fission: ["TIMEOUT", "OK"]
[OK, TIMEOUT]
[SharedWorker() in a shared worker]
expected: FAIL
[importScripts() in a shared worker]
expected: FAIL
expected:
if (processor == "x86") and debug: ["FAIL", "TIMEOUT"]
FAIL
[SharedWorker constructor]
expected: [PASS, TIMEOUT]
expected:
if webrender and not debug and (os == "linux") and not fission: ["TIMEOUT", "PASS"]
[PASS, TIMEOUT]
[SharedWorker() in a dedicated worker]
expected: FAIL

View File

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

View File

@ -1,8 +1,6 @@
[queue-non-focusable.html]
[If the first autofocus element is not focusable, but becomes focusable before a frame, it should be focused.]
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 == "android") and not debug: ["PASS", "FAIL"]
if (os == "win") and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "android") and not debug: ["FAIL", "PASS"]

View File

@ -1,2 +0,0 @@
[backingstore.https.html]
expected: TIMEOUT

View File

@ -1,2 +0,0 @@
[cause-errors-via-idb.https.html]
expected: TIMEOUT

View File

@ -1,2 +0,0 @@
[entries.https.html]
expected: TIMEOUT

View File

@ -1,2 +0,0 @@
[interface.https.html]
expected: TIMEOUT

View File

@ -1,2 +0,0 @@
[key-types.https.html]
expected: TIMEOUT

View File

@ -1,2 +0,0 @@
[keys-values-entries.https.html]
expected: TIMEOUT

View File

@ -1,2 +0,0 @@
[keys.https.html]
expected: TIMEOUT

View File

@ -1,4 +0,0 @@
[import-statement.html]
[Static import kv-storage in non-secure context]
expected: FAIL

View File

@ -1,2 +0,0 @@
[storage-smoke-test.https.html]
expected: TIMEOUT

View File

@ -1,2 +0,0 @@
[undefined-value.https.html]
expected: TIMEOUT

View File

@ -1,2 +0,0 @@
[values.https.html]
expected: TIMEOUT

View File

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

View File

@ -1,19 +0,0 @@
[idlharness.any.serviceworker.html]
[idl_test setup]
expected: FAIL
[idlharness.any.html]
[idl_test setup]
expected: FAIL
[idlharness.any.worker.html]
[idl_test setup]
expected: FAIL
[idlharness.any.sharedworker.html]
[idl_test setup]
expected: FAIL

View File

@ -1,4 +0,0 @@
[still-present-in-http.html]
[The attribute is still present and returns an empty frozen array]
expected: FAIL

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,8 +1,8 @@
[orientation-reading.html]
expected:
if (os == "linux") and webrender and not debug: ["OK", "ERROR"]
if (os == "win") and (processor == "x86"): ERROR
if (os == "win") and (processor == "x86_64"): OK
if (os == "linux") and webrender and debug and fission: ["OK", "ERROR"]
if (os == "linux") and webrender and not debug and not fission: ["OK", "ERROR"]
if (os == "win") and (processor == "x86_64"): ["OK", "ERROR"]
if os == "android": TIMEOUT
[ERROR, OK]
[Test that screen.orientation values change if the orientation changes]

View File

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

View File

@ -1,6 +1,5 @@
[windowclient-navigate.https.html]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["ERROR", "OK", "TIMEOUT"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["ERROR", "OK", "TIMEOUT"]
if not debug and (os == "linux") and webrender: ["ERROR", "OK", "TIMEOUT"]
if not debug and (os == "win"): ["ERROR", "OK", "TIMEOUT"]
@ -17,7 +16,7 @@
[invalid url (about:blank)]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["PASS", "NOTRUN", "TIMEOUT"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS", "TIMEOUT"]
if not debug and (os == "win"): ["NOTRUN", "PASS", "TIMEOUT"]
[PASS, TIMEOUT, NOTRUN]
@ -25,14 +24,12 @@
[in scope but not controlled test on active worker]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "win"): ["NOTRUN", "PASS"]
[PASS, NOTRUN]
[out of scope]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "win"): ["NOTRUN", "PASS"]
@ -41,7 +38,6 @@
[invalid url (view-source://example.com)]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "win"): ["NOTRUN", "PASS"]
[PASS, NOTRUN]
@ -49,14 +45,12 @@
[invalid url (http://[example.com\])]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "win"): ["NOTRUN", "PASS"]
[PASS, NOTRUN]
[invalid url (file:///)]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "win"): ["NOTRUN", "PASS"]
@ -64,7 +58,6 @@
[cross orgin url]
expected:
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS"]
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
if not debug and (os == "win"): ["NOTRUN", "PASS"]

View File

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

View File

@ -1,11 +1,9 @@
[onhover-syncbases.html]
expected:
if webrender and (os == "win") and not debug: ["OK", "ERROR"]
if webrender and (os == "linux"): ["OK", "ERROR"]
if webrender: ["OK", "ERROR"]
[Check if onhover events reset correctly when triggered multiple times]
expected:
if not fission and webrender and not debug and (os == "linux"): ["FAIL", "PASS"]
if not fission and webrender and not debug and (os == "win"): ["FAIL", "PASS"]
if fission and (os == "linux") and not debug: ["FAIL", "PASS"]
if webrender and not debug and (os == "win") and not fission: ["FAIL", "PASS"]
if webrender and not debug and (os == "linux"): ["FAIL", "PASS"]
[PASS, FAIL]

View File

@ -0,0 +1,9 @@
[SVGGraphicsElement.getBBox-01.html]
[getBBox on path with no height]
expected:
if os == "win": FAIL
[path with no height should contribute to parent bbox]
expected:
if os == "win": FAIL

View File

@ -2,30 +2,12 @@
[TrustedTypePolicyFactory.isXXX should accept anything without throwing.]
expected: FAIL
[TrustedTypePolicyFactory.isScriptURL cannot be redefined.]
expected: FAIL
[TrustedTypePolicyFactory.isScriptURL requires the object to be created via policy.]
expected: FAIL
[TrustedTypePolicyFactory.isScript requires the object to be created via policy.]
expected: FAIL
[TrustedTypePolicyFactory.isScript cannot be redefined via definePropert.]
expected: FAIL
[TrustedTypePolicyFactory.isScriptURL cannot be redefined via definePropert.]
expected: FAIL
[TrustedTypePolicyFactory.IsHTML cannot be redefined via defineProperty.]
expected: FAIL
[TrustedTypePolicyFactory.IsHTML cannot be redefined.]
expected: FAIL
[TrustedTypePolicyFactory.isHTML requires the object to be created via policy.]
expected: FAIL
[TrustedTypePolicyFactory.isScript cannot be redefined.]
expected: FAIL

View File

@ -1,6 +1,4 @@
[viewport-scrollbars-cause-resize.html]
expected:
if webrender and fission and (os == "win") and not debug: ["OK", "TIMEOUT"]
[view size reflects appearance of classic scrollbars]
disabled:
if os != "android": needs desktop zooming

View File

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

View File

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

View File

@ -2,6 +2,5 @@
disabled:
if ccov and (os == "win") and (bits == 64) and (version == "10.0.17134"): https://bugzilla.mozilla.org/show_bug.cgi?id=1507121
expected:
if (os == "linux") and not debug and webrender and fission: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and webrender and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and not webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and fission: ["TIMEOUT", "OK"]
if (os == "linux") and not debug and not fission: ["OK", "TIMEOUT"]

View File

@ -2,9 +2,9 @@
disabled:
if ccov and (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1495002
expected:
if (os == "linux") and not debug and webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and not webrender: ["OK", "TIMEOUT"]
if (os == "linux") and debug and not webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not fission and debug and not webrender: ["OK", "TIMEOUT"]
if (os == "linux") and not fission and not debug: ["OK", "TIMEOUT"]
if (os == "linux") and fission and not debug: ["TIMEOUT", "OK"]
[test_timeouts[timeouts0\]]
expected:
if (processor == "x86") and debug: ["PASS", "FAIL"]

View File

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

View File

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

View File

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

View File

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

View File

@ -5,10 +5,9 @@
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1557708
[XMLHttpRequest: timeout event]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and fission: ["PASS", "FAIL"]
if (os == "linux") and not webrender and debug and fission: ["PASS", "FAIL"]
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
if webrender and fission and debug: ["PASS", "FAIL"]
if webrender and fission and not debug: ["PASS", "FAIL"]
if webrender and not fission: ["PASS", "FAIL"]
[event-timeout.any.html]