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

Unified Diff: content/test/data/accessibility/aria/aria-activedescendant-expected-blink.txt

Issue 2867073003: Name calculation should not include nameFrom:author descendants. (Closed)
Patch Set: Rebase Created 3 years, 7 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/aria/aria-activedescendant-expected-blink.txt
diff --git a/content/test/data/accessibility/aria/aria-activedescendant-expected-blink.txt b/content/test/data/accessibility/aria/aria-activedescendant-expected-blink.txt
index 3ba20b4af8eb966d5c0b384a0b042d184c37accb..46a045a67c511cda8a4e965c7bcc2fc9cddd0bf2 100644
--- a/content/test/data/accessibility/aria/aria-activedescendant-expected-blink.txt
+++ b/content/test/data/accessibility/aria/aria-activedescendant-expected-blink.txt
@@ -1,5 +1,5 @@
rootWebArea
-++div name='parent node' activedescendantId=menuItemCheckBox
+++genericContainer name='parent node' activedescendantId=menuItemCheckBox
++++menuItem name='Inactive descendant'
++++menuItemCheckBox name='Active descendant'
++++++staticText name='Active descendant'

Powered by Google App Engine
This is Rietveld 408576698