Skip to content

Commit

Permalink
fixup! test: update FileAPI wpt
Browse files Browse the repository at this point in the history
  • Loading branch information
avivkeller committed Sep 30, 2024
1 parent 96785dc commit b1c015c
Showing 1 changed file with 1 addition and 3 deletions.
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

0 comments on commit b1c015c

Please sign in to comment.