Update web-platform-tests to revision b'8f3f629756d7351867a8be36d5f217608b9adc61' (#35065)

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-01-19 02:36:07 +01:00 committed by GitHub
parent f57ceeb3b4
commit 9306f575c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1779 changed files with 28718 additions and 15792 deletions

View file

@ -8,3 +8,6 @@
[Blob URL area element click should enforce noopener for a cross-top-level-site navigation]
expected: TIMEOUT
[Blob URL should partition subframe navigation.]
expected: FAIL

View file

@ -14,3 +14,6 @@
[Opening a blob URL in a new window by clicking an <a> tag works immediately before revoking the URL.]
expected: TIMEOUT
[Fetching a blob URL immediately before revoking it works in <script> tags.]
expected: TIMEOUT

File diff suppressed because it is too large Load diff

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -1,4 +0,0 @@
[abort-before-watchAdvertisements.https.window.html]
[watchAdvertisements() rejects if passed an aborted signal.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[abort-pending-operation.https.window.html]
[AbortController stops a pending watchAdvertisements() operation.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[abort-signal-stops-events.https.window.html]
[AbortController stops 'advertisementreceived' events from being fired on the device object.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[abort-subsequent-watchAdvertisements-call-stops-events.https.window.html]
[AbortController on subsequent watchAdvertisements() call cancels the watch advertisements operation.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[advertisementreceived-event-fired.https.window.html]
[watchAdvertisements() enables 'advertisementreceived' events to be fired on the device object.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[concurrent-watchAdvertisements-calls.https.window.html]
[concurrent watchAdvertisements() calls results in the second call rejecting with 'InvalidStateError']
expected: FAIL

View file

@ -1,4 +0,0 @@
[service-and-manufacturer-data-filtered-from-event.https.window.html]
[Service and Manufacturer that were not granted with requestDevice() are filtered from the advertisement event.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[subsequent-watchAdvertisements-call.https.window.html]
[subsequent watchAdvertisements() calls result in the second call resolving successfully.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[watching-two-devices-abort-one-watchAdvertisements.https.window.html]
[AbortController while watching advertisements for two devices stops the correct watchAdvertisements() operation.]
expected: FAIL

View file

@ -1,4 +0,0 @@
[watching-two-devices.https.window.html]
[Events are fired on correct device with multiple watchAdvertisements() calls.]
expected: FAIL

View file

@ -1,226 +0,0 @@
[idlharness.tentative.https.window.html]
[BluetoothDevice interface: operation watchAdvertisements(optional WatchAdvertisementsOptions)]
expected: FAIL
[BluetoothPermissionResult interface: attribute devices]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "getDevices()" with the proper type]
expected: FAIL
[BluetoothRemoteGATTService interface: attribute oncharacteristicvaluechanged]
expected: FAIL
[Bluetooth interface: attribute onserviceadded]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "oncharacteristicvaluechanged" with the proper type]
expected: FAIL
[BluetoothServiceDataMap interface object length]
expected: FAIL
[BluetoothManufacturerDataMap interface: existence and properties of interface prototype object]
expected: FAIL
[BluetoothAdvertisingEvent interface: attribute manufacturerData]
expected: FAIL
[BluetoothRemoteGATTDescriptor interface: operation readValue()]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "onadvertisementreceived" with the proper type]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "uuids" with the proper type]
expected: FAIL
[Bluetooth interface: operation requestDevice(optional RequestDeviceOptions)]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation readValue()]
expected: FAIL
[BluetoothRemoteGATTServer interface: operation connect()]
expected: FAIL
[Bluetooth interface: attribute referringDevice]
expected: FAIL
[BluetoothAdvertisingEvent interface: attribute uuids]
expected: FAIL
[Stringification of event]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation getDescriptors(optional BluetoothDescriptorUUID)]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation stopNotifications()]
expected: FAIL
[BluetoothManufacturerDataMap interface: existence and properties of interface object]
expected: FAIL
[Bluetooth interface: attribute onadvertisementreceived]
expected: FAIL
[BluetoothRemoteGATTDescriptor interface: operation writeValue(BufferSource)]
expected: FAIL
[BluetoothAdvertisingEvent must be primary interface of event]
expected: FAIL
[BluetoothServiceDataMap interface: existence and properties of interface object]
expected: FAIL
[Bluetooth interface: operation getDevices()]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "onserviceremoved" with the proper type]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation writeValueWithResponse(BufferSource)]
expected: FAIL
[BluetoothServiceDataMap interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "manufacturerData" with the proper type]
expected: FAIL
[BluetoothManufacturerDataMap interface object length]
expected: FAIL
[BluetoothAdvertisingEvent interface: attribute serviceData]
expected: FAIL
[Bluetooth interface: attribute onserviceremoved]
expected: FAIL
[BluetoothManufacturerDataMap interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation getDescriptor(BluetoothDescriptorUUID)]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "txPower" with the proper type]
expected: FAIL
[ValueEvent interface: attribute value]
expected: FAIL
[BluetoothManufacturerDataMap interface object name]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation startNotifications()]
expected: FAIL
[BluetoothServiceDataMap interface object name]
expected: FAIL
[BluetoothDevice interface: attribute onservicechanged]
expected: FAIL
[Bluetooth interface: attribute onservicechanged]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "ongattserverdisconnected" with the proper type]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation writeValue(BufferSource)]
expected: FAIL
[BluetoothRemoteGATTCharacteristic interface: operation writeValueWithoutResponse(BufferSource)]
expected: FAIL
[BluetoothRemoteGATTServer interface: operation getPrimaryService(BluetoothServiceUUID)]
expected: FAIL
[BluetoothDevice interface: attribute oncharacteristicvaluechanged]
expected: FAIL
[BluetoothRemoteGATTService interface: operation getIncludedServices(optional BluetoothServiceUUID)]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "device" with the proper type]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "name" with the proper type]
expected: FAIL
[BluetoothManufacturerDataMap interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[ValueEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BluetoothRemoteGATTServer interface: operation getPrimaryServices(optional BluetoothServiceUUID)]
expected: FAIL
[Bluetooth interface: attribute ongattserverdisconnected]
expected: FAIL
[ValueEvent interface: existence and properties of interface prototype object]
expected: FAIL
[ValueEvent interface object length]
expected: FAIL
[BluetoothRemoteGATTService interface: operation getCharacteristics(optional BluetoothCharacteristicUUID)]
expected: FAIL
[ValueEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[ValueEvent interface: existence and properties of interface object]
expected: FAIL
[Bluetooth interface: operation getAvailability()]
expected: FAIL
[BluetoothRemoteGATTService interface: operation getIncludedService(BluetoothServiceUUID)]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "rssi" with the proper type]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "appearance" with the proper type]
expected: FAIL
[BluetoothServiceDataMap interface: existence and properties of interface prototype object]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "onserviceadded" with the proper type]
expected: FAIL
[BluetoothDevice interface: attribute onserviceremoved]
expected: FAIL
[ValueEvent interface object name]
expected: FAIL
[BluetoothRemoteGATTService interface: operation getCharacteristic(BluetoothCharacteristicUUID)]
expected: FAIL
[BluetoothDevice interface: attribute onserviceadded]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "referringDevice" with the proper type]
expected: FAIL
[Bluetooth interface: navigator.bluetooth must inherit property "onservicechanged" with the proper type]
expected: FAIL
[BluetoothServiceDataMap interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BluetoothDevice interface: attribute onadvertisementreceived]
expected: FAIL
[BluetoothAdvertisingEvent interface: event must inherit property "serviceData" with the proper type]
expected: FAIL
[Bluetooth interface: attribute oncharacteristicvaluechanged]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-ellipsis-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-ellipsis-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-ellipsis-003.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-ellipsis-004.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-ellipsis-005.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-ellipsis-006.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-ellipsis-007.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-ellipsis-008.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[block-ellipsis-009.tentative.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[line-clamp-with-floats-010.tentative.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[webkit-line-clamp-051.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[webkit-line-clamp-052.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[webkit-line-clamp-053.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[paint2d-imageSmoothingQuality.high.https.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[paint2d-imageSmoothingQuality.low.https.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[paint2d-imageSmoothingQuality.med.https.html]
expected: FAIL

View file

@ -0,0 +1,9 @@
[after-change-style-inherited.html]
[Start .inner transition based on inherited after-change color from .outer (lime)]
expected: FAIL
[Start .inner transition based on inherited after-change background-color from .outer (lime)]
expected: FAIL
[Start inner transitions based on inherited after-change color and word-spacing from two different ancestors]
expected: FAIL

View file

@ -128,9 +128,6 @@
[CSS Values and Units Test: attr 48]
expected: FAIL
[CSS Values and Units Test: attr 49]
expected: FAIL
[CSS Values and Units Test: attr 50]
expected: FAIL
@ -194,12 +191,6 @@
[CSS Values and Units Test: attr 70]
expected: FAIL
[CSS Values and Units Test: attr 81]
expected: FAIL
[CSS Values and Units Test: attr 82]
expected: FAIL
[CSS Values and Units Test: attr 29]
expected: FAIL
@ -209,11 +200,35 @@
[CSS Values and Units Test: attr 71]
expected: FAIL
[CSS Values and Units Test: attr 83]
expected: FAIL
[CSS Values and Units Test: attr 72]
expected: FAIL
[CSS Values and Units Test: attr 84]
[CSS Values and Units Test: attr 73]
expected: FAIL
[CSS Values and Units Test: attr 74]
expected: FAIL
[CSS Values and Units Test: attr 75]
expected: FAIL
[CSS Values and Units Test: attr 76]
expected: FAIL
[CSS Values and Units Test: attr 77]
expected: FAIL
[CSS Values and Units Test: attr 78]
expected: FAIL
[CSS Values and Units Test: attr 87]
expected: FAIL
[CSS Values and Units Test: attr 88]
expected: FAIL
[CSS Values and Units Test: attr 89]
expected: FAIL
[CSS Values and Units Test: attr 90]
expected: FAIL

View file

@ -0,0 +1,54 @@
[attr-cycle.tentative.html]
[CSS Values and Units Test: attr]
expected: FAIL
[CSS Values and Units Test: attr 1]
expected: FAIL
[CSS Values and Units Test: attr 2]
expected: FAIL
[CSS Values and Units Test: attr 3]
expected: FAIL
[CSS Values and Units Test: attr 4]
expected: FAIL
[CSS Values and Units Test: attr 5]
expected: FAIL
[CSS Values and Units Test: attr 6]
expected: FAIL
[CSS Values and Units Test: attr 7]
expected: FAIL
[CSS Values and Units Test: attr 8]
expected: FAIL
[CSS Values and Units Test: attr 9]
expected: FAIL
[CSS Values and Units Test: attr 10]
expected: FAIL
[CSS Values and Units Test: attr 11]
expected: FAIL
[CSS Values and Units Test: attr 12]
expected: FAIL
[CSS Values and Units Test: attr 14]
expected: FAIL
[CSS Values and Units Test: attr 16]
expected: FAIL
[CSS Values and Units Test: attr 18]
expected: FAIL
[CSS Values and Units Test: attr 19]
expected: FAIL
[CSS Values and Units Test: attr 20]
expected: FAIL

View file

@ -0,0 +1,195 @@
[random-computed.tentative.html]
[Property scale value 'random(1, 11)']
expected: FAIL
[Property scale value 'random(--foo, 2, 12)']
expected: FAIL
[Property scale value 'random(--foo per-element, 3, 13)']
expected: FAIL
[Property scale value 'random(per-element --foo, 4, 14)']
expected: FAIL
[Property scale value 'random(0, 10, by 5)']
expected: FAIL
[Property scale value 'random(--foo, 10, 20, by 5)']
expected: FAIL
[Property scale value 'random(--foo per-element, 20, 30, by 5)']
expected: FAIL
[Property scale value 'random(per-element --foo, 30, 40, by 5)']
expected: FAIL
[Property scale value 'random(100, 10)']
expected: FAIL
[Property scale value 'random(-10, -100)']
expected: FAIL
[Property scale value 'random(-100, -10)']
expected: FAIL
[Property scale value 'random(40, 50, by -5)']
expected: FAIL
[Property scale value 'random(5 * 1, 30 / 2)']
expected: FAIL
[Property scale value 'calc(2 * random(6, 16))']
expected: FAIL
[Property scale value 'random(NaN, 100)']
expected: FAIL
[Property scale value 'random(10, NaN)']
expected: FAIL
[Property scale value 'random(NaN, NaN)']
expected: FAIL
[Property scale value 'random(NaN, 100, by 10)']
expected: FAIL
[Property scale value 'random(10, NaN, by 10)']
expected: FAIL
[Property scale value 'random(NaN, NaN, by 10)']
expected: FAIL
[Property scale value 'random(NaN, 100, by NaN)']
expected: FAIL
[Property scale value 'random(10, NaN, by NaN)']
expected: FAIL
[Property scale value 'random(NaN, NaN, by NaN)']
expected: FAIL
[Property scale value 'random(10, 100, by NaN)']
expected: FAIL
[Property scale value 'calc(10 + random(NaN, 100))']
expected: FAIL
[Property scale value 'calc(10 + random(10, NaN))']
expected: FAIL
[Property scale value 'calc(10 + random(NaN, NaN))']
expected: FAIL
[Property scale value 'calc(10 + random(NaN, 100, by 10))']
expected: FAIL
[Property scale value 'calc(10 + random(10, NaN, by 10))']
expected: FAIL
[Property scale value 'calc(10 + random(NaN, NaN, by 10))']
expected: FAIL
[Property scale value 'calc(10 + random(NaN, 100, by NaN))']
expected: FAIL
[Property scale value 'calc(10 + random(10, NaN, by NaN))']
expected: FAIL
[Property scale value 'calc(10 + random(NaN, NaN, by NaN))']
expected: FAIL
[Property scale value 'calc(10 + random(10, 100, by NaN))']
expected: FAIL
[Property scale value 'random(infinity, 100)']
expected: FAIL
[Property scale value 'random(10, infinity)']
expected: FAIL
[Property scale value 'random(infinity, infinity)']
expected: FAIL
[Property scale value 'random(infinity, 100, by 10)']
expected: FAIL
[Property scale value 'random(10, infinity, by 10)']
expected: FAIL
[Property scale value 'random(infinity, infinity, by 10)']
expected: FAIL
[Property scale value 'random(infinity, 100, by infinity)']
expected: FAIL
[Property scale value 'random(10, infinity, by infinity)']
expected: FAIL
[Property scale value 'random(infinity, infinity, by infinity)']
expected: FAIL
[Property scale value 'calc(10 + random(infinity, 100))']
expected: FAIL
[Property scale value 'calc(10 + random(10, infinity))']
expected: FAIL
[Property scale value 'calc(10 + random(infinity, infinity))']
expected: FAIL
[Property scale value 'calc(10 + random(infinity, 100, by 10))']
expected: FAIL
[Property scale value 'calc(10 + random(10, infinity, by 10))']
expected: FAIL
[Property scale value 'calc(10 + random(infinity, infinity, by 10))']
expected: FAIL
[Property scale value 'calc(10 + random(infinity, 100, by infinity))']
expected: FAIL
[Property scale value 'calc(10 + random(10, infinity, by infinity))']
expected: FAIL
[Property scale value 'calc(10 + random(infinity, infinity, by infinity))']
expected: FAIL
[Property scale value 'random(10, 100, by infinity)']
expected: FAIL
[Property scale value 'random(10, 100, by -infinity)']
expected: FAIL
[Property scale value 'calc(10 + random(10, 100, by infinity))']
expected: FAIL
[Property scale value 'calc(10 + random(10, 100, by -infinity))']
expected: FAIL
[Property scale value on pseudo element '::before' 'random(7, 17)']
expected: FAIL
[Property scale value on pseudo element '::before' 'random(--bar, 8, 18)']
expected: FAIL
[Property scale value on pseudo element '::before' 'random(per-element, 9, 19)']
expected: FAIL
[Property scale value on pseudo element '::before' 'random(per-element --foo, 10, 20)']
expected: FAIL
[Uses of a style rule for two properies on an element with identical uses of random(...).]
expected: FAIL
[Uses of a style rule for two properies on an element with identical uses of random(--identifier, ...).]
expected: FAIL
[Uses of a style rule for two properies on an element with identical uses of random(per-elemnent, ...).]
expected: FAIL
[Uses of a style rule for two properies on an element with identical uses of random(per-elemnent --identifier, ...).]
expected: FAIL
[Uses of a style rule on multiple elements with 'random(per-element, ...)']
expected: FAIL

View file

@ -0,0 +1,63 @@
[random-serialize.tentative.html]
[e.style['width'\] = "random(0px, 100px)" should set the property value]
expected: FAIL
[e.style['width'\] = "random(0px, 100px, by 50px)" should set the property value]
expected: FAIL
[e.style['width'\] = "random(--foo, 0px, 100px)" should set the property value]
expected: FAIL
[e.style['width'\] = "random(--foo per-element, 0px, 100px)" should set the property value]
expected: FAIL
[e.style['width'\] = "random(per-element --foo, 0px, 100px)" should set the property value]
expected: FAIL
[e.style['width'\] = "random(--foo, 0px, 100px, by 50px)" should set the property value]
expected: FAIL
[e.style['width'\] = "random(--foo per-element, 0px, 100px, by 50px)" should set the property value]
expected: FAIL
[e.style['width'\] = "random(per-element --foo, 0px, 100px, by 50px)" should set the property value]
expected: FAIL
[e.style['width'\] = "random(100px, 0px)" should set the property value]
expected: FAIL
[e.style['width'\] = "random(-100px, -10px)" should set the property value]
expected: FAIL
[e.style['width'\] = "random(1em, 200rem)" should set the property value]
expected: FAIL
[e.style['width'\] = "random(10 * 100px, 200em / 2)" should set the property value]
expected: FAIL
[e.style['width'\] = "calc(2 * random(0px, 100px))" should set the property value]
expected: FAIL
[e.style['max-lines'\] = "random(25, 50)" should set the property value]
expected: FAIL
[e.style['max-lines'\] = "random(25, 50, by 5)" should set the property value]
expected: FAIL
[e.style['scale'\] = "random(0.5, 2.5)" should set the property value]
expected: FAIL
[e.style['scale'\] = "random(0.5, 2.5, by 0.1)" should set the property value]
expected: FAIL
[e.style['rotate'\] = "random(25deg, 1turn)" should set the property value]
expected: FAIL
[e.style['rotate'\] = "random(25deg, 1turn, by 5deg)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "random(25ms, 50s)" should set the property value]
expected: FAIL
[e.style['transition-delay'\] = "random(25ms, 50s, by 5s)" should set the property value]
expected: FAIL

View file

@ -0,0 +1,3 @@
[rlh-on-root-lengths.html]
[Non font or line-height properties on :root should resolve rlh against :root line-height]
expected: FAIL

View file

@ -0,0 +1,2 @@
[details-open-pseudo-001.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[details-open-pseudo-002.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[details-open-pseudo-003.html]
expected: FAIL

View file

@ -160,3 +160,9 @@
[Moving a node before itself should not move the node]
expected: FAIL
[Invalid node hierarchy with null old parent does not crash]
expected: FAIL
[Move disconnected iframe does not crash]
expected: FAIL

View file

@ -0,0 +1,9 @@
[gc.any.worker.html]
[gc.any.html]
[gc.any.serviceworker.html]
expected: ERROR
[gc.any.sharedworker.html]
expected: ERROR

View file

@ -0,0 +1,3 @@
[navigation-unload-same-origin.window.html]
[Same-origin navigation started from unload handler must be ignored]
expected: FAIL

View file

@ -1,3 +0,0 @@
[same-document-refresh.html]
[Same-Document Referrer from Refresh]
expected: FAIL

View file

@ -1,3 +0,0 @@
[traverse_the_history_3.html]
[Multiple history traversals, last would be aborted]
expected: FAIL

View file

@ -0,0 +1,10 @@
[reporting-subresource-corp.tentative.https.html]
expected: ERROR
[[document\] blocked due to DIP]
expected: FAIL
[[document\] blocked during redirect]
expected: FAIL
[destination: script]
expected: FAIL

View file

@ -8148,3 +8148,9 @@
[HTMLElement interface: calling togglePopover(optional (TogglePopoverOptions or boolean)) on document.createElement("noscript") with too few arguments must throw TypeError]
expected: FAIL
[HTMLDialogElement interface: attribute closedBy]
expected: FAIL
[HTMLDialogElement interface: operation requestClose(optional DOMString)]
expected: FAIL

View file

@ -0,0 +1,2 @@
[details-summary-display-inline-002.html]
expected: FAIL

View file

@ -1,3 +1,4 @@
[iframe_sandbox_popups_escaping-1.html]
expected: CRASH
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_escaping-3.html]
expected: TIMEOUT
[Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used]
expected: FAIL
expected: TIMEOUT

View file

@ -1,4 +1,4 @@
[iframe_sandbox_popups_nonescaping-3.html]
expected: TIMEOUT
expected: CRASH
[Check that popups from a sandboxed iframe do not escape the sandbox]
expected: FAIL

View file

@ -181,3 +181,6 @@
[text/plain: 0x00 in value (formdata event)]
expected: FAIL
[text/plain: non-ASCII in filename (formdata event)]
expected: FAIL

View file

@ -13,3 +13,6 @@
[Disconnected document fragments can serve as radio group containers.]
expected: FAIL
[Appending input radio input into a disconnect form should update the other radio inputs in the same radio group.]
expected: FAIL

View file

@ -1,3 +1,3 @@
[button-type-reset-popovertarget.tentative.html]
[button-type-reset-popovertarget.html]
[Button type=reset and type=submit should not run popover algorithms when in a form.]
expected: FAIL

View file

@ -1,4 +1,4 @@
[popover-types-with-hints.tentative.html]
[popover-types-with-hints.html]
[manuals do not close popovers]
expected: FAIL
@ -8,7 +8,7 @@
[hint is not closed by pre-existing auto]
expected: FAIL
[If a popover=hint is shown, it should hide any other open popover=hint popovers, including ancestral popovers. (You can't nest popover=hint)]
[You can nest hint popovers]
expected: FAIL
[If a popover=auto is shown, it should hide any open popover=hint, including if the popover=hint is an ancestral popover of the popover=auto. (You can't nest a popover=auto inside a popover=hint)]
@ -17,11 +17,5 @@
[If you: a) show a popover=auto (call it D), then b) show a descendent popover=hint of D (call it T), then c) hide D, then T should be hidden. (A popover=hint can be nested inside a popover=auto)]
expected: FAIL
[If you: a) show a popover=auto (call it D), then b) show a non-descendent popover=hint of D (call it T), then c) hide D, then T should be left showing. (Non-nested popover=hint can stay open when unrelated popover=autos are hidden)]
expected: FAIL
[You can nest hint popovers]
expected: FAIL
[If you: a) show a popover=auto (call it D), then b) show a non-descendent popover=hint of D (call it T), then c) hide D, then T should be hidden. (Non-nested popover=hint gets hidden when unrelated popover=autos are hidden)]
expected: FAIL

View file

@ -0,0 +1,4 @@
[content-encoding.https.html?pipe=gzip]
expected: TIMEOUT
[contentEncoding should be gzip.]
expected: TIMEOUT

View file

@ -0,0 +1,76 @@
[content-encoding.https.html]
expected: TIMEOUT
[contentEncoding in resource timing]
expected: FAIL
[contentEncoding in resource timing 1]
expected: FAIL
[contentEncoding in resource timing 2]
expected: FAIL
[contentEncoding in resource timing 3]
expected: FAIL
[contentEncoding in resource timing 4]
expected: TIMEOUT
[contentEncoding in resource timing 5]
expected: NOTRUN
[contentEncoding in resource timing 6]
expected: NOTRUN
[contentEncoding in resource timing 7]
expected: NOTRUN
[contentEncoding in resource timing 8]
expected: NOTRUN
[contentEncoding in resource timing 9]
expected: NOTRUN
[contentEncoding in resource timing 10]
expected: NOTRUN
[contentEncoding in resource timing 11]
expected: NOTRUN
[contentEncoding in resource timing 12]
expected: NOTRUN
[contentEncoding in resource timing 13]
expected: NOTRUN
[contentEncoding in resource timing 14]
expected: NOTRUN
[contentEncoding in resource timing 15]
expected: NOTRUN
[contentEncoding in resource timing 16]
expected: NOTRUN
[contentEncoding in resource timing 17]
expected: NOTRUN
[contentEncoding in resource timing 18]
expected: NOTRUN
[contentEncoding in resource timing 19]
expected: NOTRUN
[contentEncoding in resource timing 20]
expected: NOTRUN
[contentEncoding in resource timing 21]
expected: NOTRUN
[contentEncoding in resource timing 22]
expected: NOTRUN
[contentEncoding in resource timing 23]
expected: NOTRUN
[contentEncoding in resource timing 24]
expected: NOTRUN

View file

@ -0,0 +1,4 @@
[018.html]
expected: TIMEOUT
[origin of the script that invoked the method, javascript:]
expected: TIMEOUT