Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(615)

Side by Side Diff: content/test/data/accessibility/event/inner-html-change-expected-win.txt

Issue 859133003: Fire AX text inserted event when embedded obj char changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 EVENT_OBJECT_HIDE on role=h1 name="A"
2 EVENT_OBJECT_HIDE on role=P
3 IA2_EVENT_TEXT_REMOVED on role=ROLE_SYSTEM_GROUPING old_text={'<obj><obj>' start =0 end=2}
4 IA2_EVENT_TEXT_INSERTED on role=ROLE_SYSTEM_GROUPING new_text={'<obj><obj>' star t=0 end=2}
5 EVENT_OBJECT_SHOW on role=h1 name="C"
6 EVENT_OBJECT_SHOW on role=P
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698