Focused editable should be green.
Blurred editable should be red.

* Selection should be placed in 1st editable
* Open console.
* Focus in the 1st editable should be logged.
* Focus the second editable.
  * Blur in the 1st editable should be logged.
  * Focus in the 2nd editable should be logged.
* Focus the first editable.
  * Blur in the 2nd editable should be logged.
  * Focus in the 1st editable should be logged.
* Click outside editables.
  * Blur in the 1st editable should be logged.
