This tests ensures contents inside a button element is properly editable.
You should see "hello, world WebKit" inside the button and "world" should be bolded.
| <button>
|   "hello, "
|   <b>
|     "<#selection-anchor>world<#selection-focus>"
|   " WebKit"
