Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fixup! test: update FileAPI wpt
  • Loading branch information
avivkeller committed Sep 30, 2024
commit b1c015cc9b56f004362398567e708c7aecb65be4
4 changes: 1 addition & 3 deletions test/wpt/status/FileAPI/blob.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@
"expected": [
"Getters and value conversions should happen in order until an exception is thrown.",
"options properties should be accessed in lexicographic order.",
"Arguments should be evaluated from left to right."
],
"unexpected": [
"Arguments should be evaluated from left to right.",
"Passing a Float16Array as element of the blobParts array should work."
]
}
Expand Down