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

Side by Side Diff: content/test/data/accessibility/aom/aom-readonly-expected-blink.txt

Issue 2796223003: Boolean attributes for Accessibility Object Model Phase 1 (Closed)
Patch Set: 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
(Empty)
1 rootWebArea
2 ++group
3 ++++textField canSetValue=true
4 ++++++div canSetValue=true
5 ++++++++staticText name='Editable text' canSetValue=true
6 ++++++++++inlineTextBox name='Editable text'
7 ++++textField
8 ++++++div canSetValue=true
9 ++++++++staticText name='Uneditable text' canSetValue=true
10 ++++++++++inlineTextBox name='Uneditable text'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698