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

Unified Diff: content/test/data/accessibility/html/input-date-expected-mac.txt

Issue 844273002: Add option to not dump childrens of a node in AX Tree. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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/html/input-date-expected-mac.txt
diff --git a/content/test/data/accessibility/html/input-date-expected-mac.txt b/content/test/data/accessibility/html/input-date-expected-mac.txt
index 351a3ee112745ffc7700aba1d562eff443daf89a..856171905352db0fd64d44e86081011dc0a0f3e5 100644
--- a/content/test/data/accessibility/html/input-date-expected-mac.txt
+++ b/content/test/data/accessibility/html/input-date-expected-mac.txt
@@ -1,14 +1,3 @@
AXWebArea AXRoleDescription='HTML content'
AXGroup AXRoleDescription='group'
AXDateField AXRoleDescription='date field' AXValue='2008-09-01'
- AXGroup AXRoleDescription='group'
- AXGroup AXRoleDescription='group'
- AXIncrementor AXRoleDescription='stepper' AXValue='9'
- AXStaticText AXRoleDescription='text' AXValue='/'
- AXIncrementor AXRoleDescription='stepper' AXValue='1'
- AXStaticText AXRoleDescription='text' AXValue='/'
- AXIncrementor AXRoleDescription='stepper' AXValue='2008'
- AXPopUpButton AXRoleDescription='pop up button'
- AXIncrementor AXRoleDescription='stepper' AXValue='0'
- AXButton AXRoleDescription='button'
- AXButton AXRoleDescription='button'

Powered by Google App Engine
This is Rietveld 408576698