flake8
passed.
JSHint
passed.
Review Request #13780 — Created April 24, 2024 and submitted
When I ported the inline editors to TypeScript, I marked them as being
HTMLDivElement
. These aren't always attached to a<div>
, so this
change fixed that to just beHTMLElement
.
Saw that I no longer got warnings instantiating an editor for a
<span>
.
Summary | ID |
---|---|
994457263c8ff47aae424f2cb26756fe81387c0d |