## Updating editor element when submitting a form 1. Change editor's contents and press `Submit form` button. Check if contents inside replaced element are updated. 1. Change editor contents again and press `Submit by calling form.submit()` button. Check if contents inside replaced element are updated.