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

Side by Side Diff: content/test/data/accessibility/aria/aria-modal-expected-blink.txt

Issue 2684543002: Finish implementation and tests of 5 ARIA 1.1 attributes. (Closed)
Patch Set: Fix win compile again Created 3 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
(Empty)
1 rootWebArea
2 ++dialog modal=false
3 ++++staticText name='Nonmodal'
4 ++++++inlineTextBox name='Nonmodal'
5 ++dialog modal=true
6 ++++staticText name='Modal'
7 ++++++inlineTextBox name='Modal'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698