Merge inbound to mozilla-central. a=merge

This commit is contained in:
Mihai Alexandru Michis 2019-10-27 01:16:07 +03:00
Родитель 4d8032ae0b 3d2bc35092
Коммит 7746d49e14
4720 изменённых файлов: 26062 добавлений и 34694 удалений

Просмотреть файл

@ -8,9 +8,6 @@
[Test default context creation attributes]
expected: FAIL
[Test context creation attributes desynchronized: true]
expected: FAIL
[Test context creation attributes desynchronized: false]
expected: FAIL

Просмотреть файл

@ -1,4 +1,4 @@
[createImageBitmap-serializable.html]
[createImageBitmap serialize test]
[Serialize ImageBitmap created from an OffscreenCanvas]
expected: FAIL

Просмотреть файл

@ -0,0 +1,5 @@
[blob-contenttype.any.html]
expected:
if webrender and debug and (os == "linux"): ["OK", "CRASH"]
[blob-contenttype.any.worker.html]

Просмотреть файл

@ -1,13 +1,4 @@
[get-databases.any.html]
[Report one database test.]
expected: TIMEOUT
[Report multiple databases test.]
expected: TIMEOUT
[Don't report nonexistant databases test.]
expected: TIMEOUT
[Enumerate multiple databases.]
expected: FAIL
@ -25,18 +16,6 @@
[get-databases.any.worker.html]
[get-databases]
expected: FAIL
[Report one database test.]
expected: TIMEOUT
[Report multiple databases test.]
expected: TIMEOUT
[Don't report nonexistant databases test.]
expected: TIMEOUT
[Enumerate multiple databases.]
expected: FAIL

Просмотреть файл

@ -1,28 +1,16 @@
[idb-explicit-commit.any.worker.html]
[A committed transaction is blocked in future request callbacks.]
expected: FAIL
[Calling commit on a committed transaction throws.]
expected: FAIL
[Explicitly committed data can be read back out.]
expected: FAIL
[Calling abort on a committed transaction throws and data is still committed.]
expected: FAIL
[Puts issued after commit do not put anything.]
expected: FAIL
[Calling commit on an aborted transaction throws.]
expected: FAIL
[Calling txn.commit() when txn is inactive should throw.]
expected: FAIL
[A committed transaction is blocked immediately.]
expected: FAIL
[commit() on a version change transaction does not cause errors.]
expected: FAIL
@ -49,30 +37,18 @@
[idb-explicit-commit.any.html]
[A committed transaction is blocked in future request callbacks.]
expected: FAIL
[Calling commit on a committed transaction throws.]
expected: FAIL
[Explicitly committed data can be read back out.]
expected: FAIL
[Calling abort on a committed transaction throws and data is still committed.]
expected: FAIL
[Puts issued after commit do not put anything.]
expected: FAIL
[Calling commit on an aborted transaction throws.]
expected: FAIL
[Calling txn.commit() when txn is inactive should throw.]
expected: FAIL
[A committed transaction is blocked immediately.]
expected: FAIL
[commit() on a version change transaction does not cause errors.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[idbfactory_open9.htm]
[Calling open() with version argument undefined should throw TypeError.]
expected: FAIL
[Calling open() with version argument null should throw TypeError.]
expected: FAIL

Просмотреть файл

@ -13,9 +13,6 @@
[idlharness.any.html]
[idlharness]
expected: FAIL
[IDBFactory interface: [object IDBFactory\] must inherit property "databases()" with the proper type]
expected: FAIL
@ -30,9 +27,6 @@
[idlharness.any.worker.html]
[idlharness]
expected: FAIL
[IDBFactory interface: [object IDBFactory\] must inherit property "databases()" with the proper type]
expected: FAIL

Просмотреть файл

@ -0,0 +1,21 @@
[structured-clone-transaction-state.any.html]
[Transaction inactive during structured clone in IDBObjectStore.add()]
expected: FAIL
[Transaction inactive during structured clone in IDBCursor.update()]
expected: FAIL
[Transaction inactive during structured clone in IDBObjectStore.put()]
expected: FAIL
[structured-clone-transaction-state.any.worker.html]
[Transaction inactive during structured clone in IDBObjectStore.add()]
expected: FAIL
[Transaction inactive during structured clone in IDBCursor.update()]
expected: FAIL
[Transaction inactive during structured clone in IDBObjectStore.put()]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[failures_AES-CBC.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() for Failures]
expected: FAIL

Просмотреть файл

@ -1243,9 +1243,6 @@
[failures_AES-CTR.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() for Failures]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[failures_AES-GCM.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() for Failures]
expected: FAIL

Просмотреть файл

@ -469,9 +469,6 @@
[failures_AES-KW.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() for Failures]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[failures_ECDH.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() for Failures]
expected: FAIL

Просмотреть файл

@ -235,9 +235,6 @@
[failures_ECDSA.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() for Failures]
expected: FAIL

Просмотреть файл

@ -385,9 +385,6 @@
[failures_HMAC.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() for Failures]
expected: FAIL

Просмотреть файл

@ -517,9 +517,6 @@
[failures_RSA-OAEP.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() for Failures]
expected: FAIL

Просмотреть файл

@ -205,9 +205,6 @@
[failures_RSA-PSS.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() for Failures]
expected: FAIL

Просмотреть файл

@ -205,9 +205,6 @@
[failures_RSASSA-PKCS1-v1_5.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() for Failures]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[successes_AES-CBC.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[successes_AES-CTR.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[successes_AES-GCM.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[successes_AES-KW.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[successes_ECDH.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[successes_ECDSA.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[successes_HMAC.https.any.worker.html]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

Просмотреть файл

@ -1,127 +1,79 @@
[successes_RSA-OAEP.https.any.worker.html?111-120]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?141-150]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?151-last]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?51-60]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?31-40]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?21-30]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?61-70]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?81-90]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?71-80]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?101-110]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?41-50]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?1-10]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?91-100]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?131-140]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?11-20]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-OAEP.https.any.worker.html?121-130]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

Просмотреть файл

@ -1,31 +1,19 @@
[successes_RSA-PSS.https.any.worker.html?11-20]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-PSS.https.any.worker.html?1-10]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-PSS.https.any.worker.html?31-last]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSA-PSS.https.any.worker.html?21-30]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

Просмотреть файл

@ -1,31 +1,19 @@
[successes_RSASSA-PKCS1-v1_5.https.any.worker.html?11-20]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSASSA-PKCS1-v1_5.https.any.worker.html?1-10]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSASSA-PKCS1-v1_5.https.any.worker.html?31-last]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL
[successes_RSASSA-PKCS1-v1_5.https.any.worker.html?21-30]
[Untitled]
expected: FAIL
[WebCryptoAPI: generateKey() Successful Calls]
expected: FAIL

Просмотреть файл

@ -1,10 +1,4 @@
[Accelerometer-disabled-by-feature-policy.https.html]
[Untitled]
expected: FAIL
[Accelerometer Feature Policy Test: Disabled]
expected: FAIL
[Accelerometer: Feature-Policy header accelerometer 'none' disallows the top-level document.]
expected: FAIL

Просмотреть файл

@ -1,10 +1,4 @@
[Accelerometer-enabled-by-feature-policy-attribute-redirect-on-load.https.html]
[Untitled]
expected: FAIL
[Accelerometer Feature Policy Test: Enabled by attribute redirect on load]
expected: FAIL
[Accelerometer: Feature-Policy allow='accelerometer' attribute allows same-origin relocation]
expected: FAIL

Просмотреть файл

@ -1,10 +1,4 @@
[Accelerometer-enabled-by-feature-policy-attribute.https.html]
[Untitled]
expected: FAIL
[Accelerometer Feature Policy Test: Enabled by attribute]
expected: FAIL
[Accelerometer: Feature-Policy allow='accelerometer' attribute allows same-origin iframe]
expected: FAIL

Просмотреть файл

@ -1,10 +1,4 @@
[Accelerometer-enabled-by-feature-policy.https.html]
[Untitled]
expected: FAIL
[Accelerometer Feature Policy Test: Enabled]
expected: FAIL
[Accelerometer: Feature-Policy header accelerometer * allows the top-level document.]
expected: FAIL

Просмотреть файл

@ -1,10 +1,4 @@
[Accelerometer-enabled-on-self-origin-by-feature-policy.https.html]
[Untitled]
expected: FAIL
[Accelerometer Feature Policy Test: Enabled on self origin]
expected: FAIL
[Accelerometer: Feature-Policy header accelerometer 'self' allows the top-level document.]
expected: FAIL

Просмотреть файл

@ -1,133 +1,13 @@
[Accelerometer.https.html]
[Accelerometer Test]
expected: FAIL
[Accelerometer: Test that 'onreading' is called and sensor reading is valid]
expected: FAIL
[Accelerometer: sensor reading is correct]
expected: FAIL
[Accelerometer: sensor timestamp is updated when time passes]
expected: FAIL
[Accelerometer: Test that sensor can be successfully created and its states are correct.]
expected: FAIL
[Accelerometer: sensor.start() returns undefined]
expected: FAIL
[Accelerometer: no exception is thrown when calling start() on already started sensor]
expected: FAIL
[Accelerometer: sensor.stop() returns undefined]
expected: FAIL
[Accelerometer: no exception is thrown when calling stop() on already stopped sensor]
expected: FAIL
[Accelerometer: Test that fresh reading is fetched on start()]
expected: FAIL
[Accelerometer: frequency hint works]
expected: FAIL
[Accelerometer: sensor receives suspend / resume notifications when cross-origin subframe is focused]
expected: FAIL
[Accelerometer: throw 'TypeError' if frequency is invalid]
expected: FAIL
[Accelerometer: sensor reading is correct when options.referenceFrame is 'screen']
expected: FAIL
[Accelerometer: throw 'TypeError' if referenceFrame is not one of enumeration values]
expected: FAIL
[GravitySensor: Test that 'onreading' is called and sensor reading is valid]
expected: FAIL
[GravitySensor: sensor reading is correct]
expected: FAIL
[GravitySensor: sensor timestamp is updated when time passes]
expected: FAIL
[GravitySensor: Test that sensor can be successfully created and its states are correct.]
expected: FAIL
[GravitySensor: sensor.start() returns undefined]
expected: FAIL
[GravitySensor: no exception is thrown when calling start() on already started sensor]
expected: FAIL
[GravitySensor: sensor.stop() returns undefined]
expected: FAIL
[GravitySensor: no exception is thrown when calling stop() on already stopped sensor]
expected: FAIL
[GravitySensor: Test that fresh reading is fetched on start()]
expected: FAIL
[GravitySensor: frequency hint works]
expected: FAIL
[GravitySensor: sensor receives suspend / resume notifications when cross-origin subframe is focused]
expected: FAIL
[GravitySensor: throw 'TypeError' if frequency is invalid]
expected: FAIL
[GravitySensor: sensor reading is correct when options.referenceFrame is 'screen']
expected: FAIL
[GravitySensor: throw 'TypeError' if referenceFrame is not one of enumeration values]
expected: FAIL
[LinearAccelerationSensor: Test that 'onreading' is called and sensor reading is valid]
expected: FAIL
[LinearAccelerationSensor: sensor reading is correct]
expected: FAIL
[LinearAccelerationSensor: sensor timestamp is updated when time passes]
expected: FAIL
[LinearAccelerationSensor: Test that sensor can be successfully created and its states are correct.]
expected: FAIL
[LinearAccelerationSensor: sensor.start() returns undefined]
expected: FAIL
[LinearAccelerationSensor: no exception is thrown when calling start() on already started sensor]
expected: FAIL
[LinearAccelerationSensor: sensor.stop() returns undefined]
expected: FAIL
[LinearAccelerationSensor: no exception is thrown when calling stop() on already stopped sensor]
expected: FAIL
[LinearAccelerationSensor: Test that fresh reading is fetched on start()]
expected: FAIL
[LinearAccelerationSensor: frequency hint works]
expected: FAIL
[LinearAccelerationSensor: sensor receives suspend / resume notifications when cross-origin subframe is focused]
expected: FAIL
[LinearAccelerationSensor: throw 'TypeError' if frequency is invalid]
expected: FAIL
[LinearAccelerationSensor: sensor reading is correct when options.referenceFrame is 'screen']
expected: FAIL
[LinearAccelerationSensor: throw 'TypeError' if referenceFrame is not one of enumeration values]
expected: FAIL
[LinearAccelerationSensor: frequency hint works.]
expected: FAIL

Просмотреть файл

@ -1,10 +1,4 @@
[AmbientLightSensor-disabled-by-feature-policy.https.html]
[Untitled]
expected: FAIL
[AmbientLightSensor Feature Policy Test: Disabled]
expected: FAIL
[AmbientLightSensor: Feature-Policy header ambient-light-sensor 'none' disallows the top-level document.]
expected: FAIL

Просмотреть файл

@ -1,10 +1,4 @@
[AmbientLightSensor-enabled-by-feature-policy-attribute-redirect-on-load.https.html]
[Untitled]
expected: FAIL
[AmbientLightSensor Feature Policy Test: Enabled by attribute redirect on load]
expected: FAIL
[AmbientLightSensor: Feature-Policy allow='ambient-light-sensor' attribute allows same-origin relocation]
expected: FAIL

Просмотреть файл

@ -1,10 +1,4 @@
[AmbientLightSensor-enabled-by-feature-policy-attribute.https.html]
[Untitled]
expected: FAIL
[AmbientLightSensor Feature Policy Test: Enabled by attribute]
expected: FAIL
[AmbientLightSensor: Feature-Policy allow='ambient-light-sensor' attribute allows same-origin iframe]
expected: FAIL

Просмотреть файл

@ -1,10 +1,4 @@
[AmbientLightSensor-enabled-by-feature-policy.https.html]
[Untitled]
expected: FAIL
[AmbientLightSensor Feature Policy Test: Enabled]
expected: FAIL
[AmbientLightSensor: Feature-Policy header ambient-light-sensor * allows the top-level document.]
expected: FAIL

Просмотреть файл

@ -1,10 +1,4 @@
[AmbientLightSensor-enabled-on-self-origin-by-feature-policy.https.html]
[Untitled]
expected: FAIL
[AmbientLightSensor Feature Policy Test: Enabled on self origin]
expected: FAIL
[AmbientLightSensor: Feature-Policy header ambient-light-sensor 'self' allows the top-level document.]
expected: FAIL

Просмотреть файл

@ -1,43 +1,7 @@
[AmbientLightSensor.https.html]
[AmbientLightSensor Test]
expected: FAIL
[AmbientLightSensor: Test that 'onreading' is called and sensor reading is valid]
expected: FAIL
[AmbientLightSensor: sensor reading is correct]
expected: FAIL
[AmbientLightSensor: sensor timestamp is updated when time passes]
expected: FAIL
[AmbientLightSensor: Test that sensor can be successfully created and its states are correct.]
expected: FAIL
[AmbientLightSensor: sensor.start() returns undefined]
expected: FAIL
[AmbientLightSensor: no exception is thrown when calling start() on already started sensor]
expected: FAIL
[AmbientLightSensor: sensor.stop() returns undefined]
expected: FAIL
[AmbientLightSensor: no exception is thrown when calling stop() on already stopped sensor]
expected: FAIL
[AmbientLightSensor: Test that fresh reading is fetched on start()]
expected: FAIL
[AmbientLightSensor: frequency hint works]
expected: FAIL
[AmbientLightSensor: sensor receives suspend / resume notifications when cross-origin subframe is focused]
expected: FAIL
[AmbientLightSensor: throw 'TypeError' if frequency is invalid]
expected: FAIL
[AmbientLightSensor: Test that frequency is capped to the maximum supported frequency.]
expected: FAIL

Просмотреть файл

@ -1,8 +1,2 @@
[current-time.https.html]
expected: ERROR
[The current time returns the hold time when set]
expected: FAIL
[The current time is calculated from the timeline time and start time]
expected: FAIL

Просмотреть файл

@ -8,12 +8,6 @@
[WorkletAnimation interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[WorkletGroupEffect interface: existence and properties of interface prototype object]
expected: FAIL
[WorkletGroupEffect interface object name]
expected: FAIL
[WorkletAnimation interface: existence and properties of interface prototype object]
expected: FAIL
@ -23,12 +17,6 @@
[WorkletAnimation interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[WorkletGroupEffect interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[WorkletGroupEffect interface object length]
expected: FAIL
[Stringification of new WorkletAnimation("name")]
expected: FAIL
@ -41,18 +29,9 @@
[WorkletAnimation interface object length]
expected: FAIL
[WorkletGroupEffect interface: operation getChildren()]
expected: FAIL
[WorkletAnimation interface object name]
expected: FAIL
[Partial interface AnimationEffect: valid exposure set]
expected: FAIL
[WorkletGroupEffect interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[idlharness.any.worker.html]
[Stringification of new WorkletAnimation("name")]
@ -67,9 +46,6 @@
[CSS namespace: operation escape(CSSOMString)]
expected: FAIL
[Partial interface AnimationEffect: valid exposure set]
expected: FAIL
[WorkletAnimation interface: new WorkletAnimation("name") must not have property "animatorName"]
expected: FAIL

Просмотреть файл

@ -1,20 +1,2 @@
[playback-rate.https.html]
expected: ERROR
[Zero current time is not affected by playbackRate set while the animation is in play-pending state.]
expected: FAIL
[Non zero current time is not affected by playbackRate set while the animation is in play state.]
expected: FAIL
[When playback rate is updated, the underlying effect is properly updated with the current time of its WorkletAnimation and produces correct visual result.]
expected: FAIL
[Zero current time is not affected by playbackRate set while the animation is in idle state.]
expected: FAIL
[The playback rate affects the rate of progress of the current time.]
expected: FAIL
[The playback rate set before the animation started playing affects the rate of progress of the current time]
expected: FAIL

Просмотреть файл

@ -2,15 +2,9 @@
[WorkletAnimation creation with timeline and options should work]
expected: FAIL
[If an effect has no target, object construction should fail]
expected: FAIL
[WorkletAnimation creation with timeline should work]
expected: FAIL
[If the effects are from different documents, object construction should fail]
expected: FAIL
[WorkletAnimation creation without timeline should use default documentation timeline]
expected: FAIL

Просмотреть файл

@ -1,20 +1,2 @@
[worklet-animation-with-fill-mode.https.html]
expected: ERROR
[Effect with fill mode forwards in after phase produces output that is equivalent to effect's end value.]
expected: FAIL
[Effect with local time at start point is in active phase.]
expected: FAIL
[Effect without fill mode backwards in before phase (local time before start) should deactivate the animation.]
expected: FAIL
[Effect without fill mode forwards in after phase (local time beyond end) should deactivate the animation.]
expected: FAIL
[Effect without fill mode in after phase (local time at end) should deactivate the animation.]
expected: FAIL
[Effect with fill mode backwards in before phase produces output that is equivalent to effect's start value.]
expected: FAIL

Просмотреть файл

@ -17,9 +17,6 @@
[Fetches can have requests with duplicate URLs]
expected: FAIL
[Fetches can have requests with a body]
expected: FAIL
[recordsAvailable is false after onbackgroundfetchsuccess finishes execution.]
expected: FAIL
@ -41,18 +38,6 @@
[Registration object gets updated values when a background fetch completes.]
expected: FAIL
[Matching to a single request should work]
expected: FAIL
[Matching to a non-existing request should work]
expected: FAIL
[Matching multiple times on the same request works as expected.]
expected: FAIL
[Responses failing CORS checks are not leaked]
expected: FAIL
[Access to active fetches is supported.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[idlharness.https.any.html]
[BackgroundFetchRegistration interface: attribute activeFetches]
expected: FAIL
[BackgroundFetchManager interface: existence and properties of interface object]
expected: FAIL
@ -14,12 +11,6 @@
[BackgroundFetchManager interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchFetch interface object length]
expected: FAIL
[BackgroundFetchManager interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
@ -32,102 +23,39 @@
[BackgroundFetchRegistration interface object name]
expected: FAIL
[BackgroundFetchActiveFetch interface object length]
expected: FAIL
[BackgroundFetchActiveFetches interface: operation match(RequestInfo, CacheQueryOptions)]
expected: FAIL
[BackgroundFetchManager interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchRegistration interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchActiveFetch interface object name]
expected: FAIL
[ServiceWorkerRegistration interface: attribute backgroundFetch]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchRegistration interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchActiveFetches interface: operation matchAll(RequestInfo, CacheQueryOptions)]
expected: FAIL
[BackgroundFetchManager interface: operation getIds()]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchFetch interface: attribute request]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchManager interface object name]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchActiveFetch interface: attribute responseReady]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchManager interface: operation get(DOMString)]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchRegistration interface: attribute uploaded]
expected: FAIL
[BackgroundFetchActiveFetches interface object name]
expected: FAIL
[BackgroundFetchRegistration interface: operation abort()]
expected: FAIL
[BackgroundFetchActiveFetches interface: operation values()]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchActiveFetches interface object length]
expected: FAIL
[BackgroundFetchFetch interface object name]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchRegistration interface: attribute onprogress]
expected: FAIL
[BackgroundFetchRegistration interface: attribute downloaded]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchRegistration interface: existence and properties of interface prototype object]
expected: FAIL
@ -170,9 +98,6 @@
[BackgroundFetchRecord interface: attribute responseReady]
expected: FAIL
[BackgroundFetchRegistration interface: attribute state]
expected: FAIL
[BackgroundFetchRecord interface object length]
expected: FAIL
@ -184,9 +109,6 @@
[idlharness.https.any.worker.html]
[BackgroundFetchRegistration interface: attribute activeFetches]
expected: FAIL
[BackgroundFetchManager interface: existence and properties of interface object]
expected: FAIL
@ -199,12 +121,6 @@
[BackgroundFetchManager interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchFetch interface object length]
expected: FAIL
[BackgroundFetchManager interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
@ -217,102 +133,39 @@
[BackgroundFetchRegistration interface object name]
expected: FAIL
[BackgroundFetchActiveFetch interface object length]
expected: FAIL
[BackgroundFetchActiveFetches interface: operation match(RequestInfo, CacheQueryOptions)]
expected: FAIL
[BackgroundFetchManager interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchRegistration interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchActiveFetch interface object name]
expected: FAIL
[ServiceWorkerRegistration interface: attribute backgroundFetch]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchRegistration interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchActiveFetches interface: operation matchAll(RequestInfo, CacheQueryOptions)]
expected: FAIL
[BackgroundFetchManager interface: operation getIds()]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchFetch interface: attribute request]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchManager interface object name]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchActiveFetch interface: attribute responseReady]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchManager interface: operation get(DOMString)]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchRegistration interface: attribute uploaded]
expected: FAIL
[BackgroundFetchActiveFetches interface object name]
expected: FAIL
[BackgroundFetchRegistration interface: operation abort()]
expected: FAIL
[BackgroundFetchActiveFetches interface: operation values()]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchActiveFetches interface object length]
expected: FAIL
[BackgroundFetchFetch interface object name]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchRegistration interface: attribute onprogress]
expected: FAIL
[BackgroundFetchRegistration interface: attribute downloaded]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchRegistration interface: existence and properties of interface prototype object]
expected: FAIL
@ -355,9 +208,6 @@
[BackgroundFetchRecord interface: attribute responseReady]
expected: FAIL
[BackgroundFetchRegistration interface: attribute state]
expected: FAIL
[BackgroundFetchRecord interface object length]
expected: FAIL
@ -369,81 +219,27 @@
[idlharness.https.any.serviceworker.html]
[BackgroundFetchRegistration interface: attribute activeFetches]
expected: FAIL
[BackgroundFetchRegistration interface: attribute uploadTotal]
expected: FAIL
[BackgroundFetchManager interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchActiveFetch interface object length]
expected: FAIL
[BackgroundFetchSettledEvent interface: attribute fetches]
expected: FAIL
[BackgroundFetchSettledFetches interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[ServiceWorkerRegistration interface: attribute backgroundFetch]
expected: FAIL
[BackgroundFetchSettledFetch interface: attribute response]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchActiveFetches interface: operation matchAll(RequestInfo, CacheQueryOptions)]
expected: FAIL
[BackgroundFetchSettledFetches interface: operation matchAll(RequestInfo, CacheQueryOptions)]
expected: FAIL
[BackgroundFetchManager interface object name]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchUpdateEvent interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchEvent interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchUpdateEvent interface object name]
expected: FAIL
[BackgroundFetchClickEvent interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchRegistration interface: attribute id]
expected: FAIL
[BackgroundFetchUpdateEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchClickEvent interface object length]
expected: FAIL
[BackgroundFetchClickEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchFetch interface object length]
expected: FAIL
[BackgroundFetchManager interface object length]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchManager interface: existence and properties of interface prototype object]
expected: FAIL
@ -453,27 +249,12 @@
[BackgroundFetchRegistration interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchSettledEvent interface object name]
expected: FAIL
[BackgroundFetchFetch interface: attribute request]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchSettledFetches interface object length]
expected: FAIL
[BackgroundFetchManager interface: operation getIds()]
expected: FAIL
[ServiceWorkerGlobalScope interface: attribute onbackgroundfetchfail]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchRegistration interface: attribute onprogress]
expected: FAIL
@ -483,105 +264,27 @@
[BackgroundFetchRegistration interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchClickEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchUpdateEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchRegistration interface: attribute downloadTotal]
expected: FAIL
[BackgroundFetchEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[ServiceWorkerGlobalScope interface: attribute onbackgroundfetched]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchActiveFetches interface: operation match(RequestInfo, CacheQueryOptions)]
expected: FAIL
[BackgroundFetchRegistration interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchSettledEvent interface object length]
expected: FAIL
[BackgroundFetchActiveFetch interface object name]
expected: FAIL
[BackgroundFetchSettledFetches interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchSettledFetches interface object name]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchSettledEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchSettledFetch interface object length]
expected: FAIL
[BackgroundFetchEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchActiveFetch interface: attribute responseReady]
expected: FAIL
[BackgroundFetchSettledEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchManager interface: operation get(DOMString)]
expected: FAIL
[BackgroundFetchUpdateEvent interface: operation updateUI(DOMString)]
expected: FAIL
[BackgroundFetchSettledFetch interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchFetch interface object name]
expected: FAIL
[BackgroundFetchClickEvent interface: attribute state]
expected: FAIL
[BackgroundFetchSettledEvent interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchSettledFetches interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchSettledEvent interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchUpdateEvent interface object length]
expected: FAIL
[BackgroundFetchEvent interface: attribute id]
expected: FAIL
[BackgroundFetchManager interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchRegistration interface object length]
expected: FAIL
[BackgroundFetchSettledFetches interface: operation values()]
expected: FAIL
[BackgroundFetchManager interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
@ -591,66 +294,24 @@
[BackgroundFetchRegistration interface object name]
expected: FAIL
[BackgroundFetchSettledFetch interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchUpdateEvent interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchEvent interface: existence and properties of interface prototype object]
expected: FAIL
[ServiceWorkerGlobalScope interface: attribute onbackgroundfetchabort]
expected: FAIL
[BackgroundFetchClickEvent interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchSettledFetch interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchSettledFetch interface object name]
expected: FAIL
[BackgroundFetchSettledFetches interface: operation match(RequestInfo, CacheQueryOptions)]
expected: FAIL
[BackgroundFetchEvent interface object length]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchRegistration interface: attribute uploaded]
expected: FAIL
[BackgroundFetchActiveFetches interface object name]
expected: FAIL
[BackgroundFetchRegistration interface: operation abort()]
expected: FAIL
[BackgroundFetchSettledFetches interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchActiveFetches interface: operation values()]
expected: FAIL
[BackgroundFetchClickEvent interface object name]
expected: FAIL
[BackgroundFetchActiveFetches interface object length]
expected: FAIL
[BackgroundFetchSettledFetch interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchRegistration interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface object]
expected: FAIL
[ServiceWorkerGlobalScope interface: attribute onbackgroundfetchclick]
expected: FAIL
@ -708,9 +369,6 @@
[BackgroundFetchRecord interface: attribute responseReady]
expected: FAIL
[BackgroundFetchRegistration interface: attribute state]
expected: FAIL
[BackgroundFetchUpdateUIEvent interface object name]
expected: FAIL
@ -725,9 +383,6 @@
[idlharness.https.any.sharedworker.html]
[BackgroundFetchRegistration interface: attribute activeFetches]
expected: FAIL
[BackgroundFetchManager interface: existence and properties of interface object]
expected: FAIL
@ -740,12 +395,6 @@
[BackgroundFetchManager interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchFetch interface object length]
expected: FAIL
[BackgroundFetchManager interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
@ -758,102 +407,39 @@
[BackgroundFetchRegistration interface object name]
expected: FAIL
[BackgroundFetchActiveFetch interface object length]
expected: FAIL
[BackgroundFetchActiveFetches interface: operation match(RequestInfo, CacheQueryOptions)]
expected: FAIL
[BackgroundFetchManager interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchRegistration interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchActiveFetch interface object name]
expected: FAIL
[ServiceWorkerRegistration interface: attribute backgroundFetch]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchRegistration interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchActiveFetches interface: operation matchAll(RequestInfo, CacheQueryOptions)]
expected: FAIL
[BackgroundFetchManager interface: operation getIds()]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchFetch interface: attribute request]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchFetch interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchManager interface object name]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchActiveFetch interface: attribute responseReady]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface object]
expected: FAIL
[BackgroundFetchManager interface: operation get(DOMString)]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface prototype object]
expected: FAIL
[BackgroundFetchRegistration interface: attribute uploaded]
expected: FAIL
[BackgroundFetchActiveFetches interface object name]
expected: FAIL
[BackgroundFetchRegistration interface: operation abort()]
expected: FAIL
[BackgroundFetchActiveFetches interface: operation values()]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchActiveFetches interface object length]
expected: FAIL
[BackgroundFetchFetch interface object name]
expected: FAIL
[BackgroundFetchActiveFetches interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BackgroundFetchRegistration interface: attribute onprogress]
expected: FAIL
[BackgroundFetchRegistration interface: attribute downloaded]
expected: FAIL
[BackgroundFetchActiveFetch interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BackgroundFetchRegistration interface: existence and properties of interface prototype object]
expected: FAIL
@ -896,9 +482,6 @@
[BackgroundFetchRecord interface: attribute responseReady]
expected: FAIL
[BackgroundFetchRegistration interface: attribute state]
expected: FAIL
[BackgroundFetchRecord interface object length]
expected: FAIL

Просмотреть файл

@ -8,21 +8,6 @@
[loopback IPv6 http: fetch should register ok]
expected: FAIL
[non-loopback http: fetch should reject]
expected: FAIL
[non-loopback IPv4 http: fetch should reject]
expected: FAIL
[non-loopback IPv6 http: fetch should reject]
expected: FAIL
[https: and non-loopback http: fetch should reject]
expected: FAIL
[non-loopback http: and https: fetch should reject]
expected: FAIL
[wss: fetch should reject]
expected: FAIL

Просмотреть файл

@ -5,9 +5,6 @@
[Background Fetch updateUI resolves]
expected: FAIL
[Background Fetch without updateUI resolves]
expected: FAIL
[Background Fetch updateUI fails when event is not active]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[battery-interface-idlharness.https.window.html]
[Test IDL implementation of Battery Status API]
expected: FAIL
[idl_test setup]
expected: FAIL

Просмотреть файл

@ -2,9 +2,6 @@
[Verify calling 'navigator.sendBeacon()' with a large payload returns 'false'.]
expected: FAIL
[Verify calling 'navigator.sendBeacon()' with a small payload fails while Quota is completely utilized.]
expected: FAIL
[Verify the behavior after the quota is exhausted.]
expected: FAIL

Просмотреть файл

@ -1,13 +1,4 @@
[beacon-readablestream.window.html]
[sendBeacon() with a stream on which read() is called]
expected: FAIL
[sendBeacon() with a stream on which getReader() is called]
expected: FAIL
[sendBeacon() with a stream on which read() and releaseLock() are called]
expected: FAIL
[sendBeacon() with a stream does not work due to the keepalive flag being set]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[adapter-absent-getAvailability.https.window.html]
[adapter-absent-getAvailability]
expected: FAIL
[getAvailability() resolves with false if the system does not have an adapter.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[adapter-added-getAvailability.https.window.html]
[adapter-added-getAvailability]
expected: FAIL
[getAvailability() resolves with true after adapter is inserted into a system with a platform that supports Bluetooth LE.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[adapter-powered-off-getAvailability.https.window.html]
[adapter-powered-off-getAvailability]
expected: FAIL
[getAvailability() resolves with true if the Bluetooth radio is powered off, but the platform that supports Bluetooth LE.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[adapter-powered-on-getAvailability.https.window.html]
[adapter-powered-on-getAvailability]
expected: FAIL
[getAvailability() resolves with true if the Bluetooth radio is powered on and the platform supports Bluetooth LE.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[adapter-powered-on-off-on-getAvailability.https.window.html]
[adapter-powered-on-off-on-getAvailability]
expected: FAIL
[getAvailability() is not affected by the powered state of the adapter.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[adapter-removed-getAvailability.https.window.html]
[adapter-removed-getAvailability]
expected: FAIL
[getAvailability() resolves with false after the powered on adapter is removed.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[cross-origin-iframe-getAvailability.sub.https.window.html]
[cross-origin-iframe-getAvailability]
expected: FAIL
[getAvailability() resolves with false if called from a unique origin]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[characteristicProperties.https.window.html]
[characteristicProperties]
expected: FAIL
[HeartRate device properties]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[gen-characteristic-is-removed.https.window.html]
[gen-characteristic-is-removed]
expected: FAIL
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[gen-descriptor-get-same-object.https.window.html]
[gen-descriptor-get-same-object]
expected: FAIL
[Calls to getDescriptor should return the same object.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[gen-service-is-removed.https.window.html]
[gen-service-is-removed]
expected: FAIL
[Service is removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[gen-characteristic-is-removed-with-uuid.https.window.html]
[gen-characteristic-is-removed-with-uuid]
expected: FAIL
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[gen-characteristic-is-removed.https.window.html]
[gen-characteristic-is-removed]
expected: FAIL
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[gen-descriptor-get-same-object.https.window.html]
[gen-descriptor-get-same-object]
expected: FAIL
[Calls to getDescriptors should return the same object.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[gen-service-is-removed-with-uuid.https.window.html]
[gen-service-is-removed-with-uuid]
expected: FAIL
[Service is removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[gen-service-is-removed.https.window.html]
[gen-service-is-removed]
expected: FAIL
[Service is removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[characteristic-is-removed.https.window.html]
[characteristic-is-removed]
expected: FAIL
[Characteristic is removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[service-is-removed.https.window.html]
[service-is-removed]
expected: FAIL
[Service is removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[add-multiple-event-listeners.https.window.html]
[add-multiple-event-listeners]
expected: FAIL
[Add multiple event listeners then readValue().]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[characteristic-is-removed.https.window.html]
[characteristic-is-removed]
expected: FAIL
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[event-is-fired.https.window.html]
[event-is-fired]
expected: FAIL
[Reading a characteristic should fire an event.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[gen-characteristic-is-removed.https.window.html]
[gen-characteristic-is-removed]
expected: FAIL
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[read-succeeds.https.window.html]
[read-succeeds]
expected: FAIL
[A read request succeeds and returns the characteristic's value.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[read-updates-value.https.window.html]
[read-updates-value]
expected: FAIL
[Succesful read should update characteristic.value]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[service-is-removed.https.window.html]
[service-is-removed]
expected: FAIL
[Service gets removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[service-same-from-2-characteristics.https.window.html]
[service-same-from-2-characteristics]
expected: FAIL
[Same parent service returned from multiple characteristics.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[service-same-object.https.window.html]
[service-same-object]
expected: FAIL
[[SameObject\] test for BluetoothRemoteGATTCharacteristic service.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[gen-characteristic-is-removed.https.window.html]
[gen-characteristic-is-removed]
expected: FAIL
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[buffer-is-detached.https.window.html]
[buffer-is-detached]
expected: FAIL
[writeValue() fails when passed a detached buffer]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[characteristic-is-removed.https.window.html]
[characteristic-is-removed]
expected: FAIL
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[gen-characteristic-is-removed.https.window.html]
[gen-characteristic-is-removed]
expected: FAIL
[Characteristic gets removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[service-is-removed.https.window.html]
[service-is-removed]
expected: FAIL
[Service gets removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[write-succeeds.https.window.html]
[write-succeeds]
expected: FAIL
[A regular write request to a writable characteristic should succeed.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[gen-service-is-removed.https.window.html]
[gen-service-is-removed]
expected: FAIL
[Service gets removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[read-succeeds.https.window.html]
[read-succeeds]
expected: FAIL
[A read request succeeds and returns the descriptor's value.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[buffer-is-detached.https.window.html]
[buffer-is-detached]
expected: FAIL
[writeValue() fails when passed a detached buffer]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[gen-service-is-removed.https.window.html]
[gen-service-is-removed]
expected: FAIL
[Service gets removed. Reject with InvalidStateError.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[disconnected.https.window.html]
[disconnected]
expected: FAIL
[A device disconnecting while connected should fire the gattserverdisconnected event.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[disconnected_gc.https.window.html]
[disconnected_gc]
expected: FAIL
[A device disconnecting after the BluetoothDevice object has been GC'ed should not access freed memory.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[one-event-per-disconnection.https.window.html]
[one-event-per-disconnection]
expected: FAIL
[If a site disconnects from a device while the platform is disconnecting that device, only one gattserverdisconnected event should fire.]
expected: FAIL

Просмотреть файл

@ -1,7 +1,4 @@
[reconnect-during-disconnected-event.https.window.html]
[reconnect-during-disconnected-event]
expected: FAIL
[A device that reconnects during the gattserverdisconnected event should still receive gattserverdisconnected events after re-connection.]
expected: FAIL

Просмотреть файл

@ -5,6 +5,3 @@
[BluetoothDevice attributes.]
expected: FAIL
[Untitled]
expected: FAIL

Просмотреть файл

@ -2,6 +2,3 @@
[Device with empty name and no UUIDs nearby. Should be found if acceptAllDevices is true.]
expected: FAIL
[Untitled]
expected: FAIL

Просмотреть файл

@ -2,6 +2,3 @@
[A device with name and no UUIDs nearby. Should be found if acceptAllDevices is true.]
expected: FAIL
[Untitled]
expected: FAIL

Просмотреть файл

@ -2,6 +2,3 @@
[requestDevice called with acceptAllDevices: true and with no optionalServices. Should not get access to any services.]
expected: FAIL
[Untitled]
expected: FAIL

Просмотреть файл

@ -2,6 +2,3 @@
[requestDevice called with acceptAllDevices: true and with optionalServices. Should get access to services.]
expected: FAIL
[Untitled]
expected: FAIL

Просмотреть файл

@ -2,6 +2,3 @@
[Reject with SecurityError if requesting a blocklisted service.]
expected: FAIL
[Untitled]
expected: FAIL

Просмотреть файл

@ -2,6 +2,3 @@
[Blocklisted UUID in optionalServices is removed and access not granted.]
expected: FAIL
[Untitled]
expected: FAIL

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше