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

Side by Side Diff: content/test/data/accessibility/html/input-radio-expected-mac.txt

Issue 2694903010: AX checked state changes (Closed)
Patch Set: git cl try Created 3 years, 8 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 ++AXGroup
3 ++++AXRadioButton AXValue='0' AXLinkedUIElements=["AXRadioButton 0"] 3 ++++AXRadioButton AXValue='2' AXLinkedUIElements=["AXRadioButton 2"]
4 ++++AXStaticText AXValue='Radio1' 4 ++++AXStaticText AXValue='Radio1'
5 ++++AXUnknown AXTitle='<newline>' 5 ++++AXUnknown AXTitle='<newline>'
6 ++++AXRadioButton AXValue='0' AXLinkedUIElements=["AXRadioButton 0"] 6 ++++AXRadioButton AXValue='2' AXLinkedUIElements=["AXRadioButton 2"]
7 ++++AXStaticText AXValue='Radio2' 7 ++++AXStaticText AXValue='Radio2'
8 ++AXGroup 8 ++AXGroup
9 ++++AXRadioButton AXTitle='Radio3' AXValue='0' AXLinkedUIElements=["AXRadioButto n Radio3","AXRadioButton Radio4"] 9 ++++AXRadioButton AXTitle='Radio3' AXValue='0' AXLinkedUIElements=["AXRadioButto n Radio3","AXRadioButton Radio4"]
10 ++++AXRadioButton AXTitle='Radio4' AXValue='1' AXLinkedUIElements=["AXRadioButto n Radio3","AXRadioButton Radio4"] 10 ++++AXRadioButton AXTitle='Radio4' AXValue='1' AXLinkedUIElements=["AXRadioButto n Radio3","AXRadioButton Radio4"]
11 ++AXGroup
12 ++++AXRadioButton AXTitle='Radio5' AXValue='2' AXLinkedUIElements=["AXRadioButto n Radio5"]
13 ++++AXRadioButton AXTitle='Radio6' AXValue='1' AXLinkedUIElements=["AXRadioButto n Radio6"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698