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

Unified Diff: content/test/data/accessibility/hr-expected-win.txt

Issue 774603002: Adding AX test for input-file and enabling ax test for HR tag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: exposing AXDescription on mac Created 6 years 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/hr-expected-win.txt
diff --git a/content/test/data/accessibility/hr-expected-win.txt b/content/test/data/accessibility/hr-expected-win.txt
index 0e2961fd26c7b559d60286f7f7121bcb7044e65d..8897bcac8ee1685a307322feb328ea4dcc6467d4 100644
--- a/content/test/data/accessibility/hr-expected-win.txt
+++ b/content/test/data/accessibility/hr-expected-win.txt
@@ -1,6 +1,6 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
IA2_ROLE_SECTION
- ROLE_SYSTEM_STATICTEXT
- ROLE_SYSTEM_SEPARATOR
+ ROLE_SYSTEM_STATICTEXT name='Before'
+ ROLE_SYSTEM_SEPARATOR name='Dividing line'
IA2_ROLE_SECTION
- ROLE_SYSTEM_STATICTEXT
+ ROLE_SYSTEM_STATICTEXT name='After'
« no previous file with comments | « content/test/data/accessibility/hr-expected-mac.txt ('k') | content/test/data/accessibility/input-file.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698