Fire AX text inserted event when embedded obj char changes.
See bug for details. This patch makes it so that we fire
the events IA2_EVENT_TEXT_INSERTED and IA2_EVENT_TEXT_REMOVED
when the children referenced by the embedded object characters
changed, not just when the text changed.
This patch also avoids incorrectly firing these same two
events on a newly-created node.
BUG=
425861
Committed:
https://crrev.com/57831c0d68b35843942e19e30d0c9c86d2005099
Cr-Commit-Position: refs/heads/master@{#314280}