mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Merge mozilla-central to autoland. a=merge CLOSED TREE
This commit is contained in:
commit
9b42f25fa4
@ -0,0 +1,4 @@
|
||||
[createImageBitmap-serializable.html]
|
||||
[createImageBitmap serialize test]
|
||||
expected: FAIL
|
||||
|
@ -1,4 +1,6 @@
|
||||
[port-blocking.https.window.html]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
|
||||
[fetch to default https port should register ok]
|
||||
expected: FAIL
|
||||
|
||||
@ -6,14 +8,22 @@
|
||||
expected: FAIL
|
||||
|
||||
[fetch to port 443 should register ok]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
||||
[fetch to port 80 should register ok, even over https]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "NOTRUN"]
|
||||
FAIL
|
||||
|
||||
[fetch to non-default non-bad port (8080) should register ok]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "NOTRUN"]
|
||||
FAIL
|
||||
|
||||
[fetch to bad port (SMTP) should reject]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "NOTRUN"]
|
||||
FAIL
|
||||
|
||||
|
@ -0,0 +1,271 @@
|
||||
[decompression-buffersource.any.html]
|
||||
[chunk of type Int8Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float64Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type ArrayBuffer should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float64Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int32Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int16Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float32Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type DataView should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8ClambedArray should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint32Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int32Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int16Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint16Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float32Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int8Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint16Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type ArrayBuffer should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type DataView should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8ClampedArray should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint32Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[decompression-buffersource.any.serviceworker.html]
|
||||
[chunk of type Int8Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float64Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type ArrayBuffer should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float64Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int32Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int16Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float32Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type DataView should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8ClambedArray should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint32Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int32Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int16Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint16Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float32Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int8Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint16Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type ArrayBuffer should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type DataView should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8ClampedArray should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint32Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[decompression-buffersource.any.sharedworker.html]
|
||||
[chunk of type Int8Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float64Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type ArrayBuffer should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float64Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int32Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int16Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float32Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type DataView should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8ClambedArray should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint32Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int32Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int16Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint16Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float32Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int8Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint16Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type ArrayBuffer should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type DataView should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8ClampedArray should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint32Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[decompression-buffersource.any.worker.html]
|
||||
[chunk of type Int8Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float64Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type ArrayBuffer should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float64Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int32Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int16Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float32Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type DataView should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8ClambedArray should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint32Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int32Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int16Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint16Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Float32Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Int8Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint16Array should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type ArrayBuffer should work for gzip]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type DataView should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint8ClampedArray should work for deflate]
|
||||
expected: FAIL
|
||||
|
||||
[chunk of type Uint32Array should work for deflate]
|
||||
expected: FAIL
|
||||
|
@ -42,6 +42,8 @@
|
||||
|
||||
|
||||
[decompression-constructor-error.any.html]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and fission: ["OK", ""]
|
||||
[construction error by unsupported format]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -1,11 +1,6 @@
|
||||
[subsumption_algorithm-hashes.html]
|
||||
[Returned should not include hashes not present in required csp.]
|
||||
expected:
|
||||
if (os == "linux") and debug and not webrender: FAIL
|
||||
if (os == "linux") and not debug: FAIL
|
||||
if os == "android": FAIL
|
||||
if os == "win": FAIL
|
||||
FAIL
|
||||
expected: FAIL
|
||||
|
||||
[Hashes do not have to be present in returned csp but must not allow all inline behavior.]
|
||||
expected: FAIL
|
||||
|
@ -1,6 +1,6 @@
|
||||
[relpos-percentage-top-in-scrollable.html]
|
||||
[Top percentage resolved correctly for overflow contribution]
|
||||
expected:
|
||||
if (os == "android") and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and not debug: ["FAIL", "PASS"]
|
||||
|
||||
|
@ -2,8 +2,8 @@
|
||||
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 == "aarch64"): ["PASS", "FAIL"]
|
||||
if os == "android": PASS
|
||||
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
|
||||
if os == "mac": PASS
|
||||
if os == "android": PASS
|
||||
if os == "linux": PASS
|
||||
FAIL
|
||||
|
@ -2,8 +2,8 @@
|
||||
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 == "aarch64"): ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
|
||||
if os == "mac": PASS
|
||||
if os == "linux": PASS
|
||||
if os == "android": PASS
|
||||
if os == "linux": PASS
|
||||
FAIL
|
||||
|
@ -1,8 +1,10 @@
|
||||
[appearance-textfield-001.html]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and webrender and fission and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and fission and not debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "x86") and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86") and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not fission: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86") and debug: ["PASS", "FAIL"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "aarch64"): FAIL
|
||||
if os == "mac": PASS
|
||||
if os == "android": PASS
|
||||
if os == "linux": PASS
|
||||
[FAIL, PASS]
|
||||
|
@ -1,8 +1,8 @@
|
||||
[variable-presentation-attribute.html]
|
||||
[Testing 'clip' on '#test4'.]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
if os == "linux": FAIL
|
||||
if os == "android": FAIL
|
||||
|
||||
[Testing 'alignment-baseline'.]
|
||||
expected: FAIL
|
||||
|
@ -1,3 +1,4 @@
|
||||
[writing-mode-vertical-rl-002.xht]
|
||||
expected:
|
||||
if (os == "mac"): FAIL
|
||||
if (os == "win") and (processor == "x86") and fission and not debug: ["PASS", "FAIL"]
|
||||
if os == "mac": FAIL
|
||||
|
@ -0,0 +1,5 @@
|
||||
[scrollLeft-of-scroller-with-wider-scrollbar.html]
|
||||
[Test the maxium value of scrollLeft]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
@ -0,0 +1,40 @@
|
||||
[offset-shorthand.html]
|
||||
[e.style['offset'\] = "left bottom ray(0rad closest-side) 10px auto 30deg / right bottom" should set offset-anchor]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['offset'\] = "left bottom ray(0rad closest-side) 10px auto 30deg / right bottom" should set offset-rotate]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['offset'\] = "left bottom ray(0rad closest-side) 10px auto 30deg / right bottom" should set offset-position]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['offset'\] = "top right / top left" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['offset'\] = "left bottom ray(0rad closest-side) 10px auto 30deg / right bottom" should set offset-distance]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['offset'\] = "path(\\"M 0 0 H 2\\") reverse 50%" should set offset-position]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['offset'\] = "top right / top left" should set offset-anchor]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['offset'\] = "top right / top left" should set offset-distance]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['offset'\] = "left bottom ray(0rad closest-side) 10px auto 30deg / right bottom" should set offset-path]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['offset'\] = "top right / top left" should set offset-rotate]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['offset'\] = "left bottom ray(0rad closest-side) 10px auto 30deg / right bottom" should not set unrelated longhands]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['offset'\] = "top right / top left" should set offset-position]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['offset'\] = "top right / top left" should set offset-path]
|
||||
expected: FAIL
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
[Programmatic focus after click should not match :focus-visible]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
if os == "linux": FAIL
|
||||
if os == "android": FAIL
|
||||
if os == "linux": FAIL
|
||||
if os == "mac": FAIL
|
||||
|
||||
|
@ -0,0 +1,3 @@
|
||||
[segment-break-transformation-removable-3.html]
|
||||
expected:
|
||||
if (processor == "x86") and fission and not debug: ["FAIL", "PASS"]
|
@ -0,0 +1,3 @@
|
||||
[segment-break-transformation-removable-4.html]
|
||||
expected:
|
||||
if (processor == "x86") and fission and not debug: ["FAIL", "PASS"]
|
@ -1,14 +1,12 @@
|
||||
[lazyload-disabled-tentative.sub.html]
|
||||
[Sanity-check: Contents do not load immediately (no eager-loading) when the lazyload attribute is 'on' and frame is in viewport.]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and fission: PASS
|
||||
FAIL
|
||||
expected: FAIL
|
||||
|
||||
[lazyload-disabled-tentative]
|
||||
expected: FAIL
|
||||
|
||||
[When 'lazyload' feature is disabled, a frame cannot avoid lazyloading by setting 'lazyload' attribute to 'off']
|
||||
expected:
|
||||
if (processor == "x86_64") and fission and not webrender and (os == "win") and not debug: ["PASS", "FAIL"]
|
||||
if (processor == "x86") and fission and not debug: ["PASS", "FAIL"]
|
||||
if fission and not debug and not webrender and (os == "win") and (processor == "x86"): ["PASS", "FAIL"]
|
||||
if fission and not debug and not webrender and (os == "win") and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
|
||||
|
@ -10,11 +10,10 @@
|
||||
|
||||
[Sanity-check: Contents do not load immediately (no eager-loading) when the loading attribute is 'lazy' and frame is in viewport.]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and not debug and fission: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
[When 'lazyload' feature is enabled, a frame can avoid lazyloading by setting 'loading' attribute to 'eager']
|
||||
expected:
|
||||
if (processor == "x86_64") and fission and not webrender and (os == "win") and not debug: ["PASS", "FAIL"]
|
||||
if (processor == "x86") and fission and not debug: ["PASS", "FAIL"]
|
||||
if fission and not debug and not webrender and (os == "win"): ["PASS", "FAIL"]
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
[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 webrender and (os == "linux") and not debug and fission: PASS
|
||||
if (os == "linux") and webrender and not debug and fission: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
||||
|
@ -0,0 +1,5 @@
|
||||
[appcache.tentative.https.sub.html]
|
||||
expected: TIMEOUT
|
||||
[Appcache!]
|
||||
expected: TIMEOUT
|
||||
|
@ -1,10 +1,10 @@
|
||||
[embed.tentative.https.sub.html]
|
||||
[Same-Origin embed]
|
||||
[Cross-Site embed]
|
||||
expected: FAIL
|
||||
|
||||
[Same-Site embed]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-Site embed]
|
||||
[Same-Origin embed]
|
||||
expected: FAIL
|
||||
|
@ -2,13 +2,13 @@
|
||||
[Same-origin fetch]
|
||||
expected: FAIL
|
||||
|
||||
[Same-site fetch]
|
||||
[Same-origin mode]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-site fetch]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin mode]
|
||||
[Same-site fetch]
|
||||
expected: FAIL
|
||||
|
||||
[no-CORS mode]
|
@ -1,10 +1,10 @@
|
||||
[font.tentative.https.sub.html]
|
||||
[Same-Origin font]
|
||||
[Cross-Site font]
|
||||
expected: FAIL
|
||||
|
||||
[Same-Site font]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-Site font]
|
||||
[Same-Origin font]
|
||||
expected: FAIL
|
||||
|
@ -1,13 +1,4 @@
|
||||
[iframe.tentative.https.sub.html]
|
||||
[Same-origin iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Same-site iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-site iframe]
|
||||
expected: FAIL
|
||||
|
||||
[web-platform.test -> www.not-web-platform.test:8443 iframe: user-activated]
|
||||
expected: FAIL
|
||||
|
@ -1,10 +1,10 @@
|
||||
[img.tentative.https.sub.html]
|
||||
[Cross-site image]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin image]
|
||||
expected: FAIL
|
||||
|
||||
[Same-site image]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-site image]
|
||||
expected: FAIL
|
||||
|
@ -0,0 +1,2 @@
|
||||
[navigation.https.sub.html]
|
||||
expected: ERROR
|
@ -2,9 +2,9 @@
|
||||
[Same-Origin object]
|
||||
expected: FAIL
|
||||
|
||||
[Same-Site object]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-Site object]
|
||||
expected: FAIL
|
||||
|
||||
[Same-Site object]
|
||||
expected: FAIL
|
||||
|
@ -0,0 +1,38 @@
|
||||
[multiple-redirect-https-downgrade-upgrade.tentative.sub.html]
|
||||
expected: TIMEOUT
|
||||
[Https downgrade-upgrade stylesheet]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Https downgrade-upgrade object]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade script => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade track]
|
||||
expected: NOTRUN
|
||||
|
||||
[Https downgrade-upgrade fetch() api]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade top level navigation]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade image => No headers]
|
||||
expected: NOTRUN
|
||||
|
||||
[Https downgrade-upgrade font => No headers]
|
||||
expected: NOTRUN
|
||||
|
||||
[Https downgrade-upgrade prefetch => No headers]
|
||||
expected:
|
||||
if (os == "linux") and not debug and not webrender and not fission and (processor == "x86"): ["TIMEOUT", "FAIL"]
|
||||
if (os == "linux") and not debug and not webrender and fission: ["FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
||||
[Https downgrade-upgrade embed]
|
||||
expected: FAIL
|
||||
|
@ -0,0 +1,43 @@
|
||||
[redirect-http-upgrade.tentative.sub.html]
|
||||
expected: TIMEOUT
|
||||
[Http upgrade embed]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade top level navigation]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade script => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade image => No headers]
|
||||
expected: NOTRUN
|
||||
|
||||
[Http upgrade font => No headers]
|
||||
expected: NOTRUN
|
||||
|
||||
[Http upgrade object]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade stylesheet]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Http upgrade prefetch => No headers]
|
||||
expected:
|
||||
if (os == "linux") and fission and debug and not webrender: ["FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and fission and debug and webrender: ["FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and fission and not debug and webrender: ["FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and fission and not debug and not webrender: ["FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and not fission and debug and webrender: ["FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and not fission and debug and not webrender: ["FAIL", "TIMEOUT"]
|
||||
if (os == "linux") and not fission and not debug: ["FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
||||
[Http upgrade track]
|
||||
expected: NOTRUN
|
||||
|
||||
[Http upgrade fetch() api]
|
||||
expected: FAIL
|
||||
|
@ -0,0 +1,4 @@
|
||||
[redirect-https-downgrade.tentative.sub.html]
|
||||
[redirect-https-downgrade]
|
||||
expected: FAIL
|
||||
|
@ -1,14 +1,5 @@
|
||||
[report.tentative.https.sub.html]
|
||||
expected: ERROR
|
||||
[Same-Origin report]
|
||||
expected: FAIL
|
||||
|
||||
[Same-site report]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-site report]
|
||||
expected: FAIL
|
||||
|
||||
[cross-site report]
|
||||
expected: TIMEOUT
|
||||
|
@ -2,12 +2,12 @@
|
||||
[Same-origin script]
|
||||
expected: FAIL
|
||||
|
||||
[Same-site script]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-site script]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin CORS script]
|
||||
expected: FAIL
|
||||
|
||||
[Same-site script]
|
||||
expected: FAIL
|
||||
|
@ -0,0 +1,4 @@
|
||||
[serviceworker.tentative.https.sub.html]
|
||||
[metadata for service worker scripts]
|
||||
expected: FAIL
|
||||
|
@ -1,14 +1,14 @@
|
||||
[style.tentative.https.sub.html]
|
||||
expected: TIMEOUT
|
||||
[Same-Site style]
|
||||
[Same-Origin, cors style]
|
||||
expected: NOTRUN
|
||||
|
||||
[Cross-Site style]
|
||||
expected: NOTRUN
|
||||
|
||||
[Same-Site style]
|
||||
expected: NOTRUN
|
||||
|
||||
[Same-Origin style]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Same-Origin, cors style]
|
||||
expected: NOTRUN
|
||||
|
@ -1,14 +1,14 @@
|
||||
[track.tentative.https.sub.html]
|
||||
expected: ERROR
|
||||
[Same-Site track]
|
||||
expected: NOTRUN
|
||||
|
||||
[Same-Origin track]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Same-Site track]
|
||||
[Same-Origin, CORS track]
|
||||
expected: NOTRUN
|
||||
|
||||
[Cross-Site track]
|
||||
expected: NOTRUN
|
||||
|
||||
[Same-Origin, CORS track]
|
||||
expected: NOTRUN
|
||||
|
@ -1,31 +1,23 @@
|
||||
[window-open.tentative.https.sub.html]
|
||||
disabled:
|
||||
if (os == "android") and not e10s: https://bugzilla.mozilla.org/show_bug.cgi?id=1499003
|
||||
if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1539615
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1539615
|
||||
if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1539615
|
||||
[Same-origin window, forced]
|
||||
expected: FAIL
|
||||
|
||||
[Same-site window, forced]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-site window, forced]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin window, user-activated]
|
||||
expected: FAIL
|
||||
|
||||
[Same-site window, user-activated]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-site window, forced, reloaded]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-site window, user-activated]
|
||||
expected: FAIL
|
||||
|
||||
[Untitled]
|
||||
[Same-origin window, user-activated]
|
||||
expected: FAIL
|
||||
|
||||
[Cross-site window, forced, reloaded]
|
||||
[Cross-site window, forced]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin window, forced]
|
||||
expected: FAIL
|
||||
|
||||
[Same-origin window, forced, reloaded]
|
@ -1,11 +1,15 @@
|
||||
[sw.https.window.html]
|
||||
disabled:
|
||||
if asan and (os == "linux") and (bits == 64): https://bugzilla.mozilla.org/show_bug.cgi?id=1509373
|
||||
expected:
|
||||
if (processor == "x86") and not fission and (os == "win") and not debug: ["OK", "TIMEOUT"]
|
||||
[Ranged response not allowed following no-cors ranged request]
|
||||
expected: FAIL
|
||||
|
||||
[Non-opaque ranged response executed]
|
||||
expected: FAIL
|
||||
expected:
|
||||
if (processor == "x86") and not fission and (os == "win") and not debug: ["FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
||||
[Range headers correctly preserved]
|
||||
expected: FAIL
|
||||
@ -16,3 +20,7 @@
|
||||
[Include range header in network request]
|
||||
expected: FAIL
|
||||
|
||||
[Accept-Encoding should not appear in a service worker]
|
||||
expected:
|
||||
if (processor == "x86") and not fission and (os == "win") and not debug: ["PASS", "NOTRUN"]
|
||||
|
||||
|
@ -1,5 +0,0 @@
|
||||
[appcache.tentative.https.sub.html]
|
||||
prefs: [browser.cache.offline.storage.enable:true,browser.cache.offline.enable:true]
|
||||
[Appcache!]
|
||||
expected: FAIL
|
||||
|
@ -1,4 +0,0 @@
|
||||
[navigation.https.sub.html]
|
||||
disabled:
|
||||
if (os == "android"): bug 1550895 (frequently fails on geckoview)
|
||||
expected: ERROR
|
@ -1,68 +0,0 @@
|
||||
[multiple-redirect-https-downgrade-upgrade.tentative.sub.html]
|
||||
expected: TIMEOUT
|
||||
[Https downgrade-upgrade stylesheet => No headers]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Https downgrade-upgrade iframe => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade top level navigation => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade image => No headers]
|
||||
expected: NOTRUN
|
||||
|
||||
[Https downgrade-upgrade script => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade track => No headers]
|
||||
expected: NOTRUN
|
||||
|
||||
[Https downgrade-upgrade fetch() api => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade font => No headers]
|
||||
expected: NOTRUN
|
||||
|
||||
[Https downgrade-upgrade prefetch => No headers]
|
||||
disabled:
|
||||
if (os == "win") and debug and webrender: wpt-sync Bug 1565002
|
||||
if (os == "linux") and webrender and debug: wpt-sync Bug 1565002
|
||||
if (os == "linux") and webrender and not debug: wpt-sync Bug 1565002
|
||||
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): wpt-sync Bug 1565002
|
||||
if (os == "linux") and not webrender and not debug and (processor == "x86"): wpt-sync Bug 1565002
|
||||
if (os == "linux") and not webrender and debug and sw-e10s: wpt-sync Bug 1565002
|
||||
if (os == "linux") and not webrender and debug and not sw-e10s: wpt-sync Bug 1565002
|
||||
wpt-sync Bug 1565002
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade embed => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade object => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[multiple-redirect-https-downgrade-upgrade]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade stylesheet]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Https downgrade-upgrade object]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade track]
|
||||
expected: NOTRUN
|
||||
|
||||
[Https downgrade-upgrade fetch() api]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade top level navigation]
|
||||
expected: FAIL
|
||||
|
||||
[Https downgrade-upgrade embed]
|
||||
expected: FAIL
|
||||
|
@ -1,69 +0,0 @@
|
||||
[redirect-http-upgrade.tentative.sub.html]
|
||||
expected: TIMEOUT
|
||||
[Http upgrade object => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade stylesheet => No headers]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Http upgrade embed => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade script => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade image => No headers]
|
||||
expected: NOTRUN
|
||||
|
||||
[Http upgrade font => No headers]
|
||||
expected: NOTRUN
|
||||
|
||||
[Http upgrade iframe => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade top level navigation => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade track => No headers]
|
||||
expected: NOTRUN
|
||||
|
||||
[Http upgrade prefetch => No headers]
|
||||
disabled:
|
||||
if (os == "win") and debug: [wpt-sync Bug 1565002, https://bugzilla.mozilla.org/show_bug.cgi?id=1568816]
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and webrender: wpt-sync Bug 1565002
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not webrender: wpt-sync Bug 1565002
|
||||
if (os == "linux") and (processor == "x86_64") and debug and webrender: wpt-sync Bug 1565002
|
||||
if (os == "linux") and (processor == "x86_64") and debug and not webrender and not sw-e10s: wpt-sync Bug 1565002
|
||||
if (os == "linux") and (processor == "x86_64") and debug and not webrender and sw-e10s: wpt-sync Bug 1565002
|
||||
if (os == "mac") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1568816
|
||||
expected:
|
||||
if os == "linux": ["FAIL", "TIMEOUT"]
|
||||
FAIL
|
||||
|
||||
[Http upgrade fetch() api => No headers]
|
||||
expected: FAIL
|
||||
|
||||
[redirect-http-upgrade]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade embed]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade top level navigation]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade iframe]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade object]
|
||||
expected: FAIL
|
||||
|
||||
[Http upgrade stylesheet]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Http upgrade track]
|
||||
expected: NOTRUN
|
||||
|
||||
[Http upgrade fetch() api]
|
||||
expected: FAIL
|
||||
|
@ -1,22 +0,0 @@
|
||||
[redirect-https-downgrade.tentative.sub.html]
|
||||
[Https downgrade track => No headers]
|
||||
expected: NOTRUN
|
||||
|
||||
[Https downgrade font => No headers]
|
||||
expected: NOTRUN
|
||||
|
||||
[Https downgrade prefetch => No headers]
|
||||
bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=1568717, https://bugzilla.mozilla.org/show_bug.cgi?id=1569098]
|
||||
expected:
|
||||
if os == "android": [PASS, FAIL]
|
||||
[PASS, FAIL, TIMEOUT]
|
||||
|
||||
[Https downgrade stylesheet => No headers]
|
||||
expected: TIMEOUT
|
||||
|
||||
[Https downgrade image => No headers]
|
||||
expected: NOTRUN
|
||||
|
||||
[redirect-https-downgrade]
|
||||
expected: FAIL
|
||||
|
@ -1,10 +0,0 @@
|
||||
[serviceworker.tentative.https.sub.html]
|
||||
[Same-Origin serviceworker]
|
||||
expected: FAIL
|
||||
|
||||
[serviceworker]
|
||||
expected: FAIL
|
||||
|
||||
[sec-metadata for service worker scripts]
|
||||
expected: FAIL
|
||||
|
@ -0,0 +1 @@
|
||||
leak-threshold: [tab:102400]
|
@ -9,7 +9,9 @@
|
||||
expected: FAIL
|
||||
|
||||
[no popups from synchronously reachable window]
|
||||
expected: [FAIL, PASS]
|
||||
expected:
|
||||
if (os == "linux") and webrender and not debug and fission: ["TIMEOUT", "PASS", "FAIL"]
|
||||
[FAIL, PASS]
|
||||
|
||||
[no popups from another synchronously reachable window]
|
||||
expected: FAIL
|
||||
|
@ -0,0 +1,5 @@
|
||||
[coop-sandbox.https.html]
|
||||
[Sandboxed Cross-Origin-Opener-Policy popup should result in a network error]
|
||||
expected:
|
||||
if fission: FAIL
|
||||
|
@ -426,9 +426,6 @@ prefs: [dom.security.featurePolicy.enabled:true, dom.security.featurePolicy.head
|
||||
[OffscreenCanvasRenderingContext2D interface: attribute miterLimit]
|
||||
expected: FAIL
|
||||
|
||||
[MessageEvent interface: new MessageEvent("message", { data: 5 }) must inherit property "source" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[SVGSVGElement interface: attribute onlanguagechange]
|
||||
expected: FAIL
|
||||
|
||||
@ -822,21 +819,12 @@ prefs: [dom.security.featurePolicy.enabled:true, dom.security.featurePolicy.head
|
||||
if release_or_beta: PASS
|
||||
FAIL
|
||||
|
||||
[Window interface: window must inherit property "self" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: new Document() must inherit property "onsecuritypolicyviolation" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: iframe.contentDocument must inherit property "all" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: window must inherit property "parent" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: window must inherit property "frames" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: new Document() must inherit property "oncancel" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
@ -849,9 +837,6 @@ prefs: [dom.security.featurePolicy.enabled:true, dom.security.featurePolicy.head
|
||||
[Document interface: attribute onsecuritypolicyviolation]
|
||||
expected: FAIL
|
||||
|
||||
[Document interface: iframe.contentDocument must inherit property "defaultView" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Window interface: operation print()]
|
||||
expected:
|
||||
if os == "android": FAIL
|
||||
|
@ -1,6 +1,4 @@
|
||||
[first-reconnected.html]
|
||||
expected:
|
||||
if processor == "aarch64": ["OK", "CRASH"]
|
||||
[The second autofocus element wins if the first autofocus element was disconnected and reconnected before flushing the autofocus candidates.]
|
||||
expected: FAIL
|
||||
|
@ -0,0 +1,14 @@
|
||||
[update-the-rendering.html]
|
||||
["Flush autofocus candidates" should be happen after the first animation frame callbacks, and before a resize event in the next iteration of window event loop.]
|
||||
expected:
|
||||
if (os == "win") and debug and not webrender and not fission and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not webrender and not fission and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not webrender and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and webrender and debug and fission: ["PASS", "FAIL"]
|
||||
if (os == "linux") and webrender and debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "android") and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
@ -4,8 +4,8 @@
|
||||
|
||||
[border-left-color]
|
||||
expected:
|
||||
if os == "android": PASS
|
||||
if os == "linux": PASS
|
||||
if os == "android": PASS
|
||||
FAIL
|
||||
|
||||
[border-top-color]
|
||||
|
@ -2,5 +2,6 @@
|
||||
[A track appended after the initial track configuration does not change other tracks]
|
||||
expected:
|
||||
if (os == "linux") and fission and not debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and fission and debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "android") and debug: ["PASS", "FAIL"]
|
||||
|
||||
|
@ -2,5 +2,6 @@
|
||||
disabled:
|
||||
if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1536762
|
||||
expected:
|
||||
if (processor == "x86_64") and (os == "win") and not webrender and not debug: ["PASS", "FAIL"]
|
||||
if (processor == "x86_64") and (os == "win") and not webrender and not debug and not fission: ["PASS", "FAIL"]
|
||||
if (processor == "x86_64") and (os == "win") and not webrender and not debug and fission: ["PASS", "FAIL"]
|
||||
if processor == "x86": ["PASS", "FAIL"]
|
||||
|
@ -1,6 +0,0 @@
|
||||
[skip-not-fully-active.html]
|
||||
[Autofocus element in not-fully-active document should be skipped while flusing.]
|
||||
expected:
|
||||
if (os == "linux") and debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and debug and webrender: ["PASS", "FAIL"]
|
||||
|
@ -1,18 +0,0 @@
|
||||
[update-the-rendering.html]
|
||||
["Flush autofocus candidates" should be happen after the first animation frame callbacks, and before a resize event in the next iteration of window event loop.]
|
||||
expected:
|
||||
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86_64"): ["FAIL", "PASS"]
|
||||
if (os == "linux") and not fission and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and not fission and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not fission and not webrender and (processor == "x86"): ["FAIL", "PASS"]
|
||||
if (os == "linux") and not fission and not debug and webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and not fission and debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not fission and debug and not webrender: ["PASS", "FAIL"]
|
||||
if (os == "linux") and fission and debug and not webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and fission and debug and webrender: ["PASS", "FAIL"]
|
||||
if (os == "win") and debug and not fission and webrender: ["FAIL", "PASS"]
|
||||
if (os == "linux") and fission and not debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
FAIL
|
||||
|
@ -1,7 +1,3 @@
|
||||
[actionsWithKeyPressed.html]
|
||||
expected:
|
||||
if processor == "aarch64": ["OK", "ERROR"]
|
||||
[TestDriver actions: actions with key pressed]
|
||||
expected:
|
||||
if os == "mac": FAIL
|
||||
|
||||
|
@ -1,11 +1,7 @@
|
||||
[operator-dictionary-001.html]
|
||||
expected:
|
||||
if debug and (os == "linux") and sw-e10s: [CRASH, OK]
|
||||
if debug and (os == "linux") and not sw-e10s: CRASH
|
||||
if debug and (os == "mac"): CRASH
|
||||
if debug and (os == "win"): CRASH
|
||||
if debug and (os == "android"): ["OK", "CRASH"]
|
||||
|
||||
if (os == "linux") and debug: ["OK", "CRASH"]
|
||||
if (os == "android") and debug: ["OK", "CRASH"]
|
||||
[Operator dictionary chunk 11 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
@ -0,0 +1,93 @@
|
||||
[operator-dictionary-002.html]
|
||||
[Operator dictionary chunk 8 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 9 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 15 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 11 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 14 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 13 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 18 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 16 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 22 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 20 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 23 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 12 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 4 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 19 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 1 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 3 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 6 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 2 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 5 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 21 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 7 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 10 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
||||
[Operator dictionary chunk 17 - movablelimits]
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
@ -0,0 +1,10 @@
|
||||
[operator-dictionary-006.html]
|
||||
[Operator dictionary chunk 3 - accent]
|
||||
expected: FAIL
|
||||
|
||||
[Operator dictionary chunk 1 - accent]
|
||||
expected: FAIL
|
||||
|
||||
[Operator dictionary chunk 2 - accent]
|
||||
expected: FAIL
|
||||
|
@ -1,4 +1,4 @@
|
||||
[subsup-parameters-1.html]
|
||||
expected:
|
||||
if webrender and fission and (os == "win") and not debug: ["OK", "TIMEOUT"]
|
||||
if webrender and not fission and (os == "win") and not debug: ["OK", "TIMEOUT"]
|
||||
if webrender and (os == "win") and not debug and not fission: ["OK", "TIMEOUT"]
|
||||
if webrender and (os == "win") and not debug and fission: ["OK", "TIMEOUT"]
|
||||
|
@ -1,7 +0,0 @@
|
||||
[tabindex-002.html]
|
||||
expected:
|
||||
if os == "mac": TIMEOUT
|
||||
[Elements with different tabindex must be focused sequentially when pressing 'Tab' keys]
|
||||
expected:
|
||||
if os == "mac": TIMEOUT
|
||||
|
@ -0,0 +1,15 @@
|
||||
[measure-memory.tentative.any.html]
|
||||
[well-formed result of performance.measurememory with detailed=false.]
|
||||
expected: FAIL
|
||||
|
||||
[Well-formed result of performance.measureMemory with default arguments.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[measure-memory.tentative.any.worker.html]
|
||||
[well-formed result of performance.measurememory with detailed=false.]
|
||||
expected: FAIL
|
||||
|
||||
[Well-formed result of performance.measureMemory with default arguments.]
|
||||
expected: FAIL
|
||||
|
@ -1,2 +1,2 @@
|
||||
local: b2960b1e793fb3e68042a822354768c0eedc094e
|
||||
upstream: 9f0aff8885b01a38dcce738c02c58bd66300a25d
|
||||
local: 84a4d4523870b4b55a0d6c3d1237da04d02d77e1
|
||||
upstream: 73c311708b30504eb007437234eaa64a9fc6b2bf
|
||||
|
@ -0,0 +1,10 @@
|
||||
[native_FileSystemFileHandle-getFile.tentative.https.manual.window.html]
|
||||
[User succesfully selected an empty directory.]
|
||||
expected: FAIL
|
||||
|
||||
[getFile() provides a file that can be sliced]
|
||||
expected: FAIL
|
||||
|
||||
[User granted write access.]
|
||||
expected: FAIL
|
||||
|
@ -0,0 +1,9 @@
|
||||
[sandboxed_FileSystemFileHandle-getFile.tentative.https.any.worker.html]
|
||||
[getFile() provides a file that can be sliced]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[sandboxed_FileSystemFileHandle-getFile.tentative.https.any.html]
|
||||
[getFile() provides a file that can be sliced]
|
||||
expected: FAIL
|
||||
|
@ -0,0 +1,7 @@
|
||||
[dom_interactive_media_document.html]
|
||||
expected:
|
||||
if webrender and fission and (os == "win") and not debug: ["OK", "TIMEOUT"]
|
||||
[Test domInteractive on media document]
|
||||
expected:
|
||||
if webrender and fission and (os == "win") and not debug: ["PASS", "NOTRUN"]
|
||||
|
@ -0,0 +1,2 @@
|
||||
[pointerevent_touch-action_two-finger_interaction.html]
|
||||
expected: ERROR
|
@ -1,5 +1,5 @@
|
||||
[pointerevent_suppress_compat_events_on_drag_mouse.html]
|
||||
[Event log]
|
||||
expected:
|
||||
if (os == "android") and not e10s: FAIL
|
||||
if (os == "linux") and webrender and fission: ["PASS", "FAIL"]
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
[pointerevent_movementxy.html]
|
||||
expected:
|
||||
if (os == "win") and debug and webrender and fission: ["OK", "ERROR"]
|
||||
if (os == "linux") and webrender and not debug and fission: ["OK", "ERROR"]
|
||||
if (os == "win") and debug and webrender and not fission: ["OK", "ERROR"]
|
||||
if (os == "mac") and debug: ["OK", "ERROR"]
|
||||
[ERROR, OK]
|
||||
[mouse pointerevent attributes]
|
||||
|
@ -1,10 +1,15 @@
|
||||
[pointerevent_movementxy_with_pointerlock.html]
|
||||
[mouse pointerevent movementX/Y with pointerlock test]
|
||||
expected:
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and not fission and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and fission and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86") and debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and fission: ["FAIL", "PASS"]
|
||||
if os == "mac": ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and fission and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and not webrender and fission and not debug: ["FAIL", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and webrender and not debug and fission: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "x86_64") and webrender and not debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and not debug: ["FAIL", "PASS"]
|
||||
if (os == "mac") and debug: ["FAIL", "PASS"]
|
||||
if (os == "win") and (processor == "aarch64"): ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
@ -2,10 +2,6 @@
|
||||
[pointer locked pointermove events received for button state changes]
|
||||
expected:
|
||||
if ccov and (os == "win"): [PASS, FAIL]
|
||||
if (os == "linux") and debug and not webrender and not fission: ["FAIL", "PASS"]
|
||||
if (os == "linux") and debug and not webrender and fission: ["PASS", "FAIL"]
|
||||
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 == "android") and debug: ["PASS", "FAIL"]
|
||||
if (os == "linux") and not debug: ["PASS", "FAIL"]
|
||||
if os == "linux": ["PASS", "FAIL"]
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
[movementX_Y_basic.html]
|
||||
[Test that movementX/Y = eNow.screenX/Y-ePrevious.screenX/Y.]
|
||||
expected:
|
||||
if (os == "linux") and debug and webrender and not fission: ["FAIL", "PASS"]
|
||||
if webrender and not fission and (os == "linux") and debug: ["FAIL", "PASS"]
|
||||
if webrender and fission and (os == "win") and not debug: ["FAIL", "PASS"]
|
||||
[PASS, FAIL]
|
||||
|
||||
|
@ -1,9 +1,35 @@
|
||||
[external-stylesheet.html]
|
||||
[Test styling SVG from external style stroke]
|
||||
expected:
|
||||
if webrender and debug and (os == "win") and fission: ["PASS", "FAIL"]
|
||||
if webrender and debug and (os == "win") and not fission: ["PASS", "FAIL"]
|
||||
|
||||
[Test styling SVG from external style filter]
|
||||
expected:
|
||||
if webrender and debug and (os == "win") and not fission: ["PASS", "FAIL"]
|
||||
if webrender and fission and debug and (os == "win"): ["PASS", "FAIL"]
|
||||
if webrender and not fission and (os == "win"): ["PASS", "FAIL"]
|
||||
|
||||
[Test styling SVG from external style mask]
|
||||
expected:
|
||||
if webrender and not fission and (os == "win") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
[Test styling SVG from external style marker-start]
|
||||
expected:
|
||||
if webrender and not fission and (os == "win") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
[Test styling SVG from external style clip-path]
|
||||
expected:
|
||||
if webrender and not fission and (os == "win") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
[Test styling SVG from external style marker-end]
|
||||
expected:
|
||||
if webrender and not fission and (os == "win") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
[Test styling SVG from external style marker-mid]
|
||||
expected:
|
||||
if webrender and not fission and (os == "win") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
[Test styling SVG from external style mask-image]
|
||||
expected:
|
||||
if webrender and not fission and (os == "win") and not debug: ["PASS", "FAIL"]
|
||||
|
||||
|
@ -0,0 +1,5 @@
|
||||
[inline-style.html]
|
||||
[Styling SVG from inline styles filter]
|
||||
expected:
|
||||
if webrender and debug and (os == "win") and fission: ["PASS", "FAIL"]
|
||||
|
@ -0,0 +1,4 @@
|
||||
[cross-http.keep-origin.http.html]
|
||||
[Referrer Policy: Expects stripped-referrer for xhr to cross-http origin and keep-origin redirection from http context.]
|
||||
expected: FAIL
|
||||
|
@ -0,0 +1,4 @@
|
||||
[cross-http.no-redirect.http.html]
|
||||
[Referrer Policy: Expects stripped-referrer for xhr to cross-http origin and no-redirect redirection from http context.]
|
||||
expected: FAIL
|
||||
|
@ -0,0 +1,4 @@
|
||||
[cross-http.swap-origin.http.html]
|
||||
[Referrer Policy: Expects stripped-referrer for xhr to cross-http origin and swap-origin redirection from http context.]
|
||||
expected: FAIL
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user