jsdom/jsdom (jsdom)
### [`v16.7.0`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#1670)
[Compare Source](https://togithub.com/jsdom/jsdom/compare/16.6.0...16.7.0)
- Added `AbortSignal.abort()`. (ninevra)
- Added dummy `x` and `y` properties to the return value of `getBoundingClientRect()`. (eiko)
- Implemented wrapping for `textareaEl.value` if the `wrap=""` attribute is specified. (ninevra)
- Changed newline normalization in `
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
16.6.0
->16.7.0
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
jsdom/jsdom (jsdom)
### [`v16.7.0`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#1670) [Compare Source](https://togithub.com/jsdom/jsdom/compare/16.6.0...16.7.0) - Added `AbortSignal.abort()`. (ninevra) - Added dummy `x` and `y` properties to the return value of `getBoundingClientRect()`. (eiko) - Implemented wrapping for `textareaEl.value` if the `wrap=""` attribute is specified. (ninevra) - Changed newline normalization in `