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

Side by Side Diff: content/test/data/accessibility/aom/aom-atomic-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 ++log
3 ++++staticText name='This test is for atomic="false"'
4 ++++++inlineTextBox name='This test is for atomic="false"'
5 ++log liveAtomic=true
6 ++++staticText name='This test is for atomic="true"'
7 ++++++inlineTextBox name='This test is for atomic="true"'
8 ++alert liveAtomic=true
9 ++++staticText name='This test is for alert.'
10 ++++++inlineTextBox name='This test is for alert.'
11 ++status name='This test is for status.' liveAtomic=true
12 ++++staticText name='This test is for status.'
13 ++++++inlineTextBox name='This test is for status.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698