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

Side by Side Diff: content/test/data/accessibility/aria/aria-activedescendant-expected-mac.txt

Issue 906573003: Worked around a trybot change by replacing spaces with "+" for the indentation in accessibility bro… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Used two +s for indentation. Created 5 years, 10 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 #<skip - need to rebaseline> 1 #<skip - need to rebaseline>
2 AXWebArea 2 AXWebArea
3 AXGroup AXTitle='Inactive descendantActive descendantInactive descendant #2' 3 ++AXGroup AXTitle='Inactive descendantActive descendantInactive descendant #2'
4 AXGroup 4 ++++AXGroup
5 AXStaticText AXValue='Inactive descendant' 5 ++++++AXStaticText AXValue='Inactive descendant'
6 AXGroup AXFocused='1' 6 ++++AXGroup AXFocused='1'
7 AXStaticText AXValue='Active descendant' 7 ++++++AXStaticText AXValue='Active descendant'
8 AXGroup 8 ++++AXGroup
9 AXStaticText AXValue='Inactive descendant #2' 9 ++++++AXStaticText AXValue='Inactive descendant #2'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698