123456789
-
This tests a particular construction that screws up the text iterator.
-
actual text: \n123456789
from innerText (TextIterator): 123456789
from attributedSubstringFromRange: 123456789
SUCCESS: Strings matched, although there is room for improvement because they were both wrong.
