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

Side by Side Diff: content/test/data/accessibility/html/header-inside-other-section-expected-android.txt

Issue 2234913002: Added support for header and footer inside other sections, according to HTML API Mappings 1.0. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed test expectations. Created 4 years, 4 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 android.webkit.WebView focusable focused scrollable
2 ++android.view.View role_description='article'
3 ++++android.view.View
4 ++++++android.view.View clickable name='Header inside article.'
5 ++android.view.View role_description='region'
6 ++++android.view.View
7 ++++++android.view.View clickable name='Header inside section.'
8 ++android.view.View role_description='main'
9 ++++android.view.View
10 ++++++android.view.View clickable name='Header inside main.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698