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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/html/hr-expected-win.txt
diff --git a/content/test/data/accessibility/html/hr-expected-win.txt b/content/test/data/accessibility/html/hr-expected-win.txt
index 8c9526101e4c2e22ed1eff31ce276a4059f081d6..b897d3c318cefa401b5011bf3d305e04c9a685f9 100644
--- a/content/test/data/accessibility/html/hr-expected-win.txt
+++ b/content/test/data/accessibility/html/hr-expected-win.txt
@@ -1,6 +1,9 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
-++IA2_ROLE_SECTION
-++++ROLE_SYSTEM_STATICTEXT name='Before'
+++IA2_ROLE_PARAGRAPH
+++++ROLE_SYSTEM_STATICTEXT name='Before.'
++ROLE_SYSTEM_SEPARATOR name='Dividing line'
-++IA2_ROLE_SECTION
-++++ROLE_SYSTEM_STATICTEXT name='After'
+++IA2_ROLE_PARAGRAPH
+++++ROLE_SYSTEM_STATICTEXT name='Middle.'
+++ROLE_SYSTEM_SEPARATOR
+++IA2_ROLE_PARAGRAPH
+++++ROLE_SYSTEM_STATICTEXT name='After.'

Powered by Google App Engine
This is Rietveld 408576698