When running the Efl.Canvas.Textblock style elementary_test and pressing TAB, the sample text disappears, because the font color is not recognized anymore due to the <TAB> character being appended to the previous "white" string.
TABS should be treated just like SPACES.