Node.js is failing the WPT tests added by https://github.com/web-platform-tests/wpt/pull/48243 All the errors appear to be `expected "DataError" but got "TypeError"`, so it looks like Node.js is returning the wrong errors. Ref: <https://developer.mozilla.org/en-US/docs/Web/API/DOMException#dataerror>