зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1677146 - [wpt-sync] Update web-platform-tests to b1a75a985b2bf2accdd50c34d1d92ccb93ae8e80, a=testonly
MANUAL PUSH: wpt sync bot wpt-head: b1a75a985b2bf2accdd50c34d1d92ccb93ae8e80 wpt-type: landing
This commit is contained in:
Родитель
5cfdf508c1
Коммит
2026205114
|
@ -1,4 +0,0 @@
|
|||
[viewport-width-iframe.https.html]
|
||||
[viewport-width-iframe]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[viewport-width-subresource.https.html]
|
||||
[viewport-width-subresource]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[viewport-width-window-different-dimensions.https.html]
|
||||
[viewport-width-window-different-dimensions]
|
||||
expected: FAIL
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[viewport-width-window.https.html]
|
||||
[viewport-width-window]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[report-uri-does-not-respect-base-uri.sub.html]
|
||||
[Violation report status OK.]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
|
||||
|
|
@ -1,9 +1,11 @@
|
|||
[iframe-all-local-schemes-inherit-self.sub.html]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and not fission: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
if (os == "win") and (processor == "x86") and debug: ["TIMEOUT", "OK"]
|
||||
[OK, TIMEOUT]
|
||||
[<iframe>'s about:blank inherits policy.]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and (processor == "x86") and debug: ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
[href-location-blocked.sub.html]
|
||||
[Violation report status OK.]
|
||||
expected:
|
||||
if (os == "android") and debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and debug and not webrender: ["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 not webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and webrender: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
[relpos-percentage-top-in-scrollable.html]
|
||||
[Top percentage resolved correctly for overflow contribution]
|
||||
expected:
|
||||
if (os == "android") and debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and debug and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "android") and not debug and webrender: ["FAIL", "PASS"]
|
||||
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: ["FAIL", "PASS"]
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[quotes-016.html]
|
||||
expected:
|
||||
if (processor == "x86") and not debug: ["FAIL", "PASS"]
|
||||
if (processor == "x86") and not debug: ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[fontface-override-descriptor-getter-setter.sub.html]
|
||||
expected:
|
||||
if (os == "win") and debug and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
|
||||
if (os == "win") and debug and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
if (os == "win") and debug and webrender: ["TIMEOUT", "OK"]
|
||||
if (os == "win") and not debug: ["TIMEOUT", "OK"]
|
||||
[Initialize lineGapOverride with 'normal' should succeed]
|
||||
|
@ -16,13 +16,13 @@
|
|||
[Initialize lineGapOverride with a negative percentage should fail]
|
||||
expected:
|
||||
if (os == "win") and ccov: [PASS, NOTRUN]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["NOTRUN", "TIMEOUT"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: TIMEOUT
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not webrender: TIMEOUT
|
||||
if (os == "win") and debug and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL", "NOTRUN"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and not fission: ["NOTRUN", "TIMEOUT"]
|
||||
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT", "NOTRUN"]
|
||||
if (os == "win") and not debug and (processor == "x86"): ["NOTRUN", "FAIL", "TIMEOUT"]
|
||||
if (os == "win") and debug and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL", "NOTRUN"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not webrender: TIMEOUT
|
||||
if (os == "win") and debug and webrender: ["FAIL", "TIMEOUT", "NOTRUN"]
|
||||
if (os == "win") and not debug and (processor == "x86"): ["NOTRUN", "FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
||||
[Initialize lineGapOverride with a percentage should succeed]
|
||||
|
@ -38,9 +38,10 @@
|
|||
expected:
|
||||
if (os == "win") and ccov: [PASS, NOTRUN]
|
||||
if (os == "win") and not debug and not fission and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
|
||||
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT", "NOTRUN"]
|
||||
if (os == "win") and debug and not webrender and (processor == "x86"): ["FAIL", "TIMEOUT", "NOTRUN"]
|
||||
if (os == "win") and not debug and not fission and webrender: ["TIMEOUT", "FAIL"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "TIMEOUT", "NOTRUN"]
|
||||
if (os == "win") and debug and not webrender: ["FAIL", "TIMEOUT", "NOTRUN"]
|
||||
FAIL
|
||||
|
||||
[Initialize descentOverride with a negative percentage should fail]
|
||||
|
@ -71,11 +72,12 @@
|
|||
|
||||
[Initialize lineGapOverride with a non-percentage should fail]
|
||||
expected:
|
||||
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT", "NOTRUN", "PASS"]
|
||||
if (os == "win") and debug and not webrender and (processor == "x86"): ["NOTRUN", "PASS", "FAIL"]
|
||||
if (os == "win") and debug and webrender: ["TIMEOUT", "PASS", "FAIL", "NOTRUN"]
|
||||
if (os == "win") and not debug and (processor == "x86_64"): ["NOTRUN", "PASS", "FAIL"]
|
||||
if (os == "win") and not debug and (processor == "x86"): ["NOTRUN", "PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "win") and not webrender and debug and (processor == "x86"): ["NOTRUN", "PASS", "FAIL"]
|
||||
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["FAIL", "TIMEOUT", "NOTRUN", "PASS"]
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["NOTRUN", "PASS", "FAIL"]
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86"): ["NOTRUN", "PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "win") and webrender and not debug: ["NOTRUN", "PASS", "FAIL"]
|
||||
if (os == "win") and webrender and debug: ["TIMEOUT", "PASS", "FAIL", "NOTRUN"]
|
||||
FAIL
|
||||
|
||||
[Initialize ascentOverride with a percentage should succeed]
|
||||
|
|
|
@ -1,6 +1,4 @@
|
|||
[list-style-image-zoom-dynamic.html]
|
||||
expected:
|
||||
if (os == "mac") and webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "mac") and webrender: ["PASS", "FAIL"]
|
||||
[FAIL, PASS]
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
[clip-path-descendant-text-mutated-001.html]
|
||||
expected:
|
||||
if (os == "win") and not webrender and debug and (processor == "x86"): ["PASS", "FAIL", "ERROR"]
|
||||
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["PASS", "FAIL", "ERROR"]
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "PASS", "ERROR"]
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86"): ["PASS", "FAIL", "ERROR"]
|
||||
if (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL", "ERROR"]
|
||||
if (os == "win") and not webrender and (processor == "x86"): ["PASS", "FAIL", "ERROR"]
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[marker-content-011.tentative.html]
|
||||
prefs: [layout.css.marker.restricted:false]
|
||||
expected:
|
||||
if (processor == "x86") and debug: ["FAIL", "PASS"]
|
||||
if (processor == "x86") and debug: ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[nested-overflow-subtree-layout.html]
|
||||
expected:
|
||||
if (os == "mac") and debug and webrender: ["FAIL", "PASS"]
|
||||
if os == "android": PASS
|
||||
if os == "win": ["PASS", "FAIL", "ERROR"]
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[shape-outside-linear-gradient-011.html]
|
||||
expected:
|
||||
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not webrender: FAIL
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[shape-outside-linear-gradient-012.html]
|
||||
expected:
|
||||
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not webrender: FAIL
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[shape-outside-linear-gradient-013.html]
|
||||
expected:
|
||||
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not webrender: FAIL
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[range-percent-intrinsic-size-1.html]
|
||||
expected:
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and not webrender and debug and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not webrender and debug and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if (os == "win") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
|
|
|
@ -1,20 +1,15 @@
|
|||
[scroll-behavior-main-frame-window.html]
|
||||
[Main frame with smooth scroll-behavior ; scroll() with default behavior]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender: ["PASS", "FAIL"]
|
||||
|
||||
[Main frame with auto scroll-behavior ; scroll() with smooth behavior]
|
||||
expected:
|
||||
if (os == "win") and webrender and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug and webrender and not fission: ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender: ["PASS", "FAIL"]
|
||||
|
||||
[Main frame with smooth scroll-behavior ; scrollBy() with smooth behavior]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["PASS", "FAIL"]
|
||||
|
||||
[Main frame with auto scroll-behavior ; scrollTo() with smooth behavior]
|
||||
expected:
|
||||
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[effect-reference-feimage-001.html]
|
||||
expected:
|
||||
if webrender and (os == "win") and not debug: ["PASS", "FAIL", "ERROR"]
|
||||
if webrender and (os == "win") and debug: ["PASS", "FAIL", "ERROR"]
|
||||
if webrender and (os == "android") and debug: ["PASS", "FAIL"]
|
||||
if webrender and (os == "mac"): ["PASS", "FAIL", "ERROR"]
|
||||
if webrender and (os == "win"): ["PASS", "FAIL", "ERROR"]
|
||||
if webrender and (os == "linux"): ["PASS", "FAIL", "ERROR"]
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[effect-reference-feimage-002.html]
|
||||
expected:
|
||||
if (os == "mac") and debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and webrender and not debug: ["PASS", "FAIL", "ERROR"]
|
||||
if (os == "linux") and webrender: ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[effect-reference-feimage-003.html]
|
||||
expected:
|
||||
if webrender and (os == "mac") and debug: ["PASS", "FAIL"]
|
||||
if webrender and (os == "win") and debug: ["PASS", "FAIL"]
|
||||
if webrender and (os == "win") and not debug: ["FAIL", "PASS"]
|
||||
if webrender and (os == "android") and debug: ["PASS", "FAIL"]
|
||||
if webrender and (os == "linux"): ["PASS", "FAIL"]
|
||||
if webrender and (os == "win"): ["PASS", "FAIL"]
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
[scrollend-event-fired-for-programmatic-scroll.html]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["OK", "TIMEOUT"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["OK", "TIMEOUT"]
|
||||
if (os == "win") and not fission and not debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
|
||||
if (os == "win") and fission: ["TIMEOUT", "OK"]
|
||||
[Tests scrollend event for calling scroll functions.]
|
||||
expected: FAIL
|
||||
|
||||
[Tests scrollend event for changing scroll attributes.]
|
||||
expected:
|
||||
if (os == "win") and not debug and (processor == "x86_64") and webrender and fission: ["FAIL", "TIMEOUT"]
|
||||
if (os == "win") and not debug and (processor == "x86_64") and not webrender: ["FAIL", "TIMEOUT"]
|
||||
if (os == "win") and not fission and not debug and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
|
||||
if (os == "win") and fission: ["TIMEOUT", "FAIL"]
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
[scrollend-event-fired-for-scrollIntoView.html]
|
||||
expected:
|
||||
if fission and (os == "win"): ["OK", "TIMEOUT"]
|
||||
if fission and (os == "win"): ["TIMEOUT", "OK"]
|
||||
[Tests scrollend event for scrollIntoView.]
|
||||
expected: FAIL
|
||||
|
||||
[Tests scrollend event for nested scrollIntoView.]
|
||||
expected:
|
||||
if fission and (os == "win"): ["FAIL", "TIMEOUT"]
|
||||
if fission and (os == "win"): ["TIMEOUT", "FAIL"]
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[scrollend-event-for-user-scroll.html]
|
||||
expected:
|
||||
if (os == "win") and ccov: [ERROR, OK]
|
||||
if (os == "win") and debug: ERROR
|
||||
if (os == "mac") and debug: ERROR
|
||||
if (os == "win") and debug: ERROR
|
||||
if os == "android": OK
|
||||
TIMEOUT
|
||||
[Tests that the target_div gets scrollend event when send DOWN key to target.]
|
||||
|
@ -12,21 +12,21 @@
|
|||
|
||||
[Tests that the target_div gets scrollend event when click scrollbar on target.]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["NOTRUN", "FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["FAIL", "NOTRUN", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["NOTRUN", "FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and webrender: ["NOTRUN", "FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and debug: ["FAIL", "TIMEOUT", "NOTRUN"]
|
||||
if os == "android": ["FAIL", "NOTRUN"]
|
||||
if os == "mac": NOTRUN
|
||||
if os == "android": ["FAIL", "NOTRUN"]
|
||||
[NOTRUN, FAIL]
|
||||
|
||||
[Tests that the target_div gets scrollend event when drag the thumb of target.]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["NOTRUN", "TIMEOUT"]
|
||||
if (os == "linux") and not debug and webrender: ["NOTRUN", "TIMEOUT"]
|
||||
if os == "android": ["FAIL", "TIMEOUT", "NOTRUN"]
|
||||
if os == "win": ["NOTRUN", "FAIL"]
|
||||
if os == "mac": NOTRUN
|
||||
if os == "win": ["NOTRUN", "FAIL"]
|
||||
if os == "android": ["FAIL", "TIMEOUT", "NOTRUN"]
|
||||
[TIMEOUT, NOTRUN]
|
||||
|
||||
[Tests that the target_div gets scrollend event when dragging scroll on target.]
|
||||
|
|
|
@ -5,14 +5,13 @@
|
|||
FAIL
|
||||
|
||||
[no separator - move up]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[<span> separator - move down]
|
||||
expected:
|
||||
if debug and (os == "android"): ["FAIL", "PASS"]
|
||||
if debug and (os == "mac"): ["FAIL", "PASS"]
|
||||
if debug and (os == "linux"): ["FAIL", "PASS"]
|
||||
if debug and (os == "win"): ["FAIL", "PASS"]
|
||||
if debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[two <span> separators - move down]
|
||||
|
@ -26,17 +25,19 @@
|
|||
[<wbr> separator - move right]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[<wbr> separator - move left]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[<wbr> separator - move up]
|
||||
expected:
|
||||
if debug and (os == "linux") and webrender: ["FAIL", "PASS"]
|
||||
if debug and (os == "mac"): ["FAIL", "PASS"]
|
||||
if (os == "linux") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[<wbr> separator - move down]
|
||||
|
|
|
@ -0,0 +1,37 @@
|
|||
[euckr-encode-form-ksc_5601.html?8001-9000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?10001-11000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?2001-3000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?11001-12000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?12001-13000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?7001-8000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?6001-7000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?1001-2000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?13001-14000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?15001-16000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?16001-17000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?14001-15000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?3001-4000]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and not fission: ["OK", "CRASH"]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?17001-last]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?4001-5000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?9001-10000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?1-1000]
|
||||
|
||||
[euckr-encode-form-ksc_5601.html?5001-6000]
|
|
@ -4,5 +4,5 @@
|
|||
max-asserts: 2
|
||||
[Feature-Policy allow="payment" allows same-origin navigation in an iframe.]
|
||||
expected:
|
||||
if not webrender and (os == "linux") and not debug: [FAIL, PASS]
|
||||
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
max-asserts: 2
|
||||
[Feature policy "payment" can be enabled in same-origin iframe using allow="payment" attribute]
|
||||
expected:
|
||||
if not webrender and (os == "linux") and not debug: [FAIL, PASS]
|
||||
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -4,11 +4,11 @@
|
|||
max-asserts: 2
|
||||
[Feature-Policy header {"payment" : ["*"\]} allows the top-level document.]
|
||||
expected:
|
||||
if not webrender and (os == "linux") and not debug: [FAIL, PASS]
|
||||
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
|
||||
[Feature-Policy header {"payment" : ["*"\]} allows same-origin iframes.]
|
||||
expected:
|
||||
if not webrender and (os == "linux") and not debug: [FAIL, PASS]
|
||||
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
|
||||
[Feature-Policy header {"payment" : ["*"\]} disallows cross-origin iframes.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,14 +4,14 @@
|
|||
max-asserts: 2
|
||||
[Default "payment" feature policy ["self"\] allows the top-level document.]
|
||||
expected:
|
||||
if not webrender and (os == "linux") and not debug: [FAIL, PASS]
|
||||
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
|
||||
[Default "payment" feature policy ["self"\] allows same-origin iframes.]
|
||||
expected: PASS
|
||||
|
||||
[Default "payment" feature policy ["self"\] allows same-origin iframes.]
|
||||
expected:
|
||||
if not webrender and (os == "linux") and not debug: [FAIL, PASS]
|
||||
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
|
||||
[Default "payment" feature policy ["self"\] disallows cross-origin iframes.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
max-asserts: 2
|
||||
[Feature-Policy header {"payment" : [\]} disallows the top-level document.]
|
||||
expected:
|
||||
if not webrender and (os == "linux") and not debug: [FAIL, PASS]
|
||||
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -4,5 +4,5 @@
|
|||
max-asserts: 2
|
||||
[PaymentRequest Report Format]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug: [FAIL, PASS]
|
||||
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[text-utf8.any.worker.html]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["CRASH", "OK"]
|
||||
if (os == "mac") and debug: ["OK", "CRASH"]
|
||||
|
||||
[text-utf8.any.serviceworker.html]
|
||||
|
||||
|
|
|
@ -1,34 +1,35 @@
|
|||
[response-cancel-stream.any.sharedworker.html]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["OK", "TIMEOUT"]
|
||||
if (os == "mac") and not debug: ["OK", "TIMEOUT"]
|
||||
[Cancelling a closed Response stream]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["PASS", "FAIL"]
|
||||
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and not debug: ["PASS", "TIMEOUT", "FAIL"]
|
||||
|
||||
|
||||
[response-cancel-stream.any.html]
|
||||
expected:
|
||||
if (os == "mac") and not debug: ["OK", "ERROR", "TIMEOUT"]
|
||||
if (os == "mac") and debug: ["OK", "ERROR", "TIMEOUT"]
|
||||
if (os == "mac") and not debug: ["TIMEOUT", "OK", "ERROR"]
|
||||
[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: ["TIMEOUT", "PASS", "FAIL"]
|
||||
|
||||
|
||||
[response-cancel-stream.any.serviceworker.html]
|
||||
expected:
|
||||
if (os == "mac") and not debug: ["OK", "TIMEOUT"]
|
||||
if os == "mac": ["OK", "TIMEOUT"]
|
||||
[Cancelling a closed Response stream]
|
||||
expected:
|
||||
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "mac") and debug: ["PASS", "FAIL"]
|
||||
if os == "mac": ["PASS", "FAIL", "TIMEOUT"]
|
||||
|
||||
|
||||
[response-cancel-stream.any.worker.html]
|
||||
expected:
|
||||
if (os == "mac") and not debug: ["OK", "ERROR", "TIMEOUT"]
|
||||
if os == "mac": ["OK", "ERROR", "TIMEOUT"]
|
||||
[Cancelling a closed Response stream]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["PASS", "FAIL"]
|
||||
if (os == "mac") and not debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if os == "mac": ["PASS", "FAIL", "TIMEOUT"]
|
||||
|
||||
|
|
|
@ -23,9 +23,7 @@
|
|||
|
||||
[separate text/javascript ]
|
||||
expected:
|
||||
if (os == "win") and webrender and not debug and fission: ["PASS", "FAIL"]
|
||||
if (os == "win") and webrender and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (os == "win") and webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and webrender: ["PASS", "FAIL"]
|
||||
|
||||
[combined x/x text/javascript]
|
||||
expected:
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[304-update.any.html]
|
||||
[HTTP cache updates stored headers from a Last-Modified 304]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
|
||||
if os == "mac": PASS
|
||||
[PASS, FAIL]
|
||||
|
||||
|
@ -8,18 +9,16 @@
|
|||
[304-update.any.worker.html]
|
||||
[HTTP cache updates stored headers from a Last-Modified 304]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "win") and webrender and debug: PASS
|
||||
if (os == "win") and not webrender: PASS
|
||||
if (os == "mac") and debug: PASS
|
||||
[PASS, FAIL]
|
||||
|
||||
|
||||
[304-update.any.serviceworker.html]
|
||||
[HTTP cache updates stored headers from a Last-Modified 304]
|
||||
expected:
|
||||
if (os == "linux") and not fission and (processor == "x86_64") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "android") and debug and not webrender: ["FAIL", "PASS"]
|
||||
if os == "mac": PASS
|
||||
if os == "win": PASS
|
||||
[PASS, FAIL]
|
||||
|
||||
|
@ -27,7 +26,7 @@
|
|||
[304-update.any.sharedworker.html]
|
||||
[HTTP cache updates stored headers from a Last-Modified 304]
|
||||
expected:
|
||||
if os == "win": PASS
|
||||
if os == "mac": PASS
|
||||
if os == "win": PASS
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -4,13 +4,14 @@
|
|||
if os == "win": ERROR
|
||||
[ERROR, OK]
|
||||
[Cross-site window, forced, reloaded]
|
||||
expected:
|
||||
if (os == "win") and not webrender and debug and (processor == "x86"): ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
expected: [PASS, FAIL]
|
||||
|
||||
[Same-site window, forced, reloaded]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
|
||||
if (os == "android") and debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and debug and webrender: ["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 == "linux") and not debug: ["PASS", "FAIL"]
|
||||
if os == "android": ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[forced-colors-mode-31.html]
|
||||
expected:
|
||||
if (processor == "x86") and not debug: ["PASS", "FAIL"]
|
|
@ -1,7 +1,9 @@
|
|||
[document-exit-fullscreen-nested-shadow-dom.html]
|
||||
expected:
|
||||
if not debug and (os == "android") and webrender: ["OK", "ERROR"]
|
||||
if not debug and (os == "win") and webrender and fission: ["OK", "ERROR"]
|
||||
if not debug and (os == "win") and webrender and not fission: ["OK", "ERROR"]
|
||||
if debug and (os == "android") and webrender: ["OK", "ERROR"]
|
||||
if not debug and (os == "android") and webrender: ["OK", "ERROR"]
|
||||
if debug and (os == "linux"): ERROR
|
||||
if debug and (os == "win"): ERROR
|
||||
[ERROR, OK]
|
||||
|
|
|
@ -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 webrender and fission: ["OK", "TIMEOUT"]
|
||||
if debug and (os == "linux") and webrender and not fission: ["OK", "TIMEOUT"]
|
||||
if debug and (os == "linux") and not webrender: ["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 == "linux") and not fission: ["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 webrender and fission: ["PASS", "TIMEOUT"]
|
||||
if debug and (os == "linux") and webrender and not fission: ["PASS", "TIMEOUT"]
|
||||
if debug and (os == "linux") and not webrender: ["PASS", "TIMEOUT"]
|
||||
if debug and (os == "win") and not webrender: ["PASS", "TIMEOUT"]
|
||||
if debug and (os == "linux") and not fission: ["PASS", "TIMEOUT"]
|
||||
if debug and (os == "linux") and fission: ["PASS", "TIMEOUT"]
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
[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: ["FAIL", "PASS"]
|
||||
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if os == "android": ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
[2d.fillStyle.parse.invalid.hex2.html]
|
||||
[Canvas test: 2d.fillStyle.parse.invalid.hex2]
|
||||
expected:
|
||||
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
|
||||
|
|
@ -5,9 +5,6 @@
|
|||
[Test putImageData(imagedata, dx, dy): e-SRGB canvas, SRGB U8 ImageData]
|
||||
expected: FAIL
|
||||
|
||||
[Test cretateImageData(width, height) from SRGB canvas ]
|
||||
expected: FAIL
|
||||
|
||||
[Test putImageData(imagedata, dx, dy): SRGB canvas, e-SRGB F32 ImageData]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -35,9 +32,6 @@
|
|||
[Test createImageData(imagedata): e-SRGB canvas, e-SRGB F32 ImageData]
|
||||
expected: FAIL
|
||||
|
||||
[Test cretateImageData(width, height) from e-SRGB canvas ]
|
||||
expected: FAIL
|
||||
|
||||
[Test createImageData(imagedata): e-SRGB canvas, e-SRGB U16 ImageData]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,12 +1,10 @@
|
|||
[offscreencanvas.commit.w.html]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug and fission: ["ERROR", "OK"]
|
||||
if (os == "linux") and webrender and debug and not fission: ["ERROR", "OK"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and debug: ["ERROR", "OK"]
|
||||
if (os == "linux") and webrender and not debug: ["ERROR", "OK"]
|
||||
if (os == "linux") and not webrender and not debug: ["ERROR", "OK"]
|
||||
if (os == "win") and (processor == "x86") and debug: ["ERROR", "OK"]
|
||||
if (os == "win") and not fission and (processor == "x86") and debug: ["ERROR", "OK"]
|
||||
if (os == "linux") and not fission and webrender and not debug: ["ERROR", "OK"]
|
||||
if (os == "mac") and debug: ["ERROR", "OK"]
|
||||
if (os == "mac") and not debug: ["ERROR", "OK"]
|
||||
if (os == "win") and fission: ["ERROR", "OK"]
|
||||
[OK, ERROR]
|
||||
[Test that calling OffscreenCanvas's commit pushes its contents to its placeholder.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -8,20 +8,20 @@
|
|||
expected:
|
||||
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
|
||||
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
|
||||
if not debug and (os == "linux") and webrender: ["TIMEOUT", "FAIL"]
|
||||
if not debug and (os == "win") and (processor == "x86"): ["TIMEOUT", "FAIL"]
|
||||
if not debug and (os == "win") and (processor == "x86"): ["FAIL", "TIMEOUT"]
|
||||
if not debug and (os == "win") and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
|
||||
if not debug and (os == "linux") and webrender: ["TIMEOUT", "FAIL"]
|
||||
if not debug and (os == "mac"): ["TIMEOUT", "FAIL"]
|
||||
FAIL
|
||||
|
||||
[coop reporting test reporting same origin with report-to to SAME_ORIGIN with , , same-origin; report-to="coop-popup-report-only-endpoint", ]
|
||||
expected:
|
||||
if (os == "win") and ccov: PASS
|
||||
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"): ["PASS", "NOTRUN", "TIMEOUT"]
|
||||
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if not debug and (os == "win") and (processor == "x86"): ["TIMEOUT", "PASS", "NOTRUN"]
|
||||
if not debug and (os == "win") and (processor == "x86_64"): ["TIMEOUT", "PASS", "NOTRUN"]
|
||||
if not debug and (os == "win") and (processor == "x86"): ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if not debug and (os == "mac"): ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
|
||||
[verify remaining reports]
|
||||
|
|
|
@ -2,18 +2,17 @@
|
|||
expected:
|
||||
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
|
||||
if not debug and (os == "win") and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "win") and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
|
||||
if not debug and (os == "linux") and webrender: ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "win") and webrender: ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "win") and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
if not debug and (os == "win") and (processor == "x86_64"): ["OK", "TIMEOUT"]
|
||||
if not debug and (os == "mac"): TIMEOUT
|
||||
[coop reporting test reporting same origin with report-to to SAME_ORIGIN with , , same-origin; report-to="coop-popup-report-only-endpoint", require-corp]
|
||||
expected:
|
||||
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
|
||||
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
|
||||
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
|
||||
if not debug and (os == "linux") and webrender: ["TIMEOUT", "FAIL"]
|
||||
if not debug and (os == "win") and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
|
||||
if not debug and (os == "win") and (processor == "x86"): ["TIMEOUT", "FAIL"]
|
||||
if not debug and (os == "win") and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
|
||||
if not debug and (os == "mac"): TIMEOUT
|
||||
FAIL
|
||||
|
||||
|
@ -22,11 +21,10 @@
|
|||
|
||||
[verify remaining reports]
|
||||
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"): ["PASS", "NOTRUN", "TIMEOUT"]
|
||||
if not debug and (os == "win") and not webrender and (processor == "x86"): ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if not debug and (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "TIMEOUT", "NOTRUN"]
|
||||
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if not debug and (os == "linux") and webrender: ["NOTRUN", "PASS"]
|
||||
if not debug and (os == "win") and webrender: ["TIMEOUT", "PASS", "NOTRUN"]
|
||||
if not debug and (os == "win") and (processor == "x86"): ["NOTRUN", "PASS", "TIMEOUT"]
|
||||
if not debug and (os == "win") and (processor == "x86_64"): ["PASS", "TIMEOUT", "NOTRUN"]
|
||||
if not debug and (os == "mac"): NOTRUN
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
[coop reporting test reporting same origin with report-to to CROSS_ORIGIN with same-origin, require-corp, , ]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["FAIL", "NOTRUN", "TIMEOUT"]
|
||||
if not debug and not webrender and (processor == "x86_64"): ["FAIL", "NOTRUN", "TIMEOUT"]
|
||||
if debug: FAIL
|
||||
[NOTRUN, FAIL, TIMEOUT]
|
||||
|
||||
|
|
|
@ -3,22 +3,23 @@
|
|||
if os == "win": random test
|
||||
if (os == "linux") and fission: https://bugzilla.mozilla.org/show_bug.cgi?id=1661876
|
||||
expected:
|
||||
if webrender and not debug: TIMEOUT
|
||||
if not debug and not webrender and (processor == "x86_64"): ["TIMEOUT", "OK", "CRASH"]
|
||||
if not debug and webrender: TIMEOUT
|
||||
[TIMEOUT, OK]
|
||||
[coop reporting test reporting same origin with report-to to SAME_ORIGIN with unsafe-none, , , ]
|
||||
expected:
|
||||
if not webrender and (processor == "x86_64") and not debug: ["TIMEOUT", "NOTRUN", "FAIL"]
|
||||
if not webrender and (processor == "x86_64") and debug: ["TIMEOUT", "FAIL", "NOTRUN"]
|
||||
if not webrender and (processor == "x86"): ["NOTRUN", "FAIL", "TIMEOUT"]
|
||||
if not webrender and (processor == "x86_64") and not debug: ["TIMEOUT", "NOTRUN", "FAIL"]
|
||||
if webrender and debug: TIMEOUT
|
||||
if not webrender and (processor == "x86"): ["NOTRUN", "FAIL", "TIMEOUT"]
|
||||
NOTRUN
|
||||
|
||||
[coop reporting test reporting same origin with report-to to SAME_ORIGIN with unsafe-none; report-to="coop-popup-report-endpoint", , , ]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
|
||||
if (os == "linux") and webrender: ["TIMEOUT", "FAIL"]
|
||||
if (os == "mac") and not debug: TIMEOUT
|
||||
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL"]
|
||||
if (os == "linux") and not debug and webrender: ["TIMEOUT", "FAIL"]
|
||||
if (os == "mac") and debug: FAIL
|
||||
if (os == "mac") and not debug: TIMEOUT
|
||||
[FAIL, TIMEOUT]
|
||||
|
||||
[verify remaining reports]
|
||||
|
@ -28,18 +29,20 @@
|
|||
|
||||
[coop reporting test reporting same origin with report-to to SAME_ORIGIN with same-origin; report-to="coop-popup-report-endpoint", require-corp, , ]
|
||||
expected:
|
||||
if webrender and (os == "mac") and not debug: NOTRUN
|
||||
if not webrender and (processor == "x86_64") and debug: ["FAIL", "TIMEOUT", "NOTRUN"]
|
||||
if webrender and (os == "mac") and debug: FAIL
|
||||
if webrender and (os == "linux"): ["NOTRUN", "TIMEOUT"]
|
||||
if webrender and (os == "mac") and not debug: NOTRUN
|
||||
if webrender and (os == "linux") and not debug: ["NOTRUN", "TIMEOUT"]
|
||||
if webrender and (os == "linux") and debug: ["FAIL", "TIMEOUT", "NOTRUN"]
|
||||
if not webrender and (processor == "x86"): ["NOTRUN", "FAIL", "TIMEOUT"]
|
||||
[FAIL, TIMEOUT, NOTRUN]
|
||||
[FAIL, NOTRUN, TIMEOUT]
|
||||
|
||||
[coop reporting test reporting same origin with report-to to CROSS_ORIGIN with unsafe-none; report-to="coop-popup-report-endpoint", , , ]
|
||||
expected:
|
||||
if not webrender and (processor == "x86_64") and not debug: ["FAIL", "NOTRUN"]
|
||||
if not webrender and (processor == "x86_64") and debug: ["FAIL", "NOTRUN"]
|
||||
if not webrender and (processor == "x86"): ["NOTRUN", "FAIL"]
|
||||
if not webrender and (processor == "x86_64") and not debug: ["FAIL", "NOTRUN"]
|
||||
if webrender and debug: FAIL
|
||||
if not webrender and (processor == "x86"): ["NOTRUN", "FAIL"]
|
||||
NOTRUN
|
||||
|
||||
[coop reporting test reporting same origin with report-to to CROSS_ORIGIN with same-origin; report-to="coop-popup-report-endpoint", , , ]
|
||||
|
|
|
@ -9,10 +9,12 @@
|
|||
[coop reporting test reporting same origin with report-to to CROSS_ORIGIN with same-origin; report-to="coop-popup-report-endpoint", , , ]
|
||||
expected:
|
||||
if ccov: FAIL
|
||||
if not debug and (os == "linux") and not webrender and (processor == "x86"): ["NOTRUN", "FAIL"]
|
||||
if not debug and (os == "linux") and not webrender and (processor == "x86_64"): ["FAIL", "NOTRUN"]
|
||||
if not debug and (os == "linux") and webrender: ["NOTRUN", "FAIL"]
|
||||
if not debug and (os == "mac"): ["NOTRUN", "FAIL"]
|
||||
if not debug and (os == "win"): ["NOTRUN", "FAIL", "TIMEOUT"]
|
||||
if debug: FAIL
|
||||
[NOTRUN, FAIL]
|
||||
FAIL
|
||||
|
||||
[coop reporting test reporting same origin with report-to to SAME_ORIGIN with same-origin, , , ]
|
||||
expected:
|
||||
|
|
|
@ -1,14 +1,12 @@
|
|||
[resource-popup.https.html]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["OK", "TIMEOUT", "CRASH"]
|
||||
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["OK", "TIMEOUT", "CRASH"]
|
||||
if (os == "linux") and not webrender and debug: ["OK", "TIMEOUT", "CRASH"]
|
||||
if (os == "linux") and not webrender and not debug: ["OK", "TIMEOUT", "CRASH"]
|
||||
if (os == "linux") and not webrender and debug: ["TIMEOUT", "OK", "CRASH"]
|
||||
[OK, TIMEOUT]
|
||||
[/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"]
|
||||
expected:
|
||||
if debug and (os == "linux") and webrender: ["FAIL", "PASS"]
|
||||
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
|
||||
if debug and (os == "mac"): ["FAIL", "PASS"]
|
||||
if debug and (os == "win") and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if debug and (os == "linux") and fission: ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
[/images/red.png - parent COOP: ""; child COOP: "same-origin"]
|
||||
|
@ -17,5 +15,11 @@
|
|||
if (os == "linux") and not webrender: ["PASS", "FAIL"]
|
||||
|
||||
[/media/2x2-green.mp4 - parent COOP: ""; child COOP: "same-origin"]
|
||||
expected: [PASS, TIMEOUT]
|
||||
expected:
|
||||
if debug and (os == "linux") and not webrender: ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[/common/text-plain.txt - parent COOP: "same-origin"; child COOP: ""]
|
||||
expected:
|
||||
if fission and debug: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
implementation-status: backlog
|
||||
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1613912
|
||||
[blob-data.https.html]
|
||||
expected:
|
||||
if os == "mac": ["TIMEOUT", "OK"]
|
||||
[OK, TIMEOUT]
|
||||
expected: [TIMEOUT, OK]
|
||||
[data frame: self.isSecureContext]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -45,10 +45,9 @@
|
|||
|
||||
[utf-16be.html?include=workers]
|
||||
expected:
|
||||
if webrender and (os == "linux") and debug and not fission: ["TIMEOUT", "OK"]
|
||||
if webrender and (os == "linux") and not debug and fission: ["TIMEOUT", "OK"]
|
||||
if webrender and (os == "mac") and debug: ["TIMEOUT", "OK"]
|
||||
if webrender and (os == "win") and fission: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and (processor == "x86_64") and fission and not debug: ["TIMEOUT", "OK"]
|
||||
if (os == "mac") and debug: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
expected: FAIL
|
||||
|
@ -58,10 +57,9 @@
|
|||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if webrender and (os == "linux") and debug and not fission: ["TIMEOUT", "PASS"]
|
||||
if webrender and (os == "linux") and not debug and fission: ["TIMEOUT", "PASS"]
|
||||
if webrender and (os == "mac") and debug: ["TIMEOUT", "PASS"]
|
||||
if webrender and (os == "win") and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and (processor == "x86_64") and fission and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[SharedWorker() in a dedicated worker]
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
|
||||
[utf-16le.html?include=workers]
|
||||
expected:
|
||||
if (os == "linux") and fission and not debug: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and webrender and not debug and fission: ["TIMEOUT", "OK"]
|
||||
if (os == "mac") and debug: ["TIMEOUT", "OK"]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
|
@ -57,7 +57,7 @@
|
|||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if (os == "linux") and fission and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
|
|
|
@ -33,8 +33,9 @@
|
|||
|
||||
[utf-8.html?include=workers]
|
||||
expected:
|
||||
if webrender and (os == "linux") and not debug and fission: ["TIMEOUT", "OK"]
|
||||
if not webrender and not debug and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "OK"]
|
||||
if (os == "android") and webrender and debug: ["TIMEOUT", "OK"]
|
||||
if (os == "mac") and debug: ["TIMEOUT", "OK"]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
expected: FAIL
|
||||
|
@ -46,8 +47,9 @@
|
|||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if webrender and (os == "linux") and not debug and fission: ["TIMEOUT", "PASS"]
|
||||
if not webrender and not debug and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and webrender and debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[SharedWorker() in a dedicated worker]
|
||||
|
|
|
@ -287,11 +287,7 @@
|
|||
|
||||
[windows-1251.html?include=workers]
|
||||
expected:
|
||||
if (os == "win") and not debug and not fission and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
|
||||
if (os == "win") and not debug and not fission and webrender: ["TIMEOUT", "OK"]
|
||||
if (os == "android") and not debug and webrender: ["TIMEOUT", "OK"]
|
||||
if (os == "linux") and not webrender and debug: ["TIMEOUT", "OK"]
|
||||
if (os == "mac") and debug: ["TIMEOUT", "OK"]
|
||||
if (os == "mac") and not debug: ["TIMEOUT", "OK"]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
expected: FAIL
|
||||
|
@ -303,11 +299,7 @@
|
|||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if (os == "win") and not debug and not fission and not webrender and (processor == "x86"): ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and not debug and not fission and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and not debug and webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "linux") and not webrender and debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "mac") and not debug: ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
[SharedWorker() in a dedicated worker]
|
||||
|
|
|
@ -115,8 +115,7 @@
|
|||
|
||||
[windows-1252.html?include=workers]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and not fission: ["TIMEOUT", "OK"]
|
||||
if (os == "win") and (processor == "x86") and debug: ["TIMEOUT", "OK"]
|
||||
if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "OK"]
|
||||
if (os == "mac") and debug: ["TIMEOUT", "OK"]
|
||||
[OK, TIMEOUT]
|
||||
[SharedWorker() in a shared worker]
|
||||
|
@ -130,8 +129,7 @@
|
|||
|
||||
[SharedWorker constructor]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and not fission: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and (processor == "x86") and debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and (processor == "x86") and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "mac") and debug: ["TIMEOUT", "PASS"]
|
||||
[PASS, TIMEOUT]
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[first-when-later.html]
|
||||
[The first autofocus in the document wins, even if elements are inserted later.]
|
||||
expected:
|
||||
if (os == "win") and webrender and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (os == "win") and webrender and not debug and fission: ["PASS", "FAIL"]
|
||||
if (os == "win") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not fission and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "win") and fission: ["FAIL", "PASS"]
|
||||
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
[first.html]
|
||||
[The first autofocus element in the document should win.]
|
||||
expected:
|
||||
if (os == "win") and not fission and not debug and not webrender and (processor == "x86"): PASS
|
||||
if (os == "win") and not fission and not debug and (processor == "x86"): PASS
|
||||
if (os == "linux") and debug and webrender and fission: PASS
|
||||
if (os == "linux") and debug and not webrender: PASS
|
||||
if (os == "win") and not fission and debug: PASS
|
||||
if (os == "win") and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and debug and not webrender: PASS
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
[no-autofocus-on-changing-input-type.html]
|
||||
[Changing input type should not refocus on the element.]
|
||||
expected:
|
||||
if not debug and (os == "win") and webrender and not fission: ["FAIL", "PASS"]
|
||||
if debug and not webrender and (os == "linux"): PASS
|
||||
if debug and not webrender and (os == "win"): PASS
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
[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 not fission and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and fission: ["PASS", "FAIL"]
|
||||
if os == "mac": ["PASS", "FAIL"]
|
||||
if not debug and (os == "win") and webrender and fission: ["FAIL", "PASS"]
|
||||
if not debug and (os == "win") and webrender and not fission: ["PASS", "FAIL"]
|
||||
if not debug and (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if not debug and (os == "linux") and not webrender: ["PASS", "FAIL"]
|
||||
if not debug and (os == "mac"): ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
[iframe-scrolling-attribute-values.html]
|
||||
expected:
|
||||
if (os == "win") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "win") and not debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "x86") and debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "x86") and not debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[track-webvtt-valign.html]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and not fission: ["OK", "CRASH"]
|
|
@ -1,9 +1,9 @@
|
|||
[image-compositing-change.html]
|
||||
expected:
|
||||
if not webrender and (os == "win") and not debug and (processor == "x86_64"): ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "win") and not debug and (processor == "x86"): ["PASS", "TIMEOUT"]
|
||||
if not webrender and (os == "win") and not debug and (processor == "x86_64"): ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "win") and debug: ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "android") and not debug: ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "android") and debug: ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "mac"): ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "linux"): ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "linux") and debug: ["TIMEOUT", "PASS"]
|
||||
if not webrender and (os == "linux") and not debug: ["PASS", "TIMEOUT"]
|
||||
if not webrender and (os == "mac"): TIMEOUT
|
||||
if not webrender and (os == "android"): ["TIMEOUT", "PASS"]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[image-compositing-large-scale-change.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not webrender and debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not webrender and not debug: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "win") and not webrender: FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[image-loading-lazy-slow-aspect-ratio.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT", "FAIL"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS", "FAIL"]
|
||||
if (os == "android") and not debug and webrender: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "android") and debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
[PASS, FAIL]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[image-loading-lazy-slow.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT", "FAIL"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS", "FAIL"]
|
||||
if (os == "android") and not debug and webrender: ["PASS", "FAIL", "TIMEOUT"]
|
||||
if (os == "win") and (processor == "x86") and not debug: PASS
|
||||
if (os == "android") and debug: ["PASS", "FAIL", "TIMEOUT"]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[image-loading-subpixel-clip.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and webrender and debug: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[sizes-dynamic-001.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[sizes-dynamic-002.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[svg-img-with-external-stylesheet.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[video-poster-shown-preload-auto.html]
|
||||
expected:
|
||||
if (os == "win") and webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "win") and webrender and not debug: ["PASS", "FAIL"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[video_content_image.htm]
|
||||
expected:
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[video_content_text.htm]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[video_dynamic_poster_absolute.htm]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[video_dynamic_poster_relative.htm]
|
||||
expected:
|
||||
if (os == "android") and not debug and webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug: ["PASS", "TIMEOUT"]
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[video_initially_paused.html]
|
||||
expected:
|
||||
if (os == "android") and not debug and not webrender: ["TIMEOUT", "PASS", "FAIL"]
|
||||
if (os == "android") and not debug and webrender: ["FAIL", "PASS", "TIMEOUT"]
|
||||
if (os == "android") and not debug and not webrender: ["FAIL", "TIMEOUT", "PASS"]
|
||||
if (os == "android") and debug: ["FAIL", "PASS", "TIMEOUT"]
|
||||
FAIL
|
||||
|
|
|
@ -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 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 not webrender and (processor == "x86_64"): ["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
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
[<script> error: Move fetch-error external module script to createHTMLDocument after-prepare]
|
||||
expected:
|
||||
if (os == "win") and ccov: FAIL
|
||||
if (os == "linux") and 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 not webrender and (processor == "x86_64"): ["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
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
[<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 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 not webrender and (processor == "x86"): ["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
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
[window error: Move parse-error external classic script to createHTMLDocument after-prepare]
|
||||
|
@ -15,7 +15,7 @@
|
|||
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 == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -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 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 not webrender and (processor == "x86_64"): ["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
|
||||
|
|
|
@ -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 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 not webrender and (processor == "x86_64"): ["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
|
||||
|
@ -12,8 +12,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 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 not webrender and (processor == "x86"): ["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
|
||||
|
|
|
@ -12,8 +12,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 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 not webrender and (processor == "x86"): ["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
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
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 == "mac") and not debug: PASS
|
||||
if (os == "linux") and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "linux") and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[window error: Move parse-error external classic script to iframe after-prepare]
|
||||
|
@ -17,15 +17,15 @@
|
|||
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 == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: 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 and (processor == "x86"): ["FAIL", "PASS"]
|
||||
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"): ["FAIL", "PASS"]
|
||||
if (os == "linux") and not debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not debug: FAIL
|
||||
if (os == "win") and not debug: FAIL
|
||||
|
|
|
@ -5,29 +5,29 @@
|
|||
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["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 == "mac") and not debug: 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 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 not webrender and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "linux") and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and not debug: 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 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 not webrender and (processor == "x86_64"): ["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
|
||||
if (os == "linux") and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -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 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 not webrender and (processor == "x86_64"): ["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
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
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 == "mac") and not debug: PASS
|
||||
if (os == "linux") and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "linux") and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[Eval: Move success external classic script to iframe after-prepare]
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
[<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 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 not webrender and (processor == "x86_64"): ["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
|
||||
if (os == "linux") and debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not debug: PASS
|
||||
FAIL
|
||||
|
||||
[Eval: Move success external module script to iframe after-prepare]
|
||||
|
@ -16,16 +16,16 @@
|
|||
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: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not debug: PASS
|
||||
if (os == "win") and not debug: PASS
|
||||
if (os == "linux") and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[<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 and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not debug: FAIL
|
||||
if (os == "linux") and debug: ["PASS", "FAIL"]
|
||||
|
|
|
@ -3,10 +3,11 @@
|
|||
if (os == "win") and debug and webrender: ["OK", "ERROR"]
|
||||
[<script> error: Move fetch-error external classic script to iframe before-prepare]
|
||||
expected:
|
||||
if (os == "linux") and not webrender and not debug and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "win") and 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: ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender: ["PASS", "FAIL"]
|
||||
|
||||
[Eval: Move fetch-error external classic script to iframe before-prepare]
|
||||
expected:
|
||||
|
|
|
@ -2,7 +2,6 @@ prefs: [privacy.reduceTimerPrecision:false]
|
|||
[timestamp.html]
|
||||
[Generate notifications.]
|
||||
expected:
|
||||
if (os == "linux") and (processor == "x86_64") and debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -7,15 +7,16 @@
|
|||
[HostCleanupFinalizationRegistry is an implementation-defined abstract operation that is expected to call CleanupFinalizationRegistry(finalizationRegistry) at some point in the future, if possible.]
|
||||
expected:
|
||||
if (os == "win") and ccov: [FAIL, PASS]
|
||||
if (os == "linux") and not fission and webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and fission and debug: PASS
|
||||
if (os == "linux") and fission and not debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not fission and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and debug and webrender and fission: PASS
|
||||
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not debug and webrender and fission: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "android") and debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and debug and not webrender: PASS
|
||||
if (os == "android") and not debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and not debug and webrender: PASS
|
||||
if (os == "android") and not debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "mac") and debug: PASS
|
||||
FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
leak-threshold: [default:51200]
|
|
@ -0,0 +1,3 @@
|
|||
[multicol-on-token-elements.html]
|
||||
expected:
|
||||
if (os == "mac") and not debug: ["PASS", "TIMEOUT"]
|
|
@ -1,7 +1,7 @@
|
|||
[operator-dictionary-spacing-001.html]
|
||||
[Operator dictionary chunk 1 - lspace/rspace]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
|
||||
if os == "android": ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -1,10 +1,13 @@
|
|||
[operator-dictionary-spacing-002.html]
|
||||
[Operator dictionary chunk 1 - lspace/rspace]
|
||||
expected:
|
||||
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
if os == "android": ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
[Operator dictionary chunk 3 - lspace/rspace]
|
||||
expected: [PASS, FAIL]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -1,12 +1,10 @@
|
|||
[operator-dictionary-spacing-003.html]
|
||||
[Operator dictionary chunk 1 - lspace/rspace]
|
||||
expected:
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not debug: ["PASS", "FAIL"]
|
||||
if os == "mac": ["PASS", "FAIL"]
|
||||
|
||||
[Operator dictionary chunk 3 - lspace/rspace]
|
||||
expected:
|
||||
if debug and (os == "linux") and webrender and not fission: ["FAIL", "PASS"]
|
||||
if debug and (os == "mac"): ["FAIL", "PASS"]
|
||||
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -3,15 +3,15 @@
|
|||
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: ["PASS", "FAIL"]
|
||||
|
||||
[Operator dictionary chunk 3 - lspace/rspace]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and debug and webrender and not fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[operator-dictionary-spacing-005.html]
|
||||
[Operator dictionary chunk 3 - lspace/rspace]
|
||||
expected:
|
||||
if (os == "linux") and not fission and (processor == "x86_64") and debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and debug and not webrender: ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
[Operator dictionary chunk 1 - lspace/rspace]
|
||||
|
|
|
@ -1,19 +1,21 @@
|
|||
[operator-dictionary-spacing-006.html]
|
||||
[Operator dictionary chunk 3 - lspace/rspace]
|
||||
expected:
|
||||
if (os == "linux") and (processor == "x86_64") and debug and webrender and not fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and (processor == "x86_64") and debug and webrender and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and (processor == "x86_64") and debug and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not fission and not webrender and not debug and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not fission and not webrender and not debug and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and not fission and webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not fission and webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not fission and not webrender and debug: ["PASS", "FAIL"]
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if (os == "linux") and fission: ["PASS", "FAIL"]
|
||||
|
||||
[Operator dictionary chunk 1 - lspace/rspace]
|
||||
expected:
|
||||
if debug and (os == "win") and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if debug and (os == "linux") and not webrender: ["FAIL", "PASS"]
|
||||
if debug and (os == "win") and webrender: ["FAIL", "PASS"]
|
||||
if debug and (os == "mac"): ["FAIL", "PASS"]
|
||||
if (os == "linux") and not fission and webrender and debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not fission and webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
|
|
@ -120,17 +120,27 @@
|
|||
expected: FAIL
|
||||
|
||||
[ms layout is not affected by children with "position: fixed" style]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "mac": ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[mn layout is not affected by children with "position: fixed" style]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "mac": ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[mtext layout is not affected by children with "position: fixed" style]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "mac": ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[mo layout is not affected by children with "position: fixed" style]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "mac": ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[mi layout is not affected by children with "position: fixed" style]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if os == "mac": ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче