Files
tubestation/editor
Masayuki Nakano 617c636f1f Bug 1717155 - part 1: Make TextEditor use GetTextNode() more r=m_kato
The anonymous `<div>` of `TextEditor` has only one `Text` as its first child.
Therefore, we can make `TextEditor` simpler to access the `Text` node.

Differential Revision: https://phabricator.services.mozilla.com/D240419
2025-03-13 05:25:45 +00:00
..