|
|
|
|
|
by awy
4721 days ago
|
|
`contenteditable` has a lot of issues once you go past casual text editing. Sounds like it's doing something similar to Google Docs (using the browser simply as a dumb renderer, and doing a lot of the calculations/layout in JavaScript). |
|