TitleButton.prototype.command throws the error
Cannot read property '0' of null
if you try to change the font-size of the first bit of text if the editor is initialized with text from the scope.
Proof of concept:
Within the example change the font-size of 'tom' immediately after the editor has initialized.