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

Unified Diff: content/test/data/accessibility/html/legend-expected-win.txt

Issue 2440833002: Revert of Accessibility: Ignore all anonymous blocks (Closed)
Patch Set: Rebase after revert of another change touching cursors_test.js Created 4 years, 2 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/legend-expected-win.txt
diff --git a/content/test/data/accessibility/html/legend-expected-win.txt b/content/test/data/accessibility/html/legend-expected-win.txt
index 0c322860561e00a45fe1651374a2365fdd9d4ccd..a533ea928c331884d9aa3f34f6783305695c87db 100644
--- a/content/test/data/accessibility/html/legend-expected-win.txt
+++ b/content/test/data/accessibility/html/legend-expected-win.txt
@@ -3,7 +3,8 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++++ROLE_SYSTEM_GROUPING name='Browser Engines:'
++++++IA2_ROLE_LABEL
++++++++ROLE_SYSTEM_STATICTEXT name='Browser Engines:'
-++++++ROLE_SYSTEM_STATICTEXT name='Browser: '
-++++++ROLE_SYSTEM_TEXT FOCUSABLE
-++++++ROLE_SYSTEM_STATICTEXT name=' Rendering Engine: '
-++++++ROLE_SYSTEM_TEXT FOCUSABLE
+++++++IA2_ROLE_SECTION
+++++++++ROLE_SYSTEM_STATICTEXT name='Browser: '
+++++++++ROLE_SYSTEM_TEXT FOCUSABLE
+++++++++ROLE_SYSTEM_STATICTEXT name=' Rendering Engine: '
+++++++++ROLE_SYSTEM_TEXT FOCUSABLE

Powered by Google App Engine
This is Rietveld 408576698