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

Unified Diff: content/test/data/accessibility/event/text-changed-expected-win.txt

Issue 2912243002: Fix todo's in AXPlatformNodeWin::get_accRole related to string results. (Closed)
Patch Set: Uppercase two more tests Created 3 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/event/text-changed-expected-win.txt
diff --git a/content/test/data/accessibility/event/text-changed-expected-win.txt b/content/test/data/accessibility/event/text-changed-expected-win.txt
index 3ef9fa14778f26f22c5af8ab3c0bbc5253f87317..c213df44edee520de5a9ff26689d94d25973896c 100644
--- a/content/test/data/accessibility/event/text-changed-expected-win.txt
+++ b/content/test/data/accessibility/event/text-changed-expected-win.txt
@@ -3,4 +3,4 @@ IA2_EVENT_TEXT_INSERTED on role=P new_text={'Modified ' start=0 end=9}
EVENT_OBJECT_SHOW on role=ROLE_SYSTEM_STATICTEXT name="Modified Para"
EVENT_OBJECT_NAMECHANGE on role=ROLE_SYSTEM_STATICTEXT name="Modified Heading"
IA2_EVENT_TEXT_INSERTED on role=ROLE_SYSTEM_STATICTEXT name="Modified Heading" new_text={'Modified ' start=0 end=9}
-IA2_EVENT_TEXT_INSERTED on role=h2 name="Heading" new_text={'Modified ' start=0 end=9}
+IA2_EVENT_TEXT_INSERTED on role=H2 name="Heading" new_text={'Modified ' start=0 end=9}
« no previous file with comments | « content/test/data/accessibility/event/name-change-expected-win.txt ('k') | ui/accessibility/platform/ax_platform_node_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698