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

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

Issue 2440833002: Revert of Accessibility: Ignore all anonymous blocks (Closed)
Patch Set: Rebase after revert of another change touching cursors_test.js 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 ++AXStaticText AXValue='Test that elements respawn in the accessibility tree aft er a modal dialog closes.' 2 ++AXGroup
3 ++++AXStaticText AXValue='Test that elements respawn in the accessibility tree a fter a modal dialog closes.'
3 ++AXGroup AXSubrole=AXDocumentRegion 4 ++AXGroup AXSubrole=AXDocumentRegion
4 ++++AXPopUpButton AXValue='This should be in the tree.' 5 ++++AXPopUpButton AXValue='This should be in the tree.'
5 ++++++AXUnknown 6 ++++++AXUnknown
6 ++++++++AXMenuItem AXValue='This should be in the tree.' 7 ++++++++AXMenuItem AXValue='This should be in the tree.'
7 ++AXColorWell AXValue='rgb 0.00000 0.00000 0.00000 1' 8 ++AXGroup
9 ++++AXColorWell AXValue='rgb 0.00000 0.00000 0.00000 1'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698