Bug
1704910 [wpt PR 28460] - chore: restructure xhr/formdata tests, a=testonly
Automatic update from web-platform-tests
XHR: restructure FormData tests
This commit restrucutres xhr/formdata tests that do not require a form element to be .any.js tests, and thus runnable outside the browser, and in workers (like in Deno). This commit only moves tests around (no changes or removals), with the exception of the "Passing a String object to FormData.set should work" and "Passing a String object to FormData.append should work." tests because the tests are exact replicas of the "formdata with string" test in xhr/formdata.html. Because of that they have been removed.
--
wpt-commits:
e45a9f9e65d039c76817ee2a6a1ef02c9311a1cb
wpt-pr: 28460