| <html><body> | |
| <div id='ce' contenteditable style='width: 100px; font-size: 20px; line-height: 30px; overflow-wrap: break-word;'> | |
| This is a long text that should wrap into at least two lines in a small container. | |
| <br><a href='https://google.com'>Link</a> | |
| </div> | |
| </body></html> |