mirror of
https://github.com/servo/servo.git
synced 2025-09-16 09:58:23 +01:00
script: Initialize IDBCursor and IDBCursorWithValue interfaces (#38850)
Testing: Update WPT test expectation Fixes: Part of #38111 --------- Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev>
This commit is contained in:
parent
0ac8d06053
commit
4571cc1b3b
8 changed files with 302 additions and 138 deletions
|
@ -4,9 +4,3 @@
|
|||
|
||||
[The CanvasPath interface object should be exposed.]
|
||||
expected: FAIL
|
||||
|
||||
[The IDBCursor interface object should be exposed.]
|
||||
expected: FAIL
|
||||
|
||||
[The IDBCursorWithValue interface object should be exposed.]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue