mirror of
https://github.com/servo/servo.git
synced 2025-09-10 06:58:21 +01:00
Update web-platform-tests to revision bd951736b4d7dbfd862dfa0f27271b544e35ca30
This commit is contained in:
parent
461bce1241
commit
74f3bef690
110 changed files with 2556 additions and 363 deletions
File diff suppressed because it is too large
Load diff
|
@ -5,18 +5,12 @@
|
|||
[Bluetooth interface: attribute onserviceadded]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothRemoteGATTService interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[Bluetooth interface: navigator.bluetooth must inherit property "oncharacteristicvaluechanged" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothServiceDataMap interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothDevice interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothManufacturerDataMap interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -26,9 +20,6 @@
|
|||
[BluetoothRemoteGATTDescriptor interface: operation readValue()]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothRemoteGATTCharacteristic interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothAdvertisingEvent interface: event must inherit property "uuids" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -53,9 +44,6 @@
|
|||
[BluetoothRemoteGATTService interface: operation getCharacteristics(BluetoothCharacteristicUUID)]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothRemoteGATTService interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothRemoteGATTCharacteristic interface: operation stopNotifications()]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -128,9 +116,6 @@
|
|||
[BluetoothRemoteGATTCharacteristic interface: operation writeValue(BufferSource)]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothRemoteGATTCharacteristic interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothRemoteGATTServer interface: operation getPrimaryService(BluetoothServiceUUID)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -158,9 +143,6 @@
|
|||
[ValueEvent interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[BluetoothDevice interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[ValueEvent interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[font-display-feature-policy.tentative.html]
|
||||
expected: FAIL
|
|
@ -6,3 +6,6 @@
|
|||
[Instant scrolling while doing history navigation.]
|
||||
expected: FAIL
|
||||
|
||||
[Smooth scrolling while doing history navigation.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[insert-sibling-002.html]
|
||||
[Remove/Insert adjacent sibling of parent]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[insert-sibling-003.html]
|
||||
[Remove/Insert earlier sibling of ancestor]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[insert-sibling-004.html]
|
||||
[Remove/Insert earlier sibling of parent]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[HTMLCollection-as-prototype.html]
|
||||
[HTMLCollection as a prototype and setting own properties]
|
||||
expected: FAIL
|
||||
|
|
@ -32,6 +32,7 @@
|
|||
|
||||
|
||||
[single-byte-decoder.html?XMLHttpRequest]
|
||||
expected: CRASH
|
||||
[ISO-8859-2: iso_8859-2:1987 (XMLHttpRequest)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -312,3 +312,6 @@
|
|||
[<iframe>: separate response Content-Type: text/plain */*;charset=gbk]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html;" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -11,3 +11,6 @@
|
|||
[X-Content-Type-Options%3A%20nosniff%0C]
|
||||
expected: FAIL
|
||||
|
||||
[X-Content-Type-Options%3A%20'NosniFF']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[traverse_the_history_5.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue