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

Side by Side Diff: content/test/data/accessibility/html/hr-expected-win.txt

Issue 1695673004: Exposes <hr> elements that do not have an ARIA label. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Windows tests. Created 4 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
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
2 ++IA2_ROLE_SECTION 2 ++IA2_ROLE_PARAGRAPH
3 ++++ROLE_SYSTEM_STATICTEXT name='Before' 3 ++++ROLE_SYSTEM_STATICTEXT name='Before.'
4 ++ROLE_SYSTEM_SEPARATOR name='Dividing line' 4 ++ROLE_SYSTEM_SEPARATOR name='Dividing line'
5 ++IA2_ROLE_SECTION 5 ++IA2_ROLE_PARAGRAPH
6 ++++ROLE_SYSTEM_STATICTEXT name='After' 6 ++++ROLE_SYSTEM_STATICTEXT name='Middle.'
7 ++ROLE_SYSTEM_SEPARATOR
8 ++IA2_ROLE_PARAGRAPH
9 ++++ROLE_SYSTEM_STATICTEXT name='After.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698