Tries to put the string "Hello there 1 2 3 4 5 6 7 8 9 10" in a textbox that varies in size from 0px width to slightly wider than the full text string.
Should show "Hello" being placed letter by letter, then nothing while the textbox is less wide than "Hello there", then placing 1, 2, ..., 10 as they are fittable.