Closed as not planned
Description
Expected behavior.
When writing text in a list it should be possible to use backspace without JS errors.
Actual behavior.
When pressing the backspace key in a list (ordered or unordered) a JS error occurs:
Failed to execute 'matches' on 'Element': 'li:first' is not a valid selector.
Steps to reproduce the problem.
- Go to https://jsfiddle.net/oarfyn38/
- Press the ordered or unordered list button
- Type some text
- Press the backspace button
- JS error occurs
Editor version.
3.0.3
OS.
Windows 10
Browser.
Chrome 75.0.3770.142