Fix IME and selection by syncing text metrics by koji-1009 · Pull Request #180436 · flutter/flutter
fix #161592 The current implementation does not fully reflect letter-spacing, word-spacing, and line-height in the DOM. 0bc99f8 And the current implementation generates an DomHTMLTextAreaElement ev...