Skip to content

Commit

Permalink
Meta: roll reference implementation web platform tests
Browse files Browse the repository at this point in the history
Notably, this includes tests for promise resolution order of async iterators in the reference implementation. This requires updating webidl2js.

See whatwg/webidl#1387, web-platform-tests/wpt#44456, and jsdom/webidl2js#269 for context.
  • Loading branch information
MattiasBuelens authored Apr 24, 2024
1 parent 1086884 commit 4a2ba76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion reference-implementation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint": "^6.8.0",
"minimatch": "^3.0.4",
"opener": "^1.5.1",
"webidl2js": "^17.1.0",
"webidl2js": "^18.0.0",
"wpt-runner": "^5.0.0"
}
}
2 changes: 1 addition & 1 deletion reference-implementation/web-platform-tests

0 comments on commit 4a2ba76

Please sign in to comment.