Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check for empty range before creating undo record (#11209)
window.getSelection() can return an empty range, causing getRangeAt() to fail
- Loading branch information