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

Side by Side Diff: content/test/data/accessibility/html/modal-dialog-closed-expected-mac.txt

Issue 2387533003: Accessibility: Ignore all anonymous blocks (Closed)
Patch Set: Update some Android test results Created 4 years, 2 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
1 AXWebArea 1 AXWebArea
2 ++AXGroup 2 ++AXStaticText AXValue='Test that elements respawn in the accessibility tree aft er a modal dialog closes.'
3 ++++AXStaticText AXValue='Test that elements respawn in the accessibility tree a fter a modal dialog closes.'
4 ++AXGroup AXSubrole=AXDocumentRegion 3 ++AXGroup AXSubrole=AXDocumentRegion
5 ++++AXPopUpButton AXValue='This should be in the tree.' 4 ++++AXPopUpButton AXValue='This should be in the tree.'
6 ++++++AXUnknown 5 ++++++AXUnknown
7 ++++++++AXMenuItem AXValue='This should be in the tree.' 6 ++++++++AXMenuItem AXValue='This should be in the tree.'
8 ++AXGroup 7 ++AXColorWell AXValue='rgb 0.00000 0.00000 0.00000 1'
9 ++++AXColorWell AXValue='rgb 0.00000 0.00000 0.00000 1'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698