mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Sync WPT with upstream (24-08-2025) (#38893)
Automated downstream sync of changes from upstream as of 24-08-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
1fc857865f
commit
fa42968a61
365 changed files with 7904 additions and 2377 deletions
66
tests/wpt/meta/IndexedDB/idlharness.any.js.ini
vendored
66
tests/wpt/meta/IndexedDB/idlharness.any.js.ini
vendored
|
@ -134,6 +134,39 @@
|
|||
[IDBFactory interface: [object IDBFactory\] must inherit property "databases()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[IDBObjectStore interface: operation getAllRecords(optional IDBGetAllOptions)]
|
||||
expected: FAIL
|
||||
|
||||
[IDBIndex interface: operation getAllRecords(optional IDBGetAllOptions)]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: attribute key]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: attribute primaryKey]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: attribute value]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
@ -270,3 +303,36 @@
|
|||
|
||||
[IDBFactory interface: [object IDBFactory\] must inherit property "databases()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[IDBObjectStore interface: operation getAllRecords(optional IDBGetAllOptions)]
|
||||
expected: FAIL
|
||||
|
||||
[IDBIndex interface: operation getAllRecords(optional IDBGetAllOptions)]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface object length]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface object name]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: existence and properties of interface prototype object]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: attribute key]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: attribute primaryKey]
|
||||
expected: FAIL
|
||||
|
||||
[IDBRecord interface: attribute value]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue