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

Unified Diff: content/test/data/accessibility/event/css-display-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/css-display-expected-win.txt
diff --git a/content/test/data/accessibility/event/css-display-expected-win.txt b/content/test/data/accessibility/event/css-display-expected-win.txt
index 08c204bdca75bdd6f4394e8359aa1b8843caa8fa..156653feae91eb5e4412617f9fa8e5e25a08f0fc 100644
--- a/content/test/data/accessibility/event/css-display-expected-win.txt
+++ b/content/test/data/accessibility/event/css-display-expected-win.txt
@@ -1,4 +1,4 @@
-EVENT_OBJECT_HIDE on role=div name="Heading"
+EVENT_OBJECT_HIDE on role=DIV name="Heading"
IA2_EVENT_TEXT_REMOVED on role=ROLE_SYSTEM_TOOLBAR IA2_STATE_HORIZONTAL old_text={'<obj>' start=0 end=1}
IA2_EVENT_TEXT_INSERTED on role=ROLE_SYSTEM_TOOLBAR IA2_STATE_HORIZONTAL new_text={'<obj>' start=0 end=1}
EVENT_OBJECT_SHOW on role=ROLE_SYSTEM_GROUPING name="Banner"

Powered by Google App Engine
This is Rietveld 408576698